You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/11/01 16:58:05 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6219 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6219/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

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([DC15D22537052A84:A7DC70691427F885]: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 11814 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001
   [junit4]   2> 1680403 INFO  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-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> 1680405 INFO  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1680408 INFO  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1680494 WARN  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1680496 INFO  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1680535 INFO  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1680647 WARN  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1680652 INFO  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1680685 INFO  (coreLoadExecutor-7216-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1680726 WARN  (coreLoadExecutor-7216-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1680728 INFO  (coreLoadExecutor-7216-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1680759 INFO  (coreLoadExecutor-7216-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1680849 WARN  (coreLoadExecutor-7216-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> 1680851 INFO  (coreLoadExecutor-7216-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1680877 INFO  (coreLoadExecutor-7216-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1680877 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\]
   [junit4]   2> 1680877 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@496ab986
   [junit4]   2> 1680879 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=74.275390625, floorSegmentMB=0.8271484375, forceMergeDeletesPctAllowed=28.158393411274325, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1680907 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1680907 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1680908 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1680908 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1680909 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1680909 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2cf5e122[collection1] main]
   [junit4]   2> 1680909 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1680923 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1680988 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1680989 INFO  (coreLoadExecutor-7216-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549811874619457536
   [junit4]   2> 1680992 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1680993 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1680993 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1680993 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1680993 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1680994 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1680994 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1680995 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1680996 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1680997 INFO  (searcherExecutor-7217-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2cf5e122[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1680999 INFO  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1681002 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1681571 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1681573 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1681576 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1681579 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1681675 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1681677 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1681724 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1682084 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1682089 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1682117 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\tempDir-001\instProp
   [junit4]   2> 1682118 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\tempDir-001\instProp\data\]
   [junit4]   2> 1682118 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@496ab986
   [junit4]   2> 1682444 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2153215864731803]
   [junit4]   2> 1682574 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1682574 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1682576 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1682576 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1682578 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=28.2138671875, floorSegmentMB=0.451171875, forceMergeDeletesPctAllowed=22.45724597331456, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5808679731684164
   [junit4]   2> 1682579 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@56c1cec8[props] main]
   [junit4]   2> 1682579 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1682621 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1682700 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1682701 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549811876414619648
   [junit4]   2> 1682703 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] 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> 1682720 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1682722 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DC15D22537052A84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1682726 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1682739 INFO  (searcherExecutor-7223-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1682740 INFO  (searcherExecutor-7223-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1682740 INFO  (searcherExecutor-7223-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1682740 INFO  (searcherExecutor-7223-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1682740 INFO  (searcherExecutor-7223-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1682740 INFO  (searcherExecutor-7223-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1682741 INFO  (searcherExecutor-7223-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1682741 INFO  (searcherExecutor-7223-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1682742 INFO  (searcherExecutor-7223-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1682742 INFO  (searcherExecutor-7223-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [rename_me] Registered new searcher Searcher@56c1cec8[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1682756 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1682757 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3182c3dd{/solr,null,AVAILABLE}
   [junit4]   2> 1682758 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3227d5f7{HTTP/1.1,[http/1.1]}{127.0.0.1:65514}
   [junit4]   2> 1682759 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.e.j.s.Server Started @1687149ms
   [junit4]   2> 1682759 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65514}
   [junit4]   2> 1682759 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1682759 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1682759 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1682759 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1682759 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-01T15:56:21.856Z
   [junit4]   2> 1682761 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105095589025437\solr.xml
   [junit4]   2> 1682784 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105095589025437\.
   [junit4]   2> 1682784 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1682831 WARN  (coreLoadExecutor-7233-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1682834 INFO  (coreLoadExecutor-7233-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1682868 INFO  (coreLoadExecutor-7233-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1683086 WARN  (coreLoadExecutor-7233-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> 1683088 INFO  (coreLoadExecutor-7233-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1683107 INFO  (coreLoadExecutor-7233-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105095589025437\.\corex
   [junit4]   2> 1683107 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105095589025437\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105095589025437\.\corex\data\]
   [junit4]   2> 1683107 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@496ab986
   [junit4]   2> 1683140 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=74.275390625, floorSegmentMB=0.8271484375, forceMergeDeletesPctAllowed=28.158393411274325, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1683168 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1683168 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1683169 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1683170 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1683170 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1683170 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b2fa3c0[corex] main]
   [junit4]   2> 1683170 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1683180 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1683244 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1683246 INFO  (coreLoadExecutor-7233-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549811876986093568
   [junit4]   2> 1683257 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1683258 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1683258 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1683258 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1683259 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1683259 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1683260 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1683260 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1683261 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1683261 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@5b2fa3c0[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1683316 INFO  (qtp1948187031-16048) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1549811877031182336)]} 0 27
   [junit4]   2> 1683317 INFO  (qtp1948187031-16055) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1683317 INFO  (qtp1948187031-16055) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@89e4bd7
   [junit4]   2> 1683356 INFO  (qtp1948187031-16055) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@74468bcc[corex] main]
   [junit4]   2> 1683358 INFO  (searcherExecutor-7234-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@74468bcc[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1683358 INFO  (qtp1948187031-16055) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1683359 INFO  (qtp1948187031-16055) [    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 41
   [junit4]   2> 1683364 INFO  (qtp1948187031-16053) [    ] 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> 1683390 INFO  (qtp1948187031-16064) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1683401 INFO  (qtp1948187031-16064) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1683547 WARN  (qtp1948187031-16064) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1683550 INFO  (qtp1948187031-16064) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1683562 INFO  (qtp1948187031-16064) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105095589025437\.\corex
   [junit4]   2> 1683563 INFO  (qtp1948187031-16064) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105095589025437\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105095589025437\.\corex\data\]
   [junit4]   2> 1683596 INFO  (qtp1948187031-16064) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@5281459b
   [junit4]   2> 1683598 ERROR (qtp1948187031-16064) [    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:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:591)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:878)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1683598 INFO  (qtp1948187031-16064) [    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=224
   [junit4]   2> 1683599 ERROR (qtp1948187031-16064) [    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:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:591)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:878)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1683658 ERROR (qtp1948187031-16062) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105095589025437\.\corex\data
   [junit4]   2> 1683659 INFO  (qtp1948187031-16062) [    ] 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=58
   [junit4]   2> 1683662 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3227d5f7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1683663 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1549851855
   [junit4]   2> 1683672 INFO  (coreCloseExecutor-7241-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@28c92b72
   [junit4]   2> 1683692 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3182c3dd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1683694 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DC15D22537052A84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=DC15D22537052A84 -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=America/Porto_Velho -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.98s J0 | 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([DC15D22537052A84:A7DC70691427F885]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1683703 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[DC15D22537052A84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1683705 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[DC15D22537052A84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1683709 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1683725 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    ] 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> 1683781 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1683782 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1683792 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1683802 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1683819 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1683820 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1683830 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=3.0439453125, floorSegmentMB=0.2001953125, forceMergeDeletesPctAllowed=19.636561455359963, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5919884024818856
   [junit4]   2> 1683852 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1683852 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1683853 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    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=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5815205201611763]
   [junit4]   2> 1683853 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@3282f330[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1683854 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1683854 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1683856 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DC15D22537052A84]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1683867 INFO  (searcherExecutor-7245-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@3282f330[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1683869 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1683904 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1683905 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30967a29{/solr,null,AVAILABLE}
   [junit4]   2> 1683906 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.e.j.s.ServerConnector Started ServerConnector@10fc14d7{HTTP/1.1,[http/1.1]}{127.0.0.1:65520}
   [junit4]   2> 1683907 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.e.j.s.Server Started @1688297ms
   [junit4]   2> 1683907 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65520}
   [junit4]   2> 1683907 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1683907 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1683908 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1683908 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1683908 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-01T15:56:23.005Z
   [junit4]   2> 1683909 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105096732676363\solr.xml
   [junit4]   2> 1683936 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105096732676363\.
   [junit4]   2> 1683936 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1683976 WARN  (coreLoadExecutor-7254-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1683977 INFO  (coreLoadExecutor-7254-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1684004 INFO  (coreLoadExecutor-7254-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1684140 WARN  (coreLoadExecutor-7254-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> 1684143 INFO  (coreLoadExecutor-7254-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1684161 INFO  (coreLoadExecutor-7254-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105096732676363\.\corex
   [junit4]   2> 1684161 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105096732676363\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1105096732676363\.\corex\data\]
   [junit4]   2> 1684161 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@496ab986
   [junit4]   2> 1684194 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=74.275390625, floorSegmentMB=0.8271484375, forceMergeDeletesPctAllowed=28.158393411274325, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1684248 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1684248 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1684250 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684250 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684251 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1684251 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@650422d1[corex] main]
   [junit4]   2> 1684252 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1684268 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1684319 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1684320 INFO  (coreLoadExecutor-7254-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549811878112264192
   [junit4]   2> 1684323 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1684324 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1684324 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1684324 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1684324 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1684324 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1684325 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1684325 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1684326 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1684326 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@650422d1[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684466 INFO  (qtp2010363273-16075) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1549811878239141888)]} 0 25
   [junit4]   2> 1684467 INFO  (qtp2010363273-16082) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1684467 INFO  (qtp2010363273-16082) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58af8b85
   [junit4]   2> 1684473 INFO  (qtp2010363273-16082) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@f6cc67[corex] main]
   [junit4]   2> 1684473 INFO  (qtp2010363273-16082) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1684474 INFO  (searcherExecutor-7255-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@f6cc67[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1684474 INFO  (qtp2010363273-16082) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1684478 INFO  (qtp2010363273-16081) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@2841e42f
   [junit4]   2> 1684551 INFO  (qtp2010363273-16081) [    ] 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=74
   [junit4]   2> 1684553 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@10fc14d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1684553 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=255615627
   [junit4]   2> 1684554 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30967a29{/solr,null,UNAVAILABLE}
   [junit4]   2> 1684556 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DC15D22537052A84]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1684556 INFO  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1684556 INFO  (SUITE-CoreAdminHandlerTest-seed#[DC15D22537052A84]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1520409926
   [junit4]   2> 1684557 INFO  (coreCloseExecutor-7261-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f9bdaf2
   [junit4]   2> 1684558 INFO  (coreCloseExecutor-7261-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@2dbf10b2
   [junit4]   2> 1684559 INFO  (coreCloseExecutor-7261-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore org.apache.solr.core.SolrCore@22c1a618
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_DC15D22537052A84-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=MockRandom), multiDefault=FST50, intDefault=PostingsFormat(name=MockRandom), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=717, maxMBSortInHeap=6.497047885079135, sim=RandomSimilarity(queryNorm=false): {}, locale=es-AR, timezone=America/Porto_Velho
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=52128312,total=444653568
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFISimilarityFactory, SecurityConfHandlerTest, TestStressCloudBlindAtomicUpdates, StatelessScriptUpdateProcessorFactoryTest, FastVectorHighlighterTest, TestDownShardTolerantSearch, RecoveryZkTest, TestSmileRequest, DistributedSpellCheckComponentTest, MultiThreadedOCPTest, TestLRUStatsCache, HdfsDirectoryTest, VMParamsZkACLAndCredentialsProvidersTest, TestSweetSpotSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, AlternateDirectoryTest, AnalyticsQueryTest, BooleanFieldTest, OverriddenZkACLAndCredentialsProvidersTest, TestTolerantSearch, TestRuleBasedAuthorizationPlugin, TestSolrFieldCacheMBean, DistributedQueueTest, ZkStateWriterTest, HdfsBasicDistributedZkTest, TestPivotHelperCode, HdfsNNFailoverTest, TestFaceting, TestLazyCores, TestWordDelimiterFilterFactory, StatsReloadRaceTest, DistributedQueryComponentOptimizationTest, TestDeleteCollectionOnDownNodes, TestMiniSolrCloudCluster, TestCloudInspectUtil, TestManagedSynonymFilterFactory, HLLSerializationTest, QueryEqualityTest, TestExceedMaxTermLength, TestBackupRepositoryFactory, TestCharFilters, TestUpdate, BlockDirectoryTest, AtomicUpdatesTest, OpenExchangeRatesOrgProviderTest, TestJsonFacetRefinement, TestSolrCloudWithKerberosAlt, TestManagedResource, TestSolrXml, TestSolrDeletionPolicy1, UnloadDistributedZkTest, TestExactSharedStatsCache, PreAnalyzedUpdateProcessorTest, OverseerStatusTest, TestLFUCache, DirectoryFactoryTest, TestSolrConfigHandlerCloud, HardAutoCommitTest, TestPseudoReturnFields, LeaderElectionContextKeyTest, TestTolerantUpdateProcessorCloud, CheckHdfsIndexTest, ConnectionManagerTest, TestObjectReleaseTracker, BinaryUpdateRequestHandlerTest, PluginInfoTest, TimeZoneUtilsTest, XsltUpdateRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, ForceLeaderTest, TestRTGBase, DOMUtilTest, DateFieldTest, IndexSchemaRuntimeFieldTest, SolrCoreTest, CustomCollectionTest, TestRestManager, TestFastLRUCache, TestBM25SimilarityFactory, TestFieldCacheReopen, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, TestFieldSortValues, TestClusterProperties, TestFieldTypeResource, SOLR749Test, TestSSLRandomization, DisMaxRequestHandlerTest, HdfsSyncSliceTest, TestDocTermOrds, AssignTest, SimplePostToolTest, TestSQLHandler, DistributedMLTComponentTest, FileUtilsTest, TestLocalFSCloudBackupRestore, SolrTestCaseJ4Test, TestDistributedSearch, TestAuthorizationFramework, TestJmxIntegration, SyncSliceTest, TestReqParamsAPI, TestFieldCacheSort, SpatialFilterTest, RequiredFieldsTest, SolrPluginUtilsTest, TestPhraseSuggestions, SolrRequestParserTest, TestConfigSets, TestLegacyFieldCache, TestHighFrequencyDictionaryFactory, TestMacroExpander, DateRangeFieldTest, TestSearcherReuse, TestInitParams, BaseCdcrDistributedZkTest, UtilsToolTest, TestDefaultSearchFieldResource, TestStressUserVersions, TestXmlQParser, SoftAutoCommitTest, TestRecoveryHdfs, TestConfigSetImmutable, BlockJoinFacetSimpleTest, HdfsRecoveryZkTest, TestJsonRequest, MBeansHandlerTest, TestQueryWrapperFilter, DocumentAnalysisRequestHandlerTest, NumericFieldsTest, DirectUpdateHandlerTest, TestMinMaxOnMultiValuedField, TestComplexPhraseQParserPlugin, JavabinLoaderTest, TestFileDictionaryLookup, ZkCLITest, DeleteReplicaTest, TestSort, CloneFieldUpdateProcessorFactoryTest, TestRebalanceLeaders, TestFieldResource, DocumentBuilderTest, CollectionStateFormat2Test, TestBlobHandler, TestJettySolrRunner, FacetPivotSmallTest, TestXIncludeConfig, EnumFieldTest, TestSolrJ, TlogReplayBufferedWhileIndexingTest, HdfsDirectoryFactoryTest, TestHdfsBackupRestoreCore, CursorPagingTest, TermsComponentTest, MergeStrategyTest, TestElisionMultitermQuery, SharedFSAutoReplicaFailoverTest, TestAuthenticationFramework, TestDynamicFieldResource, BasicDistributedZkTest, BasicDistributedZk2Test, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestRecovery, ZkControllerTest, TestStressReorder, TestStressVersions, TestCoreContainer, TestSolr4Spatial, PeerSyncTest, TestFiltering, BasicFunctionalityTest, HighlighterTest, DistributedQueryElevationComponentTest, SpellCheckCollatorTest, CoreAdminHandlerTest]
   [junit4] Completed [362/647 (1!)] on J0 in 4.20s, 5 tests, 1 failure <<< FAILURES!

[...truncated 61337 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6251 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6251/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([94BFEC0B8980F43F:99F5BB5491AF9691]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([94BFEC0B8980F43F:A14B9235DF5675EB]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([94BFEC0B8980F43F:8731E879CE737595]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([94BFEC0B8980F43F:AFBE26A68ED4D8CB]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
	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 23932 lines...]
   [junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_94BFEC0B8980F43F-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Lap 28, 2016 5:46:26 AM WhitespaceTokenizer initialize
   [junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testTwoUpdates -Dtests.seed=94BFEC0B8980F43F -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Africa/Kigali -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   11.2s J0 | UIMAUpdateRequestProcessorTest.testTwoUpdates <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BFEC0B8980F43F:99F5BB5491AF9691]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testErrorHandling -Dtests.seed=94BFEC0B8980F43F -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Africa/Kigali -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.05s J0 | UIMAUpdateRequestProcessorTest.testErrorHandling <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BFEC0B8980F43F:A14B9235DF5675EB]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Lap 28, 2016 5:46:34 AM WhitespaceTokenizer initialize
   [junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testProcessing -Dtests.seed=94BFEC0B8980F43F -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Africa/Kigali -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.01s J0 | UIMAUpdateRequestProcessorTest.testProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BFEC0B8980F43F:8731E879CE737595]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testMultiplierProcessing -Dtests.seed=94BFEC0B8980F43F -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Africa/Kigali -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.01s J0 | UIMAUpdateRequestProcessorTest.testMultiplierProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BFEC0B8980F43F:AFBE26A68ED4D8CB]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_94BFEC0B8980F43F-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=3, maxDocsPerChunk=650, blockSize=734), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=3, blockSize=734)), sim=RandomSimilarity(queryNorm=true): {}, locale=lt, timezone=Africa/Kigali
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=92124688,total=357564416
   [junit4]   2> NOTE: All tests run in this JVM: [UIMAUpdateRequestProcessorTest]
   [junit4] Completed [2/2 (1!)] on J0 in 26.43s, 6 tests, 4 errors <<< FAILURES!

[...truncated 51251 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6250 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6250/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  org.apache.solr.cloud.CleanupOldIndexTest.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([90C5C5F71E6546BC:1891FA2DB0992B44]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1251)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:693)
	at org.apache.solr.cloud.CleanupOldIndexTest.test(CleanupOldIndexTest.java:102)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data\tlog\tlog.0000000000000000004: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data\tlog\tlog.0000000000000000004: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data\tlog\tlog.0000000000000000004: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data\tlog\tlog.0000000000000000004: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data\tlog\tlog.0000000000000000004: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data\tlog\tlog.0000000000000000004: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data\tlog\tlog.0000000000000000004: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data\tlog\tlog.0000000000000000004: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data\tlog\tlog.0000000000000000004: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data\tlog\tlog.0000000000000000004: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data\tlog\tlog.0000000000000000004: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data\tlog\tlog.0000000000000000004: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data\tlog\tlog.0000000000000000004: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data\tlog\tlog.0000000000000000004: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data\tlog\tlog.0000000000000000004: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data\tlog\tlog.0000000000000000004: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001

	at __randomizedtesting.SeedInfo.seed([90C5C5F71E6546BC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([719D664E94D40197:7CD731118CFB6339]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([719D664E94D40197:44691870C2028043]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([719D664E94D40197:4A9CACE393802D63]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([719D664E94D40197:6213623CD327803D]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	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 10876 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\init-core-data-001
   [junit4]   2> 254447 INFO  (SUITE-TestCloudRecovery-seed#[90C5C5F71E6546BC]-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> 254449 INFO  (SUITE-TestCloudRecovery-seed#[90C5C5F71E6546BC]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001
   [junit4]   2> 254450 INFO  (SUITE-TestCloudRecovery-seed#[90C5C5F71E6546BC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 254450 INFO  (Thread-429) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 254453 INFO  (Thread-429) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 254554 INFO  (SUITE-TestCloudRecovery-seed#[90C5C5F71E6546BC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55187
   [junit4]   2> 254575 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 0x158a6a859d10000, 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> 254581 INFO  (jetty-launcher-290-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 254582 INFO  (jetty-launcher-290-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@132613a{/solr,null,AVAILABLE}
   [junit4]   2> 254584 INFO  (jetty-launcher-290-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dd087b{HTTP/1.1,[http/1.1]}{127.0.0.1:55191}
   [junit4]   2> 254584 INFO  (jetty-launcher-290-thread-1) [    ] o.e.j.s.Server Started @259406ms
   [junit4]   2> 254584 INFO  (jetty-launcher-290-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55191}
   [junit4]   2> 254584 ERROR (jetty-launcher-290-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 254584 INFO  (jetty-launcher-290-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 254584 INFO  (jetty-launcher-290-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 254584 INFO  (jetty-launcher-290-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 254585 INFO  (jetty-launcher-290-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-27T16:40:00.843Z
   [junit4]   2> 254593 INFO  (jetty-launcher-290-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 254597 INFO  (jetty-launcher-290-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f2bd33{/solr,null,AVAILABLE}
   [junit4]   2> 254598 INFO  (jetty-launcher-290-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a108d{HTTP/1.1,[http/1.1]}{127.0.0.1:55197}
   [junit4]   2> 254598 INFO  (jetty-launcher-290-thread-2) [    ] o.e.j.s.Server Started @259420ms
   [junit4]   2> 254598 INFO  (jetty-launcher-290-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55197}
   [junit4]   2> 254601 INFO  (jetty-launcher-290-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 254603 ERROR (jetty-launcher-290-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 254604 INFO  (jetty-launcher-290-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 254604 INFO  (jetty-launcher-290-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 254604 INFO  (jetty-launcher-290-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 254604 INFO  (jetty-launcher-290-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-27T16:40:00.863Z
   [junit4]   2> 254615 INFO  (jetty-launcher-290-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 254635 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 0x158a6a859d10001, 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> 254643 INFO  (jetty-launcher-290-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55187/solr
   [junit4]   2> 254643 INFO  (jetty-launcher-290-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55187/solr
   [junit4]   2> 254655 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 0x158a6a859d10004, 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> 254657 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 0x158a6a859d10003, 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> 254716 INFO  (jetty-launcher-290-thread-1) [n:127.0.0.1:55191_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55191_solr
   [junit4]   2> 254717 INFO  (jetty-launcher-290-thread-2) [n:127.0.0.1:55197_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55197_solr
   [junit4]   2> 254719 INFO  (jetty-launcher-290-thread-1) [n:127.0.0.1:55191_solr    ] o.a.s.c.Overseer Overseer (id=97010633980051462-127.0.0.1:55191_solr-n_0000000000) starting
   [junit4]   2> 254726 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:55197_solr) [n:127.0.0.1:55197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 254727 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:55191_solr) [n:127.0.0.1:55191_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 254752 INFO  (jetty-launcher-290-thread-1) [n:127.0.0.1:55191_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55191_solr
   [junit4]   2> 254757 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:55191_solr) [n:127.0.0.1:55191_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 254758 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:55197_solr) [n:127.0.0.1:55197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 255079 INFO  (jetty-launcher-290-thread-2) [n:127.0.0.1:55197_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\.
   [junit4]   2> 255588 INFO  (jetty-launcher-290-thread-1) [n:127.0.0.1:55191_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\.
   [junit4]   2> 255603 INFO  (SUITE-TestCloudRecovery-seed#[90C5C5F71E6546BC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 255606 INFO  (SUITE-TestCloudRecovery-seed#[90C5C5F71E6546BC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55187/solr ready
   [junit4]   2> 255618 INFO  (qtp6585789-1802) [n:127.0.0.1:55191_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 255623 INFO  (OverseerThreadFactory-997-thread-1-processing-n:127.0.0.1:55191_solr) [n:127.0.0.1:55191_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 255754 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 255755 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 255758 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 255759 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 255883 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:55191_solr) [n:127.0.0.1:55191_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 255883 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:55197_solr) [n:127.0.0.1:55197_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 256802 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 256810 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 256829 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 256835 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 256883 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=minimal
   [junit4]   2> 256896 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema [collection1_shard2_replica2] Schema name=minimal
   [junit4]   2> 256907 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=minimal
   [junit4]   2> 256909 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 256910 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 256913 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema [collection1_shard1_replica2] Schema name=minimal
   [junit4]   2> 256916 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 256925 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 256925 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2  x:collection1_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica2' using configuration from collection collection1
   [junit4]   2> 256925 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1  x:collection1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 256926 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.c.SolrCore [[collection1_shard2_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard2_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\.\collection1_shard2_replica2\data\]
   [junit4]   2> 256926 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\.\collection1_shard1_replica1\data\]
   [junit4]   2> 256927 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2  x:collection1_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 256928 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1  x:collection1_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica2' using configuration from collection collection1
   [junit4]   2> 256929 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SolrCore [[collection1_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\collection1_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node1\.\collection1_shard1_replica2\data\]
   [junit4]   2> 256929 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\collection1_shard2_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_90C5C5F71E6546BC-001\tempDir-001\node2\.\collection1_shard2_replica1\data\]
   [junit4]   2> 256987 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 256987 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 256988 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 256988 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 256988 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 256988 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 256988 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 256988 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 257002 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 257002 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 257003 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 257003 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 257002 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 257003 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 257022 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 257022 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 257023 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@18a7c69[collection1_shard1_replica2] main]
   [junit4]   2> 257025 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e8d526[collection1_shard2_replica1] main]
   [junit4]   2> 257025 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ac6d2[collection1_shard1_replica1] main]
   [junit4]   2> 257026 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4244d6[collection1_shard2_replica2] main]
   [junit4]   2> 257033 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 257033 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 257034 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 257034 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 257037 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 257037 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 257037 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552170146380906496
   [junit4]   2> 257040 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 257041 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 257041 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552170146385100800
   [junit4]   2> 257044 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 257044 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 257045 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552170146389295104
   [junit4]   2> 257047 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 257047 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 257048 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1552170146392440832
   [junit4]   2> 257049 INFO  (searcherExecutor-1005-thread-1-processing-n:127.0.0.1:55191_solr x:collection1_shard1_replica2 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.SolrCore [collection1_shard1_replica2] Registered new searcher Searcher@18a7c69[collection1_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 257049 INFO  (searcherExecutor-1004-thread-1-processing-n:127.0.0.1:55197_solr x:collection1_shard2_replica1 s:shard2 c:collection1 r:core_node2) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@1e8d526[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 257049 INFO  (searcherExecutor-1003-thread-1-processing-n:127.0.0.1:55197_solr x:collection1_shard1_replica1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@ac6d2[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 257049 INFO  (searcherExecutor-1002-thread-1-processing-n:127.0.0.1:55191_solr x:collection1_shard2_replica2 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.c.SolrCore [collection1_shard2_replica2] Registered new searcher Searcher@4244d6[collection1_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 257096 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=14740398
   [junit4]   2> 257119 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 257119 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 257119 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55197/solr/collection1_shard1_replica1/
   [junit4]   2> 257119 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:55197/solr START replicas=[http://127.0.0.1:55191/solr/collection1_shard1_replica2/] nUpdates=100
   [junit4]   2> 257119 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 257119 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica1 url=http://127.0.0.1:55197/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 257119 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 257119 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55197/solr/collection1_shard2_replica1/
   [junit4]   2> 257120 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica1 url=http://127.0.0.1:55197/solr START replicas=[http://127.0.0.1:55191/solr/collection1_shard2_replica2/] nUpdates=100
   [junit4]   2> 257120 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica1 url=http://127.0.0.1:55197/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 257126 INFO  (qtp6585789-1796) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.c.S.Request [collection1_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 257127 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 257127 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] 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> 257130 INFO  (qtp6585789-1795) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.c.S.Request [collection1_shard2_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 257131 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 257131 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] 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> 257150 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55197/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 257150 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55197/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 257265 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:55197_solr) [n:127.0.0.1:55197_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 257265 INFO  (zkCallback-301-thread-2-processing-n:127.0.0.1:55191_solr) [n:127.0.0.1:55191_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 257304 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 257304 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 257312 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=1554
   [junit4]   2> 257316 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=1562
   [junit4]   2> 257423 INFO  (zkCallback-301-thread-1-processing-n:127.0.0.1:55191_solr) [n:127.0.0.1:55191_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 257423 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:55197_solr) [n:127.0.0.1:55197_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 258133 INFO  (qtp6585789-1798) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard2_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=2379
   [junit4]   2> 258134 INFO  (qtp6585789-1797) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&name=collection1_shard1_replica2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=2376
   [junit4]   2> 258146 INFO  (qtp6585789-1802) [n:127.0.0.1:55191_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 258240 INFO  (zkCallback-301-thread-2-processing-n:127.0.0.1:55191_solr) [n:127.0.0.1:55191_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 258240 INFO  (zkCallback-300-thread-1-processing-n:127.0.0.1:55197_solr) [n:127.0.0.1:55197_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 259146 INFO  (qtp6585789-1802) [n:127.0.0.1:55191_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3528
   [junit4]   2> 259147 INFO  (SUITE-TestCloudRecovery-seed#[90C5C5F71E6546BC]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 259147 INFO  (SUITE-TestCloudRecovery-seed#[90C5C5F71E6546BC]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 259177 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[90C5C5F71E6546BC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 259212 INFO  (qtp6585789-1795) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1552170148637442048&distrib.from=http://127.0.0.1:55197/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552170148637442048)} 0 7
   [junit4]   2> 259216 INFO  (qtp6585789-1794) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1552170148648976384&distrib.from=http://127.0.0.1:55197/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552170148648976384)} 0 5
   [junit4]   2> 259217 INFO  (qtp19444657-1811) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:55197/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1552170148648976384)} 0 19
   [junit4]   2> 259218 INFO  (qtp19444657-1810) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1552170148637442048)} 0 36
   [junit4]   2> 259225 INFO  (qtp6585789-1795) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 259225 INFO  (qtp6585789-1795) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 259225 INFO  (qtp19444657-1808) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 259226 INFO  (qtp19444657-1808) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 259227 INFO  (qtp6585789-1795) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 259227 INFO  (qtp19444657-1808) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 259227 INFO  (qtp6585789-1795) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55197/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 259227 INFO  (qtp19444657-1808) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55197/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 259229 INFO  (qtp6585789-1791) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 259229 INFO  (qtp6585789-1791) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 259229 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 259230 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 259233 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 259233 INFO  (qtp19444657-1807) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55197/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 259234 INFO  (qtp6585789-1791) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 259236 INFO  (qtp6585789-1791) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55197/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 259239 INFO  (qtp19444657-1812) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 18
   [junit4]   2> 259263 INFO  (qtp6585789-1796) [n:127.0.0.1:55191_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:55197/solr/collection1_shard1_replica1/&wt=javabin&version=2}{add=[1 (1552170148699308032)]} 0 5
   [junit4]   2> 259263 INFO  (qtp19444657-1809) [n:127.0.0.1:55197_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1552170148699308032)]} 0 16
   [junit4]   2> 259277 INFO  (qtp6585789-1793) [n:127.0.0.1:55191_solr c:collection1 s:shard2 r:core_node1 x:collection1_shard2_replica2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:55197/solr/collection1_shard2_replica1/&wt=javabin&version=2}{add=[2 (1552170148719230976)]} 0 4
   [junit4]   2> 259278 INFO  (qtp19444657-1806) [n:127.0.0.1:55197_solr c:collection1 s:shard2 r:core_node2 x:collection1_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version

[...truncated too long message...]

 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=102719784,total=191995904
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkChroot, AnalyticsQueryTest, TestConfigSetsAPIZkFailure, TestGeoJSONResponseWriter, CSVRequestHandlerTest, LukeRequestHandlerTest, TlogReplayBufferedWhileIndexingTest, TestAtomicUpdateErrorCases, TestFieldCacheWithThreads, TestJoin, TestSmileRequest, TestMiniSolrCloudClusterSSL, HdfsNNFailoverTest, CoreMergeIndexesAdminHandlerTest, DeleteNodeTest, SimpleMLTQParserTest, TestHdfsCloudBackupRestore, TestComplexPhraseQParserPlugin, TestInitQParser, TestSolrConfigHandler, TestReqParamsAPI, TestSchemaManager, ResourceLoaderTest, OpenCloseCoreStressTest, RAMDirectoryFactoryTest, AliasIntegrationTest, BlockCacheTest, PeerSyncReplicationTest, AnalysisErrorHandlingTest, TimerUtilsTest, ChangedSchemaMergeTest, DistributedVersionInfoTest, FieldAnalysisRequestHandlerTest, TestSubQueryTransformerDistrib, DistributedFacetPivotWhiteBoxTest, TestStressCloudBlindAtomicUpdates, TestBlobHandler, JavabinLoaderTest, DeleteShardTest, TestSuggestSpellingConverter, FullHLLTest, AsyncCallRequestStatusResponseTest, TestPHPSerializedResponseWriter, TestPerFieldSimilarityWithDefaultOverride, HdfsSyncSliceTest, SpellingQueryConverterTest, BitVectorTest, JsonLoaderTest, TestWriterPerf, LeaderElectionIntegrationTest, TestDefaultStatsCache, TestUseDocValuesAsStored2, StatsReloadRaceTest, TestSolrQueryParser, TestConfig, TestInitParams, TestFastWriter, TestImplicitCoreProperties, BlockJoinFacetSimpleTest, TestReversedWildcardFilterFactory, TestQuerySenderListener, FileBasedSpellCheckerTest, TestTolerantUpdateProcessorCloud, TestDeleteCollectionOnDownNodes, TestQueryWrapperFilter, CachingDirectoryFactoryTest, TestDownShardTolerantSearch, DebugComponentTest, CleanupOldIndexTest]
   [junit4] Completed [134/658 (2!)] on J1 in 41.57s, 1 test, 1 error <<< FAILURES!

[...truncated 12802 lines...]
   [junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_719D664E94D40197-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> ??? 28, 2016 2:33:42 ? WhitespaceTokenizer initialize
   [junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testTwoUpdates -Dtests.seed=719D664E94D40197 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   12.7s J0 | UIMAUpdateRequestProcessorTest.testTwoUpdates <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([719D664E94D40197:7CD731118CFB6339]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> ??? 28, 2016 2:33:52 ? WhitespaceTokenizer initialize
   [junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testErrorHandling -Dtests.seed=719D664E94D40197 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.06s J0 | UIMAUpdateRequestProcessorTest.testErrorHandling <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([719D664E94D40197:44691870C2028043]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testMultiplierProcessing -Dtests.seed=719D664E94D40197 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | UIMAUpdateRequestProcessorTest.testMultiplierProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([719D664E94D40197:4A9CACE393802D63]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testProcessing -Dtests.seed=719D664E94D40197 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | UIMAUpdateRequestProcessorTest.testProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([719D664E94D40197:6213623CD327803D]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_719D664E94D40197-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=619, maxMBSortInHeap=6.714125270475135, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ, timezone=Asia/Tokyo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=84939912,total=249716736
   [junit4]   2> NOTE: All tests run in this JVM: [UIMAUpdateRequestProcessorTest]
   [junit4] Completed [2/2 (1!)] on J0 in 32.58s, 6 tests, 4 errors <<< FAILURES!

[...truncated 43381 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6249 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6249/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([81FBD24D403A41C8:9275D63F07C9C062]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([81FBD24D403A41C8:B40FAC7316ECC01C]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([81FBD24D403A41C8:BAFA18E0476E6D3C]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([81FBD24D403A41C8:8CB1851258152366]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
	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 23928 lines...]
   [junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_81FBD24D403A41C8-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> nov. 27, 2016 4:33:45 AM WhitespaceTokenizer initialize
   [junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
   [junit4]   2> nov. 27, 2016 4:33:52 AM WhitespaceTokenizer initialize
   [junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testProcessing -Dtests.seed=81FBD24D403A41C8 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Godthab -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | UIMAUpdateRequestProcessorTest.testProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([81FBD24D403A41C8:9275D63F07C9C062]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testErrorHandling -Dtests.seed=81FBD24D403A41C8 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Godthab -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | UIMAUpdateRequestProcessorTest.testErrorHandling <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([81FBD24D403A41C8:B40FAC7316ECC01C]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testMultiplierProcessing -Dtests.seed=81FBD24D403A41C8 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Godthab -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J0 | UIMAUpdateRequestProcessorTest.testMultiplierProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([81FBD24D403A41C8:BAFA18E0476E6D3C]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testTwoUpdates -Dtests.seed=81FBD24D403A41C8 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Godthab -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J0 | UIMAUpdateRequestProcessorTest.testTwoUpdates <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([81FBD24D403A41C8:8CB1851258152366]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_81FBD24D403A41C8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=672, maxMBSortInHeap=6.641591957779789, sim=RandomSimilarity(queryNorm=false): {}, locale=sl, timezone=America/Godthab
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=60629296,total=251576320
   [junit4]   2> NOTE: All tests run in this JVM: [UIMAUpdateRequestProcessorTest]
   [junit4] Completed [2/2 (1!)] on J0 in 27.19s, 6 tests, 4 errors <<< FAILURES!

[...truncated 43381 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6248 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6248/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([4EA176B33F5CA97B:75A0BC1E3808858F]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([4EA176B33F5CA97B:43EB21EC2773CBD5]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([4EA176B33F5CA97B:7B55088D698A28AF]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([4EA176B33F5CA97B:5D2F72C178AF28D1]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	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 23915 lines...]
   [junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_4EA176B33F5CA97B-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> nov. 27, 2016 6:36:57 AM WhitespaceTokenizer initialize
   [junit4]   2> INFOS: "Whitespace tokenizer successfully initialized"
   [junit4]   2> nov. 27, 2016 6:37:06 AM WhitespaceTokenizer initialize
   [junit4]   2> INFOS: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testMultiplierProcessing -Dtests.seed=4EA176B33F5CA97B -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J0 | UIMAUpdateRequestProcessorTest.testMultiplierProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EA176B33F5CA97B:75A0BC1E3808858F]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testTwoUpdates -Dtests.seed=4EA176B33F5CA97B -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J0 | UIMAUpdateRequestProcessorTest.testTwoUpdates <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EA176B33F5CA97B:43EB21EC2773CBD5]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testErrorHandling -Dtests.seed=4EA176B33F5CA97B -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | UIMAUpdateRequestProcessorTest.testErrorHandling <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EA176B33F5CA97B:7B55088D698A28AF]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testProcessing -Dtests.seed=4EA176B33F5CA97B -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J0 | UIMAUpdateRequestProcessorTest.testProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EA176B33F5CA97B:5D2F72C178AF28D1]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_4EA176B33F5CA97B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1920, maxMBSortInHeap=7.8665567793958715, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-LU, timezone=Pacific/Guam
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=77648488,total=256901120
   [junit4]   2> NOTE: All tests run in this JVM: [UIMAUpdateRequestProcessorTest]
   [junit4] Completed [2/2 (1!)] on J0 in 35.39s, 6 tests, 4 errors <<< FAILURES!

[...truncated 43380 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6247 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6247/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([555646BA1119AAF9:6E578C17164D860D]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([555646BA1119AAF9:60A2388447CF2B2D]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([555646BA1119AAF9:46D842C856EA2B53]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([555646BA1119AAF9:581C11E50936C857]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
	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 23931 lines...]
   [junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_555646BA1119AAF9-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> nov 26, 2016 6:31:07 AM WhitespaceTokenizer initialize
   [junit4]   2> INFORMACI?N: "Whitespace tokenizer successfully initialized"
   [junit4]   2> nov 26, 2016 6:31:12 AM WhitespaceTokenizer initialize
   [junit4]   2> INFORMACI?N: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testMultiplierProcessing -Dtests.seed=555646BA1119AAF9 -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | UIMAUpdateRequestProcessorTest.testMultiplierProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([555646BA1119AAF9:6E578C17164D860D]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testErrorHandling -Dtests.seed=555646BA1119AAF9 -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | UIMAUpdateRequestProcessorTest.testErrorHandling <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([555646BA1119AAF9:60A2388447CF2B2D]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testProcessing -Dtests.seed=555646BA1119AAF9 -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J0 | UIMAUpdateRequestProcessorTest.testProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([555646BA1119AAF9:46D842C856EA2B53]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testTwoUpdates -Dtests.seed=555646BA1119AAF9 -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J0 | UIMAUpdateRequestProcessorTest.testTwoUpdates <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([555646BA1119AAF9:581C11E50936C857]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_555646BA1119AAF9-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=es-UY, timezone=America/Asuncion
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=147619616,total=378011648
   [junit4]   2> NOTE: All tests run in this JVM: [UIMAUpdateRequestProcessorTest]
   [junit4] Completed [2/2 (1!)] on J0 in 22.36s, 6 tests, 4 errors <<< FAILURES!

[...truncated 51250 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6246 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6246/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([7416A7171ADD6C84:1CA9923DCA477E68]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:303)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([5082E17A26FB09BA:430CE50861088810]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([5082E17A26FB09BA:65769F44702D886E]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([5082E17A26FB09BA:6B832BD721AF254E]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([5082E17A26FB09BA:5DC8B6253ED46B14]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
	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 12297 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_7416A7171ADD6C84-001\init-core-data-001
   [junit4]   2> 2195610 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7416A7171ADD6C84]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2195617 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7416A7171ADD6C84]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_7416A7171ADD6C84-001\tempDir-001
   [junit4]   2> 2195617 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7416A7171ADD6C84]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2195618 INFO  (Thread-4519) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2195618 INFO  (Thread-4519) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2195718 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7416A7171ADD6C84]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51896
   [junit4]   2> 2195725 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 0x1589d877db50000, 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> 2195727 INFO  (jetty-launcher-3470-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2195727 INFO  (jetty-launcher-3470-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ea19c82{/solr,null,AVAILABLE}
   [junit4]   2> 2195729 INFO  (jetty-launcher-3470-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2195733 INFO  (jetty-launcher-3470-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11bc2ff4{/solr,null,AVAILABLE}
   [junit4]   2> 2195749 INFO  (jetty-launcher-3470-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62ce8e9b{HTTP/1.1,[http/1.1]}{127.0.0.1:51903}
   [junit4]   2> 2195749 INFO  (jetty-launcher-3470-thread-1) [    ] o.e.j.s.Server Started @2200641ms
   [junit4]   2> 2195749 INFO  (jetty-launcher-3470-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51903}
   [junit4]   2> 2195749 ERROR (jetty-launcher-3470-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2195749 INFO  (jetty-launcher-3470-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2195749 INFO  (jetty-launcher-3470-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2195749 INFO  (jetty-launcher-3470-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2195749 INFO  (jetty-launcher-3470-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-25T22:07:32.401Z
   [junit4]   2> 2195751 INFO  (jetty-launcher-3470-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4da8a4f3{HTTP/1.1,[http/1.1]}{127.0.0.1:51900}
   [junit4]   2> 2195751 INFO  (jetty-launcher-3470-thread-2) [    ] o.e.j.s.Server Started @2200644ms
   [junit4]   2> 2195752 INFO  (jetty-launcher-3470-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51900}
   [junit4]   2> 2195752 ERROR (jetty-launcher-3470-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2195752 INFO  (jetty-launcher-3470-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2195752 INFO  (jetty-launcher-3470-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2195752 INFO  (jetty-launcher-3470-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2195753 INFO  (jetty-launcher-3470-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-25T22:07:32.405Z
   [junit4]   2> 2195753 INFO  (jetty-launcher-3470-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2195759 INFO  (jetty-launcher-3470-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2195768 INFO  (jetty-launcher-3470-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51896/solr
   [junit4]   2> 2195774 INFO  (jetty-launcher-3470-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51896/solr
   [junit4]   2> 2195811 INFO  (jetty-launcher-3470-thread-1) [n:127.0.0.1:51903_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51903_solr
   [junit4]   2> 2195813 INFO  (jetty-launcher-3470-thread-1) [n:127.0.0.1:51903_solr    ] o.a.s.c.Overseer Overseer (id=97000597243625477-127.0.0.1:51903_solr-n_0000000000) starting
   [junit4]   2> 2195813 INFO  (jetty-launcher-3470-thread-2) [n:127.0.0.1:51900_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51900_solr
   [junit4]   2> 2195814 INFO  (zkCallback-3481-thread-1-processing-n:127.0.0.1:51900_solr) [n:127.0.0.1:51900_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2195815 INFO  (zkCallback-3480-thread-1-processing-n:127.0.0.1:51903_solr) [n:127.0.0.1:51903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2195824 INFO  (jetty-launcher-3470-thread-1) [n:127.0.0.1:51903_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51903_solr
   [junit4]   2> 2195827 INFO  (zkCallback-3481-thread-1-processing-n:127.0.0.1:51900_solr) [n:127.0.0.1:51900_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2195828 INFO  (OverseerStateUpdate-97000597243625477-127.0.0.1:51903_solr-n_0000000000) [n:127.0.0.1:51903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2195863 INFO  (jetty-launcher-3470-thread-1) [n:127.0.0.1:51903_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2195901 INFO  (jetty-launcher-3470-thread-2) [n:127.0.0.1:51900_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2195917 INFO  (jetty-launcher-3470-thread-1) [n:127.0.0.1:51903_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 2195917 INFO  (jetty-launcher-3470-thread-2) [n:127.0.0.1:51900_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 2196240 INFO  (jetty-launcher-3470-thread-1) [n:127.0.0.1:51903_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2196240 INFO  (jetty-launcher-3470-thread-2) [n:127.0.0.1:51900_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2196351 INFO  (jetty-launcher-3470-thread-2-EventThread) [n:127.0.0.1:51900_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2196351 INFO  (jetty-launcher-3470-thread-1-EventThread) [n:127.0.0.1:51903_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2197523 ERROR (jetty-launcher-3470-thread-1) [n:127.0.0.1:51903_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:142)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:71)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:577)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:204)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:153)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:260)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:348)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:349)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:212)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2197767 INFO  (jetty-launcher-3470-thread-1) [n:127.0.0.1:51903_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_7416A7171ADD6C84-001\tempDir-001\node2\.
   [junit4]   2> 2197767 INFO  (jetty-launcher-3470-thread-2) [n:127.0.0.1:51900_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_7416A7171ADD6C84-001\tempDir-001\node1\.
   [junit4]   2> 2197774 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 0x1589d877db50009, 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> 2197802 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2199138 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199171 INFO  (qtp2039475014-20331) [n:127.0.0.1:51903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4dhigFYwZQLYQEDFNn8wrVdgecgAG_Cf6R4VW-icqqiB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199171 INFO  (qtp2039475014-20331) [n:127.0.0.1:51903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4dhigFYwZQLYQEDFNn8wrVdgecgAG_Cf6R4VW-icqqiB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199172 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2199196 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2199200 INFO  (qtp2039475014-20328) [n:127.0.0.1:51903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199200 INFO  (qtp2039475014-20328) [n:127.0.0.1:51903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199201 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1480147655850&s=l6ihZNbCTcIzPAjO01Pym7f/2FE="; Path=/; Domain=127.0.0.1; Expires= , 26-11-28 08:07:35 GMT; HttpOnly". Invalid 'expires' attribute: , 26-11-28 08:07:35 GMT
   [junit4]   2> 2199201 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2199226 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2199258 ERROR (qtp2039475014-20331) [n:127.0.0.1:51903_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 2199290 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199293 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199313 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199315 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199317 ERROR (qtp2039475014-20332) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 2199320 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 0x1589d877db5000a, 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> 2199325 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199328 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199328 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2199353 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2199384 INFO  (qtp2039475014-20332) [n:127.0.0.1:51903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4xFigFYwZQQRQQDFMxicT8fxVZxhhah6hLqqZc9bKnsB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199384 INFO  (qtp2039475014-20332) [n:127.0.0.1:51903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4xFigFYwZQQRQQDFMxicT8fxVZxhhah6hLqqZc9bKnsB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199409 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199411 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199413 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199414 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 0x1589d877db5000b, 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> 2199417 INFO  (qtp488222923-20319) [n:127.0.0.1:51900_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4xFigFYwZQQRQQDFMxicT8fxVZxhhah6hLqqZc9bKnsB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199417 INFO  (qtp488222923-20319) [n:127.0.0.1:51900_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4xFigFYwZQQRQQDFMxicT8fxVZxhhah6hLqqZc9bKnsB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199424 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199426 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199428 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199428 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 0x1589d877db5000c, 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> 2199456 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199457 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199459 INFO  (qtp2039475014-20326) [n:127.0.0.1:51903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4yRigFYwZQQkQUDFB0h8ZHdmbqs5YgWyUoMGcv5nTT6B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199459 INFO  (qtp2039475014-20326) [n:127.0.0.1:51903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4yRigFYwZQQkQUDFB0h8ZHdmbqs5YgWyUoMGcv5nTT6B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199460 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 0x1589d877db5000d, 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> 2199462 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199468 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199469 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199471 INFO  (qtp2039475014-20327) [n:127.0.0.1:51903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4yRigFYwZQQkQUDFB0h8ZHdmbqs5YgWyUoMGcv5nTT6B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199471 INFO  (qtp2039475014-20327) [n:127.0.0.1:51903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4yRigFYwZQQkQUDFB0h8ZHdmbqs5YgWyUoMGcv5nTT6B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199472 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 0x1589d877db5000e, 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> 2199478 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199479 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199481 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199482 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 0x1589d877db5000f, 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> 2199497 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199499 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199500 INFO  (qtp2039475014-20328) [n:127.0.0.1:51903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4zHigFYwZQQxwYDFAVb13mM-I4Tyh-D9U6-61LSO7KNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199500 INFO  (qtp2039475014-20328) [n:127.0.0.1:51903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4zHigFYwZQQxwYDFAVb13mM-I4Tyh-D9U6-61LSO7KNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199501 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 0x1589d877db50010, 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> 2199504 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199510 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199511 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199512 INFO  (qtp2039475014-20328) [n:127.0.0.1:51903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4zHigFYwZQQxwYDFAVb13mM-I4Tyh-D9U6-61LSO7KNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199512 INFO  (qtp2039475014-20328) [n:127.0.0.1:51903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4zHigFYwZQQxwYDFAVb13mM-I4Tyh-D9U6-61LSO7KNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199513 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 0x1589d877db50011, 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> 2199516 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199535 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199536 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199538 INFO  (qtp2039475014-20323) [n:127.0.0.1:51903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4zpigFYwZQQ6QcDFNgmxOBKk5I9IH9vcTLatOnUVYniB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199538 INFO  (qtp2039475014-20323) [n:127.0.0.1:51903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4zpigFYwZQQ6QcDFNgmxOBKk5I9IH9vcTLatOnUVYniB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199538 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 0x1589d877db50012, 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> 2199544 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199545 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199547 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199547 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 0x1589d877db50013, 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> 2199551 INFO  (qtp488222923-20314) [n:127.0.0.1:51900_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4zpigFYwZQQ6QcDFNgmxOBKk5I9IH9vcTLatOnUVYniB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199552 INFO  (qtp488222923-20314) [n:127.0.0.1:51900_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh4zpigFYwZQQ6QcDFNgmxOBKk5I9IH9vcTLatOnUVYniB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199558 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199558 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199561 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199562 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2199584 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2199593 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199594 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199595 INFO  (qtp2039475014-20331) [n:127.0.0.1:51903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh40tigFYwZQRLQgDFDcM8r6tzq1d3t_xWSDlKatFAR2xB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199595 INFO  (qtp2039475014-20331) [n:127.0.0.1:51903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh40tigFYwZQRLQgDFDcM8r6tzq1d3t_xWSDlKatFAR2xB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199596 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 0x1589d877db50015, 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> 2199599 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199608 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2199609 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7416A7171ADD6C84]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51896/solr ready
   [junit4]   2> 2199611 INFO  (qtp2039475014-20332) [n:127.0.0.1:51903_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVidh40tigFYwZQRLQgDFDcM8r6tzq1d3t_xWSDlKatFAR2xB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2199611 INFO  (qtp2039475014-20332) [n:127.0.0.1:51903_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVidh40tigFYwZQRLQgDFDcM8r6tzq1d3t_xWSDlKatFAR2xB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2199613 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 0x1589d877db50016, 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> 2199615 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199615 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2199639 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2199649 ERROR (qtp488222923-20320) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 2199650 ERROR (qtp2039475014-20323) [n:127.0.0.1:51903_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 2199659 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=7416A7171ADD6C84 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Asia/Aqtobe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.05s J0 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7416A7171ADD6C84:1CA9923DCA477E68]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:303)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2199685 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2199694 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2199715 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2199720 WARN  (qtp2039475014-20331) [n:127.0.0.1:51903_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 2199721 WARN  (qtp2039475014-20331) [n:127.0.0.1:51903_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2199721 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199722 WARN  (qtp488222923-20329) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 2199722 WARN  (qtp488222923-20329) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2199722 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199727 WARN  (qtp2039475014-20333) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 2199728 WARN  (qtp2039475014-20333) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2199728 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199729 WARN  (qtp488222923-20317) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 2199729 WARN  (qtp488222923-20317) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2199729 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7416A7171ADD6C84]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 2199729 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7416A7171ADD6C84]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2199733 INFO  (jetty-launcher-3470-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@62ce8e9b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2199734 INFO  (jetty-launcher-3470-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1720766998
   [junit4]   2> 2199736 INFO  (jetty-launcher-3470-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4da8a4f3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2199737 INFO  (jetty-launcher-3470-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1899963426
   [junit4]   2> 2199741 INFO  (jetty-launcher-3470-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97000597243625477-127.0.0.1:51903_solr-n_0000000000) closing
   [junit4]   2> 2199742 INFO  (OverseerStateUpdate-97000597243625477-127.0.0.1:51903_solr-n_0000000000) [n:127.0.0.1:51903_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51903_solr
   [junit4]   2> 2199744 WARN  (zkCallback-3481-thread-1-processing-n:127.0.0.1:51900_solr) [n:127.0.0.1:51900_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2199744 WARN  (zkCallback-3480-thread-2-processing-n:127.0.0.1:51903_solr) [n:127.0.0.1:51903_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2199745 ERROR (Thread[Thread-4540,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:51900_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2199745 ERROR (Thread[Thread-4539,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:51903_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2199784 INFO  (jetty-launcher-3470-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ea19c82{/solr,null,UNAVAILABLE}
   [junit4]   2> 2199784 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 0x1589d877db50008, 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> 2199786 INFO  (jetty-launcher-3470-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11bc2ff4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2199789 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7416A7171ADD6C84]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51896 51896
   [junit4]   2> 2199792 INFO  (Thread-4519) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51896 51896
   [junit4]   2> 2199793 WARN  (Thread-4519) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_13
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2199794 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[7416A7171ADD6C84]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_7416A7171ADD6C84-001
   [junit4]   2> Nov 25, 2016 10:07:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1589, maxMBSortInHeap=7.571207066067201, sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Asia/Aqtobe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=55042528,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactSharedStatsCache, PathHierarchyTokenizerFactoryTest, DeleteReplicaTest, TestQueryWrapperFilter, OverseerTest, ZkControllerTest, HighlighterTest, TestJsonRequest, SpatialFilterTest, DocumentBuilderTest, TestHdfsUpdateLog, TestManagedSchemaAPI, LeaderInitiatedRecoveryOnShardRestartTest, TestCloudInspectUtil, SimpleCollectionCreateDeleteTest, UniqFieldsUpdateProcessorFactoryTest, TestSortByMinMaxFunction, SampleTest, DistanceUnitsTest, DistributedQueueTest, ActionThrottleTest, QueryEqualityTest, OpenExchangeRatesOrgProviderTest, TestNumericTerms32, CurrencyFieldXmlFileTest, TestConfigSetsAPIZkFailure, ConjunctionSolrSpellCheckerTest, HdfsChaosMonkeySafeLeaderTest, StatsReloadRaceTest, TestSubQueryTransformer, TestSolrConfigHandler, XmlUpdateRequestHandlerTest, TestRTGBase, RemoteQueryErrorTest, FileUtilsTest, IndexBasedSpellCheckerTest, ClassificationUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DirectoryFactoryTest, CdcrRequestHandlerTest, TimeZoneUtilsTest, TestFieldCacheSortRandom, DOMUtilTest, TestFieldCache, TestSolrQueryResponse, TestFaceting, HdfsDirectoryFactoryTest, TestPseudoReturnFields, TestConfigSetImmutable, TestDynamicFieldCollectionResource, SolrCoreTest, SmileWriterTest, StandardRequestHandlerTest, TestSolrFieldCacheMBean, TestMinMaxOnMultiValuedField, AddSchemaFieldsUpdateProcessorFactoryTest, BitVectorTest, TestDocBasedVersionConstraints, ConnectionManagerTest, ReplicationFactorTest, CollectionStateFormat2Test, DistributedQueryElevationComponentTest, MoreLikeThisHandlerTest, TestSchemaNameResource, TestSweetSpotSimilarityFactory, AnalysisErrorHandlingTest, HdfsRecoveryZkTest, MultiTermTest, RollingRestartTest, TestPostingsSolrHighlighter, DisMaxRequestHandlerTest, RuleEngineTest, TestSurroundQueryParser, TestRecoveryHdfs, PreAnalyzedFieldManagedSchemaCloudTest, HttpSolrCallGetCoreTest, TestFastLRUCache, DocValuesMissingTest, TestSolrQueryParserResource, TestSolrDeletionPolicy1, TestExtendedDismaxParser, TestGeoJSONResponseWriter, SystemInfoHandlerTest, TestReloadAndDeleteDocs, HdfsWriteToMultipleCollectionsTest, TermsComponentTest, TestCopyFieldCollectionResource, SynonymTokenizerTest, TestManagedResourceStorage, HdfsNNFailoverTest, DirectUpdateHandlerTest, TestTolerantSearch, HardAutoCommitTest, TestHighlightDedupGrouping, SharedFSAutoReplicaFailoverTest, FullHLLTest, SolrIndexConfigTest, SolrPluginUtilsTest, TestTolerantUpdateProcessorCloud, BlockJoinFacetSimpleTest, TestBlendedInfixSuggestions, TestJavabinTupleStreamParser, TestLocalFSCloudBackupRestore, TestSmileRequest, TestFieldCollectionResource, TestQuerySenderNoQuery, SoftAutoCommitTest, TestDocumentBuilder, CopyFieldTest, TestLRUCache, TestLazyCores, ForceLeaderTest, HLLUtilTest, TestCharFilters, TestCloudPseudoReturnFields, LeaderElectionContextKeyTest, TestJettySolrRunner, TestLFUCache, TestCSVLoader, DocValuesTest, TestFreeTextSuggestions, TestAuthorizationFramework, NumericFieldsTest, TlogReplayBufferedWhileIndexingTest, ClusterStateUpdateTest, BadCopyFieldTest, TestCoreContainer, UnloadDistributedZkTest, OverseerStatusTest, TestTestInjection, TestManagedStopFilterFactory, TestClusterStateMutator, CloudExitableDirectoryReaderTest, SolrCloudExampleTest, TestFieldSortValues, RequiredFieldsTest, TestSolrCoreSnapshots, AnalyticsQueryTest, SaslZkACLProviderTest, TestBulkSchemaAPI, TestFunctionQuery, TestSQLHandler, BigEndianAscendingWordDeserializerTest, TestPartialUpdateDeduplication, TestLeaderElectionZkExpiry, LeaderElectionTest, TestGroupingSearch, TestStressVersions, TestFastOutputStream, MultiThreadedOCPTest, BufferStoreTest, CoreAdminCreateDiscoverTest, SimplePostToolTest, PrimitiveFieldTypeTest, TestAuthenticationFramework, HdfsLockFactoryTest, TestElisionMultitermQuery, DocExpirationUpdateProcessorFactoryTest, TestHdfsBackupRestoreCore, TestUnifiedSolrHighlighter, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, DistributedSpellCheckComponentTest, SimpleFacetsTest, TestSolr4Spatial, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, TestBadConfig, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SolrRequestParserTest, PolyFieldTest, TestUpdate, DefaultValueUpdateProcessorTest, DocValuesMultiTest, SolrInfoMBeanTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestOmitPositions, FileBasedSpellCheckerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, ReturnFieldsTest, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, UpdateParamsTest, TestStressRecovery, TestDocSet, TestBinaryField, TestSearchPerf, OutputWriterTest, TestSolrCoreProperties, TestPhraseSuggestions, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestJmxMonitoredMap, PrimUtilsTest, DateFieldTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, ConnectionReuseTest, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistributedVersionInfoTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPI, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLockTree, TestMiniSolrCloudCluster, TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [500/657 (1!)] on J0 in 4.97s, 8 tests, 1 failure <<< FAILURES!

[...truncated 11662 lines...]
   [junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_5082E17A26FB09BA-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> ??? 26, 2016 2:25:18 ?? WhitespaceTokenizer initialize
   [junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testProcessing -Dtests.seed=5082E17A26FB09BA -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Indian/Mahe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   8.31s J0 | UIMAUpdateRequestProcessorTest.testProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5082E17A26FB09BA:430CE50861088810]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testErrorHandling -Dtests.seed=5082E17A26FB09BA -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Indian/Mahe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | UIMAUpdateRequestProcessorTest.testErrorHandling <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5082E17A26FB09BA:65769F44702D886E]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testMultiplierProcessing -Dtests.seed=5082E17A26FB09BA -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Indian/Mahe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | UIMAUpdateRequestProcessorTest.testMultiplierProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5082E17A26FB09BA:6B832BD721AF254E]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testTwoUpdates -Dtests.seed=5082E17A26FB09BA -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Indian/Mahe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J0 | UIMAUpdateRequestProcessorTest.testTwoUpdates <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5082E17A26FB09BA:5DC8B6253ED46B14]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> ??? 26, 2016 2:25:24 ?? WhitespaceTokenizer initialize
   [junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_5082E17A26FB09BA-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=el, timezone=Indian/Mahe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=105881016,total=395313152
   [junit4]   2> NOTE: All tests run in this JVM: [UIMAUpdateRequestProcessorTest]
   [junit4] Completed [2/2 (1!)] on J0 in 23.63s, 6 tests, 4 errors <<< FAILURES!

[...truncated 51250 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6245 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6245/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:
Mismatch in counts between replicas

Stack Trace:
java.lang.AssertionError: Mismatch in counts between replicas
	at __randomizedtesting.SeedInfo.seed([2F639A5A9C47A321:A737A58032BBCED9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
	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)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([2F639A5A9C47A321:47DCAF704CDDB1CD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([57099FB822BEFFA4:5A43C8E73A919D0A]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([57099FB822BEFFA4:6C08551525EAD350]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([57099FB822BEFFA4:62FDE18674687E70]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([57099FB822BEFFA4:44879BCA654D7E0E]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	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)


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([2F639A5A9C47A321:54AA3816BF657120]: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 10969 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_2F639A5A9C47A321-001\init-core-data-001
   [junit4]   2> 477985 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 477994 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_2F639A5A9C47A321-001\tempDir-001
   [junit4]   2> 477995 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 477999 INFO  (Thread-506) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 477999 INFO  (Thread-506) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 478096 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58742
   [junit4]   2> 478118 INFO  (jetty-launcher-525-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 478118 INFO  (jetty-launcher-525-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b8e76bd{/solr,null,AVAILABLE}
   [junit4]   2> 478124 INFO  (jetty-launcher-525-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 478125 INFO  (jetty-launcher-525-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@375ed96d{/solr,null,AVAILABLE}
   [junit4]   2> 478131 INFO  (jetty-launcher-525-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@ac02280{HTTP/1.1,[http/1.1]}{127.0.0.1:58746}
   [junit4]   2> 478131 INFO  (jetty-launcher-525-thread-2) [    ] o.e.j.s.Server Started @482881ms
   [junit4]   2> 478131 INFO  (jetty-launcher-525-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58746}
   [junit4]   2> 478131 ERROR (jetty-launcher-525-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 478131 INFO  (jetty-launcher-525-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 478132 INFO  (jetty-launcher-525-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 478132 INFO  (jetty-launcher-525-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 478132 INFO  (jetty-launcher-525-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-25T11:37:07.304Z
   [junit4]   2> 478136 INFO  (jetty-launcher-525-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@4540279a{HTTP/1.1,[http/1.1]}{127.0.0.1:58749}
   [junit4]   2> 478136 INFO  (jetty-launcher-525-thread-1) [    ] o.e.j.s.Server Started @482887ms
   [junit4]   2> 478136 INFO  (jetty-launcher-525-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58749}
   [junit4]   2> 478137 ERROR (jetty-launcher-525-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 478137 INFO  (jetty-launcher-525-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 478137 INFO  (jetty-launcher-525-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 478137 INFO  (jetty-launcher-525-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 478137 INFO  (jetty-launcher-525-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-25T11:37:07.309Z
   [junit4]   2> 478149 INFO  (jetty-launcher-525-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 478150 INFO  (jetty-launcher-525-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 478179 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 0x1589b46536b0001, 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> 478184 INFO  (jetty-launcher-525-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58742/solr
   [junit4]   2> 478187 INFO  (jetty-launcher-525-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58742/solr
   [junit4]   2> 478201 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 0x1589b46536b0003, 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> 478205 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 0x1589b46536b0004, 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> 478245 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:58749_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58749_solr
   [junit4]   2> 478247 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:58749_solr    ] o.a.s.c.Overseer Overseer (id=96998118338002950-127.0.0.1:58749_solr-n_0000000000) starting
   [junit4]   2> 478247 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:58746_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58746_solr
   [junit4]   2> 478253 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:58749_solr) [n:127.0.0.1:58749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 478253 INFO  (zkCallback-536-thread-1-processing-n:127.0.0.1:58746_solr) [n:127.0.0.1:58746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 478261 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:58749_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58749_solr
   [junit4]   2> 478311 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:58746_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 478372 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:58749_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 478382 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:58749_solr) [n:127.0.0.1:58749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 478382 INFO  (zkCallback-536-thread-1-processing-n:127.0.0.1:58746_solr) [n:127.0.0.1:58746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 478420 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:58746_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 478420 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:58749_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 478844 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:58746_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 478844 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:58749_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 478918 INFO  (jetty-launcher-525-thread-2-EventThread) [n:127.0.0.1:58746_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 478919 INFO  (jetty-launcher-525-thread-1-EventThread) [n:127.0.0.1:58749_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 479178 ERROR (jetty-launcher-525-thread-1) [n:127.0.0.1:58749_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:142)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:71)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:577)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:204)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:153)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:260)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:348)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:349)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:212)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 479512 INFO  (jetty-launcher-525-thread-2) [n:127.0.0.1:58746_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_2F639A5A9C47A321-001\tempDir-001\node2\.
   [junit4]   2> 479513 INFO  (jetty-launcher-525-thread-1) [n:127.0.0.1:58749_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_2F639A5A9C47A321-001\tempDir-001\node1\.
   [junit4]   2> 479520 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 0x1589b46536b0009, 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> 479553 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 481372 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481373 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481380 ERROR (qtp546206296-3232) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 481436 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 0x1589b46536b000a, 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> 481442 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481444 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481475 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481479 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481518 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481520 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481522 ERROR (qtp546206296-3210) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 481528 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 0x1589b46536b000c, 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> 481538 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481540 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481544 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481544 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 0x1589b46536b000d, 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> 481553 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481555 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481558 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481559 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 0x1589b46536b000e, 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> 481562 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 481588 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 481613 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481615 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481628 INFO  (qtp546206296-3232) [n:127.0.0.1:58749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmFpigFYv1LlaQMEFAm1GfCeh_xmlsOiq388EIoM_ZCiB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481628 INFO  (qtp546206296-3232) [n:127.0.0.1:58749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmFpigFYv1LlaQMEFAm1GfCeh_xmlsOiq388EIoM_ZCiB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 481633 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 0x1589b46536b000f, 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> 481641 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481642 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481645 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481647 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 0x1589b46536b0010, 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> 481652 INFO  (qtp546206296-3234) [n:127.0.0.1:58749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmFpigFYv1LlaQMEFAm1GfCeh_xmlsOiq388EIoM_ZCiB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481652 INFO  (qtp546206296-3234) [n:127.0.0.1:58749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmFpigFYv1LlaQMEFAm1GfCeh_xmlsOiq388EIoM_ZCiB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 481669 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481671 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481673 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481674 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 0x1589b46536b0011, 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> 481674 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 481698 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 481740 INFO  (qtp2059291944-3235) [n:127.0.0.1:58746_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmHXigFYv1Ll1wQEFEXCQkS1CntqaFdFGImIUYp-norwB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481740 INFO  (qtp2059291944-3235) [n:127.0.0.1:58746_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmHXigFYv1Ll1wQEFEXCQkS1CntqaFdFGImIUYp-norwB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 481750 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481751 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481754 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481754 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 0x1589b46536b0012, 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> 481762 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481763 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481765 INFO  (qtp546206296-3215) [n:127.0.0.1:58749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmHXigFYv1Ll1wQEFEXCQkS1CntqaFdFGImIUYp-norwB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481765 INFO  (qtp546206296-3215) [n:127.0.0.1:58749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmHXigFYv1Ll1wQEFEXCQkS1CntqaFdFGImIUYp-norwB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 481768 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 0x1589b46536b0013, 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> 481780 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481811 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481813 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481815 INFO  (qtp546206296-3234) [n:127.0.0.1:58749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmIqigFYv1LmKgUEFJcT_nCnADZVP6Sh4qWZjgpMwyeCB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481815 INFO  (qtp546206296-3234) [n:127.0.0.1:58749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmIqigFYv1LmKgUEFJcT_nCnADZVP6Sh4qWZjgpMwyeCB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 481818 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 0x1589b46536b0014, 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> 481823 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481826 INFO  (qtp546206296-3234) [n:127.0.0.1:58749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmIqigFYv1LmKgUEFJcT_nCnADZVP6Sh4qWZjgpMwyeCB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481826 INFO  (qtp546206296-3234) [n:127.0.0.1:58749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmIqigFYv1LmKgUEFJcT_nCnADZVP6Sh4qWZjgpMwyeCB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 481830 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481848 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481850 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481852 INFO  (qtp546206296-3217) [n:127.0.0.1:58749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmJaigFYv1LmWgYEFPilA40_5mamVaDA27zF4toABN5KB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481852 INFO  (qtp546206296-3217) [n:127.0.0.1:58749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmJaigFYv1LmWgYEFPilA40_5mamVaDA27zF4toABN5KB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 481853 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 0x1589b46536b0015, 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> 481857 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481865 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481867 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481870 INFO  (qtp546206296-3213) [n:127.0.0.1:58749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmJaigFYv1LmWgYEFPilA40_5mamVaDA27zF4toABN5KB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481870 INFO  (qtp546206296-3213) [n:127.0.0.1:58749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmJaigFYv1LmWgYEFPilA40_5mamVaDA27zF4toABN5KB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 481871 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 0x1589b46536b0016, 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> 481874 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481889 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481890 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481893 INFO  (qtp546206296-3214) [n:127.0.0.1:58749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmKGigFYv1LmhgcEFIOV1IvQHYXWFFWRV6-AEDg9QIAVB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481893 INFO  (qtp546206296-3214) [n:127.0.0.1:58749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmKGigFYv1LmhgcEFIOV1IvQHYXWFFWRV6-AEDg9QIAVB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 481894 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 0x1589b46536b0017, 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> 481897 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481901 INFO  (qtp546206296-3234) [n:127.0.0.1:58749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmKGigFYv1LmhgcEFIOV1IvQHYXWFFWRV6-AEDg9QIAVB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 481901 INFO  (qtp546206296-3234) [n:127.0.0.1:58749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmKGigFYv1LmhgcEFIOV1IvQHYXWFFWRV6-AEDg9QIAVB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 481907 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 481908 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 481911 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481912 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 0x1589b46536b0018, 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> 481912 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 481935 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 481948 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=2F639A5A9C47A321 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.04s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F639A5A9C47A321:47DCAF704CDDB1CD]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 481979 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 481985 WARN  (qtp2059291944-3235) [n:127.0.0.1:58746_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 481985 WARN  (qtp2059291944-3235) [n:127.0.0.1:58746_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 481985 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481986 WARN  (qtp546206296-3214) [n:127.0.0.1:58749_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 481987 WARN  (qtp546206296-3214) [n:127.0.0.1:58749_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 481987 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481992 WARN  (qtp2059291944-3239) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 481992 WARN  (qtp2059291944-3239) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 481993 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481993 WARN  (qtp546206296-3213) [n:127.0.0.1:58749_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 481994 WARN  (qtp546206296-3213) [n:127.0.0.1:58749_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 481994 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 481994 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 482027 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 482034 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 482036 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[2F639A5A9C47A321]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58742/solr ready
   [junit4]   2> 482038 INFO  (qtp546206296-3234) [n:127.0.0.1:58749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 482038 INFO  (qtp546206296-3234) [n:127.0.0.1:58749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 482038 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1480109831209&s=bHUPG9PDoLnIfjTdLN5usZfnQZE="; Path=/; Domain=127.0.0.1; Expires=fr, 25-nov-2016 21:37:11 GMT; HttpOnly". Invalid 'expires' attribute: fr, 25-nov-2016 21:37:11 GMT
   [junit4]   2> 482039 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 0x1589b46536b0019, 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> 482040 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 482066 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 482080 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 0x1589b46536b001a, 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> 482080 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 482106 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 482114 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[2F639A5A9C47A321]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 482120 INFO  (qtp2059291944-3223) [n:127.0.0.1:58746_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmNvigFYv1LnbwwEFKY8nIs1ENOfop9ZrdnzywMrO31sB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 482120 INFO  (qtp2059291944-3223) [n:127.0.0.1:58746_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVibRmNvigFYv1LnbwwEFKY8nIs1ENOfop9ZrdnzywMrO31sB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 482120 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[2F639A5A9C47A321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 482125 INFO  (jetty-launcher-525-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4540279a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 482125 INFO  (jetty-launcher-525-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1608235381
   [junit4]   2> 482128 INFO  (jetty-launcher-525-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@ac02280{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 482128 INFO  (jetty-launcher-525-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1679262724
   [junit4]   2> 482134 INFO  (jetty-launcher-525-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96998118338002950-127.0.0.1:58749_solr-n_0000000000) closing
   [junit4]   2> 482134 INFO  (OverseerStateUpdate-96998118338002950-127.0.0.1:58749_solr-n_0000000000) [n:127.0.0.1:58749_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58749_solr
   [junit4]   2> 482141 ERROR (Thread[Thread-529,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:58749_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 482142 ERROR (Thread[Thread-531,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:58746_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 482183 INFO  (jetty-launcher-525-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b8e76bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 482183 INFO  (jetty-launcher-525-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@375ed96d{/solr,null,UNAVAILABLE}
   [junit4]   2> 482187 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58742 58742
   [junit4]   2> 482187 INFO  (Thread-506) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58742 58742
   [junit4]   2> 482189 WARN  (Thread-506) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	18	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 482190 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[2F639A5A9C47A321]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationT

[...truncated too long message...]

st, PingRequestHandlerTest, TestPivotHelperCode, TestFieldCacheWithThreads, TestLeaderElectionZkExpiry, HdfsDirectoryFactoryTest, DocValuesTest, TestCloudInspectUtil, TestFastLRUCache, BlobRepositoryCloudTest, TestRTGBase, ForceLeaderTest, PeerSyncReplicationTest, TestNoOpRegenerator, TestHighlightDedupGrouping, TestExactSharedStatsCache, ChaosMonkeyNothingIsSafeTest, HdfsBasicDistributedZkTest, SecurityConfHandlerTest, TestManagedSchemaAPI, DeleteReplicaTest, DistributedMLTComponentTest, TestUninvertingReader, FastVectorHighlighterTest, BitVectorTest, TestFunctionQuery, CollectionsAPIAsyncDistributedZkTest, TestGroupingSearch, TestDefaultStatsCache, NumericFieldsTest, AssignTest, TestXIncludeConfig, CustomCollectionTest, TestJsonFacetRefinement, OverseerModifyCollectionTest, ZkCLITest, TestCloudPseudoReturnFields, TestPostingsSolrHighlighter, TestSerializedLuceneMatchVersion, TestRandomFlRTGCloud, TestDistributedStatsComponentCardinality, TestSweetSpotSimilarityFactory, BigEndianAscendingWordDeserializerTest, TemplateUpdateProcessorTest, DistributedFacetPivotLargeTest, TestRecoveryHdfs, DistributedQueueTest, StandardRequestHandlerTest, TestQuerySenderNoQuery, SimplePostToolTest, CoreMergeIndexesAdminHandlerTest, ZkNodePropsTest, SearchHandlerTest, TestSearcherReuse, DirectSolrConnectionTest, JavabinLoaderTest, TestSolrDeletionPolicy1, TestFieldTypeCollectionResource, TestSolrJ, TestPerFieldSimilarity, ClassificationUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, CurrencyFieldXmlFileTest, HttpSolrCallGetCoreTest, TestAuthorizationFramework, SolrTestCaseJ4Test, TestTestInjection, TestJsonRequest, BinaryUpdateRequestHandlerTest, DocValuesMissingTest, DOMUtilTest, SharedFSAutoReplicaFailoverTest, BasicDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest]
   [junit4] Completed [336/657 (3!)] on J0 in 14.99s, 1 test, 1 failure <<< FAILURES!

[...truncated 12214 lines...]
   [junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_57099FB822BEFFA4-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> nov 25, 2016 7:32:35 AM WhitespaceTokenizer initialize
   [junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testTwoUpdates -Dtests.seed=57099FB822BEFFA4 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   8.57s J0 | UIMAUpdateRequestProcessorTest.testTwoUpdates <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57099FB822BEFFA4:5A43C8E73A919D0A]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> nov 25, 2016 7:32:41 AM WhitespaceTokenizer initialize
   [junit4]   2> INFO: "Whitespace tokenizer successfully initialized"
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testMultiplierProcessing -Dtests.seed=57099FB822BEFFA4 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | UIMAUpdateRequestProcessorTest.testMultiplierProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57099FB822BEFFA4:6C08551525EAD350]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testErrorHandling -Dtests.seed=57099FB822BEFFA4 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J0 | UIMAUpdateRequestProcessorTest.testErrorHandling <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57099FB822BEFFA4:62FDE18674687E70]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testProcessing -Dtests.seed=57099FB822BEFFA4 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | UIMAUpdateRequestProcessorTest.testProcessing <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
   [junit4]    >   Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57099FB822BEFFA4:44879BCA654D7E0E]:0)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
   [junit4]    > 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
   [junit4]    > 	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-uima\test\J0\temp\solr.uima.processor.UIMAUpdateRequestProcessorTest_57099FB822BEFFA4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=478, maxMBSortInHeap=6.528281089809843, sim=RandomSimilarity(queryNorm=false): {}, locale=nl-BE, timezone=America/Detroit
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=87432280,total=385875968
   [junit4]   2> NOTE: All tests run in this JVM: [UIMAUpdateRequestProcessorTest]
   [junit4] Completed [2/2 (1!)] on J0 in 23.99s, 6 tests, 4 errors <<< FAILURES!

[...truncated 51251 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6244 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6244/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([568C43F4B46F1F88:45024786F39C9E22]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([568C43F4B46F1F88:6D8D8959B33B337C]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field name="text">The Apache Software Foundation is happy to announce BarCampApache Sydney, Australia, the first ASF-backed event in the Southern Hemisphere!</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([568C43F4B46F1F88:5BC614ABAC407D26]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
	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)


FAILED:  org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling

Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes.    Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>

Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain: <add><doc><field name="id">2312312321312</field><field name="text">SpellCheckComponent got improvement related to recent Lucene changes. 
  Add support for specifying Spelling SuggestWord Comparator to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you need it, but it is also committed to trunk and 3_x branch. Last Lucene European Conference has been held in Prague.</field></doc></add>
	at __randomizedtesting.SeedInfo.seed([568C43F4B46F1F88:63783DCAE2B99E5C]:0)
	at org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
	at org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
	at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
	at org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.highlight.TestUnifiedSolrHighlighter

Error Message:
Can't load schema C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-unifiedhighlight.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-unifiedhighlight.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
	at __randomizedtesting.SeedInfo.seed([DCBC9542F06EAAB7]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:598)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:107)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:641)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:631)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:473)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:462)
	at org.apache.solr.highlight.TestUnifiedSolrHighlighter.beforeClass(TestUnifiedSolrHighlighter.java:29)
	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$6.evaluate(RandomizedRunner.java:847)
	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)
Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
	at org.apache.solr.core.Config.<init>(Config.java:154)
	at org.apache.solr.core.Config.<init>(Config.java:90)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:460)
	... 33 more
Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPIData(XMLScanner.java:746)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanPIData(XMLDocumentFragmentScannerImpl.java:1014)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPI(XMLScanner.java:714)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:907)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
	at org.apache.solr.core.Config.<init>(Config.java:143)
	... 35 more


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([DCBC9542F06EAAB7:A775370ED34C78B6]: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 10780 lines...]
   [junit4] Suite: org.apache.solr.highlight.TestUnifiedSolrHighlighter
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.TestUnifiedSolrHighlighter_DCBC9542F06EAAB7-001\init-core-data-001
   [junit4]   2> 150147 INFO  (SUITE-TestUnifiedSolrHighlighter-seed#[DCBC9542F06EAAB7]-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> 150150 INFO  (SUITE-TestUnifiedSolrHighlighter-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 150152 INFO  (SUITE-TestUnifiedSolrHighlighter-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 150288 WARN  (SUITE-TestUnifiedSolrHighlighter-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 150289 INFO  (SUITE-TestUnifiedSolrHighlighter-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 150386 ERROR (SUITE-TestUnifiedSolrHighlighter-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.c.Config Exception during parsing file: schema:org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPIData(XMLScanner.java:746)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanPIData(XMLDocumentFragmentScannerImpl.java:1014)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPI(XMLScanner.java:714)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:907)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:460)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:107)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:641)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:631)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:473)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:462)
   [junit4]   2> 	at org.apache.solr.highlight.TestUnifiedSolrHighlighter.beforeClass(TestUnifiedSolrHighlighter.java:29)
   [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$6.evaluate(RandomizedRunner.java:847)
   [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> 
   [junit4]   2> 150387 INFO  (SUITE-TestUnifiedSolrHighlighter-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=695, maxMBSortInHeap=5.137796329474218, sim=RandomSimilarity(queryNorm=false): {}, locale=en-AU, timezone=Asia/Rangoon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=107438112,total=285212672
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationFieldDocValues, SuggesterFSTTest, TestJmxIntegration, DocExpirationUpdateProcessorFactoryTest, TestAuthorizationFramework, TestSurroundQueryParser, TestBlendedInfixSuggestions, TestManagedStopFilterFactory, TestAuthenticationFramework, TestComplexPhraseQParserPlugin, ClassificationUpdateProcessorTest, CdcrReplicationDistributedZkTest, TestMergePolicyConfig, SortSpecParsingTest, PathHierarchyTokenizerFactoryTest, SampleTest, SolrIndexConfigTest, JavabinLoaderTest, TestRequestForwarding, DistributedFacetPivotLargeTest, TestFunctionQuery, HdfsRecoveryZkTest, CopyFieldTest, BadCopyFieldTest, ShufflingReplicaListTransformerTest, TestBlobHandler, StandardRequestHandlerTest, TestCharFilters, TestUnifiedSolrHighlighter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedSolrHighlighter -Dtests.seed=DCBC9542F06EAAB7 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Asia/Rangoon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestUnifiedSolrHighlighter (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Can't load schema C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-unifiedhighlight.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCBC9542F06EAAB7]:0)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:598)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    > 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:107)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:641)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:631)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:473)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:462)
   [junit4]    > 	at org.apache.solr.highlight.TestUnifiedSolrHighlighter.beforeClass(TestUnifiedSolrHighlighter.java:29)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
   [junit4]    > 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]    > 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:460)
   [junit4]    > 	... 33 more
   [junit4]    > Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
   [junit4]    > 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPIData(XMLScanner.java:746)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanPIData(XMLDocumentFragmentScannerImpl.java:1014)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPI(XMLScanner.java:714)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:907)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]    > 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]    > 	... 35 more
   [junit4] Completed [46/657 (1!)] on J0 in 0.47s, 0 tests, 1 error <<< FAILURES!

[...truncated 1003 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\init-core-data-001
   [junit4]   2> 1479569 INFO  (SUITE-CoreAdminHandlerTest-seed#[DCBC9542F06EAAB7]-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> 1479571 INFO  (SUITE-CoreAdminHandlerTest-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1479572 INFO  (SUITE-CoreAdminHandlerTest-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1479638 INFO  (SUITE-CoreAdminHandlerTest-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1479663 INFO  (SUITE-CoreAdminHandlerTest-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1479763 WARN  (SUITE-CoreAdminHandlerTest-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1479766 INFO  (SUITE-CoreAdminHandlerTest-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1479785 INFO  (coreLoadExecutor-8289-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1479814 INFO  (coreLoadExecutor-8289-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1479839 INFO  (coreLoadExecutor-8289-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1479948 WARN  (coreLoadExecutor-8289-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> 1479949 INFO  (coreLoadExecutor-8289-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1479965 INFO  (coreLoadExecutor-8289-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1479965 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\init-core-data-001\]
   [junit4]   2> 1479965 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e2601d
   [junit4]   2> 1479966 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1479983 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1479983 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1479983 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1479984 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1479984 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=253344139, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1479984 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@55c1012c[collection1] main]
   [junit4]   2> 1479984 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1479997 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1480069 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1480069 INFO  (searcherExecutor-8290-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1480071 INFO  (searcherExecutor-8290-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1480072 INFO  (searcherExecutor-8290-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1480072 INFO  (searcherExecutor-8290-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1480072 INFO  (coreLoadExecutor-8289-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551933262219182080
   [junit4]   2> 1480072 INFO  (searcherExecutor-8290-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1480076 INFO  (SUITE-CoreAdminHandlerTest-seed#[DCBC9542F06EAAB7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1480078 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1480085 INFO  (searcherExecutor-8290-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1480086 INFO  (searcherExecutor-8290-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1480086 INFO  (searcherExecutor-8290-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1480087 INFO  (searcherExecutor-8290-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1480088 INFO  (searcherExecutor-8290-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55c1012c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1480088 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    ] 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> 1480101 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1480108 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1480111 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1480113 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1480114 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1480119 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    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=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7524478433584693]
   [junit4]   2> 1480135 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1480135 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1480135 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1480137 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@3551a1c1[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1480137 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1480138 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1480139 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1480142 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1480144 INFO  (searcherExecutor-8296-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@3551a1c1[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1480172 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1480173 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cd1631c{/solr,null,AVAILABLE}
   [junit4]   2> 1480175 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@278380fd{SSL,[ssl, http/1.1]}{127.0.0.1:52798}
   [junit4]   2> 1480175 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.e.j.s.Server Started @1484297ms
   [junit4]   2> 1480175 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52798}
   [junit4]   2> 1480176 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1480176 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1480176 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1480176 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1480176 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-25T01:54:53.059Z
   [junit4]   2> 1480180 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-748412606771762\solr.xml
   [junit4]   2> 1480196 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-748412606771762\.
   [junit4]   2> 1480196 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1480226 INFO  (coreLoadExecutor-8305-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1480258 INFO  (coreLoadExecutor-8305-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1480352 WARN  (coreLoadExecutor-8305-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> 1480354 INFO  (coreLoadExecutor-8305-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1480369 INFO  (coreLoadExecutor-8305-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-748412606771762\.\corex
   [junit4]   2> 1480369 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-748412606771762\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-748412606771762\.\corex\data\]
   [junit4]   2> 1480369 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e2601d
   [junit4]   2> 1480370 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1480389 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1480390 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1480391 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1480391 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1480393 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=253344139, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1480393 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a2c93ed[corex] main]
   [junit4]   2> 1480393 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1480403 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1480445 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1480446 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1480446 INFO  (coreLoadExecutor-8305-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551933262611349504
   [junit4]   2> 1480449 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1480449 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1480449 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1480449 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1480449 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1480450 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1480450 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1480451 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1480451 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@6a2c93ed[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1480889 INFO  (qtp846527479-34192) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551933263072722944)]} 0 3
   [junit4]   2> 1480890 INFO  (qtp846527479-34192) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1480890 INFO  (qtp846527479-34192) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@585239c2
   [junit4]   2> 1480906 INFO  (qtp846527479-34192) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@43d09f38[corex] main]
   [junit4]   2> 1480907 INFO  (searcherExecutor-8306-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@43d09f38[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1480908 INFO  (qtp846527479-34192) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1480908 INFO  (qtp846527479-34192) [    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 17
   [junit4]   2> 1480916 INFO  (qtp846527479-34193) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@448ea367
   [junit4]   2> 1480992 INFO  (qtp846527479-34193) [    ] 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=76
   [junit4]   2> 1480995 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@278380fd{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1480995 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1608033908
   [junit4]   2> 1480995 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cd1631c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1480997 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1481000 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1481444 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1481447 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1481448 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1481449 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1481550 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1481587 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1481745 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1481749 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1481777 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\tempDir-001\instProp
   [junit4]   2> 1481778 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DCBC9542F06EAAB7-001\tempDir-001\instProp\data\]
   [junit4]   2> 1481778 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18e2601d
   [junit4]   2> 1481780 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=52.017578125, floorSegmentMB=1.001953125, forceMergeDeletesPctAllowed=5.9137204659638, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7909318095079385
   [junit4]   2> 1481818 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1481818 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1481819 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1481820 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1481820 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7013467198317387]
   [junit4]   2> 1481821 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@79f1827f[props] main]
   [junit4]   2> 1481821 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1481850 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1481945 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1481945 INFO  (searcherExecutor-8313-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1481946 INFO  (searcherExecutor-8313-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1481946 INFO  (searcherExecutor-8313-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1481946 INFO  (searcherExecutor-8313-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1481949 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551933264187359232
   [junit4]   2> 1481949 INFO  (searcherExecutor-8313-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1481955 INFO  (searcherExecutor-8313-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1481956 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    ] 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> 1481957 INFO  (searcherExecutor-8313-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1481975 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DCBC9542F06EAAB7]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate

[...truncated too long message...]

^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\response\QueryResponseTest.java (at line 205)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource("solrj/sampleSimpleGroupResponse.xml");
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\response\TestClusteringResponse.java (at line 41)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource("solrj/sampleClusteringResponse.xml");
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 43. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\ContentStreamTest.java (at line 48)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource( "solrj/README" );
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 44. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\ContentStreamTest.java (at line 77)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource( "solrj/README" );
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 45. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 59)
 [ecj-lint] 	new JavaBinCodec().marshal(s, os);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 46. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 61)
 [ecj-lint] 	Object o = new JavaBinCodec().unmarshal(is);
 [ecj-lint] 	           ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 47. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 168)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec(){
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 48. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 210)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec(){
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 49. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 228)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec();
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 50. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 251)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec();
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 51. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 286)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec();
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 52. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 293)
 [ecj-lint] 	return new JavaBinCodec().unmarshal(new ByteArrayInputStream(bytes));
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 53. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 346)
 [ecj-lint] 	m1 = (Map) new JavaBinCodec(null, stringCache).unmarshal(new ByteArrayInputStream(b1));
 [ecj-lint] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 54. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 347)
 [ecj-lint] 	m2 = (Map) new JavaBinCodec(null, stringCache).unmarshal(new ByteArrayInputStream(b2));
 [ecj-lint] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 55. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 559)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec(null, stringCache);
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 56. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 78)
 [ecj-lint] 	new JavaBinCodec(null).marshal(nl,baos);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 57. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 80)
 [ecj-lint] 	nl = (NamedList) new JavaBinCodec().unmarshal(new ByteArrayInputStream(arr));
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 58. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 118)
 [ecj-lint] 	new JavaBinCodec(null).marshal(nl,baos);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 59. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 120)
 [ecj-lint] 	nl = (NamedList) new JavaBinCodec().unmarshal(new ByteArrayInputStream(arr));
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 60. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 140)
 [ecj-lint] 	new JavaBinCodec(null).marshal(r,baos);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 61. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 144)
 [ecj-lint] 	NamedList result = (NamedList) new JavaBinCodec().unmarshal(new ByteArrayInputStream(arr));
 [ecj-lint] 	                               ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 62. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 251)
 [ecj-lint] 	new JavaBinCodec(null).marshal(nl,baos);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 63. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 254)
 [ecj-lint] 	res = (NamedList) new JavaBinCodec().unmarshal(new ByteArrayInputStream(arr));
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 63 problems (1 error, 62 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:765: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:671: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1998: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2031: Compile failed; see the compiler error output for details.

Total time: 104 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6243 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6243/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.lucene.index.TestIndexSorting.testStringAlreadySorted

Error Message:
background merge hit exception: _n(7.0.0):c111:[indexSort=<string: "foo">,<int: "id">] into _o [maxNumSegments=1]

Stack Trace:
java.io.IOException: background merge hit exception: _n(7.0.0):c111:[indexSort=<string: "foo">,<int: "id">] into _o [maxNumSegments=1]
	at __randomizedtesting.SeedInfo.seed([40B72536479E2A40:6EA847F1534976C9]:0)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1910)
	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1850)
	at org.apache.lucene.index.TestIndexSorting.assertNeedsIndexSortMerge(TestIndexSorting.java:198)
	at org.apache.lucene.index.TestIndexSorting.testStringAlreadySorted(TestIndexSorting.java:231)
	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.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 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)
Caused by: java.lang.AssertionError: expected:<true> but was:<false>
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.lucene.index.TestIndexSorting$AssertingNeedsIndexSortCodec$1$1.merge(TestIndexSorting.java:106)
	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:173)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:122)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4295)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3872)
	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:588)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:626)


FAILED:  org.apache.lucene.index.TestIndexSorting.testMissingIntLast

Error Message:
Captured an uncaught exception in thread: Thread[id=2238, name=Lucene Merge Thread #2, state=RUNNABLE, group=TGRP-TestIndexSorting]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2238, name=Lucene Merge Thread #2, state=RUNNABLE, group=TGRP-TestIndexSorting]
	at __randomizedtesting.SeedInfo.seed([40B72536479E2A40:8DED2987E0810B20]:0)
Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([40B72536479E2A40]:0)
	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:668)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:648)
Caused by: java.lang.AssertionError: expected:<true> but was:<false>
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.lucene.index.TestIndexSorting$AssertingNeedsIndexSortCodec$1$1.merge(TestIndexSorting.java:106)
	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:173)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:122)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4295)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3872)
	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:588)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:626)


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([E457EA017FF1E89B:9F9E484D5CD33A9A]: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 1435 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexSorting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexSorting -Dtests.method=testStringAlreadySorted -Dtests.seed=40B72536479E2A40 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Singapore -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.08s J1 | TestIndexSorting.testStringAlreadySorted <<<
   [junit4]    > Throwable #1: java.io.IOException: background merge hit exception: _n(7.0.0):c111:[indexSort=<string: "foo">,<int: "id">] into _o [maxNumSegments=1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40B72536479E2A40:6EA847F1534976C9]:0)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1910)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1850)
   [junit4]    > 	at org.apache.lucene.index.TestIndexSorting.assertNeedsIndexSortMerge(TestIndexSorting.java:198)
   [junit4]    > 	at org.apache.lucene.index.TestIndexSorting.testStringAlreadySorted(TestIndexSorting.java:231)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at org.apache.lucene.index.TestIndexSorting$AssertingNeedsIndexSortCodec$1$1.merge(TestIndexSorting.java:106)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:173)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:122)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4295)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3872)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:588)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:626)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexSorting -Dtests.method=testMissingIntLast -Dtests.seed=40B72536479E2A40 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Singapore -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J1 | TestIndexSorting.testMissingIntLast <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2238, name=Lucene Merge Thread #2, state=RUNNABLE, group=TGRP-TestIndexSorting]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40B72536479E2A40:8DED2987E0810B20]:0)
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40B72536479E2A40]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:668)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:648)
   [junit4]    > Caused by: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at org.apache.lucene.index.TestIndexSorting$AssertingNeedsIndexSortCodec$1$1.merge(TestIndexSorting.java:106)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:173)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:122)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4295)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3872)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:588)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:626)
   [junit4]   2> Nov 24, 2016 11:16:22 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Lucene Merge Thread #2,5,TGRP-TestIndexSorting]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([40B72536479E2A40]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:668)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:648)
   [junit4]   2> Caused by: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:93)
   [junit4]   2> 	at org.junit.Assert.failNotEquals(Assert.java:647)
   [junit4]   2> 	at org.junit.Assert.assertEquals(Assert.java:128)
   [junit4]   2> 	at org.junit.Assert.assertEquals(Assert.java:147)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexSorting$AssertingNeedsIndexSortCodec$1$1.merge(TestIndexSorting.java:106)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:173)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:122)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4295)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3872)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:588)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:626)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexSorting_40B72536479E2A40-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {positions=DFR I(n)L1, id=LM Jelinek-Mercer(0.100000), term_vectors=IB LL-D1}, locale=id, timezone=Singapore
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=25570936,total=223432704
   [junit4]   2> NOTE: All tests run in this JVM: [TestBytesRefHash, TestPerFieldPostingsFormat, TestHighCompressionMode, TestRAMDirectory, TestMultiCollector, TestTermsEnum, TestParallelReaderEmptyIndex, TestMathUtil, TestAddIndexes, TestIndexedDISI, TestIndexWriterNRTIsCurrent, TestSloppyPhraseQuery2, TestArrayUtil, TestFieldValueQuery, TestStressNRT, TestMergeSchedulerExternal, TestHugeRamFile, TestRecyclingByteBlockAllocator, TestBytesRef, TestPhrasePrefixQuery, TestDocumentWriter, TestTransactions, TestTermsEnum2, TestSimilarity, TestIndexSearcher, TestStopFilter, TestFixedBitDocIdSet, TestPrefixQuery, TestMultiLevelSkipList, TestBinaryDocument, TestClassicSimilarity, TestSearch, TestTopFieldCollector, TestSynonymQuery, TestBlockPostingsFormat2, TestPointValues, TestPayloads, TestOmitNorms, TestSegmentTermEnum, TestTermdocPerf, TestFieldMaskingSpanQuery, TestDirectoryReaderReopen, TestMutablePointsReaderUtils, TestIntArrayDocIdSet, TestSingleInstanceLockFactory, TestPerFieldDocValuesFormat, TestControlledRealTimeReopenThread, TestSPIClassIterator, TestSearchWithThreads, Test2BPoints, TestMultiTermsEnum, TestPackedInts, TestNRTReaderWithThreads, TestMultiThreadTermVectors, TestNamedSPILoader, TestSortedSetDocValues, TestBufferedIndexInput, TestSearcherManager, TestBooleanQuery, TestCharArraySet, TestNoMergePolicy, TestPrefixRandom, TestDeterminism, TestAllFilesDetectTruncation, TestIndexWriterExceptions, TestTermRangeQuery, TestDateTools, TestBooleanQueryVisitSubscorers, TestPositiveScoresOnlyCollector, TestTermScorer, TestIndexWriterReader, TestGrowableByteArrayDataOutput, FuzzyTermOnShortTermsTest, TestBytesStore, TestCodecHoldsOpenFiles, TestPrefixInBooleanQuery, TestDirectoryReader, TestTerms, TestReaderWrapperDVTypeCheck, TestFlushByRamOrCountsPolicy, TestCodecs, TestEarlyTerminatingSortingCollector, TestPersistentSnapshotDeletionPolicy, TestIntroSorter, TestSentinelIntSet, TestPerSegmentDeletes, TestTwoPhaseCommitTool, TestDelegatingAnalyzerWrapper, TestOfflineSorter, TestParallelLeafReader, TestWeakIdentityMap, TestIndexWriterOutOfFileDescriptors, TestSegmentReader, TestNot, TestCharsRefBuilder, TestLogMergePolicy, Test2BPostingsBytes, Test2BSortedDocValuesOrds, TestIndexWriterConfig, TestPhraseQuery, Test2BBinaryDocValues, TestLucene70NormsFormat, TestIndexingSequenceNumbers, TestSpanTermQuery, TestTrackingDirectoryWrapper, TestIndexWriterDelete, TestSortRescorer, TestSwappedIndexFiles, TestCustomNorms, TestBasics, TestIndexWriterMergePolicy, TestDuelingCodecs, TestAtomicUpdate, TestStressAdvance, TestStandardAnalyzer, TestDocumentsWriterStallControl, TestMinimize, TestIndexWriterUnicode, TestSimpleExplanations, TestCollectionUtil, TestComplexExplanations, TestFastDecompressionMode, TestPagedBytes, TestDeterminizeLexicon, TestSpans, TestMixedCodecs, TestFastCompressionMode, TestLazyProxSkipping, TestDocsAndPositions, TestBagOfPostings, TestThreadedForceMerge, TestOmitTf, TestCrashCausesCorruptIndex, TestMultiTermConstantScore, TestForTooMuchCloning, TestSpanSearchEquivalence, TestDoc, TestWildcard, TestNoDeletionPolicy, TestIntBlockPool, TestSortRandom, TestAllFilesHaveCodecHeader, TestDocument, TestMaxTermFrequency, TestIndexableField, TestDocValuesScoring, TestCheckIndex, TestIndexFileDeleter, TestElevationComparator, TestSubScorerFreqs, TestConjunctions, TestVirtualMethod, TestSimilarityProvider, TestFilterIterator, TestPriorityQueue, TestDocCount, TestAutomatonQueryUnicode, TestRamUsageEstimator, TestSpanFirstQuery, TestIsCurrent, TestAssertions, TestCharFilter, TestVersion, MultiCollectorTest, TestNGramPhraseQuery, TestIntsRef, TestIndexCommit, Test2BNumericDocValues, TestCharacterUtils, TestPackedTokenAttributeImpl, TestBlockPostingsFormat3, TestForUtil, TestLucene50CompoundFormat, TestLucene60FieldInfoFormat, TestLucene60PointsFormat, TestLucene62SegmentInfoFormat, TestGeoEncodingUtils, TestPolygon, TestPolygon2D, Test2BSortedDocValuesFixedSorted, TestBinaryDocValuesUpdates, TestDocIDMerger, TestDocValues, TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestFieldReuse, TestFilterDirectoryReader, TestIndexReaderClose, TestIndexSorting]
   [junit4] Completed [373/438 (1!)] on J1 in 9.88s, 47 tests, 2 errors <<< FAILURES!

[...truncated 9696 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001
   [junit4]   2> 725345 INFO  (SUITE-CoreAdminHandlerTest-seed#[E457EA017FF1E89B]-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> 725346 INFO  (SUITE-CoreAdminHandlerTest-seed#[E457EA017FF1E89B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 725348 INFO  (SUITE-CoreAdminHandlerTest-seed#[E457EA017FF1E89B]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 725415 INFO  (SUITE-CoreAdminHandlerTest-seed#[E457EA017FF1E89B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 725435 INFO  (SUITE-CoreAdminHandlerTest-seed#[E457EA017FF1E89B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 725511 WARN  (SUITE-CoreAdminHandlerTest-seed#[E457EA017FF1E89B]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 725513 INFO  (SUITE-CoreAdminHandlerTest-seed#[E457EA017FF1E89B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 725529 INFO  (coreLoadExecutor-2727-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 725555 INFO  (coreLoadExecutor-2727-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 725574 INFO  (coreLoadExecutor-2727-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 725646 WARN  (coreLoadExecutor-2727-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> 725648 INFO  (coreLoadExecutor-2727-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 725662 INFO  (coreLoadExecutor-2727-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 725662 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\]
   [junit4]   2> 725663 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e388cb6
   [junit4]   2> 725665 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1387724329, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 725680 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725680 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725681 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725681 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725682 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] 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.473275957137664]
   [junit4]   2> 725682 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21a9f040[collection1] main]
   [junit4]   2> 725682 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 725690 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 725723 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 725723 INFO  (searcherExecutor-2728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 725724 INFO  (coreLoadExecutor-2727-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551894847155077120
   [junit4]   2> 725724 INFO  (searcherExecutor-2728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 725724 INFO  (searcherExecutor-2728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 725724 INFO  (searcherExecutor-2728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 725725 INFO  (searcherExecutor-2728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 725725 INFO  (searcherExecutor-2728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 725725 INFO  (searcherExecutor-2728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 725726 INFO  (searcherExecutor-2728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 725726 INFO  (searcherExecutor-2728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 725727 INFO  (searcherExecutor-2728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21a9f040[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725727 INFO  (SUITE-CoreAdminHandlerTest-seed#[E457EA017FF1E89B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 725730 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 725753 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 725754 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eb90976{/solr,null,AVAILABLE}
   [junit4]   2> 725755 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@71521556{HTTP/1.1,[http/1.1]}{127.0.0.1:57794}
   [junit4]   2> 725757 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.Server Started @730001ms
   [junit4]   2> 725757 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57794}
   [junit4]   2> 725757 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 725757 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 725757 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 725757 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 725757 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-24T15:44:17.528Z
   [junit4]   2> 725758 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711777083678442\solr.xml
   [junit4]   2> 725774 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711777083678442\.
   [junit4]   2> 725774 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 725814 INFO  (coreLoadExecutor-2738-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 725844 INFO  (coreLoadExecutor-2738-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 725920 WARN  (coreLoadExecutor-2738-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> 725934 INFO  (coreLoadExecutor-2738-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 725945 INFO  (coreLoadExecutor-2738-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711777083678442\.\corex
   [junit4]   2> 725945 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711777083678442\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711777083678442\.\corex\data\]
   [junit4]   2> 725945 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e388cb6
   [junit4]   2> 725947 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1387724329, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 725960 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725960 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725962 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725962 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725962 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] 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.473275957137664]
   [junit4]   2> 725967 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f5f3a92[corex] main]
   [junit4]   2> 725967 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 725980 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 726034 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 726035 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 726035 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 726035 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 726035 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 726036 INFO  (coreLoadExecutor-2738-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551894847482232832
   [junit4]   2> 726038 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 726039 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 726039 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 726040 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 726040 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 726041 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1f5f3a92[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 726286 INFO  (qtp243637200-5375) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551894847739133952)]} 0 5
   [junit4]   2> 726287 INFO  (qtp243637200-5375) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 726288 INFO  (qtp243637200-5375) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6bbd743c
   [junit4]   2> 726293 INFO  (qtp243637200-5375) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@47a39060[corex] main]
   [junit4]   2> 726294 INFO  (searcherExecutor-2739-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@47a39060[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 726296 INFO  (qtp243637200-5375) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 726296 INFO  (qtp243637200-5375) [    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 8
   [junit4]   2> 726300 INFO  (qtp243637200-5377) [    ] 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> 726312 INFO  (qtp243637200-5379) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 726320 INFO  (qtp243637200-5379) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 726408 WARN  (qtp243637200-5379) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 726410 INFO  (qtp243637200-5379) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 726424 INFO  (qtp243637200-5379) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711777083678442\.\corex
   [junit4]   2> 726424 INFO  (qtp243637200-5379) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711777083678442\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711777083678442\.\corex\data\]
   [junit4]   2> 726450 INFO  (qtp243637200-5379) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@769645ff
   [junit4]   2> 726450 ERROR (qtp243637200-5379) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 726451 INFO  (qtp243637200-5379) [    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=147
   [junit4]   2> 726451 ERROR (qtp243637200-5379) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 726486 ERROR (qtp243637200-5380) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711777083678442\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711777083678442\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 726487 INFO  (qtp243637200-5380) [    ] 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=34
   [junit4]   2> 726489 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@71521556{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 726489 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=574229587
   [junit4]   2> 726490 INFO  (coreCloseExecutor-2746-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@25e90bca
   [junit4]   2> 726526 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3eb90976{/solr,null,UNAVAILABLE}
   [junit4]   2> 726532 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E457EA017FF1E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=E457EA017FF1E89B -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=Asia/Choibalsan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.81s 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([E457EA017FF1E89B:9F9E484D5CD33A9A]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 726542 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[E457EA017FF1E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 726542 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[E457EA017FF1E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 726543 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 726553 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    ] 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> 726601 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 726618 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 726623 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 726630 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 726630 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 726637 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7173108991543772]
   [junit4]   2> 726655 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 726655 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 726656 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    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=40, maxMergedSegmentMB=65.8515625, floorSegmentMB=0.2939453125, forceMergeDeletesPctAllowed=0.7898849781213413, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45209726860885124
   [junit4]   2> 726676 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@32bb9728[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 726676 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 726677 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 726678 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 726681 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 726686 INFO  (searcherExecutor-2750-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@32bb9728[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 726705 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 726706 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@135de194{/solr,null,AVAILABLE}
   [junit4]   2> 726707 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@134222fa{HTTP/1.1,[http/1.1]}{127.0.0.1:57842}
   [junit4]   2> 726707 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.Server Started @730952ms
   [junit4]   2> 726708 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57842}
   [junit4]   2> 726708 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 726708 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 726708 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 726708 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 726708 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-24T15:44:18.479Z
   [junit4]   2> 726708 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711778034689636\solr.xml
   [junit4]   2> 726723 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711778034689636\.
   [junit4]   2> 726723 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 726739 INFO  (coreLoadExecutor-2759-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 726758 INFO  (coreLoadExecutor-2759-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 726838 WARN  (coreLoadExecutor-2759-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> 726840 INFO  (coreLoadExecutor-2759-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 726849 INFO  (coreLoadExecutor-2759-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711778034689636\.\corex
   [junit4]   2> 726849 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711778034689636\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-711778034689636\.\corex\data\]
   [junit4]   2> 726849 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e388cb6
   [junit4]   2> 726849 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1387724329, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 726862 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 726862 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 726864 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 726864 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 726864 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] 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.473275957137664]
   [junit4]   2> 726864 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@63472619[corex] main]
   [junit4]   2> 726865 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 726872 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 726913 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 726913 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 726913 INFO  (coreLoadExecutor-2759-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551894848401833984
   [junit4]   2> 726913 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 726913 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 726913 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 726914 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 726914 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 726914 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 726915 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 726915 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 726916 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@63472619[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 727230 INFO  (qtp1760035548-5401) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551894848731086848)]} 0 2
   [junit4]   2> 727231 INFO  (qtp1760035548-5402) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 727231 INFO  (qtp1760035548-5402) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d74c1c3
   [junit4]   2> 727235 INFO  (qtp1760035548-5402) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e0fc1e7[corex] main]
   [junit4]   2> 727235 INFO  (qtp1760035548-5402) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 727236 INFO  (searcherExecutor-2760-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@5e0fc1e7[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 727236 INFO  (qtp1760035548-5402) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 727239 INFO  (qtp1760035548-5405) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@785fc753
   [junit4]   2> 727297 INFO  (qtp1760035548-5405) [    ] 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=57
   [junit4]   2> 727298 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@134222fa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 727298 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1351260648
   [junit4]   2> 727300 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@135de194{/solr,null,UNAVAILABLE}
   [junit4]   2> 727301 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 727304 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 727682 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 727683 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 727684 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 727685 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 727756 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 727773 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 727847 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 727849 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 727864 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\tempDir-001\instProp
   [junit4]   2> 727864 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001\tempDir-001\instProp\data\]
   [junit4]   2> 727865 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e388cb6
   [junit4]   2> 727866 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=42.8310546875, floorSegmentMB=2.0478515625, forceMergeDeletesPctAllowed=5.748456220452099, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 727882 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 727882 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 727883 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 727883 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 727883 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] 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.0]
   [junit4]   2> 727883 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@4180f0fb[props] main]
   [junit4]   2> 727883 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 727902 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 727977 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 727977 INFO  (searcherExecutor-2767-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 727977 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551894849517518848
   [junit4]   2> 727980 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    ] 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> 727988 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.co

[...truncated too long message...]

2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 727990 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E457EA017FF1E89B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 727990 INFO  (SUITE-CoreAdminHandlerTest-seed#[E457EA017FF1E89B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 727990 INFO  (SUITE-CoreAdminHandlerTest-seed#[E457EA017FF1E89B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1577486120
   [junit4]   2> 727991 INFO  (searcherExecutor-2767-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 727991 INFO  (searcherExecutor-2767-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 727991 INFO  (searcherExecutor-2767-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 727991 INFO  (searcherExecutor-2767-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 727993 INFO  (searcherExecutor-2767-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 727993 INFO  (coreCloseExecutor-2772-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@21e230
   [junit4]   2> 727994 INFO  (searcherExecutor-2767-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 727995 INFO  (coreCloseExecutor-2772-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@279a208
   [junit4]   2> 727995 INFO  (coreCloseExecutor-2772-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@7742f0f6
   [junit4]   2> 727995 INFO  (searcherExecutor-2767-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 727996 INFO  (searcherExecutor-2767-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 727997 INFO  (searcherExecutor-2767-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [rename_me] Registered new searcher Searcher@4180f0fb[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E457EA017FF1E89B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=MockRandom), multiDefault=FST50, intDefault=PostingsFormat(name=MockRandom), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1184, maxMBSortInHeap=5.151865010159022, sim=RandomSimilarity(queryNorm=true): {}, locale=en-US, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=55351952,total=284532736
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedMissingSort, TestFieldCache, TestLeaderElectionWithEmptyReplica, TestRandomRequestDistribution, RegexBoostProcessorTest, HttpSolrCallGetCoreTest, TestFiltering, TestSmileRequest, TestMacros, MergeStrategyTest, TestSolrQueryParser, TestSubQueryTransformer, TestDynamicLoading, TestInfoStreamLogging, TimerUtilsTest, TestConfigSetProperties, ResponseLogComponentTest, TestLockTree, TestMaxScoreQueryParser, TestCollectionAPI, BufferStoreTest, JsonLoaderTest, DistributedQueryComponentCustomSortTest, TestOmitPositions, TestCopyFieldCollectionResource, TestSerializedLuceneMatchVersion, SpellPossibilityIteratorTest, SSLMigrationTest, TestSystemIdResolver, TestFreeTextSuggestions, SmileWriterTest, CollectionTooManyReplicasTest, TestDFISimilarityFactory, ChaosMonkeySafeLeaderTest, TestRealTimeGet, TestCorePropertiesReload, BlockJoinFacetDistribTest, AddSchemaFieldsUpdateProcessorFactoryTest, BasicDistributedZk2Test, RequestHandlersTest, TestLMDirichletSimilarityFactory, TestSuggestSpellingConverter, CdcrReplicationHandlerTest, TestGeoJSONResponseWriter, CleanupOldIndexTest, BasicAuthStandaloneTest, TestSQLHandlerNonCloud, CircularListTest, SignatureUpdateProcessorFactoryTest, DistributedDebugComponentTest, TestQueryTypes, HighlighterConfigTest, TestQuerySenderListener, TestReplicaProperties, HdfsUnloadDistributedZkTest, CollectionReloadTest, TestConfigReload, TestSchemaSimilarityResource, TestBadConfig, WordBreakSolrSpellCheckerTest, TestManagedStopFilterFactory, TestSearcherReuse, StatsComponentTest, CollectionsAPIDistributedZkTest, TestCloudPivotFacet, DistributedTermsComponentTest, RequestLoggingTest, NotRequiredUniqueKeyTest, ShowFileRequestHandlerTest, CollectionsAPISolrJTest, TolerantUpdateProcessorTest, TestJsonFacetRefinement, CurrencyFieldOpenExchangeTest, TestQueryWrapperFilter, FieldAnalysisRequestHandlerTest, ExitableDirectoryReaderTest, TestSolrIndexConfig, HighlighterMaxOffsetTest, TestMinMaxOnMultiValuedField, TestNumericTerms32, CoreAdminHandlerTest]
   [junit4] Completed [158/654 (1!)] on J1 in 2.72s, 5 tests, 1 failure <<< FAILURES!

[...truncated 64018 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6242 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6242/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([472307E2DD38067C:2F9C32C80DA21490]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
	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)


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([472307E2DD38067C:3CEAA5AEFE1AD47D]: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 10967 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001
   [junit4]   2> 333220 INFO  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-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> 333221 INFO  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 333222 INFO  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 333291 WARN  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 333292 INFO  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 333315 INFO  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 333413 WARN  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 333415 INFO  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 333436 INFO  (coreLoadExecutor-1302-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 333476 WARN  (coreLoadExecutor-1302-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 333477 INFO  (coreLoadExecutor-1302-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 333499 INFO  (coreLoadExecutor-1302-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 333585 WARN  (coreLoadExecutor-1302-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> 333588 INFO  (coreLoadExecutor-1302-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 333603 INFO  (coreLoadExecutor-1302-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 333604 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\]
   [junit4]   2> 333604 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175fa44
   [junit4]   2> 333606 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 333637 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 333637 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 333645 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 333645 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 333646 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=73.4765625, floorSegmentMB=1.673828125, forceMergeDeletesPctAllowed=2.8392692808024234, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8376500679287472
   [junit4]   2> 333724 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@123f05c[collection1] main]
   [junit4]   2> 333725 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 333739 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 333814 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 333814 INFO  (searcherExecutor-1303-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 333817 INFO  (searcherExecutor-1303-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 333817 INFO  (searcherExecutor-1303-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 333817 INFO  (searcherExecutor-1303-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 333817 INFO  (coreLoadExecutor-1302-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551856570405486592
   [junit4]   2> 333817 INFO  (searcherExecutor-1303-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 333818 INFO  (searcherExecutor-1303-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 333818 INFO  (searcherExecutor-1303-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 333818 INFO  (searcherExecutor-1303-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 333818 INFO  (searcherExecutor-1303-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 333819 INFO  (searcherExecutor-1303-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@123f05c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 333821 INFO  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 333823 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 333833 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    ] 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> 333846 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 333847 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 333855 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 333857 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 333859 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 333860 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 333870 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.537845396207984]
   [junit4]   2> 333895 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 333895 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 333895 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    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=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 333896 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@226989[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 333897 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 333898 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 333899 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[472307E2DD38067C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 333917 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 333917 INFO  (searcherExecutor-1309-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@226989[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 334337 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 334339 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 334340 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 334342 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 334418 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 334420 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 334455 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 334532 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 334534 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 334551 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\tempDir-001\instProp
   [junit4]   2> 334551 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\tempDir-001\instProp\data\]
   [junit4]   2> 334551 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175fa44
   [junit4]   2> 334555 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=56.1787109375, floorSegmentMB=0.8720703125, forceMergeDeletesPctAllowed=1.0903817729347687, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39925305023453217
   [junit4]   2> 334574 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 334574 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 334576 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 334576 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 334576 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 334576 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@c657d8[props] main]
   [junit4]   2> 334576 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 334588 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 334640 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 334641 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551856571269513216
   [junit4]   2> 334643 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] 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> 334644 INFO  (searcherExecutor-1314-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 334645 INFO  (searcherExecutor-1314-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 334645 INFO  (searcherExecutor-1314-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 334645 INFO  (searcherExecutor-1314-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 334645 INFO  (searcherExecutor-1314-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 334645 INFO  (searcherExecutor-1314-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 334645 INFO  (searcherExecutor-1314-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 334646 INFO  (searcherExecutor-1314-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 334646 INFO  (searcherExecutor-1314-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 334647 INFO  (searcherExecutor-1314-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@c657d8[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 334654 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 334655 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[472307E2DD38067C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 334661 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 334694 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 334696 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@199d43c{/solr,null,AVAILABLE}
   [junit4]   2> 334697 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3c9e65{HTTP/1.1,[http/1.1]}{127.0.0.1:56618}
   [junit4]   2> 334697 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.e.j.s.Server Started @338962ms
   [junit4]   2> 334698 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56618}
   [junit4]   2> 334698 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 334698 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 334698 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 334698 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 334698 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-24T05:35:54.823Z
   [junit4]   2> 334700 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675274368538836\solr.xml
   [junit4]   2> 334739 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675274368538836\.
   [junit4]   2> 334739 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 334771 WARN  (coreLoadExecutor-1324-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 334773 INFO  (coreLoadExecutor-1324-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 334793 INFO  (coreLoadExecutor-1324-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 335468 WARN  (coreLoadExecutor-1324-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> 335470 INFO  (coreLoadExecutor-1324-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 335491 INFO  (coreLoadExecutor-1324-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675274368538836\.\corex
   [junit4]   2> 335491 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675274368538836\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675274368538836\.\corex\data\]
   [junit4]   2> 335491 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175fa44
   [junit4]   2> 335492 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 335518 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 335518 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 335519 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 335519 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 335519 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=73.4765625, floorSegmentMB=1.673828125, forceMergeDeletesPctAllowed=2.8392692808024234, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8376500679287472
   [junit4]   2> 335520 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@dd97a9[corex] main]
   [junit4]   2> 335521 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 335531 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 335578 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 335578 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 335579 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 335579 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 335579 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 335579 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 335579 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 335580 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 335581 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 335581 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 335581 INFO  (coreLoadExecutor-1324-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551856572255174656
   [junit4]   2> 335582 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@dd97a9[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 335973 INFO  (qtp3026673-2840) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551856572660973568)]} 0 5
   [junit4]   2> 335974 INFO  (qtp3026673-2840) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 335974 INFO  (qtp3026673-2840) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19591a4
   [junit4]   2> 335982 INFO  (qtp3026673-2840) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b8e77f[corex] main]
   [junit4]   2> 335982 INFO  (qtp3026673-2840) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 335984 INFO  (searcherExecutor-1325-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1b8e77f[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 335985 INFO  (qtp3026673-2840) [    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 10
   [junit4]   2> 335991 INFO  (qtp3026673-2847) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@d06dd3
   [junit4]   2> 336122 INFO  (qtp3026673-2847) [    ] 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=130
   [junit4]   2> 336124 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3c9e65{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 336124 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19950015
   [junit4]   2> 336125 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@199d43c{/solr,null,UNAVAILABLE}
   [junit4]   2> 336127 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[472307E2DD38067C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 336130 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[472307E2DD38067C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 336131 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[472307E2DD38067C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 336133 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 336170 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 336171 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15b2d60{/solr,null,AVAILABLE}
   [junit4]   2> 336172 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@aae90{HTTP/1.1,[http/1.1]}{127.0.0.1:56629}
   [junit4]   2> 336172 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.e.j.s.Server Started @340437ms
   [junit4]   2> 336172 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56629}
   [junit4]   2> 336173 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 336174 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 336174 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 336174 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336174 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-24T05:35:56.299Z
   [junit4]   2> 336175 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675275840574188\solr.xml
   [junit4]   2> 336201 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675275840574188\.
   [junit4]   2> 336201 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 336236 WARN  (coreLoadExecutor-1337-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 336238 INFO  (coreLoadExecutor-1337-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 336260 INFO  (coreLoadExecutor-1337-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 336333 WARN  (coreLoadExecutor-1337-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> 336334 INFO  (coreLoadExecutor-1337-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 336353 INFO  (coreLoadExecutor-1337-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675275840574188\.\corex
   [junit4]   2> 336353 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675275840574188\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675275840574188\.\corex\data\]
   [junit4]   2> 336353 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175fa44
   [junit4]   2> 336355 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 336376 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 336376 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 336377 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 336377 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 336377 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=73.4765625, floorSegmentMB=1.673828125, forceMergeDeletesPctAllowed=2.8392692808024234, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8376500679287472
   [junit4]   2> 336377 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fa3fe[corex] main]
   [junit4]   2> 336379 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 336393 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 336432 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 336432 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 336433 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 336433 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 336433 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 336433 INFO  (coreLoadExecutor-1337-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551856573148561408
   [junit4]   2> 336433 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 336434 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 336434 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 336435 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 336435 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 336436 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@3fa3fe[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 336712 INFO  (qtp25480430-2869) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551856573434822656)]} 0 6
   [junit4]   2> 336716 INFO  (qtp25480430-2869) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 336716 INFO  (qtp25480430-2869) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@10e2991
   [junit4]   2> 336723 INFO  (qtp25480430-2869) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1923b23[corex] main]
   [junit4]   2> 336724 INFO  (searcherExecutor-1338-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1923b23[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 336724 INFO  (qtp25480430-2869) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 336724 INFO  (qtp25480430-2869) [    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 8
   [junit4]   2> 336729 INFO  (qtp25480430-2868) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 336745 INFO  (qtp25480430-2864) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 336758 INFO  (qtp25480430-2864) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 336873 WARN  (qtp25480430-2864) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 336874 INFO  (qtp25480430-2864) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 336886 INFO  (qtp25480430-2864) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675275840574188\.\corex
   [junit4]   2> 336887 INFO  (qtp25480430-2864) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675275840574188\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675275840574188\.\corex\data\]
   [junit4]   2> 336914 INFO  (qtp25480430-2864) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@e44dde
   [junit4]   2> 336915 ERROR (qtp25480430-2864) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 336915 INFO  (qtp25480430-2864) [    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=177
   [junit4]   2> 336916 ERROR (qtp25480430-2864) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 336963 ERROR (qtp25480430-2864) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675275840574188\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-675275840574188\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 336963 INFO  (qtp25480430-2864) [    ] 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=46
   [junit4]   2> 336970 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@aae90{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 336970 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16734033
   [junit4]   2> 336972 INFO  (coreCloseExecutor-1345-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@ca1df5
   [junit4]   2> 336985 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15b2d60{/solr,null,UNAVAILABLE}
   [junit4]   2> 336989 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[472307E2DD38067C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=472307E2DD38067C -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=Asia/Almaty -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.86s 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([472307E2DD38067C:3CEAA5AEFE1AD47D]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 336992 INFO  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 336992 INFO  (SUITE-CoreAdminHandlerTest-seed#[472307E2DD38067C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30348995
   [junit4]   2> 336998 INFO  (coreCloseExecutor-1347-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1183064
   [junit4]   2> 336999 INFO  (coreCloseExecutor-1347-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@fdfb25
   [junit4]   2> 336999 INFO  (coreCloseExecutor-1347-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@1d7fe62
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_472307E2DD38067C-001
   [junit4]   2> Nov 24, 2016 5:35:57 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(Lucene70): {range_facet_l_dv=FST50, _version_=FSTOrd50, multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=FSTOrd50, id=FST50, range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1049, maxMBSortInHeap=6.885007446895103, sim=RandomSimilarity(queryNorm=true): {}, locale=sv, timezone=Asia/Almaty
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=123497312,total=319029248
   [junit4]   2> NOTE: All tests run in this JVM: [RulesTest, TestQueryTypes, ClassificationUpdateProcessorFactoryTest, DistributedTermsComponentTest, TestSolrCloudWithSecureImpersonation, DistributedFacetPivotLongTailTest, SuggestComponentTest, TestStressRecovery, TestGraphTermsQParserPlugin, TestDistributedGrouping, TestRequestStatusCollectionAPI, TestTestInjection, TestFieldCache, TestLRUStatsCache, UUIDFieldTest, OverseerCollectionConfigSetProcessorTest, ConjunctionSolrSpellCheckerTest, TestCryptoKeys, DistributedFacetPivotSmallTest, TestAnalyzedSuggestions, ConfigSetsAPITest, LeaderFailoverAfterPartitionTest, SpellCheckComponentTest, DocValuesMissingTest, ScriptEngineTest, FileBasedSpellCheckerTest, SSLMigrationTest, CollectionReloadTest, RecoveryAfterSoftCommitTest, ExitableDirectoryReaderTest, CoreAdminHandlerTest]
   [junit4] Completed [107/654 (1!)] on J1 in 4.16s, 5 tests, 1 failure <<< FAILURES!

[...truncated 7 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_472307E2DD38067C-001\init-core-data-001
   [junit4]   2> 340743 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[472307E2DD38067C]-worker) [    ] o.a.s.SolrTestCaseJ4 R

[...truncated too long message...]

ookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 345165 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 0x15894d55d73001b, 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> 345183 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[472307E2DD38067C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 345185 INFO  (qtp25706966-2959) [n:127.0.0.1:56687_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViU1W6LigFYuOHyiwwEFCEG5JyLBpoiGSXx1MfGSt1BSY3vB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 345185 INFO  (qtp25706966-2959) [n:127.0.0.1:56687_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViU1W6LigFYuOHyiwwEFCEG5JyLBpoiGSXx1MfGSt1BSY3vB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 345186 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 0x15894d55d73001c, 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> 345200 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[472307E2DD38067C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 345208 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[472307E2DD38067C]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 345209 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 0x15894d55d73001d, 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> 345210 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[472307E2DD38067C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 345217 INFO  (jetty-launcher-462-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@261350{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 345217 INFO  (jetty-launcher-462-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12355034
   [junit4]   2> 345220 INFO  (jetty-launcher-462-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@32ae09{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 345220 INFO  (jetty-launcher-462-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16547337
   [junit4]   2> 345227 INFO  (jetty-launcher-462-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96991036105228293-127.0.0.1:56687_solr-n_0000000000) closing
   [junit4]   2> 345227 INFO  (OverseerStateUpdate-96991036105228293-127.0.0.1:56687_solr-n_0000000000) [n:127.0.0.1:56687_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56687_solr
   [junit4]   2> 345235 WARN  (zkCallback-472-thread-3-processing-n:127.0.0.1:56687_solr) [n:127.0.0.1:56687_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 345235 ERROR (Thread[Thread-763,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:56687_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 345250 WARN  (zkCallback-473-thread-2-processing-n:127.0.0.1:56690_solr) [n:127.0.0.1:56690_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 345254 ERROR (Thread[Thread-762,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:56690_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 345266 INFO  (jetty-launcher-462-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b4b5d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 345269 INFO  (jetty-launcher-462-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10b139{/solr,null,UNAVAILABLE}
   [junit4]   2> 345273 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[472307E2DD38067C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56649 56649
   [junit4]   2> 345274 INFO  (Thread-739) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56649 56649
   [junit4]   2> 345275 WARN  (Thread-739) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/aliases.json
   [junit4]   2> 	21	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	21	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 345275 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[472307E2DD38067C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_472307E2DD38067C-001
   [junit4]   2> Nov 24, 2016 5:36:05 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 8 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=mt-MT, timezone=Africa/Lagos
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=105051832,total=319815680
   [junit4]   2> NOTE: All tests run in this JVM: [RulesTest, TestQueryTypes, ClassificationUpdateProcessorFactoryTest, DistributedTermsComponentTest, TestSolrCloudWithSecureImpersonation, DistributedFacetPivotLongTailTest, SuggestComponentTest, TestStressRecovery, TestGraphTermsQParserPlugin, TestDistributedGrouping, TestRequestStatusCollectionAPI, TestTestInjection, TestFieldCache, TestLRUStatsCache, UUIDFieldTest, OverseerCollectionConfigSetProcessorTest, ConjunctionSolrSpellCheckerTest, TestCryptoKeys, DistributedFacetPivotSmallTest, TestAnalyzedSuggestions, ConfigSetsAPITest, LeaderFailoverAfterPartitionTest, SpellCheckComponentTest, DocValuesMissingTest, ScriptEngineTest, FileBasedSpellCheckerTest, SSLMigrationTest, CollectionReloadTest, RecoveryAfterSoftCommitTest, ExitableDirectoryReaderTest, CoreAdminHandlerTest, TestIndexSearcher, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [110/654 (2!)] on J1 in 5.31s, 8 tests, 1 failure <<< FAILURES!

[...truncated 56292 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6241 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6241/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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([B4BFA14DB326A646:CF76030190047447]: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 10935 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001
   [junit4]   2> 285552 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4BFA14DB326A646]-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> 285554 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4BFA14DB326A646]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 285556 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4BFA14DB326A646]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 285668 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4BFA14DB326A646]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 285729 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4BFA14DB326A646]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 285918 WARN  (SUITE-CoreAdminHandlerTest-seed#[B4BFA14DB326A646]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 285929 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4BFA14DB326A646]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 285992 INFO  (coreLoadExecutor-1270-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 286053 INFO  (coreLoadExecutor-1270-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 286126 INFO  (coreLoadExecutor-1270-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 286254 WARN  (coreLoadExecutor-1270-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> 286259 INFO  (coreLoadExecutor-1270-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 286286 INFO  (coreLoadExecutor-1270-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 286286 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\]
   [junit4]   2> 286287 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89fc
   [junit4]   2> 286288 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=58.990234375, floorSegmentMB=2.0634765625, forceMergeDeletesPctAllowed=2.61592857714263, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 286338 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 286338 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 286340 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 286340 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 286340 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21162884005973598]
   [junit4]   2> 286342 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d69af[collection1] main]
   [junit4]   2> 286342 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 286350 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 286407 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 286408 INFO  (searcherExecutor-1271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 286411 INFO  (coreLoadExecutor-1270-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551818526554062848
   [junit4]   2> 286415 INFO  (searcherExecutor-1271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 286415 INFO  (searcherExecutor-1271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 286415 INFO  (searcherExecutor-1271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 286417 INFO  (searcherExecutor-1271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 286418 INFO  (searcherExecutor-1271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 286419 INFO  (searcherExecutor-1271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 286422 INFO  (searcherExecutor-1271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 286423 INFO  (searcherExecutor-1271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 286421 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4BFA14DB326A646]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 286427 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 286427 INFO  (searcherExecutor-1271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15d69af[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 286476 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 286481 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17eb0c5{/solr,null,AVAILABLE}
   [junit4]   2> 286483 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.ServerConnector Started ServerConnector@42072d{HTTP/1.1,[http/1.1]}{127.0.0.1:63155}
   [junit4]   2> 286484 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.Server Started @290136ms
   [junit4]   2> 286484 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63155}
   [junit4]   2> 286485 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 286487 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 286489 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 286489 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 286490 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T19:31:12.576Z
   [junit4]   2> 286492 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638991886522471\solr.xml
   [junit4]   2> 286528 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638991886522471\.
   [junit4]   2> 286528 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 286594 INFO  (coreLoadExecutor-1281-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 286669 INFO  (coreLoadExecutor-1281-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 286850 WARN  (coreLoadExecutor-1281-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> 286855 INFO  (coreLoadExecutor-1281-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 286879 INFO  (coreLoadExecutor-1281-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638991886522471\.\corex
   [junit4]   2> 286880 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638991886522471\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638991886522471\.\corex\data\]
   [junit4]   2> 286880 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89fc
   [junit4]   2> 286881 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=58.990234375, floorSegmentMB=2.0634765625, forceMergeDeletesPctAllowed=2.61592857714263, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 286927 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 286927 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 286930 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 286930 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 286930 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21162884005973598]
   [junit4]   2> 286931 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@12343b4[corex] main]
   [junit4]   2> 286933 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 286945 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 287000 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 287002 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 287002 INFO  (coreLoadExecutor-1281-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551818527173771264
   [junit4]   2> 287004 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 287004 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 287004 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 287005 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 287005 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 287006 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 287007 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 287008 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 287010 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@12343b4[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 287047 INFO  (qtp12144596-2456) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551818527213617152)]} 0 7
   [junit4]   2> 287050 INFO  (qtp12144596-2451) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 287050 INFO  (qtp12144596-2451) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c444e2
   [junit4]   2> 287077 INFO  (qtp12144596-2451) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c5c201[corex] main]
   [junit4]   2> 287078 INFO  (qtp12144596-2451) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 287082 INFO  (searcherExecutor-1282-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1c5c201[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 287083 INFO  (qtp12144596-2451) [    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 33
   [junit4]   2> 287091 INFO  (qtp12144596-2459) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@10dbf82
   [junit4]   2> 287203 INFO  (qtp12144596-2459) [    ] 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=112
   [junit4]   2> 287206 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@42072d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 287206 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23281621
   [junit4]   2> 287207 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17eb0c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 287210 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4BFA14DB326A646]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 287214 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 287225 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    ] 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> 287261 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 287273 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 287281 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 287291 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 287291 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 287299 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    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=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27350180318904227]
   [junit4]   2> 287321 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 287322 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 287322 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=78.373046875, floorSegmentMB=1.4169921875, forceMergeDeletesPctAllowed=0.0896797663319171, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 287324 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@17abb90[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 287324 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 287326 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 287326 INFO  (searcherExecutor-1289-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@17abb90[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 287329 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 287335 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 287335 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 287338 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 287367 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 287368 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@322b57{/solr,null,AVAILABLE}
   [junit4]   2> 287370 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.ServerConnector Started ServerConnector@89bbc4{HTTP/1.1,[http/1.1]}{127.0.0.1:63160}
   [junit4]   2> 287370 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.Server Started @291022ms
   [junit4]   2> 287370 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63160}
   [junit4]   2> 287370 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 287371 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 287372 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 287372 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 287372 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T19:31:13.459Z
   [junit4]   2> 287373 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638992798005164\solr.xml
   [junit4]   2> 287396 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638992798005164\.
   [junit4]   2> 287396 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 287439 INFO  (coreLoadExecutor-1299-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 287482 INFO  (coreLoadExecutor-1299-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 287615 WARN  (coreLoadExecutor-1299-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> 287619 INFO  (coreLoadExecutor-1299-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 287651 INFO  (coreLoadExecutor-1299-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638992798005164\.\corex
   [junit4]   2> 287651 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638992798005164\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638992798005164\.\corex\data\]
   [junit4]   2> 287651 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89fc
   [junit4]   2> 287653 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=58.990234375, floorSegmentMB=2.0634765625, forceMergeDeletesPctAllowed=2.61592857714263, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 287681 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 287681 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 287684 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 287684 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 287685 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21162884005973598]
   [junit4]   2> 287690 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@f586f6[corex] main]
   [junit4]   2> 287690 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 287704 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 287776 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 287776 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 287777 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 287778 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 287778 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 287778 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 287778 INFO  (coreLoadExecutor-1299-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551818527987466240
   [junit4]   2> 287779 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 287780 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 287781 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 287782 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 287785 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@f586f6[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 287908 INFO  (qtp7574715-2473) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551818528118538240)]} 0 4
   [junit4]   2> 287910 INFO  (qtp7574715-2476) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 287910 INFO  (qtp7574715-2476) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@955e13
   [junit4]   2> 287921 INFO  (qtp7574715-2476) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f3dc76[corex] main]
   [junit4]   2> 287922 INFO  (qtp7574715-2476) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 287924 INFO  (searcherExecutor-1300-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1f3dc76[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 287925 INFO  (qtp7574715-2476) [    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 15
   [junit4]   2> 287932 INFO  (qtp7574715-2478) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 287971 INFO  (qtp7574715-2473) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 287984 INFO  (qtp7574715-2473) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 288124 WARN  (qtp7574715-2473) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 288127 INFO  (qtp7574715-2473) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 288154 INFO  (qtp7574715-2473) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638992798005164\.\corex
   [junit4]   2> 288155 INFO  (qtp7574715-2473) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638992798005164\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638992798005164\.\corex\data\]
   [junit4]   2> 288192 INFO  (qtp7574715-2473) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@14f1412
   [junit4]   2> 288194 ERROR (qtp7574715-2473) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 288194 INFO  (qtp7574715-2473) [    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=253
   [junit4]   2> 288195 ERROR (qtp7574715-2473) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 288232 ERROR (qtp7574715-2476) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638992798005164\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-638992798005164\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 288233 INFO  (qtp7574715-2476) [    ] 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=36
   [junit4]   2> 288236 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@89bbc4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 288236 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23574256
   [junit4]   2> 288237 INFO  (coreCloseExecutor-1307-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@122ecc8
   [junit4]   2> 288291 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@322b57{/solr,null,UNAVAILABLE}
   [junit4]   2> 288294 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=B4BFA14DB326A646 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=CAT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.96s 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([B4BFA14DB326A646:CF76030190047447]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 288302 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 288781 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 288782 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 288783 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 288785 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 288877 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 288924 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 289090 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 289094 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 289131 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\tempDir-001\instProp
   [junit4]   2> 289132 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001\tempDir-001\instProp\data\]
   [junit4]   2> 289132 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af89fc
   [junit4]   2> 289135 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=14.703125, floorSegmentMB=0.48046875, forceMergeDeletesPctAllowed=17.3520041534016, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34863945777471406
   [junit4]   2> 289183 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 289183 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 289186 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 289186 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 289187 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=553331894, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 289187 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c1a20c[props] main]
   [junit4]   2> 289188 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 289200 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 289254 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 289255 INFO  (searcherExecutor-1310-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 289256 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551818529537261568
   [junit4]   2> 289256 INFO  (searcherExecutor-1310-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 289256 INFO  (searcherExecutor-1310-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 289256 INFO  (searcherExecutor-1310-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 289257 INFO  (searcherExecutor-1310-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 289258 INFO  (searcherExecutor-1310-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 289259 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    ] 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> 289259 INFO  (searcherExecutor-1310-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 289260 INFO  (searcherExecutor-1310-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 289260 INFO  (searcherExecutor-1310-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 289264 INFO  (searcherExecutor-1310-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@1c1a20c[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 289269 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 289271 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4BFA14DB326A646]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 289273 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4BFA14DB326A646]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 289273 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4BFA14DB326A646]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32344023
   [junit4]   2> 289276 INFO  (coreCloseExecutor-1315-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@184c1d0
   [junit4]   2> 289276 INFO  (coreCloseExecutor-1315-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@dbf87
   [junit4]   2> 289277 INFO  (coreCloseExecutor-1315-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d856d
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4BFA14DB326A646-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=Memory), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Memory), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Memory), range_facet_l=PostingsFormat(name=Memory), timestamp=PostingsFormat(name=Memory)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=656, maxMBSortInHeap=5.2207071575081505, sim=RandomSimilarity(queryNorm=true): {}, locale=nl-BE, timezone=CAT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=24827824,total=102760448
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestManager, TestFastWriter, ResponseHeaderTest, TestCodecSupport, TestRealTimeGet, TestRangeQuery, TestDistribDocBasedVersion, CursorMarkTest, DebugComponentTest, DistribCursorPagingTest, RAMDirectoryFactoryTest, TestSuggestSpellingConverter, RankQueryTest, TestCorePropertiesReload, TermVectorComponentDistributedTest, DistributedQueryComponentCustomSortTest, DeleteInactiveReplicaTest, ResponseLogComponentTest, TestRequestStatusCollectionAPI, TestHighFrequencyDictionaryFactory, HdfsUnloadDistributedZkTest, BadIndexSchemaTest, ReturnFieldsTest, TestScoreJoinQPScore, TestConfigReload, CollectionTooManyReplicasTest, TestTrackingShardHandlerFactory, TestSimpleQParserPlugin, AtomicUpdatesTest, SliceStateTest, TestMissingGroups, TestIntervalFaceting, TestNRTOpen, TestNumericTerms64, HdfsThreadLeakTest, TestLMJelinekMercerSimilarityFactory, OverseerRolesTest, TestFieldCacheVsDocValues, TestIndexingPerformance, VersionInfoTest, QueryParsingTest, TestWriterPerf, TestSolrQueryParser, CoreAdminHandlerTest]
   [junit4] Completed [104/653 (1!)] on J1 in 3.85s, 5 tests, 1 failure <<< FAILURES!

[...truncated 56291 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6240 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6240/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([6BCB227D10A1CB5E:9CB8CC25D64964B8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1329)
	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)


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([6BCB227D10A1CB5E:100280313383195F]: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 10631 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.e.j.u.log Logging initialized @5115ms
   [junit4]   2> 26   INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 70   INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 794  INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 815  INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1936 WARN  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1952 INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2374 INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 4565 WARN  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 4598 INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 6887 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 7050 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 7053 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7107 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 7250 WARN  (coreLoadExecutor-6-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> 7254 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 7289 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 7603 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\]
   [junit4]   2> 7705 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=6.3935546875, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=3.3957827016906297, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 11726 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11726 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11759 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11760 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11761 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=1.20703125, floorSegmentMB=0.333984375, forceMergeDeletesPctAllowed=21.052798503344224, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4638031719841158
   [junit4]   2> 11907 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e07384d[collection1] main]
   [junit4]   2> 12137 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 12324 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 12603 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 12734 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 12739 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 12740 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 12740 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 12742 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 12743 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551776978638471168
   [junit4]   2> 12754 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 12758 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 12760 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 12766 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 12766 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e07384d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12766 INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 12801 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 13720 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 13829 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@728b9411{/solr,null,AVAILABLE}
   [junit4]   2> 13859 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7c238fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:56838}
   [junit4]   2> 13859 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.Server Started @18992ms
   [junit4]   2> 13859 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56838}
   [junit4]   2> 13905 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13905 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 13906 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 13907 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13932 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T08:30:50.483Z
   [junit4]   2> 13945 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599368748646865\solr.xml
   [junit4]   2> 14048 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599368748646865\.
   [junit4]   2> 14049 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 14095 WARN  (coreLoadExecutor-17-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 14097 INFO  (coreLoadExecutor-17-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 14156 INFO  (coreLoadExecutor-17-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 14262 WARN  (coreLoadExecutor-17-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> 14265 INFO  (coreLoadExecutor-17-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 14304 INFO  (coreLoadExecutor-17-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599368748646865\.\corex
   [junit4]   2> 14306 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599368748646865\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599368748646865\.\corex\data\]
   [junit4]   2> 14307 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=6.3935546875, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=3.3957827016906297, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 14346 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14347 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14350 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14351 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14351 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=1.20703125, floorSegmentMB=0.333984375, forceMergeDeletesPctAllowed=21.052798503344224, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4638031719841158
   [junit4]   2> 14352 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ab2ca19[corex] main]
   [junit4]   2> 14353 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 14362 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 14449 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14450 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 14451 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551776980429438976
   [junit4]   2> 14452 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 14452 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 14452 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 14456 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 14457 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 14459 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 14459 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 14459 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 14460 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@2ab2ca19[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16027 INFO  (qtp1850106909-22) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551776981804122112)]} 0 508
   [junit4]   2> 16223 INFO  (qtp1850106909-22) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16224 INFO  (qtp1850106909-22) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14896a1d
   [junit4]   2> 16707 INFO  (qtp1850106909-22) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@55080568[corex] main]
   [junit4]   2> 16710 INFO  (qtp1850106909-22) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 16713 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@55080568[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 16714 INFO  (qtp1850106909-22) [    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 491
   [junit4]   2> 16737 INFO  (qtp1850106909-26) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@666f1bcc
   [junit4]   2> 16797 INFO  (qtp1850106909-26) [    ] 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=63
   [junit4]   2> 16810 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7c238fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 16810 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=76362816
   [junit4]   2> 16815 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@728b9411{/solr,null,UNAVAILABLE}
   [junit4]   2> 16824 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 16840 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 17335 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 17343 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 17351 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 17352 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 17419 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 17428 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 17458 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 17559 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 17561 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 17590 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\tempDir-001\instProp
   [junit4]   2> 17591 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\tempDir-001\instProp\data\]
   [junit4]   2> 17593 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481881770722121]
   [junit4]   2> 17611 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 17611 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17613 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 17613 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 17613 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=18.4052734375, floorSegmentMB=1.70703125, forceMergeDeletesPctAllowed=21.93904779500747, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8020487328544081
   [junit4]   2> 17614 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e596f02[props] main]
   [junit4]   2> 17616 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 17628 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 17692 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 17692 INFO  (searcherExecutor-25-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 17694 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551776983829970944
   [junit4]   2> 17698 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] 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> 17700 INFO  (searcherExecutor-25-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 17702 INFO  (searcherExecutor-25-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 17703 INFO  (searcherExecutor-25-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 17705 INFO  (searcherExecutor-25-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 17706 INFO  (searcherExecutor-25-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 17706 INFO  (searcherExecutor-25-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 17708 INFO  (searcherExecutor-25-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 17708 INFO  (searcherExecutor-25-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 17709 INFO  (searcherExecutor-25-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@4e596f02[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17715 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 17718 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 17724 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 17761 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 17763 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2daa341d{/solr,null,AVAILABLE}
   [junit4]   2> 17764 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@666fcc73{HTTP/1.1,[http/1.1]}{127.0.0.1:56900}
   [junit4]   2> 17765 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.Server Started @22898ms
   [junit4]   2> 17765 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56900}
   [junit4]   2> 17765 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 17765 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 17766 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 17766 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 17766 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T08:30:54.341Z
   [junit4]   2> 17768 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\solr.xml
   [junit4]   2> 17799 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.
   [junit4]   2> 17800 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 17849 WARN  (coreLoadExecutor-35-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 17852 INFO  (coreLoadExecutor-35-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 17892 INFO  (coreLoadExecutor-35-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 18026 WARN  (coreLoadExecutor-35-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> 18028 INFO  (coreLoadExecutor-35-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 18051 INFO  (coreLoadExecutor-35-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\corex
   [junit4]   2> 18051 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\corex\data\]
   [junit4]   2> 18053 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=6.3935546875, floorSegmentMB=1.744140625, forceMergeDeletesPctAllowed=3.3957827016906297, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 18072 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 18072 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 18073 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 18073 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 18073 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=1.20703125, floorSegmentMB=0.333984375, forceMergeDeletesPctAllowed=21.052798503344224, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4638031719841158
   [junit4]   2> 18074 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cc615c3[corex] main]
   [junit4]   2> 18075 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 18085 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 18134 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 18134 INFO  (coreLoadExecutor-35-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551776984291344384
   [junit4]   2> 18134 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 18136 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 18136 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 18136 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 18137 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 18138 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 18139 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 18139 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 18140 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 18140 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@6cc615c3[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18313 INFO  (qtp611451548-55) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551776984474845184)]} 0 5
   [junit4]   2> 18315 INFO  (qtp611451548-48) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18316 INFO  (qtp611451548-48) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43dbaa71
   [junit4]   2> 18324 INFO  (qtp611451548-48) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@52c62c9e[corex] main]
   [junit4]   2> 18325 INFO  (qtp611451548-48) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18325 INFO  (searcherExecutor-36-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@52c62c9e[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 18326 INFO  (qtp611451548-48) [    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 10
   [junit4]   2> 18338 INFO  (qtp611451548-45) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 18361 INFO  (qtp611451548-57) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 18381 INFO  (qtp611451548-57) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 18621 WARN  (qtp611451548-57) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 18624 INFO  (qtp611451548-57) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 18640 INFO  (qtp611451548-57) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\corex
   [junit4]   2> 18641 INFO  (qtp611451548-57) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\corex\data\]
   [junit4]   2> 18665 INFO  (qtp611451548-57) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@174476a3
   [junit4]   2> 18666 ERROR (qtp611451548-57) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 18667 INFO  (qtp611451548-57) [    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=321
   [junit4]   2> 18671 ERROR (qtp611451548-57) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 18707 ERROR (qtp611451548-41) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-599373671804685\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 18707 INFO  (qtp611451548-41) [    ] 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=33
   [junit4]   2> 18710 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@666fcc73{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 18710 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1948215216
   [junit4]   2> 18711 INFO  (coreCloseExecutor-43-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ee1bfc8
   [junit4]   2> 18718 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2daa341d{/solr,null,UNAVAILABLE}
   [junit4]   2> 18721 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=6BCB227D10A1CB5E -Dtests.slow=true -Dtests.locale=da-DK -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.01s 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([6BCB227D10A1CB5E:100280313383195F]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 18732 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 18732 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 18735 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 18744 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    ] 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> 18773 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 18774 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 18784 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 18797 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 18805 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 18833 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 18839 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 18858 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 18858 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 18858 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5741811281459688]
   [junit4]   2> 18860 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@278535cb[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 18861 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 18862 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 18862 INFO  (searcherExecutor-47-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@278535cb[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18863 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6BCB227D10A1CB5E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 18864 INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 18864 INFO  (SUITE-CoreAdminHandlerTest-seed#[6BCB227D10A1CB5E]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1984851960
   [junit4]   2> 18865 INFO  (coreCloseExecutor-51-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d2c2a90
   [junit4]   2> 18867 INFO  (coreCloseExecutor-51-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@bdfc490
   [junit4]   2> 18867 INFO  (coreCloseExecutor-51-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore org.apache.solr.core.SolrCore@2485b3a1
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6BCB227D10A1CB5E-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=da-DK, timezone=Africa/Harare
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=99951432,total=236453888
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest]
   [junit4] Completed [2/653 (1!)] on J1 in 22.09s, 5 tests, 1 failure <<< FAILURES!

[...truncated 1189 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\init-core-data-001
   [junit4]   2> 1735275 INFO  (SUITE-TestReplicationHandler-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1735276 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigAliasReplication
   [junit4]   2> 1735277 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-001\collection1
   [junit4]   2> 1735289 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1735290 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6666308e{/solr,null,AVAILABLE}
   [junit4]   2> 1735292 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@69ad2f12{HTTP/1.1,[http/1.1]}{127.0.0.1:65223}
   [junit4]   2> 1735292 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.Server Started @1740553ms
   [junit4]   2> 1735292 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=65223}
   [junit4]   2> 1735292 ERROR (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1735293 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1735293 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[6BC

[...truncated too long message...]

/1.1]}{127.0.0.1:49307}
   [junit4]   2> 1855057 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.Server Started @1860318ms
   [junit4]   2> 1855057 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\collection1\data, hostContext=/solr, hostPort=49307}
   [junit4]   2> 1855057 ERROR (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1855058 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1855058 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1855058 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1855058 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T09:01:31.761Z
   [junit4]   2> 1855058 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\solr.xml
   [junit4]   2> 1855073 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\.
   [junit4]   2> 1855073 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1855084 INFO  (coreLoadExecutor-2760-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1855092 INFO  (coreLoadExecutor-2760-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1855094 INFO  (coreLoadExecutor-2760-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1855097 INFO  (coreLoadExecutor-2760-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\.\collection1
   [junit4]   2> 1855097 INFO  (coreLoadExecutor-2760-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\.\collection1\data\]
   [junit4]   2> 1855098 INFO  (coreLoadExecutor-2760-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=58.0927734375, floorSegmentMB=0.947265625, forceMergeDeletesPctAllowed=25.253805690846434, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1855103 INFO  (coreLoadExecutor-2760-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1855103 INFO  (coreLoadExecutor-2760-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1855103 INFO  (coreLoadExecutor-2760-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6421818668191273]
   [junit4]   2> 1855103 INFO  (coreLoadExecutor-2760-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76a8f88a[collection1] main]
   [junit4]   2> 1855103 INFO  (coreLoadExecutor-2760-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001\solr-instance-030\collection1\conf
   [junit4]   2> 1855103 INFO  (coreLoadExecutor-2760-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1855116 INFO  (searcherExecutor-2761-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76a8f88a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1855576 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 1855577 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@46c566d5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1855577 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=612283673
   [junit4]   2> 1855578 INFO  (coreCloseExecutor-2766-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2bfc69b8
   [junit4]   2> 1855579 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@659cd364{/solr,null,UNAVAILABLE}
   [junit4]   2> 1855581 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@ec64652{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1855581 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2099747318
   [junit4]   2> 1855581 INFO  (coreCloseExecutor-2768-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a3b7858
   [junit4]   2> 1855582 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[6BCB227D10A1CB5E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14ec3047{/solr,null,UNAVAILABLE}
   [junit4]   2> 1855584 INFO  (SUITE-TestReplicationHandler-seed#[6BCB227D10A1CB5E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_6BCB227D10A1CB5E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=FSTOrd50, id=FSTOrd50, newname=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1187, maxMBSortInHeap=5.8922690817406815, sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO, timezone=Asia/Hong_Kong
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=75723152,total=342360064
   [junit4]   2> NOTE: All tests run in this JVM: [ParsingFieldUpdateProcessorsTest, LeaderElectionTest, TestHighlightDedupGrouping, TestCloudPseudoReturnFields, TestDownShardTolerantSearch, CdcrReplicationDistributedZkTest, TestManagedSchemaAPI, MergeStrategyTest, DistributedFacetPivotLargeTest, TestSolrDeletionPolicy1, TestTestInjection, OverseerTest, SolrIndexConfigTest, TestRebalanceLeaders, TestDocBasedVersionConstraints, TestStressVersions, TestSweetSpotSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, ChaosMonkeyNothingIsSafeTest, TestJmxIntegration, TestSQLHandler, TestStressLucene, TestBulkSchemaConcurrent, BitVectorTest, SuggestComponentContextFilterQueryTest, CoreAdminCreateDiscoverTest, TestSolrConfigHandler, DeleteReplicaTest, ZkControllerTest, PeerSyncReplicationTest, AnalysisErrorHandlingTest, TestElisionMultitermQuery, MBeansHandlerTest, TestSolrFieldCacheMBean, SolrPluginUtilsTest, DirectUpdateHandlerTest, TestDefaultStatsCache, BasicAuthStandaloneTest, QueryElevationComponentTest, TestRuleBasedAuthorizationPlugin, PluginInfoTest, PingRequestHandlerTest, TestFieldCache, TestMinMaxOnMultiValuedField, DistanceUnitsTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest, DistributedMLTComponentTest, JavabinLoaderTest, RollingRestartTest, SystemInfoHandlerTest, ShufflingReplicaListTransformerTest, TestInitQParser, TestFreeTextSuggestions, TestSchemaManager, TestSchemaSimilarityResource, LeaderFailureAfterFreshStartTest, TestAuthenticationFramework, NumericFieldsTest, TestReplicationHandler]
   [junit4] Completed [354/653 (2!)] on J0 in 120.35s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 63302 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6239 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6239/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([BF566AAAE7111D01:D7E95F80378B0FED]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:303)
	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)


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([BF566AAAE7111D01:C49FC8E6C433CF00]: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 10945 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_BF566AAAE7111D01-001\init-core-data-001
   [junit4]   2> 396555 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 396560 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_BF566AAAE7111D01-001\tempDir-001
   [junit4]   2> 396560 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 396560 INFO  (Thread-878) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 396560 INFO  (Thread-878) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 396660 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56272
   [junit4]   2> 396667 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 0x1588e2f13dc0000, 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> 396672 INFO  (jetty-launcher-538-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 396672 INFO  (jetty-launcher-538-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 396673 INFO  (jetty-launcher-538-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20ffbe24{/solr,null,AVAILABLE}
   [junit4]   2> 396673 INFO  (jetty-launcher-538-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f05fe51{/solr,null,AVAILABLE}
   [junit4]   2> 396674 INFO  (jetty-launcher-538-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@75c06199{HTTP/1.1,[http/1.1]}{127.0.0.1:56277}
   [junit4]   2> 396675 INFO  (jetty-launcher-538-thread-2) [    ] o.e.j.s.Server Started @401083ms
   [junit4]   2> 396675 INFO  (jetty-launcher-538-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56277}
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@43f3b0ac{HTTP/1.1,[http/1.1]}{127.0.0.1:56276}
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-1) [    ] o.e.j.s.Server Started @401084ms
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56276}
   [junit4]   2> 396676 ERROR (jetty-launcher-538-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 396676 ERROR (jetty-launcher-538-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T22:36:39.883Z
   [junit4]   2> 396676 INFO  (jetty-launcher-538-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T22:36:39.883Z
   [junit4]   2> 396682 INFO  (jetty-launcher-538-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 396682 INFO  (jetty-launcher-538-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 396702 INFO  (jetty-launcher-538-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56272/solr
   [junit4]   2> 396702 INFO  (jetty-launcher-538-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56272/solr
   [junit4]   2> 396708 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 0x1588e2f13dc0004, 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> 396738 INFO  (jetty-launcher-538-thread-2) [n:127.0.0.1:56277_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56277_solr
   [junit4]   2> 396739 INFO  (jetty-launcher-538-thread-1) [n:127.0.0.1:56276_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56276_solr
   [junit4]   2> 396739 INFO  (jetty-launcher-538-thread-2) [n:127.0.0.1:56277_solr    ] o.a.s.c.Overseer Overseer (id=96983724836257797-127.0.0.1:56277_solr-n_0000000000) starting
   [junit4]   2> 396741 INFO  (zkCallback-549-thread-1-processing-n:127.0.0.1:56276_solr) [n:127.0.0.1:56276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 396743 INFO  (zkCallback-548-thread-1-processing-n:127.0.0.1:56277_solr) [n:127.0.0.1:56277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 396752 INFO  (jetty-launcher-538-thread-2) [n:127.0.0.1:56277_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56277_solr
   [junit4]   2> 396755 INFO  (zkCallback-549-thread-1-processing-n:127.0.0.1:56276_solr) [n:127.0.0.1:56276_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 396755 INFO  (zkCallback-548-thread-1-processing-n:127.0.0.1:56277_solr) [n:127.0.0.1:56277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 396808 INFO  (jetty-launcher-538-thread-1) [n:127.0.0.1:56276_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 396816 INFO  (jetty-launcher-538-thread-2) [n:127.0.0.1:56277_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 396868 INFO  (jetty-launcher-538-thread-2) [n:127.0.0.1:56277_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 396868 INFO  (jetty-launcher-538-thread-1) [n:127.0.0.1:56276_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 397190 INFO  (jetty-launcher-538-thread-2) [n:127.0.0.1:56277_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 397190 INFO  (jetty-launcher-538-thread-1) [n:127.0.0.1:56276_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 397249 INFO  (jetty-launcher-538-thread-2-EventThread) [n:127.0.0.1:56277_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 397249 INFO  (jetty-launcher-538-thread-1-EventThread) [n:127.0.0.1:56276_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 397472 ERROR (jetty-launcher-538-thread-1) [n:127.0.0.1:56276_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:142)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:71)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:577)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:204)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:153)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:260)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:348)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:349)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:212)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 397708 INFO  (jetty-launcher-538-thread-1) [n:127.0.0.1:56276_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_BF566AAAE7111D01-001\tempDir-001\node1\.
   [junit4]   2> 397709 INFO  (jetty-launcher-538-thread-2) [n:127.0.0.1:56277_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_BF566AAAE7111D01-001\tempDir-001\node2\.
   [junit4]   2> 397756 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 399036 INFO  (qtp1587345225-3335) [n:127.0.0.1:56276_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLxmYigFYsjudmAEDFJUv8afurGchRTkVeJodILM4PLM6B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399036 INFO  (qtp1587345225-3335) [n:127.0.0.1:56276_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLxmYigFYsjudmAEDFJUv8afurGchRTkVeJodILM4PLM6B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399043 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399075 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399080 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 0x1588e2f13dc000a, 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> 399086 INFO  (qtp134042473-3340) [n:127.0.0.1:56277_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLxmYigFYsjudmAEDFJUv8afurGchRTkVeJodILM4PLM6B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399086 INFO  (qtp134042473-3340) [n:127.0.0.1:56277_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLxmYigFYsjudmAEDFJUv8afurGchRTkVeJodILM4PLM6B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399090 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399091 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 399117 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 399171 ERROR (qtp134042473-3345) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 399173 ERROR (qtp1587345225-3337) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 399187 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=BF566AAAE7111D01 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=CET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.10s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BF566AAAE7111D01:D7E95F80378B0FED]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:303)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 399219 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 399229 WARN  (qtp1587345225-3332) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 399230 WARN  (qtp1587345225-3332) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 399230 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399231 WARN  (qtp134042473-3338) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 399231 WARN  (qtp134042473-3338) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 399231 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399238 WARN  (qtp1587345225-3334) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 399238 WARN  (qtp1587345225-3334) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 399238 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399240 WARN  (qtp134042473-3338) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 399240 WARN  (qtp134042473-3338) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 399240 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399240 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 399276 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 399288 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399292 INFO  (qtp1587345225-3337) [n:127.0.0.1:56276_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399292 INFO  (qtp1587345225-3337) [n:127.0.0.1:56276_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399293 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1479890202498&s=nJ8hOR7/KAFBDLjj/dF/Kx56lao="; Path=/; Domain=127.0.0.1; Expires=ke, 23-marraskuuta-2016 08:36:42 GMT; HttpOnly". Invalid 'expires' attribute: ke, 23-marraskuuta-2016 08:36:42 GMT
   [junit4]   2> 399293 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 0x1588e2f13dc000b, 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> 399295 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 399319 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 399330 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399334 INFO  (qtp1587345225-3330) [n:127.0.0.1:56276_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx6figFYsjuinwYDFMIgRCnYCJYsXrtrHrucKc_KYIJkB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399334 INFO  (qtp1587345225-3330) [n:127.0.0.1:56276_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx6figFYsjuinwYDFMIgRCnYCJYsXrtrHrucKc_KYIJkB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399335 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 399368 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 399388 ERROR (qtp1587345225-3337) [n:127.0.0.1:56276_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 399421 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399424 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399439 ERROR (qtp134042473-3333) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_8]
   [junit4]   2> 399449 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399453 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399463 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399471 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399471 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 0x1588e2f13dc000d, 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> 399474 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 399499 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 399513 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 0x1588e2f13dc000e, 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> 399515 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 399543 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 399584 INFO  (qtp1587345225-3339) [n:127.0.0.1:56276_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx9_igFYsjujfwoDFP-dB3xHOfYgxUfXD79-ZBBktLtmB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399584 INFO  (qtp1587345225-3339) [n:127.0.0.1:56276_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx9_igFYsjujfwoDFP-dB3xHOfYgxUfXD79-ZBBktLtmB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399590 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399594 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399602 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399605 INFO  (qtp1587345225-3336) [n:127.0.0.1:56276_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx9_igFYsjujfwoDFP-dB3xHOfYgxUfXD79-ZBBktLtmB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399605 INFO  (qtp1587345225-3336) [n:127.0.0.1:56276_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx9_igFYsjujfwoDFP-dB3xHOfYgxUfXD79-ZBBktLtmB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399606 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 0x1588e2f13dc0010, 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> 399614 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399618 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399619 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 0x1588e2f13dc0011, 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> 399642 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399646 INFO  (qtp1587345225-3336) [n:127.0.0.1:56276_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_MigFYsjujzAsDFPE2fWy2CbfHGIMTSV4umnOC1PfNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399646 INFO  (qtp1587345225-3336) [n:127.0.0.1:56276_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_MigFYsjujzAsDFPE2fWy2CbfHGIMTSV4umnOC1PfNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399647 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 0x1588e2f13dc0012, 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> 399655 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399660 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399661 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 0x1588e2f13dc0013, 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> 399665 INFO  (qtp134042473-3340) [n:127.0.0.1:56277_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_MigFYsjujzAsDFPE2fWy2CbfHGIMTSV4umnOC1PfNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399666 INFO  (qtp134042473-3340) [n:127.0.0.1:56277_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_MigFYsjujzAsDFPE2fWy2CbfHGIMTSV4umnOC1PfNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399670 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399694 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399698 INFO  (qtp1587345225-3339) [n:127.0.0.1:56276_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_-igFYsjuj_gwDFCiMh0scsz33LNlDRBbcb2-yy9y_B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399698 INFO  (qtp1587345225-3339) [n:127.0.0.1:56276_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_-igFYsjuj_gwDFCiMh0scsz33LNlDRBbcb2-yy9y_B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399708 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399711 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399720 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399724 INFO  (qtp1587345225-3336) [n:127.0.0.1:56276_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_-igFYsjuj_gwDFCiMh0scsz33LNlDRBbcb2-yy9y_B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399724 INFO  (qtp1587345225-3336) [n:127.0.0.1:56276_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLx_-igFYsjuj_gwDFCiMh0scsz33LNlDRBbcb2-yy9y_B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399733 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399736 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399737 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 0x1588e2f13dc0017, 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> 399753 INFO  (qtp1587345225-3337) [n:127.0.0.1:56276_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLyBBigFYsjukQQ0DFMWkNfwRlpz6upoUQKV6qjVHCmX9B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399753 INFO  (qtp1587345225-3337) [n:127.0.0.1:56276_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLyBBigFYsjukQQ0DFMWkNfwRlpz6upoUQKV6qjVHCmX9B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399761 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399765 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399766 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 0x1588e2f13dc0018, 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> 399773 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399778 INFO  (qtp1587345225-3334) [n:127.0.0.1:56276_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViOLyBBigFYsjukQQ0DFMWkNfwRlpz6upoUQKV6qjVHCmX9B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 399778 INFO  (qtp1587345225-3334) [n:127.0.0.1:56276_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViOLyBBigFYsjukQQ0DFMWkNfwRlpz6upoUQKV6qjVHCmX9B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 399779 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 0x1588e2f13dc0019, 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> 399788 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 399792 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=to, 01-tammikuuta-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: to, 01-tammikuuta-1970 00:00:00 GMT
   [junit4]   2> 399793 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 399795 INFO  (jetty-launcher-538-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@75c06199{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 399796 INFO  (jetty-launcher-538-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@43f3b0ac{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 399796 INFO  (jetty-launcher-538-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2037195770
   [junit4]   2> 399797 INFO  (jetty-launcher-538-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=88594906
   [junit4]   2> 399800 INFO  (jetty-launcher-538-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96983724836257797-127.0.0.1:56277_solr-n_0000000000) closing
   [junit4]   2> 399800 INFO  (OverseerStateUpdate-96983724836257797-127.0.0.1:56277_solr-n_0000000000) [n:127.0.0.1:56277_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56277_solr
   [junit4]   2> 399801 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 0x1588e2f13dc0006, 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> 399801 WARN  (zkCallback-549-thread-1-processing-n:127.0.0.1:56276_solr) [n:127.0.0.1:56276_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 399802 ERROR (Thread[Thread-895,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:56276_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 399833 INFO  (jetty-launcher-538-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20ffbe24{/solr,null,UNAVAILABLE}
   [junit4]   2> 401302 WARN  (zkCallback-548-thread-3-processing-n:127.0.0.1:56277_solr) [n:127.0.0.1:56277_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 401302 ERROR (Thread[Thread-897,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:56277_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 401308 INFO  (jetty-launcher-538-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f05fe51{/solr,null,UNAVAILABLE}
   [junit4]   2> 401310 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56272 56272
   [junit4]   2> 401315 INFO  (Thread-878) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56272 56272
   [junit4]   2> 401317 WARN  (Thread-878) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	18	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_13
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 401318 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_BF566AAAE7111D01-001
   [junit4]   2> Nov 22, 2016 10:36:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=fi-FI, timezone=CET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=51418696,total=250916864
   [junit4]   2> NOTE: All tests run in this JVM: [WordBreakSolrSpellCheckerTest, ZkStateReaderTest, TestCloudManagedSchema, TestUniqueKeyFieldResource, TestDistribIDF, CursorMarkTest, ResponseHeaderTest, TestReversedWildcardFilterFactory, TestRestManager, SignatureUpdateProcessorFactoryTest, DateRangeFieldTest, TestHashQParserPlugin, TestManagedSynonymFilterFactory, TestDefaultSearchFieldResource, DistributedSuggestComponentTest, TestUseDocValuesAsStored, CreateCollectionCleanupTest, TestSchemaResource, QueryParsingTest, CoreAdminRequestStatusTest, ResponseLogComponentTest, TestExactStatsCache, TestNRTOpen, UtilsToolTest, BadIndexSchemaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrInfoMBeanTest, UUIDFieldTest, TestLeaderInitiatedRecoveryThread, TestMacros, SliceStateTest, TestCorePropertiesReload, IndexSchemaTest, TestZkChroot, HdfsRestartWhileUpdatingTest, TestGeoJSONResponseWriter, TestFieldTypeResource, DeleteInactiveReplicaTest, TestEmbeddedSolrServerConstructors, SolrIndexSplitterTest, TestCloudSchemaless, EnumFieldTest, DeleteShardTest, TestFuzzyAnalyzedSuggestions, AutoCommitTest, TestTrackingShardHandlerFactory, DistributedTermsComponentTest, TestFieldCacheSort, AliasIntegrationTest, TestLegacyNumericRangeQueryBuilder, OverseerCollectionConfigSetProcessorTest, TestFilteredDocIdSet, URLClassifyProcessorTest, TestClassicSimilarityFactory, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [104/653 (1!)] on J1 in 5.32s, 8 tests, 1 failure <<< FAILURES!

[...truncated 872 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001
   [junit4]   2> 1755542 INFO  (SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-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> 1755543 INFO  (SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1755544 INFO  (SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1755613 INFO  (SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1755644 INFO  (SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1755751 WARN  (SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1755753 INFO  (SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1755772 INFO  (coreLoadExecutor-6342-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1755818 INFO  (coreLoadExecutor-6342-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1755857 INFO  (coreLoadExecutor-6342-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1755947 WARN  (coreLoadExecutor-6342-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> 1755949 INFO  (coreLoadExecutor-6342-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1755962 INFO  (coreLoadExecutor-6342-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1755963 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\]
   [junit4]   2> 1755963 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f0b8c7a
   [junit4]   2> 1755964 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5462388958728536]
   [junit4]   2> 1755980 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1755980 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1755981 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1755981 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1755982 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=11.6611328125, floorSegmentMB=0.5361328125, forceMergeDeletesPctAllowed=2.1535178691506616, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5333660922055973
   [junit4]   2> 1755982 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4055e2a8[collection1] main]
   [junit4]   2> 1755982 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1756433 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1756471 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1756472 INFO  (searcherExecutor-6343-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1756473 INFO  (coreLoadExecutor-6342-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551741023347015680
   [junit4]   2> 1756477 INFO  (SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1756480 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1756480 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1756483 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1756488 INFO  (searcherExecutor-6343-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1756504 INFO  (searcherExecutor-6343-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1756504 INFO  (searcherExecutor-6343-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1756505 INFO  (searcherExecutor-6343-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1756505 INFO  (searcherExecutor-6343-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1756506 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1756506 INFO  (searcherExecutor-6343-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1756506 INFO  (searcherExecutor-6343-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1756506 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7286e0bb{/solr,null,AVAILABLE}
   [junit4]   2> 1756507 INFO  (searcherExecutor-6343-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1756507 INFO  (searcherExecutor-6343-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4055e2a8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1756507 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2b54fb3d{HTTP/1.1,[http/1.1]}{127.0.0.1:63439}
   [junit4]   2> 1756507 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.e.j.s.Server Started @1760916ms
   [junit4]   2> 1756507 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63439}
   [junit4]   2> 1756508 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1756510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1756510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1756510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1756510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T22:59:19.717Z
   [junit4]   2> 1756511 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\solr.xml
   [junit4]   2> 1756529 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\.
   [junit4]   2> 1756529 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1756566 INFO  (coreLoadExecutor-6354-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1756602 INFO  (coreLoadExecutor-6354-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1756714 WARN  (coreLoadExecutor-6354-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> 1756716 INFO  (coreLoadExecutor-6354-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1756727 INFO  (coreLoadExecutor-6354-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\.\corex
   [junit4]   2> 1756727 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\.\corex\data\]
   [junit4]   2> 1756727 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f0b8c7a
   [junit4]   2> 1756729 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5462388958728536]
   [junit4]   2> 1756744 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1756744 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1756746 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1756746 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1756746 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=11.6611328125, floorSegmentMB=0.5361328125, forceMergeDeletesPctAllowed=2.1535178691506616, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5333660922055973
   [junit4]   2> 1756746 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a16dae5[corex] main]
   [junit4]   2> 1756747 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1756761 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1756833 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1756834 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1756835 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1756835 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1756835 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1756836 INFO  (coreLoadExecutor-6354-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551741023727648768
   [junit4]   2> 1756836 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1756837 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1756840 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1756841 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1756842 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1756846 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@5a16dae5[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1757082 INFO  (qtp2068428541-12838) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551741023979307008)]} 0 5
   [junit4]   2> 1757086 INFO  (qtp2068428541-12845) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1757086 INFO  (qtp2068428541-12845) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@972b9b4
   [junit4]   2> 1757091 INFO  (qtp2068428541-12845) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@59e961c0[corex] main]
   [junit4]   2> 1757093 INFO  (searcherExecutor-6355-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@59e961c0[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1757093 INFO  (qtp2068428541-12845) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1757094 INFO  (qtp2068428541-12845) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1757102 INFO  (qtp2068428541-12844) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1757140 INFO  (qtp2068428541-12843) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1757153 INFO  (qtp2068428541-12843) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1757268 WARN  (qtp2068428541-12843) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1757272 INFO  (qtp2068428541-12843) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1757287 INFO  (qtp2068428541-12843) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\.\corex
   [junit4]   2> 1757288 INFO  (qtp2068428541-12843) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-565079062287568\.\corex\data\]
   [junit4]   2> 1757319 INFO  (qtp2068428541-12843) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@2685538d
   [junit4]   2> 1757320 ERROR (qtp2068428541-12843) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1757321 INFO  (qtp2068428541-12843) [    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=205
   [junit4]   2> 1757321 ERROR (qtp2068428541-12843) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at or

[...truncated too long message...]

1759753 INFO  (coreLoadExecutor-6380-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551741026786344960
   [junit4]   2> 1759756 INFO  (searcherExecutor-6381-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1759756 INFO  (searcherExecutor-6381-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1759756 INFO  (searcherExecutor-6381-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1759756 INFO  (searcherExecutor-6381-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1759757 INFO  (searcherExecutor-6381-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1759757 INFO  (searcherExecutor-6381-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1759758 INFO  (searcherExecutor-6381-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1759758 INFO  (searcherExecutor-6381-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1759759 INFO  (searcherExecutor-6381-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@301f6cd2[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1760237 INFO  (qtp38904351-12874) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551741027286515712)]} 0 6
   [junit4]   2> 1760239 INFO  (qtp38904351-12870) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1760239 INFO  (qtp38904351-12870) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4192a264
   [junit4]   2> 1760252 INFO  (qtp38904351-12870) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e4d4882[corex] main]
   [junit4]   2> 1760253 INFO  (qtp38904351-12870) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1760254 INFO  (searcherExecutor-6381-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@4e4d4882[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1760254 INFO  (qtp38904351-12870) [    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 15
   [junit4]   2> 1760258 INFO  (qtp38904351-12869) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@5cc76300
   [junit4]   2> 1760363 INFO  (qtp38904351-12869) [    ] 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=105
   [junit4]   2> 1760366 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BF566AAAE7111D01]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@32d48d9d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1760366 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BF566AAAE7111D01]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=306011680
   [junit4]   2> 1760380 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BF566AAAE7111D01]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@61b80f04{/solr,null,UNAVAILABLE}
   [junit4]   2> 1760384 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BF566AAAE7111D01]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1760385 INFO  (SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1760385 INFO  (SUITE-CoreAdminHandlerTest-seed#[BF566AAAE7111D01]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=750707229
   [junit4]   2> 1760386 INFO  (coreCloseExecutor-6387-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7cd7bf4f
   [junit4]   2> 1760387 INFO  (coreCloseExecutor-6387-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@9802396
   [junit4]   2> 1760390 INFO  (coreCloseExecutor-6387-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@3643b4c8
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BF566AAAE7111D01-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=cs, timezone=America/Pangnirtung
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=78378608,total=403193856
   [junit4]   2> NOTE: All tests run in this JVM: [WordBreakSolrSpellCheckerTest, ZkStateReaderTest, TestCloudManagedSchema, TestUniqueKeyFieldResource, TestDistribIDF, CursorMarkTest, ResponseHeaderTest, TestReversedWildcardFilterFactory, TestRestManager, SignatureUpdateProcessorFactoryTest, DateRangeFieldTest, TestHashQParserPlugin, TestManagedSynonymFilterFactory, TestDefaultSearchFieldResource, DistributedSuggestComponentTest, TestUseDocValuesAsStored, CreateCollectionCleanupTest, TestSchemaResource, QueryParsingTest, CoreAdminRequestStatusTest, ResponseLogComponentTest, TestExactStatsCache, TestNRTOpen, UtilsToolTest, BadIndexSchemaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrInfoMBeanTest, UUIDFieldTest, TestLeaderInitiatedRecoveryThread, TestMacros, SliceStateTest, TestCorePropertiesReload, IndexSchemaTest, TestZkChroot, HdfsRestartWhileUpdatingTest, TestGeoJSONResponseWriter, TestFieldTypeResource, DeleteInactiveReplicaTest, TestEmbeddedSolrServerConstructors, SolrIndexSplitterTest, TestCloudSchemaless, EnumFieldTest, DeleteShardTest, TestFuzzyAnalyzedSuggestions, AutoCommitTest, TestTrackingShardHandlerFactory, DistributedTermsComponentTest, TestFieldCacheSort, AliasIntegrationTest, TestLegacyNumericRangeQueryBuilder, OverseerCollectionConfigSetProcessorTest, TestFilteredDocIdSet, URLClassifyProcessorTest, TestClassicSimilarityFactory, TestSolrCloudWithDelegationTokens, OverseerTaskQueueTest, TestOrdValues, TestRealTimeGet, TestRequestStatusCollectionAPI, SpellingQueryConverterTest, TestCustomSort, HdfsChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, CloudMLTQParserTest, ShardSplitTest, SegmentsInfoRequestHandlerTest, TestSolrIndexConfig, TestConfig, SuggesterTSTTest, HttpPartitionTest, TestReplicaProperties, TestShardHandlerFactory, TestAddFieldRealTimeGet, RegexBoostProcessorTest, CircularListTest, TestDistributedMissingSort, HighlighterMaxOffsetTest, TestQueryUtils, TestReRankQParserPlugin, TestPushWriter, FieldMutatingUpdateProcessorTest, TestConfigReload, ResourceLoaderTest, CollectionsAPISolrJTest, BasicFunctionalityTest, SortByFunctionTest, TestLMDirichletSimilarityFactory, ReplaceNodeTest, SpellCheckComponentTest, UpdateParamsTest, TestSystemIdResolver, TestManagedResource, TestSolr4Spatial2, LoggingHandlerTest, TestReloadDeadlock, DateMathParserTest, TestConfigSetProperties, TestIndexingPerformance, TestSolrQueryParser, RAMDirectoryFactoryTest, DirectUpdateHandlerOptimizeTest, HighlighterConfigTest, MigrateRouteKeyTest, TestOverriddenPrefixQueryForCustomFieldType, InfoHandlerTest, TestStressRecovery, SSLMigrationTest, TestShortCircuitedRequests, TestSQLHandlerNonCloud, TestSubQueryTransformerCrossCore, TestSchemaVersionResource, TestRandomCollapseQParserPlugin, TestRecovery, StressHdfsTest, FileBasedSpellCheckerTest, AnalyticsMergeStrategyTest, TestCustomDocTransformer, TestSolrCLIRunExample, DistributedVersionInfoTest, TestOmitPositions, RestartWhileUpdatingTest, BasicAuthIntegrationTest, TestCloudDeleteByQuery, SolrCoreCheckLockOnStartupTest, VersionInfoTest, TestRawTransformer, LeaderElectionIntegrationTest, CollectionReloadTest, ConfigSetsAPITest, CloneFieldUpdateProcessorFactoryTest, TestConfigSetsAPIExclusivity, TestNamedUpdateProcessors, StatsComponentTest, ExitableDirectoryReaderTest, BJQParserTest, TestManagedSchemaThreadSafety, CSVRequestHandlerTest, DistributedFacetPivotLongTailTest, ShowFileRequestHandlerTest, BasicZkTest, TestTrie, HdfsDirectoryTest, TestReplicationHandlerBackup, CdcrReplicationHandlerTest, TestSolr4Spatial, OverseerRolesTest, AtomicUpdatesTest, ClusterStateTest, SpatialRPTFieldTypeTest, RequestHandlersTest, UpdateRequestProcessorFactoryTest, CleanupOldIndexTest, SpellCheckCollatorTest, TestSolrDynamicMBean, TestScoreJoinQPScore, TestAnalyzedSuggestions, CollectionsAPIDistributedZkTest, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, TestRangeQuery, SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, TestIndexSearcher, SoftAutoCommitTest, DistributedQueryElevationComponentTest, CoreAdminHandlerTest]
   [junit4] Completed [367/653 (2!)] on J1 in 4.91s, 5 tests, 1 failure <<< FAILURES!

[...truncated 63301 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6238 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6238/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=39791, name=SocketProxy-Response-54023:54558, state=RUNNABLE, group=TGRP-HttpPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=39791, name=SocketProxy-Response-54023:54558, state=RUNNABLE, group=TGRP-HttpPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
	at __randomizedtesting.SeedInfo.seed([EF51089CB3803F]:0)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
	at java.net.Socket.setSoTimeout(Socket.java:1137)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)


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([EF51089CB3803F:7B26F344BF91523E]: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 11364 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001
   [junit4]   2> 1401891 INFO  (SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-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> 1401892 INFO  (SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1401893 INFO  (SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1401948 INFO  (SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1401981 INFO  (SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1402051 WARN  (SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1402052 INFO  (SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1402073 INFO  (coreLoadExecutor-6282-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1402124 INFO  (coreLoadExecutor-6282-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1402145 INFO  (coreLoadExecutor-6282-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1402223 WARN  (coreLoadExecutor-6282-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> 1402225 INFO  (coreLoadExecutor-6282-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1402240 INFO  (coreLoadExecutor-6282-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1402241 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\]
   [junit4]   2> 1402241 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30004939
   [junit4]   2> 1402242 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=35.4970703125, floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=25.358822461122923, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1402258 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1402258 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1402259 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1402259 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1402259 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8376455067760501]
   [junit4]   2> 1402260 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fc305c7[collection1] main]
   [junit4]   2> 1402260 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1402267 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1402304 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1402304 INFO  (searcherExecutor-6283-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1402305 INFO  (coreLoadExecutor-6282-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551702872405573632
   [junit4]   2> 1402305 INFO  (searcherExecutor-6283-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1402305 INFO  (searcherExecutor-6283-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1402305 INFO  (searcherExecutor-6283-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1402305 INFO  (searcherExecutor-6283-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1402306 INFO  (searcherExecutor-6283-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1402306 INFO  (searcherExecutor-6283-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1402306 INFO  (searcherExecutor-6283-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1402307 INFO  (searcherExecutor-6283-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1402307 INFO  (searcherExecutor-6283-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7fc305c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1402308 INFO  (SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1402311 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1402339 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1402340 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bb1cf1b{/solr,null,AVAILABLE}
   [junit4]   2> 1402343 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f549ac3{SSL,[ssl, http/1.1]}{127.0.0.1:52871}
   [junit4]   2> 1402344 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.e.j.s.Server Started @1406441ms
   [junit4]   2> 1402344 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52871}
   [junit4]   2> 1402344 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1402344 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1402344 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1402344 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1402344 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T12:52:56.146Z
   [junit4]   2> 1402345 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\solr.xml
   [junit4]   2> 1402366 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.
   [junit4]   2> 1402366 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1402395 INFO  (coreLoadExecutor-6293-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1402414 INFO  (coreLoadExecutor-6293-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1402489 WARN  (coreLoadExecutor-6293-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> 1402491 INFO  (coreLoadExecutor-6293-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1402500 INFO  (coreLoadExecutor-6293-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex
   [junit4]   2> 1402501 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex\data\]
   [junit4]   2> 1402501 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30004939
   [junit4]   2> 1402502 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=35.4970703125, floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=25.358822461122923, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1402514 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1402514 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1402515 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1402515 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1402516 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8376455067760501]
   [junit4]   2> 1402516 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@4127f285[corex] main]
   [junit4]   2> 1402516 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1402526 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1402566 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1402567 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1402567 INFO  (coreLoadExecutor-6293-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551702872680300544
   [junit4]   2> 1402567 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1402567 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1402567 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1402568 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1402568 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1402568 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1402569 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1402569 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1402570 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@4127f285[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1402898 INFO  (qtp227408400-37863) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551702873024233472)]} 0 2
   [junit4]   2> 1402899 INFO  (qtp227408400-37864) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1402899 INFO  (qtp227408400-37864) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2c764668
   [junit4]   2> 1402904 INFO  (qtp227408400-37864) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b1498c7[corex] main]
   [junit4]   2> 1402905 INFO  (qtp227408400-37864) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1402905 INFO  (searcherExecutor-6294-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@2b1498c7[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1402906 INFO  (qtp227408400-37864) [    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> 1402912 INFO  (qtp227408400-37861) [    ] 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> 1402928 INFO  (qtp227408400-37866) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1402936 INFO  (qtp227408400-37866) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1403006 WARN  (qtp227408400-37866) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1403008 INFO  (qtp227408400-37866) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1403023 INFO  (qtp227408400-37866) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex
   [junit4]   2> 1403024 INFO  (qtp227408400-37866) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex\data\]
   [junit4]   2> 1403048 INFO  (qtp227408400-37866) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ab5bdbd
   [junit4]   2> 1403049 ERROR (qtp227408400-37866) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1403049 INFO  (qtp227408400-37866) [    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=128
   [junit4]   2> 1403050 ERROR (qtp227408400-37866) [    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:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1403083 ERROR (qtp227408400-37865) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528695275180955\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 1403084 INFO  (qtp227408400-37865) [    ] 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> 1403085 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@f549ac3{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1403085 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=308992423
   [junit4]   2> 1403085 INFO  (coreCloseExecutor-6301-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@2444614
   [junit4]   2> 1403095 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2bb1cf1b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1403099 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[EF51089CB3803F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=EF51089CB3803F -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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([EF51089CB3803F:7B26F344BF91523E]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1403104 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1403148 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1403149 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dca35c6{/solr,null,AVAILABLE}
   [junit4]   2> 1403152 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1762225d{SSL,[ssl, http/1.1]}{127.0.0.1:52877}
   [junit4]   2> 1403153 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.e.j.s.Server Started @1407250ms
   [junit4]   2> 1403153 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52877}
   [junit4]   2> 1403153 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1403154 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1403154 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1403154 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1403154 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T12:52:56.956Z
   [junit4]   2> 1403155 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528696068819693\solr.xml
   [junit4]   2> 1403178 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528696068819693\.
   [junit4]   2> 1403178 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1403207 INFO  (coreLoadExecutor-6308-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1403227 INFO  (coreLoadExecutor-6308-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1404004 WARN  (coreLoadExecutor-6308-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> 1404006 INFO  (coreLoadExecutor-6308-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1404020 INFO  (coreLoadExecutor-6308-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528696068819693\.\corex
   [junit4]   2> 1404021 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528696068819693\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-528696068819693\.\corex\data\]
   [junit4]   2> 1404021 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30004939
   [junit4]   2> 1404022 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=35.4970703125, floorSegmentMB=1.9462890625, forceMergeDeletesPctAllowed=25.358822461122923, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1404040 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1404040 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1404041 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1404041 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1404043 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8376455067760501]
   [junit4]   2> 1404043 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@76d137aa[corex] main]
   [junit4]   2> 1404043 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1404054 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1404093 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1404093 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1404094 INFO  (coreLoadExecutor-6308-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551702874281476096
   [junit4]   2> 1404094 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1404094 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1404094 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1404096 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1404098 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1404099 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1404099 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1404099 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1404100 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@76d137aa[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1404474 INFO  (qtp1353788163-37885) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551702874675740672)]} 0 4
   [junit4]   2> 1404475 INFO  (qtp1353788163-37886) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1404475 INFO  (qtp1353788163-37886) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56408efa
   [junit4]   2> 1404483 INFO  (qtp1353788163-37886) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@178e483f[corex] main]
   [junit4]   2> 1404483 INFO  (qtp1353788163-37886) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1404483 INFO  (searcherExecutor-6309-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@178e483f[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1404484 INFO  (qtp1353788163-37886) [    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 8
   [junit4]   2> 1404491 INFO  (qtp1353788163-37883) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@f47e16e
   [junit4]   2> 1404555 INFO  (qtp1353788163-37883) [    ] 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=63
   [junit4]   2> 1404556 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1762225d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1404556 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=556159799
   [junit4]   2> 1404558 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2dca35c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1404560 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[EF51089CB3803F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1404563 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1404959 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1404959 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1404959 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1404961 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1405037 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1405058 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1405166 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1405168 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1405186 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\tempDir-001\instProp
   [junit4]   2> 1405189 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\tempDir-001\instProp\data\]
   [junit4]   2> 1405189 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30004939
   [junit4]   2> 1405192 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6cf5cb4e
   [junit4]   2> 1405226 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1405226 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1405228 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1405228 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1405229 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=59.5244140625, floorSegmentMB=0.296875, forceMergeDeletesPctAllowed=22.91921664094379, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1405229 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@480f08c4[props] main]
   [junit4]   2> 1405229 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1405239 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1405299 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1405299 INFO  (searcherExecutor-6316-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1405300 INFO  (searcherExecutor-6316-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1405300 INFO  (searcherExecutor-6316-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1405300 INFO  (searcherExecutor-6316-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1405300 INFO  (searcherExecutor-6316-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1405300 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551702875546058752
   [junit4]   2> 1405301 INFO  (searcherExecutor-6316-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1405301 INFO  (searcherExecutor-6316-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1405302 INFO  (searcherExecutor-6316-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1405302 INFO  (searcherExecutor-6316-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1405303 INFO  (searcherExecutor-6316-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@480f08c4[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1405303 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] 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> 1405319 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1405322 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[EF51089CB3803F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1405337 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1405352 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    ] 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> 1405385 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1405393 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1405395 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1405399 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1405400 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1405410 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=28.3876953125, floorSegmentMB=2.171875, forceMergeDeletesPctAllowed=14.017497458984726, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1405424 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1405424 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1405424 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=47.638671875, floorSegmentMB=0.7802734375, forceMergeDeletesPctAllowed=0.4332887323640633, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1405425 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@efdfe15[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1405425 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1405426 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1405426 INFO  (searcherExecutor-6322-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@efdfe15[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1405427 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1405431 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1405431 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[EF51089CB3803F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1405431 INFO  (SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1405431 INFO  (SUITE-CoreAdminHandlerTest-seed#[EF51089CB3803F]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1356480288
   [junit4]   2> 1405432 INFO  (coreCloseExecutor-6327-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d43bf69
   [junit4]   2> 1405432 INFO  (coreCloseExecutor-6327-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e91ac91
   [junit4]   2> 1405433 INFO  (coreCloseExecutor-6327-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ac1d717
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_EF51089CB3803F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=223, maxMBSortInHeap=7.688560746906903, sim=RandomSimilarity(queryNorm=false): {}, locale=hi, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=208175072,total=415760384
   [junit4]   2> NOTE: All tests run in this JVM: [TestJoin, TestFastWriter, TestInfoStreamLogging, TestReplicationHandlerBackup, PeerSyncWithIndexFingerprintCachingTest, TestExpandComponent, SolrCoreCheckLockOnStartupTest, DistribCursorPagingTest, TestNonDefinedSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType, CdcrVersionReplicationTest, TestLegacyNumericRangeQueryBuilder, QueryParsingTest, TestCloudManagedSchema, BlockDirectoryTest, TestSolr4Spatial2, ExitableDirectoryReaderTest, TestHashQParserPlugin, CleanupOldIndexTest, TestRequestStatusCollectionAPI, DistributedFacetPivotSmallTest, BasicAuthIntegrationTest, TestReversedWildcardFilterFactory, TestPKIAuthenticationPlugin, LeaderFailoverAfterPartitionTest, TestDistributedGrouping, UpdateRequestProcessorFactoryTest, ConnectionReuseTest, TestLegacyFieldCache, CircularListTest, EnumFieldTest, UpdateParamsTest, BJQParserTest, TestZkChroot, MigrateRouteKeyTest, SolrInfoMBeanTest, TestSolrCLIRunExample, DistanceFunctionTest, TestRangeQuery, DateMathParserTest, TestRecovery, TestLeaderElectionWithEmptyReplica, TestMissingGroups, TestRandomFaceting, RankQueryTest, TestConfigSetProperties, TestTrackingShardHandlerFactory, TestEmbeddedSolrServerConstructors, TestSQLHandlerNonCloud, TestCryptoKeys, TestUtils, TestFieldCacheSort, TestSuggestSpellingConverter, TestDocTermOrds, TestFieldCacheReopen, ExplicitHLLTest, TestRealTimeGet, TestManagedSchemaThreadSafety, TestDynamicFieldResource, TestDistribDocBasedVersion, CdcrUpdateLogTest, UUIDFieldTest, TestDFRSimilarityFactory, CollectionsAPISolrJTest, BooleanFieldTest, TestLockTree, DeleteNodeTest, DeleteShardTest, DistributedVersionInfoTest, HighlighterConfigTest, TestStandardQParsers, TestSolrCoreProperties, SortByFunctionTest, ShardSplitTest, CacheHeaderTest, TestFiltering, TestReRankQParserPlugin, PKIAuthenticationIntegrationTest, RequestLoggingTest, TestOnReconnectListenerSupport, TestLMDirichletSimilarityFactory, HdfsThreadLeakTest, CollectionsAPIDistributedZkTest, TestConfigSetsAPIExclusivity, DistributedQueryComponentCustomSortTest, SmileWriterTest, TestSolrQueryParserDefaultOperatorResource, TestSubQueryTransformerCrossCore, ShardRoutingCustomTest, RegexBoostProcessorTest, ResponseHeaderTest, CursorMarkTest, SolrCLIZkUtilsTest, EchoParamsTest, TestLeaderInitiatedRecoveryThread, ReplicaListTransformerTest, TestManagedSynonymFilterFactory, TestStressLiveNodes, InfoHandlerTest, CdcrBootstrapTest, TestCodecSupport, ResponseLogComponentTest, TestSimpleQParserPlugin, TestFieldTypeResource, ZkStateReaderTest, OpenCloseCoreStressTest, TestManagedResource, URLClassifyProcessorTest, SpatialRPTFieldTypeTest, FileBasedSpellCheckerTest, TestSolrDeletionPolicy2, LeaderElectionIntegrationTest, TestCloudPivotFacet, CloudMLTQParserTest, DebugComponentTest, TestExclusionRuleCollectionAccess, TestCrossCoreJoin, BasicZkTest, TestCustomDocTransformer, TestShardHandlerFactory, CoreAdminHandlerTest]
   [junit4] Completed [227/653 (1!)] on J1 in 3.57s, 5 tests, 1 failure <<< FAILURES!

[...truncated 169 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.HttpPartitionTest_EF51089CB3803F-001\init-core-data-001
   [junit4]   2> 1605491 INFO  (SUITE-HttpPartitionTest-seed#[EF51089CB3803F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1605491 INFO  (SUITE-HttpPartitionTest-seed#[EF51089CB3803F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1605494 INFO  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1605494 INFO  (Thread-2571) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1605494 INFO  (Thread-2571) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1605594 INFO  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.a.s.c.ZkTestServer start zk server on port:53993
   [junit4]   2> 1605600 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 0x1588c1bc2630000, 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> 1605607 INFO  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1605610 INFO  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /con

[...truncated too long message...]

thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1732001 INFO  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@d184ac4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1732001 INFO  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30c0b967{/,null,UNAVAILABLE}
   [junit4]   2> 1732003 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 0x1588c1bc2630005, 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> 1732004 INFO  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 54000
   [junit4]   2> 1732005 INFO  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53993 53993
   [junit4]   2> 1732006 INFO  (Thread-2571) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53993 53993
   [junit4]   2> 1732008 WARN  (Thread-2571) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/collMinRf_1x3/state.json
   [junit4]   2> 	3	/solr/collections/c8n_1x3/state.json
   [junit4]   2> 	3	/solr/collections/c8n_1x2_leader_session_loss/state.json
   [junit4]   2> 	2	/solr/collections/collMinRf_1x3/leader_elect/shard1/election/96981442841739279-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	2	/solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96981442841739273-127.0.0.1:54022_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	127	/solr/overseer/queue
   [junit4]   2> 	107	/solr/overseer/collection-queue-work
   [junit4]   2> 	33	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1732008 WARN  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.a.s.c.SocketProxy Closing 23 connections to: http://127.0.0.1:54130/, target: http://127.0.0.1:54131/
   [junit4]   2> 1732008 WARN  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:54022/, target: http://127.0.0.1:54023/
   [junit4]   2> 1732009 WARN  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:54000/, target: http://127.0.0.1:54001/
   [junit4]   2> 1732009 WARN  (TEST-HttpPartitionTest.test-seed#[EF51089CB3803F]) [    ] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:54115/, target: http://127.0.0.1:54116/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=EF51089CB3803F -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=America/Marigot -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    127s J1 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=39791, name=SocketProxy-Response-54023:54558, state=RUNNABLE, group=TGRP-HttpPartitionTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EF51089CB3803F]:0)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
   [junit4]    > Caused by: java.net.SocketException: Socket is closed
   [junit4]    > 	at java.net.Socket.setSoTimeout(Socket.java:1137)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=39790, name=SocketProxy-Request-54558:54023, state=RUNNABLE, group=TGRP-HttpPartitionTest]
   [junit4]    > Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EF51089CB3803F]:0)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
   [junit4]    > Caused by: java.net.SocketException: Socket is closed
   [junit4]    > 	at java.net.Socket.setSoTimeout(Socket.java:1137)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
   [junit4]   2> 1732011 INFO  (SUITE-HttpPartitionTest-seed#[EF51089CB3803F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=Memory), _version_=FSTOrd50, multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), intDefault=FSTOrd50, id=PostingsFormat(name=Memory), range_facet_i_dv=Lucene50(blocksize=128), text=BlockTreeOrds(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1755, maxMBSortInHeap=7.256541701343447, sim=RandomSimilarity(queryNorm=false): {}, locale=ru, timezone=America/Marigot
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=72825232,total=385351680
   [junit4]   2> NOTE: All tests run in this JVM: [TestJoin, TestFastWriter, TestInfoStreamLogging, TestReplicationHandlerBackup, PeerSyncWithIndexFingerprintCachingTest, TestExpandComponent, SolrCoreCheckLockOnStartupTest, DistribCursorPagingTest, TestNonDefinedSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType, CdcrVersionReplicationTest, TestLegacyNumericRangeQueryBuilder, QueryParsingTest, TestCloudManagedSchema, BlockDirectoryTest, TestSolr4Spatial2, ExitableDirectoryReaderTest, TestHashQParserPlugin, CleanupOldIndexTest, TestRequestStatusCollectionAPI, DistributedFacetPivotSmallTest, BasicAuthIntegrationTest, TestReversedWildcardFilterFactory, TestPKIAuthenticationPlugin, LeaderFailoverAfterPartitionTest, TestDistributedGrouping, UpdateRequestProcessorFactoryTest, ConnectionReuseTest, TestLegacyFieldCache, CircularListTest, EnumFieldTest, UpdateParamsTest, BJQParserTest, TestZkChroot, MigrateRouteKeyTest, SolrInfoMBeanTest, TestSolrCLIRunExample, DistanceFunctionTest, TestRangeQuery, DateMathParserTest, TestRecovery, TestLeaderElectionWithEmptyReplica, TestMissingGroups, TestRandomFaceting, RankQueryTest, TestConfigSetProperties, TestTrackingShardHandlerFactory, TestEmbeddedSolrServerConstructors, TestSQLHandlerNonCloud, TestCryptoKeys, TestUtils, TestFieldCacheSort, TestSuggestSpellingConverter, TestDocTermOrds, TestFieldCacheReopen, ExplicitHLLTest, TestRealTimeGet, TestManagedSchemaThreadSafety, TestDynamicFieldResource, TestDistribDocBasedVersion, CdcrUpdateLogTest, UUIDFieldTest, TestDFRSimilarityFactory, CollectionsAPISolrJTest, BooleanFieldTest, TestLockTree, DeleteNodeTest, DeleteShardTest, DistributedVersionInfoTest, HighlighterConfigTest, TestStandardQParsers, TestSolrCoreProperties, SortByFunctionTest, ShardSplitTest, CacheHeaderTest, TestFiltering, TestReRankQParserPlugin, PKIAuthenticationIntegrationTest, RequestLoggingTest, TestOnReconnectListenerSupport, TestLMDirichletSimilarityFactory, HdfsThreadLeakTest, CollectionsAPIDistributedZkTest, TestConfigSetsAPIExclusivity, DistributedQueryComponentCustomSortTest, SmileWriterTest, TestSolrQueryParserDefaultOperatorResource, TestSubQueryTransformerCrossCore, ShardRoutingCustomTest, RegexBoostProcessorTest, ResponseHeaderTest, CursorMarkTest, SolrCLIZkUtilsTest, EchoParamsTest, TestLeaderInitiatedRecoveryThread, ReplicaListTransformerTest, TestManagedSynonymFilterFactory, TestStressLiveNodes, InfoHandlerTest, CdcrBootstrapTest, TestCodecSupport, ResponseLogComponentTest, TestSimpleQParserPlugin, TestFieldTypeResource, ZkStateReaderTest, OpenCloseCoreStressTest, TestManagedResource, URLClassifyProcessorTest, SpatialRPTFieldTypeTest, FileBasedSpellCheckerTest, TestSolrDeletionPolicy2, LeaderElectionIntegrationTest, TestCloudPivotFacet, CloudMLTQParserTest, DebugComponentTest, TestExclusionRuleCollectionAccess, TestCrossCoreJoin, BasicZkTest, TestCustomDocTransformer, TestShardHandlerFactory, CoreAdminHandlerTest, CurrencyFieldOpenExchangeTest, OverseerRolesTest, HdfsChaosMonkeyNothingIsSafeTest, TestNumericTerms64, TestConfig, TestDefaultSearchFieldResource, HdfsBasicDistributedZk2Test, SpellPossibilityIteratorTest, HdfsUnloadDistributedZkTest, TestRestoreCore, HdfsRestartWhileUpdatingTest, ConfigSetsAPITest, TestJsonFacets, TestQuerySenderListener, OverseerCollectionConfigSetProcessorTest, TestScoreJoinQPScore, RecoveryAfterSoftCommitTest, TestSchemaResource, TestFilteredDocIdSet, TestDynamicLoading, TestCollectionAPI, CloneFieldUpdateProcessorFactoryTest, TestDocSet, TestTrieFacet, HttpPartitionTest]
   [junit4] Completed [280/653 (2!)] on J1 in 127.20s, 1 test, 1 error <<< FAILURES!

[...truncated 63578 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6237 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6237/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:
Mismatch in counts between replicas

Stack Trace:
java.lang.AssertionError: Mismatch in counts between replicas
	at __randomizedtesting.SeedInfo.seed([A824323EA667BCD5:20700DE4089BD12D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
	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)


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([A824323EA667BCD5:D3ED907285456ED4]: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 11473 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001
   [junit4]   2> 1074693 INFO  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-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> 1074696 INFO  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1074699 INFO  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1074779 WARN  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1074781 INFO  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1074803 INFO  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1074965 WARN  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1074967 INFO  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1075267 INFO  (coreLoadExecutor-5355-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1075302 WARN  (coreLoadExecutor-5355-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1075303 INFO  (coreLoadExecutor-5355-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1075323 INFO  (coreLoadExecutor-5355-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1075521 WARN  (coreLoadExecutor-5355-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> 1075524 INFO  (coreLoadExecutor-5355-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1075547 INFO  (coreLoadExecutor-5355-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1075548 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\]
   [junit4]   2> 1075548 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d801cf
   [junit4]   2> 1075549 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=91.9951171875, floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=27.056749762791874, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1075977 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1075977 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1075978 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1075978 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1076127 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=48.5986328125, floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=17.2048384447776, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1076232 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@217f6d[collection1] main]
   [junit4]   2> 1076233 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1076347 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1076391 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1076392 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1076393 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1076393 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1076393 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1076393 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1076394 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551663805500489728
   [junit4]   2> 1076394 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1076394 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1076394 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1076395 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1076395 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@217f6d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1076397 INFO  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1076402 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1076415 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    ] 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> 1076436 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1076436 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1076442 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1076444 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1076447 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1076447 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1076452 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=91.3779296875, floorSegmentMB=1.875, forceMergeDeletesPctAllowed=6.6842803502371755, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1076467 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1076467 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1076467 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=71.7890625, floorSegmentMB=0.794921875, forceMergeDeletesPctAllowed=26.15117839074995, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5186569704831068
   [junit4]   2> 1076468 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1509f4f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1076468 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1076468 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1076469 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1076477 INFO  (searcherExecutor-5362-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@1509f4f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1076485 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1076508 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1076509 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cbadb3{/solr,null,AVAILABLE}
   [junit4]   2> 1076510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c08b0d{HTTP/1.1,[http/1.1]}{127.0.0.1:61454}
   [junit4]   2> 1076510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.e.j.s.Server Started @1081524ms
   [junit4]   2> 1076510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61454}
   [junit4]   2> 1076510 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1076510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1076510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1076510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1076510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T02:31:59.119Z
   [junit4]   2> 1076511 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491438255934422\solr.xml
   [junit4]   2> 1076539 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491438255934422\.
   [junit4]   2> 1076539 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1076624 WARN  (coreLoadExecutor-5371-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1076625 INFO  (coreLoadExecutor-5371-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1076644 INFO  (coreLoadExecutor-5371-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1076745 WARN  (coreLoadExecutor-5371-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> 1076748 INFO  (coreLoadExecutor-5371-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1076774 INFO  (coreLoadExecutor-5371-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491438255934422\.\corex
   [junit4]   2> 1076775 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491438255934422\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491438255934422\.\corex\data\]
   [junit4]   2> 1076775 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d801cf
   [junit4]   2> 1076776 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=91.9951171875, floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=27.056749762791874, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1076805 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1076805 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1076808 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1076808 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1076829 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=48.5986328125, floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=17.2048384447776, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1076830 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@18c1505[corex] main]
   [junit4]   2> 1076831 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1076842 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1076900 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1076901 INFO  (coreLoadExecutor-5371-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551663806032117760
   [junit4]   2> 1076903 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1076904 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1076904 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1076904 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1076905 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1076906 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1076906 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1076907 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1076907 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1076908 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@18c1505[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1077055 INFO  (qtp16383869-32130) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551663806187307008)]} 0 5
   [junit4]   2> 1077055 INFO  (qtp16383869-32130) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1077055 INFO  (qtp16383869-32130) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f5b2b6
   [junit4]   2> 1077061 INFO  (qtp16383869-32130) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@becdb4[corex] main]
   [junit4]   2> 1077063 INFO  (searcherExecutor-5372-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@becdb4[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1077063 INFO  (qtp16383869-32130) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1077063 INFO  (qtp16383869-32130) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1077066 INFO  (qtp16383869-32134) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@51ec78
   [junit4]   2> 1077164 INFO  (qtp16383869-32134) [    ] 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=98
   [junit4]   2> 1077166 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1c08b0d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1077166 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2325840
   [junit4]   2> 1077166 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cbadb3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1077168 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1077175 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1077531 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1077532 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1077533 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1077534 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1077592 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1077593 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1077623 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1077680 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1077682 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1077696 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\tempDir-001\instProp
   [junit4]   2> 1077697 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\tempDir-001\instProp\data\]
   [junit4]   2> 1077697 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d801cf
   [junit4]   2> 1077699 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=87.359375, floorSegmentMB=1.2451171875, forceMergeDeletesPctAllowed=16.55298774598429, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23018448065547156
   [junit4]   2> 1077716 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1077716 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1077717 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1077717 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1077718 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.760878459594006]
   [junit4]   2> 1077718 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1151fc8[props] main]
   [junit4]   2> 1077719 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1077732 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1077776 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1077776 INFO  (searcherExecutor-5379-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1077777 INFO  (searcherExecutor-5379-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1077777 INFO  (searcherExecutor-5379-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1077777 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551663806950670336
   [junit4]   2> 1077777 INFO  (searcherExecutor-5379-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1077777 INFO  (searcherExecutor-5379-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1077777 INFO  (searcherExecutor-5379-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1077778 INFO  (searcherExecutor-5379-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1077778 INFO  (searcherExecutor-5379-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1077778 INFO  (searcherExecutor-5379-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1077779 INFO  (searcherExecutor-5379-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@1151fc8[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1077779 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] 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> 1077789 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1077791 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A824323EA667BCD5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1077794 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A824323EA667BCD5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1077794 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A824323EA667BCD5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1077796 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1077824 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1077826 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c18086{/solr,null,AVAILABLE}
   [junit4]   2> 1077828 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@681ff6{HTTP/1.1,[http/1.1]}{127.0.0.1:61460}
   [junit4]   2> 1077828 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.e.j.s.Server Started @1082841ms
   [junit4]   2> 1077828 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61460}
   [junit4]   2> 1077828 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1077828 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1077828 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1077828 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1077828 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T02:32:00.437Z
   [junit4]   2> 1077829 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\solr.xml
   [junit4]   2> 1077868 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.
   [junit4]   2> 1077868 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1077904 WARN  (coreLoadExecutor-5390-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1077904 INFO  (coreLoadExecutor-5390-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1077923 INFO  (coreLoadExecutor-5390-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1078000 WARN  (coreLoadExecutor-5390-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> 1078002 INFO  (coreLoadExecutor-5390-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1078023 INFO  (coreLoadExecutor-5390-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex
   [junit4]   2> 1078024 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex\data\]
   [junit4]   2> 1078024 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d801cf
   [junit4]   2> 1078025 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=91.9951171875, floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=27.056749762791874, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1078043 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1078043 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1078044 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1078044 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1078044 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=5, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=48.5986328125, floorSegmentMB=0.8310546875, forceMergeDeletesPctAllowed=17.2048384447776, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1078044 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@212c46[corex] main]
   [junit4]   2> 1078044 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1078053 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1078093 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1078093 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1078093 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1078093 INFO  (coreLoadExecutor-5390-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551663807282020352
   [junit4]   2> 1078093 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1078093 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1078095 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1078095 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1078095 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1078095 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1078096 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1078096 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@212c46[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1078375 INFO  (qtp32330167-32156) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551663807574573056)]} 0 2
   [junit4]   2> 1078375 INFO  (qtp32330167-32157) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1078375 INFO  (qtp32330167-32157) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@80ebbe
   [junit4]   2> 1078379 INFO  (qtp32330167-32157) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@106db2[corex] main]
   [junit4]   2> 1078380 INFO  (qtp32330167-32157) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1078380 INFO  (searcherExecutor-5391-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@106db2[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1078380 INFO  (qtp32330167-32157) [    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> 1078383 INFO  (qtp32330167-32160) [    ] 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> 1078395 INFO  (qtp32330167-32156) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1078403 INFO  (qtp32330167-32156) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1078465 WARN  (qtp32330167-32156) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1078467 INFO  (qtp32330167-32156) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1078476 INFO  (qtp32330167-32156) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex
   [junit4]   2> 1078477 INFO  (qtp32330167-32156) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex\data\]
   [junit4]   2> 1078499 INFO  (qtp32330167-32156) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@a260a2
   [junit4]   2> 1078500 ERROR (qtp32330167-32156) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1078500 INFO  (qtp32330167-32156) [    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=112
   [junit4]   2> 1078500 ERROR (qtp32330167-32156) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1078530 ERROR (qtp32330167-32157) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-491439567028399\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1078531 INFO  (qtp32330167-32157) [    ] 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=29
   [junit4]   2> 1078532 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@681ff6{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1078532 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28807252
   [junit4]   2> 1078533 INFO  (coreCloseExecutor-5398-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bd15f8
   [junit4]   2> 1078541 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c18086{/solr,null,UNAVAILABLE}
   [junit4]   2> 1078544 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A824323EA667BCD5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=A824323EA667BCD5 -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.75s 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([A824323EA667BCD5:D3ED907285456ED4]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1078546 INFO  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1078546 INFO  (SUITE-CoreAdminHandlerTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3231163
   [junit4]   2> 1078547 INFO  (coreCloseExecutor-5400-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7c1c07
   [junit4]   2> 1078547 INFO  (coreCloseExecutor-5400-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@d3ded
   [junit4]   2> 1078548 INFO  (coreCloseExecutor-5400-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fca0f7
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A824323EA667BCD5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=es-PY, timezone=Africa/Sao_Tome
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=121278960,total=376963072
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoading, TestManagedSchemaThreadSafety, TestReRankQParserPlugin, PreAnalyzedFieldTest, TestCodecSupport, TestManagedSynonymFilterFactory, TestStressLiveNodes, IndexSchemaTest, TestShortCircuitedRequests, TestOverriddenPrefixQueryForCustomFieldType, SolrCoreCheckLockOnStartupTest, TestChildDocTransformer, DistribJoinFromCollectionTest, TestConfigSetsAPIExclusivity, TestQuerySenderListener, TestNonDefinedSimilarityFactory, TestLeaderInitiatedRecoveryThread, TestCloudRecovery, HdfsThreadLeakTest, AddBlockUpdateTest, TestComponentsName, TestFiltering, TestAnalyzeInfixSuggestions, OverseerTaskQueueTest, TestZkChroot, CoreSorterTest, TestSolrCloudWithDelegationTokens, TestFuzzyAnalyzedSuggestions, TestBadConfig, ZkStateReaderTest, TestReversedWildcardFilterFactory, ResourceLoaderTest, TestLMJelinekMercerSimilarityFactory, SpatialHeatmapFacetsTest, HdfsUnloadDistributedZkTest, BasicZkTest, DistributedQueryComponentCustomSortTest, SpellPossibilityIteratorTest, TestSolrQueryParserDefaultOperatorResource, GraphQueryTest, TestConfig, TestDynamicFieldResource, TestCryptoKeys, LeaderInitiatedRecoveryOnCommitTest, SuggesterTest, SolrXmlInZkTest, BooleanFieldTest, TestFileDictionaryLookup, CircularListTest, CursorMarkTest, LeaderFailoverAfterPartitionTest, UUIDUpdateProcessorFallbackTest, CollectionTooManyReplicasTest, TestStandardQParsers, HdfsCollectionsAPIDistributedZkTest, TestRandomFaceting, TestSolr4Spatial2, TestTolerantUpdateProcessorRandomCloud, HLLSerializationTest, SolrCLIZkUtilsTest, TestOrdValues, NoCacheHeaderTest, AliasIntegrationTest, TestSolrConfigHandlerConcurrent, ChaosMonkeySafeLeaderTest, TestExclusionRuleCollectionAccess, TestRangeQuery, SuggestComponentTest, CleanupOldIndexTest, PeerSyncWithIndexFingerprintCachingTest, TestValueSourceCache, TestDistribIDF, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDefaultSearchFieldResource, TestFieldTypeResource, TestHashQParserPlugin, AsyncCallRequestStatusResponseTest, SolrInfoMBeanTest, DistribCursorPagingTest, CloneFieldUp

[...truncated too long message...]

plica2] o.a.s.c.S.Request [recoverytest_shard1_replica2]  webapp=/solr path=/select params={q=*:*&distrib=false&wt=javabin&version=2} hits=1239 status=0 QTime=0
   [junit4]   2> 1082193 INFO  (TEST-RecoveryZkTest.test-seed#[A824323EA667BCD5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.method=test -Dtests.seed=A824323EA667BCD5 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Europe/Vatican -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 12.2s J0 | RecoveryZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Mismatch in counts between replicas
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A824323EA667BCD5:20700DE4089BD12D]:0)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1082197 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 0x15889e00e710008, 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> 1082201 INFO  (jetty-launcher-1824-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1b863a8{HTTP/1.1,[http/1.1]}{127.0.0.1:61405}
   [junit4]   2> 1082202 INFO  (jetty-launcher-1824-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21094371
   [junit4]   2> 1082203 INFO  (jetty-launcher-1824-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@16f8464{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1082203 INFO  (jetty-launcher-1824-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23361780
   [junit4]   2> 1082213 INFO  (coreCloseExecutor-5924-thread-1) [n:127.0.0.1:61405_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@55b639
   [junit4]   2> 1082213 INFO  (coreCloseExecutor-5925-thread-1) [n:127.0.0.1:61402_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f0474
   [junit4]   2> 1082218 ERROR (recoveryExecutor-1844-thread-1-processing-n:127.0.0.1:61405_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest r:core_node2) [n:127.0.0.1:61405_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:recoverytest_shard1_replica2
   [junit4]   2> 1082220 INFO  (jetty-launcher-1824-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96978987396431878-127.0.0.1:61402_solr-n_0000000001) closing
   [junit4]   2> 1082222 INFO  (OverseerStateUpdate-96978987396431878-127.0.0.1:61402_solr-n_0000000001) [n:127.0.0.1:61402_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61402_solr
   [junit4]   2> 1082222 WARN  (zkCallback-1846-thread-1-processing-n:127.0.0.1:61405_solr) [n:127.0.0.1:61405_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1082223 INFO  (jetty-launcher-1824-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b2842{/solr,null,UNAVAILABLE}
   [junit4]   2> 1083722 WARN  (zkCallback-1835-thread-1-processing-n:127.0.0.1:61402_solr) [n:127.0.0.1:61402_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1083722 INFO  (jetty-launcher-1824-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71f33c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1083724 INFO  (SUITE-RecoveryZkTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61398 61398
   [junit4]   2> 1083725 INFO  (Thread-2691) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61398 61398
   [junit4]   2> 1083726 WARN  (Thread-2691) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/recoverytest/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/recoverytest/leader_elect/shard1/election/96978987396431878-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	10	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1083726 INFO  (SUITE-RecoveryZkTest-seed#[A824323EA667BCD5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_A824323EA667BCD5-001
   [junit4]   2> Nov 22, 2016 2:32:06 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=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=10, maxDocsPerChunk=8, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=10, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {}, locale=ro-RO, timezone=Europe/Vatican
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=152034616,total=435945472
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, TestFieldCacheSanityChecker, TestSolrCloudWithKerberosAlt, DistributedQueueTest, ReplicationFactorTest, TestBlobHandler, DistributedFacetPivotWhiteBoxTest, DirectUpdateHandlerTest, DocExpirationUpdateProcessorFactoryTest, BadCopyFieldTest, TestJmxIntegration, TestMaxScoreQueryParser, DocValuesMultiTest, DisMaxRequestHandlerTest, TestSolrConfigHandlerCloud, SolrTestCaseJ4Test, TestHighlightDedupGrouping, DeleteLastCustomShardedReplicaTest, TestStressCloudBlindAtomicUpdates, TestSubQueryTransformerDistrib, TestMinMaxOnMultiValuedField, DOMUtilTest, RequiredFieldsTest, TestBinaryResponseWriter, TestExtendedDismaxParser, TestHdfsBackupRestoreCore, XmlUpdateRequestHandlerTest, TestDistributedStatsComponentCardinality, HighlighterTest, QueryEqualityTest, BlockJoinFacetSimpleTest, ChaosMonkeyNothingIsSafeTest, TestSchemaNameResource, TestWordDelimiterFilterFactory, BitVectorTest, TestDownShardTolerantSearch, HdfsSyncSliceTest, DistributedExpandComponentTest, TestTestInjection, TimeZoneUtilsTest, DirectSolrSpellCheckerTest, TestGraphTermsQParserPlugin, TestExactSharedStatsCache, SchemaVersionSpecificBehaviorTest, TestDefaultStatsCache, TestJettySolrRunner, DistributedSpellCheckComponentTest, TestFreeTextSuggestions, TestFunctionQuery, SharedFSAutoReplicaFailoverTest, TestPartialUpdateDeduplication, QueryElevationComponentTest, TestReloadAndDeleteDocs, TestDFISimilarityFactory, TestManagedSchemaAPI, PrimUtilsTest, TestCursorMarkWithoutUniqueKey, TestMacroExpander, TestCoreContainer, XsltUpdateRequestHandlerTest, NumericFieldsTest, SolrCloudExampleTest, LeaderElectionTest, TestQueryWrapperFilter, TestSSLRandomization, TestSolrCoreSnapshots, TestXmlQParser, RuleEngineTest, TestGroupingSearch, TestTolerantSearch, CurrencyFieldXmlFileTest, TestSolrDeletionPolicy1, TestSchemaManager, TestLazyCores, TestAuthenticationFramework, TestSlowCompositeReaderWrapper, MergeStrategyTest, TestCloudInspectUtil, TestManagedStopFilterFactory, TestRebalanceLeaders, DocumentBuilderTest, TestPhraseSuggestions, TestPivotHelperCode, TestPseudoReturnFields, TestUpdate, JSONWriterTest, LeaderFailureAfterFreshStartTest, TestUninvertingReader, SimpleMLTQParserTest, JavabinLoaderTest, TestDynamicFieldCollectionResource, TestComplexPhraseQParserPlugin, TestReplicationHandler, HLLUtilTest, TestGraphMLResponseWriter, DocValuesMissingTest, TestXIncludeConfig, FacetPivotSmallTest, TestSmileRequest, TestIBSimilarityFactory, TestFieldTypeCollectionResource, OutputWriterTest, TestSubQueryTransformer, TestSchemaSimilarityResource, CdcrRequestHandlerTest, TestQuerySenderNoQuery, CachingDirectoryFactoryTest, TestRTGBase, UnloadDistributedZkTest, TestCSVResponseWriter, TestJsonFacetRefinement, TestMergePolicyConfig, DistributedMLTComponentTest, PeerSyncTest, TestConfigSets, AddSchemaFieldsUpdateProcessorFactoryTest, ZkControllerTest, RollingRestartTest, SpatialFilterTest, TestRawResponseWriter, TestLRUCache, TestFastLRUCache, AlternateDirectoryTest, MoreLikeThisHandlerTest, TestLRUStatsCache, CursorPagingTest, TestSolrQueryResponse, HdfsWriteToMultipleCollectionsTest, ForceLeaderTest, ClassificationUpdateProcessorFactoryTest, HardAutoCommitTest, CustomCollectionTest, TestBulkSchemaConcurrent, RecoveryZkTest]
   [junit4] Completed [262/652 (2!)] on J0 in 15.04s, 1 test, 1 failure <<< FAILURES!

[...truncated 55760 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6236 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6236/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after a failed core reload
	at __randomizedtesting.SeedInfo.seed([80293C653B64D63B:FBE09E291846043A]: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 11311 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001
   [junit4]   2> 1156498 INFO  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-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> 1156499 INFO  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1156500 INFO  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1156576 WARN  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1156577 INFO  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1156608 INFO  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1156728 WARN  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1156731 INFO  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1156773 INFO  (coreLoadExecutor-4195-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1156825 WARN  (coreLoadExecutor-4195-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1156827 INFO  (coreLoadExecutor-4195-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1156878 INFO  (coreLoadExecutor-4195-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1156995 WARN  (coreLoadExecutor-4195-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> 1156999 INFO  (coreLoadExecutor-4195-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4195-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1157058 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\]
   [junit4]   2> 1157058 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aa2b7
   [junit4]   2> 1157059 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=99.21484375, floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=13.925724665655231, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6994185145458851
   [junit4]   2> 1157132 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1157132 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1157134 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157134 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157135 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1946188588, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1157137 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a647d1[collection1] main]
   [junit4]   2> 1157138 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1157170 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1157232 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157233 INFO  (searcherExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1157234 INFO  (searcherExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1157234 INFO  (coreLoadExecutor-4195-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551626755004956672
   [junit4]   2> 1157234 INFO  (searcherExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1157234 INFO  (searcherExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1157235 INFO  (searcherExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1157236 INFO  (searcherExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1157236 INFO  (searcherExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1157239 INFO  (searcherExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1157239 INFO  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1157240 INFO  (searcherExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1157243 INFO  (searcherExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a647d1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157243 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1157272 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    ] 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> 1157291 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1157292 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1157310 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1157325 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1157330 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1157330 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1157337 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=24.828125, floorSegmentMB=0.419921875, forceMergeDeletesPctAllowed=3.992435855680264, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1180039596987947
   [junit4]   2> 1157352 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157352 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157352 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=557518106, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1157353 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@16dbc64[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1157353 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1157354 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157354 INFO  (searcherExecutor-4202-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@16dbc64[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157355 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1157359 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1157360 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1157362 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1157395 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1157398 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d8c76{/solr,null,AVAILABLE}
   [junit4]   2> 1157399 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@187c532{HTTP/1.1,[http/1.1]}{127.0.0.1:53209}
   [junit4]   2> 1157399 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.e.j.s.Server Started @1163687ms
   [junit4]   2> 1157399 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53209}
   [junit4]   2> 1157399 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1157399 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1157399 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1157399 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1157399 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-21T16:43:05.062Z
   [junit4]   2> 1157401 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456104187411177\solr.xml
   [junit4]   2> 1157435 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456104187411177\.
   [junit4]   2> 1157435 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1157485 WARN  (coreLoadExecutor-4212-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1157487 INFO  (coreLoadExecutor-4212-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1157522 INFO  (coreLoadExecutor-4212-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1157675 WARN  (coreLoadExecutor-4212-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> 1157683 INFO  (coreLoadExecutor-4212-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1157709 INFO  (coreLoadExecutor-4212-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456104187411177\.\corex
   [junit4]   2> 1157711 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456104187411177\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456104187411177\.\corex\data\]
   [junit4]   2> 1157711 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aa2b7
   [junit4]   2> 1157712 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=99.21484375, floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=13.925724665655231, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6994185145458851
   [junit4]   2> 1157746 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1157746 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1157758 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157758 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157758 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1946188588, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1157758 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@122ba72[corex] main]
   [junit4]   2> 1157759 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1157788 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1157857 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157858 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1157858 INFO  (coreLoadExecutor-4212-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551626755659268096
   [junit4]   2> 1157858 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1157859 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1157859 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1157859 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1157860 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1157860 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1157861 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1157862 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1157863 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@122ba72[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157949 INFO  (qtp10801962-9220) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551626755751542784)]} 0 3
   [junit4]   2> 1157950 INFO  (qtp10801962-9218) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1157950 INFO  (qtp10801962-9218) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@87d024
   [junit4]   2> 1157954 INFO  (qtp10801962-9218) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1746ff2[corex] main]
   [junit4]   2> 1157955 INFO  (qtp10801962-9218) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1157956 INFO  (searcherExecutor-4213-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1746ff2[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1157958 INFO  (qtp10801962-9218) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1157962 INFO  (qtp10801962-9224) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f0bbeb
   [junit4]   2> 1158086 INFO  (qtp10801962-9224) [    ] 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=126
   [junit4]   2> 1158091 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@187c532{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1158091 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22322506
   [junit4]   2> 1158092 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d8c76{/solr,null,UNAVAILABLE}
   [junit4]   2> 1158096 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1158101 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1158736 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1158738 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1158740 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1158741 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1158869 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1158871 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1158914 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1159061 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1159061 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1159086 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\tempDir-001\instProp
   [junit4]   2> 1159086 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\tempDir-001\instProp\data\]
   [junit4]   2> 1159086 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aa2b7
   [junit4]   2> 1159090 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=54.142578125, floorSegmentMB=0.8203125, forceMergeDeletesPctAllowed=18.673407740344324, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5006007121631217
   [junit4]   2> 1159110 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1159110 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1159110 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1159110 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1159110 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1744390029, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1159110 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fef7c[props] main]
   [junit4]   2> 1159110 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1159159 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1159225 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1159225 INFO  (searcherExecutor-4220-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1159225 INFO  (searcherExecutor-4220-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1159225 INFO  (searcherExecutor-4220-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1159225 INFO  (searcherExecutor-4220-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1159225 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551626757092671488
   [junit4]   2> 1159230 INFO  (searcherExecutor-4220-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1159231 INFO  (searcherExecutor-4220-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1159232 INFO  (searcherExecutor-4220-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1159232 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] 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> 1159233 INFO  (searcherExecutor-4220-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1159235 INFO  (searcherExecutor-4220-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1159236 INFO  (searcherExecutor-4220-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@4fef7c[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1159244 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1159246 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[80293C653B64D63B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1159250 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1159297 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1159308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c32b25{/solr,null,AVAILABLE}
   [junit4]   2> 1159310 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d8e61{HTTP/1.1,[http/1.1]}{127.0.0.1:53214}
   [junit4]   2> 1159310 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.e.j.s.Server Started @1165599ms
   [junit4]   2> 1159310 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53214}
   [junit4]   2> 1159311 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1159311 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1159311 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1159311 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1159311 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-21T16:43:06.974Z
   [junit4]   2> 1159312 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456106075276639\solr.xml
   [junit4]   2> 1159345 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456106075276639\.
   [junit4]   2> 1159346 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1159407 WARN  (coreLoadExecutor-4230-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1159410 INFO  (coreLoadExecutor-4230-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1159439 INFO  (coreLoadExecutor-4230-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1159568 WARN  (coreLoadExecutor-4230-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> 1159575 INFO  (coreLoadExecutor-4230-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1159600 INFO  (coreLoadExecutor-4230-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456106075276639\.\corex
   [junit4]   2> 1159606 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456106075276639\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456106075276639\.\corex\data\]
   [junit4]   2> 1159606 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aa2b7
   [junit4]   2> 1159608 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=99.21484375, floorSegmentMB=1.24609375, forceMergeDeletesPctAllowed=13.925724665655231, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6994185145458851
   [junit4]   2> 1159660 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1159660 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1159663 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1159663 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1159663 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1946188588, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1159664 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fe8ef3[corex] main]
   [junit4]   2> 1159664 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1159674 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1159735 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1159735 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1159736 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1159736 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1159736 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1159736 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1159736 INFO  (coreLoadExecutor-4230-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551626757628493824
   [junit4]   2> 1159736 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1159737 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1159737 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1159737 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1159738 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1fe8ef3[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1159858 INFO  (qtp15214125-9244) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551626757752225792)]} 0 3
   [junit4]   2> 1159859 INFO  (qtp15214125-9243) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1159859 INFO  (qtp15214125-9243) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13a75ff
   [junit4]   2> 1159875 INFO  (qtp15214125-9243) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1034b93[corex] main]
   [junit4]   2> 1159876 INFO  (qtp15214125-9243) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1159877 INFO  (searcherExecutor-4231-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1034b93[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1159877 INFO  (qtp15214125-9243) [    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 17
   [junit4]   2> 1159881 INFO  (qtp15214125-9240) [    ] 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> 1159904 INFO  (qtp15214125-9244) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1159928 INFO  (qtp15214125-9244) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1160059 WARN  (qtp15214125-9244) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1160065 INFO  (qtp15214125-9244) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1160084 INFO  (qtp15214125-9244) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456106075276639\.\corex
   [junit4]   2> 1160085 INFO  (qtp15214125-9244) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456106075276639\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456106075276639\.\corex\data\]
   [junit4]   2> 1160132 INFO  (qtp15214125-9244) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1226a29
   [junit4]   2> 1160133 ERROR (qtp15214125-9244) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1160133 INFO  (qtp15214125-9244) [    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=242
   [junit4]   2> 1160134 ERROR (qtp15214125-9244) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1160203 ERROR (qtp15214125-9243) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456106075276639\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-456106075276639\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1160204 INFO  (qtp15214125-9243) [    ] 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=69
   [junit4]   2> 1160205 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1d8e61{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1160205 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8249969
   [junit4]   2> 1160206 INFO  (coreCloseExecutor-4238-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@15e9dbe
   [junit4]   2> 1160222 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c32b25{/solr,null,UNAVAILABLE}
   [junit4]   2> 1160229 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[80293C653B64D63B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=80293C653B64D63B -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=America/Martinique -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.99s 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([80293C653B64D63B:FBE09E291846043A]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1160234 INFO  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1160235 INFO  (SUITE-CoreAdminHandlerTest-seed#[80293C653B64D63B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19761101
   [junit4]   2> 1160235 INFO  (coreCloseExecutor-4240-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e8a633
   [junit4]   2> 1160235 INFO  (coreCloseExecutor-4240-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@be0072
   [junit4]   2> 1160236 INFO  (coreCloseExecutor-4240-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c83c2e
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_80293C653B64D63B-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=vi-VN, timezone=America/Martinique
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=78937088,total=217346048
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocSet, CurrencyFieldOpenExchangeTest, ZkSolrClientTest, TestLMDirichletSimilarityFactory, ConnectionReuseTest, TestDistribDocBasedVersion, TestQueryUtils, DirectUpdateHandlerOptimizeTest, AsyncCallRequestStatusResponseTest, TestAnalyzeInfixSuggestions, AddBlockUpdateTest, TestOrdValues, TestRealTimeGet, SpellPossibilityIteratorTest, TestPushWriter, CollectionReloadTest, ShardRoutingCustomTest, DistribJoinFromCollectionTest, TestLeaderInitiatedRecoveryThread, TestCryptoKeys, TestSubQueryTransformerCrossCore, TestOverriddenPrefixQueryForCustomFieldType, TestSchemaResource, HdfsDirectoryTest, TestSearchPerf, TestRandomFaceting, CollectionsAPIDistributedZkTest, TestCloudManagedSchema, ResourceLoaderTest, BadComponentTest, SpatialHeatmapFacetsTest, EchoParamsTest, ScriptEngineTest, UUIDFieldTest, TestFastWriter, TestCorePropertiesReload, TestCloudDeleteByQuery, SpellingQueryConverterTest, LeaderElectionIntegrationTest, TestCustomSort, TestCloudSchemaless, TestConfigSetsAPIExclusivity, DateMathParserTest, LeaderInitiatedRecoveryOnCommitTest, TestConfigOverlay, CloneFieldUpdateProcessorFactoryTest, TestSimpleTrackingShardHandler, ZkStateReaderTest, HdfsThreadLeakTest, TestJoin, CacheHeaderTest, CircularListTest, UpdateParamsTest, TestRandomCollapseQParserPlugin, TestBadConfig, TestValueSourceCache, TestTrieFacet, TestManagedResource, ShardSplitTest, TestQueryTypes, TestConfigReload, TestFiltering, LukeRequestHandlerTest, StressHdfsTest, CleanupOldIndexTest, DebugComponentTest, TestSolrConfigHandlerConcurrent, TestUseDocValuesAsStored, TestAnalyzedSuggestions, TestTrackingShardHandlerFactory, TestNRTOpen, HdfsBasicDistributedZk2Test, AutoCommitTest, TestCollectionAPI, TestXmlQParserPlugin, DistributedTermsComponentTest, BasicFunctionalityTest, FileBasedSpellCheckerTest, DeleteShardTest, TestZkChroot, TestCoreDiscovery, TestNamedUpdateProcessors, CoreAdminHandlerTest]
   [junit4] Completed [214/652 (1!)] on J1 in 3.81s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55944 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6235 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6235/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([AADC5F50443A63ED:C2636A7A94A07101]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
	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)


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([AADC5F50443A63ED:D115FD1C6718B1EC]: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 11275 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001
   [junit4]   2> 936106 INFO  (SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-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> 936107 INFO  (SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 936108 INFO  (SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 936222 INFO  (SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 936252 INFO  (SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 936373 WARN  (SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 936377 INFO  (SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 936409 INFO  (coreLoadExecutor-4022-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 936453 INFO  (coreLoadExecutor-4022-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 936479 INFO  (coreLoadExecutor-4022-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 936539 WARN  (coreLoadExecutor-4022-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> 936540 INFO  (coreLoadExecutor-4022-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 936554 INFO  (coreLoadExecutor-4022-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 936554 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\]
   [junit4]   2> 936554 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e509e6c
   [junit4]   2> 936556 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=19.9296875, floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=19.073068980368134, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 936575 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 936576 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 936576 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 936576 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 936577 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=46.091796875, floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=1.7528953790204205, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 936577 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@be7e76d[collection1] main]
   [junit4]   2> 936577 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 936585 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 936617 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 936617 INFO  (searcherExecutor-4023-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 936617 INFO  (searcherExecutor-4023-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 936617 INFO  (coreLoadExecutor-4022-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551589221160976384
   [junit4]   2> 936617 INFO  (searcherExecutor-4023-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 936617 INFO  (searcherExecutor-4023-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 936617 INFO  (searcherExecutor-4023-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 936619 INFO  (searcherExecutor-4023-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 936619 INFO  (searcherExecutor-4023-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 936619 INFO  (searcherExecutor-4023-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 936619 INFO  (searcherExecutor-4023-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 936620 INFO  (searcherExecutor-4023-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@be7e76d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 936621 INFO  (SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 936624 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 936646 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 936648 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37657943{/solr,null,AVAILABLE}
   [junit4]   2> 936649 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3d171b69{HTTP/1.1,[http/1.1]}{127.0.0.1:54672}
   [junit4]   2> 936649 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.Server Started @942943ms
   [junit4]   2> 936649 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54672}
   [junit4]   2> 936649 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 936650 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 936650 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 936650 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 936650 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-21T06:46:29.867Z
   [junit4]   2> 936651 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\solr.xml
   [junit4]   2> 936666 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.
   [junit4]   2> 936666 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 936694 INFO  (coreLoadExecutor-4033-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 936714 INFO  (coreLoadExecutor-4033-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 936789 WARN  (coreLoadExecutor-4033-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> 936791 INFO  (coreLoadExecutor-4033-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 936800 INFO  (coreLoadExecutor-4033-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex
   [junit4]   2> 936801 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex\data\]
   [junit4]   2> 936801 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e509e6c
   [junit4]   2> 936802 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=19.9296875, floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=19.073068980368134, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 936815 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 936816 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 936817 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 936817 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 936817 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=46.091796875, floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=1.7528953790204205, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 936818 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ac41af4[corex] main]
   [junit4]   2> 936818 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 936827 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 936868 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 936868 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 936868 INFO  (coreLoadExecutor-4033-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551589221424168960
   [junit4]   2> 936869 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 936869 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 936869 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 936869 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 936869 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 936869 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 936870 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 936870 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 936871 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1ac41af4[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 937176 INFO  (qtp1357735390-34537) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551589221745033216)]} 0 2
   [junit4]   2> 937177 INFO  (qtp1357735390-34538) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 937177 INFO  (qtp1357735390-34538) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@133a9337
   [junit4]   2> 937182 INFO  (qtp1357735390-34538) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@35c53789[corex] main]
   [junit4]   2> 937183 INFO  (qtp1357735390-34538) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 937183 INFO  (searcherExecutor-4034-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@35c53789[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 937184 INFO  (qtp1357735390-34538) [    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> 937187 INFO  (qtp1357735390-34541) [    ] 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> 937200 INFO  (qtp1357735390-34537) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 937208 INFO  (qtp1357735390-34537) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 937293 WARN  (qtp1357735390-34537) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 937295 INFO  (qtp1357735390-34537) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 937311 INFO  (qtp1357735390-34537) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex
   [junit4]   2> 937312 INFO  (qtp1357735390-34537) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex\data\]
   [junit4]   2> 937339 INFO  (qtp1357735390-34537) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d5ef075
   [junit4]   2> 937340 ERROR (qtp1357735390-34537) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 937341 INFO  (qtp1357735390-34537) [    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> 937341 ERROR (qtp1357735390-34537) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 937374 ERROR (qtp1357735390-34538) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420308903100538\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 937374 INFO  (qtp1357735390-34538) [    ] 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=31
   [junit4]   2> 937376 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3d171b69{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 937376 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2100149287
   [junit4]   2> 937377 INFO  (coreCloseExecutor-4041-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@24807ac2
   [junit4]   2> 937382 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37657943{/solr,null,UNAVAILABLE}
   [junit4]   2> 937389 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[AADC5F50443A63ED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=AADC5F50443A63ED -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.77s 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([AADC5F50443A63ED:D115FD1C6718B1EC]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 937394 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 937897 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 937898 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 937900 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 937901 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 937975 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 938001 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 938068 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 938069 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 938086 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\tempDir-001\instProp
   [junit4]   2> 938086 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\tempDir-001\instProp\data\]
   [junit4]   2> 938086 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e509e6c
   [junit4]   2> 938088 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=84.8583984375, floorSegmentMB=1.3427734375, forceMergeDeletesPctAllowed=19.84578416503199, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 938105 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 938105 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 938106 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 938106 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 938107 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 938107 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e61f412[props] main]
   [junit4]   2> 938108 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 938119 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 938154 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 938154 INFO  (searcherExecutor-4044-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 938156 INFO  (searcherExecutor-4044-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 938156 INFO  (searcherExecutor-4044-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 938156 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551589222774734848
   [junit4]   2> 938156 INFO  (searcherExecutor-4044-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 938156 INFO  (searcherExecutor-4044-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 938156 INFO  (searcherExecutor-4044-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 938157 INFO  (searcherExecutor-4044-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 938157 INFO  (searcherExecutor-4044-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 938158 INFO  (searcherExecutor-4044-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 938158 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] 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> 938158 INFO  (searcherExecutor-4044-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@1e61f412[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 938167 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 938168 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[AADC5F50443A63ED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 938170 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 938179 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    ] 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> 938202 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 938217 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 938219 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 938221 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 938221 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 938227 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    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=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6538324511679965]
   [junit4]   2> 938238 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 938238 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 938238 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=92.732421875, floorSegmentMB=0.40625, forceMergeDeletesPctAllowed=3.8745816257551313, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13133676021192875
   [junit4]   2> 938240 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a271c5d[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 938240 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 938241 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 938241 INFO  (searcherExecutor-4050-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@2a271c5d[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 938242 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 938245 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 938269 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 938271 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@161a003b{/solr,null,AVAILABLE}
   [junit4]   2> 938272 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4369734d{HTTP/1.1,[http/1.1]}{127.0.0.1:54678}
   [junit4]   2> 938272 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.Server Started @944566ms
   [junit4]   2> 938272 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54678}
   [junit4]   2> 938272 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 938273 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 938273 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 938273 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 938273 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-21T06:46:31.490Z
   [junit4]   2> 938273 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420310525293191\solr.xml
   [junit4]   2> 938288 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420310525293191\.
   [junit4]   2> 938288 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 938304 INFO  (coreLoadExecutor-4059-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 938323 INFO  (coreLoadExecutor-4059-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 938403 WARN  (coreLoadExecutor-4059-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> 938405 INFO  (coreLoadExecutor-4059-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 938428 INFO  (coreLoadExecutor-4059-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420310525293191\.\corex
   [junit4]   2> 938429 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420310525293191\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-420310525293191\.\corex\data\]
   [junit4]   2> 938429 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e509e6c
   [junit4]   2> 938429 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=19.9296875, floorSegmentMB=0.462890625, forceMergeDeletesPctAllowed=19.073068980368134, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 938448 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 938448 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 938449 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 938450 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 938450 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=46.091796875, floorSegmentMB=1.845703125, forceMergeDeletesPctAllowed=1.7528953790204205, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 938450 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@33118cd2[corex] main]
   [junit4]   2> 938450 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 938458 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 938498 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 938498 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 938500 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 938500 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 938500 INFO  (coreLoadExecutor-4059-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551589223135444992
   [junit4]   2> 938500 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 938501 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 938502 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 938502 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 938503 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 938503 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 938504 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@33118cd2[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 938795 INFO  (qtp2003009483-34564) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551589223442677760)]} 0 2
   [junit4]   2> 938796 INFO  (qtp2003009483-34565) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 938796 INFO  (qtp2003009483-34565) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b09f5dc
   [junit4]   2> 938802 INFO  (qtp2003009483-34565) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@199b4b9a[corex] main]
   [junit4]   2> 938802 INFO  (qtp2003009483-34565) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 938803 INFO  (searcherExecutor-4060-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@199b4b9a[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 938803 INFO  (qtp2003009483-34565) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 938806 INFO  (qtp2003009483-34567) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@626887a3
   [junit4]   2> 938870 INFO  (qtp2003009483-34567) [    ] 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=64
   [junit4]   2> 938872 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4369734d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 938872 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2053013674
   [junit4]   2> 938874 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@161a003b{/solr,null,UNAVAILABLE}
   [junit4]   2> 938875 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 938878 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 938878 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[AADC5F50443A63ED]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 938878 INFO  (SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 938878 INFO  (SUITE-CoreAdminHandlerTest-seed#[AADC5F50443A63ED]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1892405615
   [junit4]   2> 938879 INFO  (coreCloseExecutor-4067-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@261737f1
   [junit4]   2> 938879 INFO  (coreCloseExecutor-4067-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@4f7eb37c
   [junit4]   2> 938881 INFO  (coreCloseExecutor-4067-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore org.apache.solr.core.SolrCore@4657de4b
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_AADC5F50443A63ED-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=185150704,total=317468672
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordSerializerTest, TestDistribDocBasedVersion, TestShortCircuitedRequests, SolrCLIZkUtilsTest, TestSolrQueryParserDefaultOperatorResource, LeaderInitiatedRecoveryOnCommitTest, TestConfigSetProperties, CleanupOldIndexTest, TestSha256AuthenticationProvider, TestReloadDeadlock, InfoHandlerTest, TestPushWriter, TestRequestStatusCollectionAPI, ReturnFieldsTest, TestDefaultSearchFieldResource, TestConfigReload, AliasIntegrationTest, TestStressLiveNodes, BadIndexSchemaTest, SpellCheckComponentTest, CreateCollectionCleanupTest, SpellingQueryConverterTest, TestSystemIdResolver, TestLeaderInitiatedRecoveryThread, ShardSplitTest, AddBlockUpdateTest, TestSolrDeletionPolicy2, AtomicUpdatesTest, TestFieldCacheReopen, TestCoreDiscovery, EnumFieldTest, TestDistribIDF, HighlighterConfigTest, SegmentsInfoRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestDynamicFieldResource, BlockDirectoryTest, FileBasedSpellCheckerTest, TestCloudRecovery, TestBadConfig, RankQueryTest, CdcrVersionReplicationTest, StressHdfsTest, ShowFileRequestHandlerTest, TestLeaderElectionWithEmptyReplica, ResponseLogComponentTest, TestSolrCloudWithSecureImpersonation, TestWriterPerf, TestDynamicLoading, TestCloudPivotFacet, RecoveryAfterSoftCommitTest, TermVectorComponentDistributedTest, CoreAdminHandlerTest]
   [junit4] Completed [197/652 (1!)] on J1 in 2.82s, 5 tests, 1 failure <<< FAILURES!

[...truncated 1001 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_AADC5F50443A63ED-001\init-core-data-001
   [junit4]   2> 2322798 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[AADC5F50443A63ED]-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> 2322809 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_AADC5F50443A63ED-001\tempDir-001
   [junit4]   2> 2322809 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2322810 INFO  (Thread-4225) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2322810 INFO  (Thread-4225) [    ] o.a.s.c.ZkTestServer Starting server
  

[...truncated too long message...]

andler Stopped o.e.j.s.ServletContextHandler@1b726718{/solr,null,UNAVAILABLE}
   [junit4]   2> 2327972 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63026 63026
   [junit4]   2> 2327973 INFO  (Thread-4225) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63026 63026
   [junit4]   2> 2327975 WARN  (Thread-4225) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2327976 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[AADC5F50443A63ED]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_AADC5F50443A63ED-001
   [junit4]   2> Nov 21, 2016 7:09:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, maxDocsPerChunk=120, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, blockSize=5)), sim=RandomSimilarity(queryNorm=false): {}, locale=en-GB, timezone=Asia/Ashgabat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=108305928,total=264536064
   [junit4]   2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch, TestWordDelimiterFilterFactory, TestAuthorizationFramework, AlternateDirectoryTest, TestSlowCompositeReaderWrapper, AssignTest, DistributedExpandComponentTest, SolrCoreTest, TemplateUpdateProcessorTest, ShardRoutingTest, TestStressVersions, CloudExitableDirectoryReaderTest, DistributedQueueTest, FileUtilsTest, DOMUtilTest, TestSortByMinMaxFunction, UnloadDistributedZkTest, TestBM25SimilarityFactory, BlockCacheTest, TestScoreJoinQPNoScore, ZkControllerTest, SuggestComponentContextFilterQueryTest, TlogReplayBufferedWhileIndexingTest, AnalyticsQueryTest, SolrPluginUtilsTest, ReplicationFactorTest, SyncSliceTest, ConjunctionSolrSpellCheckerTest, SecurityConfHandlerTest, CopyFieldTest, TestInitQParser, BitVectorTest, AnalysisErrorHandlingTest, TestUpdate, DocumentAnalysisRequestHandlerTest, TestLRUCache, TestCSVLoader, SolrIndexConfigTest, StandardRequestHandlerTest, TestGraphMLResponseWriter, TestJsonRequest, AddSchemaFieldsUpdateProcessorFactoryTest, SpatialFilterTest, TestRandomFlRTGCloud, OverseerStatusTest, BlobRepositoryCloudTest, TestLazyCores, TestSolrDeletionPolicy1, TestSSLRandomization, TestRecoveryHdfs, TestConfigSets, TestMacroExpander, TestRequestForwarding, OverriddenZkACLAndCredentialsProvidersTest, SolrRequestParserTest, TestCoreContainer, DistributedFacetPivotLargeTest, TestRuleBasedAuthorizationPlugin, TestBinaryResponseWriter, BasicDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest, DisMaxRequestHandlerTest, NumericFieldsTest, HdfsBasicDistributedZkTest, HdfsLockFactoryTest, DistribDocExpirationUpdateProcessorTest, TestMiniSolrCloudCluster, TestSolrJ, OverseerModifyCollectionTest, TestClusterProperties, CdcrRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, BlockJoinFacetDistribTest, TestFieldCache, TestFieldCollectionResource, JSONWriterTest, CoreAdminCreateDiscoverTest, SoftAutoCommitTest, TestQuerySenderNoQuery, SimpleCollectionCreateDeleteTest, ParsingFieldUpdateProcessorsTest, TestDFISimilarityFactory, TestFreeTextSuggestions, PrimitiveFieldTypeTest, TestMinMaxOnMultiValuedField, TestStressUserVersions, TestRebalanceLeaders, AnalysisAfterCoreReloadTest, TestReloadAndDeleteDocs, TestSort, TestCollationFieldDocValues, TestCopyFieldCollectionResource, LeaderFailureAfterFreshStartTest, TestSolrCoreSnapshots, CheckHdfsIndexTest, TestSweetSpotSimilarityFactory, QueryEqualityTest, CursorPagingTest, TestInitParams, BigEndianAscendingWordDeserializerTest, TestSubQueryTransformer, TestSchemaManager, FullHLLTest, QueryElevationComponentTest, TestCustomStream, TestExportWriter, OpenExchangeRatesOrgProviderTest, TestIBSimilarityFactory, TestDocumentBuilder, TestCloudPseudoReturnFields, TestPerFieldSimilarityWithDefaultOverride, CdcrReplicationDistributedZkTest, TestGroupingSearch, TestFieldCacheWithThreads, TestXmlQParser, OutputWriterTest, DeleteStatusTest, TestSolrQueryResponse, TestSchemaSimilarityResource, TestCloudInspectUtil, TestRTimerTree, DirectSolrConnectionTest, TestExactSharedStatsCache, MultiTermTest, TestLocalFSCloudBackupRestore, TestSolrConfigHandler, RemoteQueryErrorTest, TestHighlightDedupGrouping, IndexBasedSpellCheckerTest, TestPhraseSuggestions, RequiredFieldsTest, HttpSolrCallGetCoreTest, ZkCLITest, TestBlobHandler, BadCopyFieldTest, TolerantUpdateProcessorTest, PeerSyncReplicationTest, TestCharFilters, BlockJoinFacetSimpleTest, TestReqParamsAPI, TestHashPartitioner, DateFieldTest, SimpleMLTQParserTest, RecoveryZkTest, TestCursorMarkWithoutUniqueKey, RollingRestartTest, SynonymTokenizerTest, MoreLikeThisHandlerTest, TestStressReorder, ZkNodePropsTest, DocumentBuilderTest, TestPostingsSolrHighlighter, TestRemoteStreaming, DocValuesMultiTest, TestPerFieldSimilarity, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, TestRealTimeGet, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest, PeerSyncTest, BasicFunctionalityTest, TestIndexSearcher, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, DebugComponentTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TermsComponentTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, SOLR749Test, TestStressRecovery, TestMergePolicyConfig, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, NotRequiredUniqueKeyTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationHandlerTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, DeleteReplicaTest, DistribCursorPagingTest, ForceLeaderTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [502/652 (2!)] on J0 in 5.97s, 8 tests, 1 failure <<< FAILURES!

[...truncated 62837 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6234 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6234/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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([21BF450BE2246BE2:5A76E747C106B9E3]: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 11840 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001
   [junit4]   2> 1635400 INFO  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-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> 1635401 INFO  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1635403 INFO  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1635510 WARN  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1635511 INFO  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1635548 INFO  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1635673 WARN  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1635676 INFO  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1635697 INFO  (coreLoadExecutor-7066-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1635738 WARN  (coreLoadExecutor-7066-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1635740 INFO  (coreLoadExecutor-7066-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1635778 INFO  (coreLoadExecutor-7066-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1635888 WARN  (coreLoadExecutor-7066-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> 1635893 INFO  (coreLoadExecutor-7066-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1635926 INFO  (coreLoadExecutor-7066-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1635926 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\]
   [junit4]   2> 1635927 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a83e3b
   [junit4]   2> 1635930 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=1.392578125, floorSegmentMB=0.2197265625, forceMergeDeletesPctAllowed=25.414664130180313, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1635969 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1635970 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1635971 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1635971 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1635971 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1635972 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fd4294[collection1] main]
   [junit4]   2> 1635972 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1635984 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1636034 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1636034 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1636035 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1636035 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1636035 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1636035 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551552060003975168
   [junit4]   2> 1636036 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1636036 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1636037 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1636037 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1636038 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1636040 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fd4294[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1636040 INFO  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1636044 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1636072 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1636074 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b4d42{/solr,null,AVAILABLE}
   [junit4]   2> 1636076 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f223d7{HTTP/1.1,[http/1.1]}{127.0.0.1:65474}
   [junit4]   2> 1636076 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.Server Started @1639641ms
   [junit4]   2> 1636076 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65474}
   [junit4]   2> 1636076 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1636077 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1636077 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1636077 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1636077 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T20:55:50.235Z
   [junit4]   2> 1636078 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384869054429538\solr.xml
   [junit4]   2> 1636103 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384869054429538\.
   [junit4]   2> 1636103 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1636142 WARN  (coreLoadExecutor-7077-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1636144 INFO  (coreLoadExecutor-7077-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1636190 INFO  (coreLoadExecutor-7077-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1636339 WARN  (coreLoadExecutor-7077-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> 1636341 INFO  (coreLoadExecutor-7077-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1636357 INFO  (coreLoadExecutor-7077-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384869054429538\.\corex
   [junit4]   2> 1636357 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384869054429538\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384869054429538\.\corex\data\]
   [junit4]   2> 1636357 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a83e3b
   [junit4]   2> 1636359 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=1.392578125, floorSegmentMB=0.2197265625, forceMergeDeletesPctAllowed=25.414664130180313, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1636385 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1636385 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1636386 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1636387 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1636388 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1636388 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@bfc735[corex] main]
   [junit4]   2> 1636388 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1636397 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1636449 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1636450 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1636451 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1636451 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1636451 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1636451 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1636452 INFO  (coreLoadExecutor-7077-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551552060441231360
   [junit4]   2> 1636452 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1636452 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1636453 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1636454 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1636454 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@bfc735[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1636619 INFO  (qtp24941665-14182) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551552060612149248)]} 0 4
   [junit4]   2> 1636622 INFO  (qtp24941665-14180) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1636622 INFO  (qtp24941665-14180) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3fe273
   [junit4]   2> 1636631 INFO  (qtp24941665-14180) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1109595[corex] main]
   [junit4]   2> 1636633 INFO  (qtp24941665-14180) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1636635 INFO  (searcherExecutor-7078-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1109595[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1636635 INFO  (qtp24941665-14180) [    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 14
   [junit4]   2> 1636642 INFO  (qtp24941665-14179) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@13b8e84
   [junit4]   2> 1636781 INFO  (qtp24941665-14179) [    ] 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=139
   [junit4]   2> 1636785 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@f223d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1636785 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28821128
   [junit4]   2> 1636786 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b4d42{/solr,null,UNAVAILABLE}
   [junit4]   2> 1636789 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[21BF450BE2246BE2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1636794 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1636845 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    ] 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> 1636893 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1636894 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1636909 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1636916 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1636926 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1636927 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1636934 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    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=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21626316108027616]
   [junit4]   2> 1636958 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1636958 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1636959 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=12.9208984375, floorSegmentMB=0.2587890625, forceMergeDeletesPctAllowed=0.7178485049423955, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1636960 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1761082[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1636961 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1636962 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1636962 INFO  (searcherExecutor-7085-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@1761082[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1636964 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[21BF450BE2246BE2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1636968 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1637485 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    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-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1637487 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1637488 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1637490 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1637593 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1637596 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1637652 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1637810 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1637815 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1637841 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\tempDir-001\instProp
   [junit4]   2> 1637842 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\tempDir-001\instProp\data\]
   [junit4]   2> 1637842 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a83e3b
   [junit4]   2> 1637844 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3320961910891478]
   [junit4]   2> 1637878 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1637878 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1637880 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1637880 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1637881 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=22.490234375, floorSegmentMB=0.8818359375, forceMergeDeletesPctAllowed=25.451412946813594, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5114526566684818
   [junit4]   2> 1637881 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@5707a5[props] main]
   [junit4]   2> 1637882 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1637893 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1637942 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1637942 INFO  (searcherExecutor-7090-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1637943 INFO  (searcherExecutor-7090-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1637943 INFO  (searcherExecutor-7090-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1637943 INFO  (searcherExecutor-7090-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1637944 INFO  (searcherExecutor-7090-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1637944 INFO  (searcherExecutor-7090-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1637944 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551552062005706752
   [junit4]   2> 1637945 INFO  (searcherExecutor-7090-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1637945 INFO  (searcherExecutor-7090-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1637948 INFO  (searcherExecutor-7090-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1637948 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] 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> 1637949 INFO  (searcherExecutor-7090-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@5707a5[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1637970 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1637972 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[21BF450BE2246BE2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1637976 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1638010 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1638011 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12d2c5e{/solr,null,AVAILABLE}
   [junit4]   2> 1638012 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1079e7b{HTTP/1.1,[http/1.1]}{127.0.0.1:65479}
   [junit4]   2> 1638013 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.Server Started @1641579ms
   [junit4]   2> 1638013 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65479}
   [junit4]   2> 1638013 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1638013 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1638013 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1638013 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1638013 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T20:55:52.171Z
   [junit4]   2> 1638015 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384870987391955\solr.xml
   [junit4]   2> 1638044 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384870987391955\.
   [junit4]   2> 1638044 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1638084 WARN  (coreLoadExecutor-7100-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1638086 INFO  (coreLoadExecutor-7100-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1638124 INFO  (coreLoadExecutor-7100-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1638301 WARN  (coreLoadExecutor-7100-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> 1638308 INFO  (coreLoadExecutor-7100-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1638332 INFO  (coreLoadExecutor-7100-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384870987391955\.\corex
   [junit4]   2> 1638332 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384870987391955\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384870987391955\.\corex\data\]
   [junit4]   2> 1638332 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a83e3b
   [junit4]   2> 1638334 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=1.392578125, floorSegmentMB=0.2197265625, forceMergeDeletesPctAllowed=25.414664130180313, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1638370 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1638370 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1638373 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1638373 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1638374 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1638375 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@16c391d[corex] main]
   [junit4]   2> 1638375 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1638391 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1638458 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1638460 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1638461 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1638461 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1638461 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1638461 INFO  (coreLoadExecutor-7100-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551552062547820544
   [junit4]   2> 1638461 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1638461 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1638464 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1638465 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1638465 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1638467 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@16c391d[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1638553 INFO  (qtp15803572-14208) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551552062641143808)]} 0 3
   [junit4]   2> 1638556 INFO  (qtp15803572-14206) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1638556 INFO  (qtp15803572-14206) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@63875b
   [junit4]   2> 1638563 INFO  (qtp15803572-14206) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@134cee5[corex] main]
   [junit4]   2> 1638564 INFO  (qtp15803572-14206) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1638566 INFO  (searcherExecutor-7101-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@134cee5[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1638566 INFO  (qtp15803572-14206) [    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 11
   [junit4]   2> 1638573 INFO  (qtp15803572-14203) [    ] 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> 1638594 INFO  (qtp15803572-14210) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1638612 INFO  (qtp15803572-14210) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1638747 WARN  (qtp15803572-14210) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1638750 INFO  (qtp15803572-14210) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1638763 INFO  (qtp15803572-14210) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384870987391955\.\corex
   [junit4]   2> 1638765 INFO  (qtp15803572-14210) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384870987391955\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384870987391955\.\corex\data\]
   [junit4]   2> 1638795 INFO  (qtp15803572-14210) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@cd7e1a
   [junit4]   2> 1638796 ERROR (qtp15803572-14210) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1638797 INFO  (qtp15803572-14210) [    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=213
   [junit4]   2> 1638797 ERROR (qtp15803572-14210) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1638834 ERROR (qtp15803572-14199) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384870987391955\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-384870987391955\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1638836 INFO  (qtp15803572-14199) [    ] 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=35
   [junit4]   2> 1638838 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1079e7b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1638838 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13503172
   [junit4]   2> 1638840 INFO  (coreCloseExecutor-7108-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@fba6c5
   [junit4]   2> 1638883 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12d2c5e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1638886 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[21BF450BE2246BE2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=21BF450BE2246BE2 -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Etc/GMT-5 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.92s J0 | 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([21BF450BE2246BE2:5A76E747C106B9E3]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1638893 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[21BF450BE2246BE2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1638893 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[21BF450BE2246BE2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1638894 INFO  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1638894 INFO  (SUITE-CoreAdminHandlerTest-seed#[21BF450BE2246BE2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10049714
   [junit4]   2> 1638895 INFO  (coreCloseExecutor-7111-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1923220
   [junit4]   2> 1638896 INFO  (coreCloseExecutor-7111-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@10fa7d4
   [junit4]   2> 1638897 INFO  (coreCloseExecutor-7111-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@1d8fe86
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_21BF450BE2246BE2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=Memory), _version_=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1610, maxMBSortInHeap=6.301807706041186, sim=RandomSimilarity(queryNorm=true): {}, locale=de-GR, timezone=Etc/GMT-5
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=189615040,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, LeaderElectionContextKeyTest, TestConfigSetImmutable, SolrTestCaseJ4Test, StandardRequestHandlerTest, TestSolrCoreSnapshots, SolrPluginUtilsTest, TestDFISimilarityFactory, TestCustomStream, BlockCacheTest, BufferStoreTest, MultiTermTest, MultiThreadedOCPTest, LeaderFailureAfterFreshStartTest, TestFunctionQuery, TestManagedResourceStorage, TestUninvertingReader, TestStressCloudBlindAtomicUpdates, TestBinaryField, TestImplicitCoreProperties, BasicAuthStandaloneTest, TestPivotHelperCode, SampleTest, TestBM25SimilarityFactory, DirectSolrConnectionTest, HdfsLockFactoryTest, TestElisionMultitermQuery, RemoteQueryErrorTest, ActionThrottleTest, TestLazyCores, SolrIndexConfigTest, CursorPagingTest, SimpleMLTQParserTest, TestSort, TestExportWriter, TestHdfsCloudBackupRestore, TestConfigSets, TestDefaultStatsCache, TestSchemaManager, FullHLLTest, HdfsBasicDistributedZkTest, LeaderElectionTest, ChangedSchemaMergeTest, SolrCloudExampleTest, TestDocumentBuilder, TestSurroundQueryParser, TestManagedSchemaAPI, TestMiniSolrCloudClusterSSL, DistributedMLTComponentTest, TestSolrJ, AddSchemaFieldsUpdateProcessorFactoryTest, TestClusterStateMutator, TestStressLucene, BlockJoinFacetSimpleTest, CollectionStateFormat2Test, TestFieldCacheWithThreads, TestRTGBase, CloudExitableDirectoryReaderTest, TestExactSharedStatsCache, TestAuthenticationFramework, TestSolrXml, ConjunctionSolrSpellCheckerTest, SimpleCollectionCreateDeleteTest, DocValuesTest, SharedFSAutoReplicaFailoverTest, ZkCLITest, ConnectionManagerTest, TestSchemaSimilarityResource, TestReloadAndDeleteDocs, XsltUpdateRequestHandlerTest, TestFieldCollectionResource, SchemaVersionSpecificBehaviorTest, TestSortByMinMaxFunction, TestStressReorder, SimplePostToolTest, JavabinLoaderTest, TestLFUCache, DistributedFacetPivotSmallAdvancedTest, DeleteLastCustomShardedReplicaTest, TestLRUCache, PrimUtilsTest, DocValuesMultiTest, TestRuleBasedAuthorizationPlugin, DistributedFacetPivotLargeTest, TestTestInjection, TestTolerantUpdateProcessorCloud, AnalyticsQueryTest, TestXIncludeConfig, TestBulkSchemaAPI, TestRTimerTree, TestFieldTypeCollectionResource, TestCloudPseudoReturnFields, OutputWriterTest, SaslZkACLProviderTest, TestHighlightDedupGrouping, OpenExchangeRatesOrgProviderTest, TestClusterProperties, TestHashPartitioner, CopyFieldTest, VMParamsZkACLAndCredentialsProvidersTest, SecurityConfHandlerTest, DistributedQueueTest, SolrCoreTest, SpatialFilterTest, TestPostingsSolrHighlighter, TestSQLHandler, CustomCollectionTest, BinaryUpdateRequestHandlerTest, TestFaceting, TestSolrDeletionPolicy1, FastVectorHighlighterTest, TestRandomDVFaceting, RollingRestartTest, StatsReloadRaceTest, BitVectorTest, TolerantUpdateProcessorTest, ForceLeaderTest, UniqFieldsUpdateProcessorFactoryTest, TestSubQueryTransformerDistrib, TestFieldSortValues, TestSweetSpotSimilarityFactory, TestSlowCompositeReaderWrapper, TestConfigSetsAPI, TestInitQParser, TestStressUserVersions, IndexSchemaRuntimeFieldTest, TestJsonFacetRefinement, CdcrRequestHandlerTest, TestInitParams, ReplicationFactorTest, AlternateDirectoryTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerTest, DistribDocExpirationUpdateProcessorTest, TestPerFieldSimilarityWithDefaultOverride, PolyFieldTest, TestGroupingSearch, TestGraphTermsQParserPlugin, HLLUtilTest, OverseerTest, TestPhraseSuggestions, ClassificationUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, TlogReplayBufferedWhileIndexingTest, TestBulkSchemaConcurrent, FacetPivotSmallTest, LeaderInitiatedRecoveryOnShardRestartTest, TestSmileRequest, TestJsonRequest, DistributedSpellCheckComponentTest, TestQuerySenderNoQuery, FileUtilsTest, CachingDirectoryFactoryTest, TestGraphMLResponseWriter, TestHdfsUpdateLog, JSONWriterTest, HdfsDirectoryFactoryTest, MergeStrategyTest, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, TestReplicationHandler, AutoCommitTest, TestDistributedGrouping, TestRecovery, ZkControllerTest, TestReload, TestStressVersions, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, QueryElevationComponentTest, PeerSyncTest, TestBadConfig, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest]
   [junit4] Completed [371/652 (1!)] on J0 in 3.58s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55402 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6233 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6233/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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([F60BACB29AE26B5:74A918870A8CF4B4]: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 11820 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001
   [junit4]   2> 1638076 INFO  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-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> 1638078 INFO  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1638079 INFO  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1638176 WARN  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1638183 INFO  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1638224 INFO  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1638365 WARN  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1638370 INFO  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1638393 INFO  (coreLoadExecutor-7690-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1638435 WARN  (coreLoadExecutor-7690-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1638437 INFO  (coreLoadExecutor-7690-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1638495 INFO  (coreLoadExecutor-7690-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1638593 WARN  (coreLoadExecutor-7690-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> 1638596 INFO  (coreLoadExecutor-7690-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1638617 INFO  (coreLoadExecutor-7690-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1638617 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\]
   [junit4]   2> 1638617 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@186971b
   [junit4]   2> 1638618 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=63.322265625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=21.694289111264204, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1638646 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1638646 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1638647 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1638647 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1638647 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=2.8291015625, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=7.534949262164563, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1638648 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c3a06[collection1] main]
   [junit4]   2> 1638648 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1638656 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1638693 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1638694 INFO  (searcherExecutor-7691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1638694 INFO  (searcherExecutor-7691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1638694 INFO  (searcherExecutor-7691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1638694 INFO  (searcherExecutor-7691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1638695 INFO  (coreLoadExecutor-7690-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551514432678395904
   [junit4]   2> 1638695 INFO  (searcherExecutor-7691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1638696 INFO  (searcherExecutor-7691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1638696 INFO  (searcherExecutor-7691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1638697 INFO  (searcherExecutor-7691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1638697 INFO  (searcherExecutor-7691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1638698 INFO  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1638699 INFO  (searcherExecutor-7691-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c3a06[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1638701 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1638725 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1638726 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9a9acb{/solr,null,AVAILABLE}
   [junit4]   2> 1638728 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c022b7{HTTP/1.1,[http/1.1]}{127.0.0.1:59001}
   [junit4]   2> 1638729 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.Server Started @1642621ms
   [junit4]   2> 1638729 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59001}
   [junit4]   2> 1638729 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1638729 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1638730 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1638730 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1638730 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T10:57:46.014Z
   [junit4]   2> 1638731 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348984837993289\solr.xml
   [junit4]   2> 1638750 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348984837993289\.
   [junit4]   2> 1638750 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1638781 WARN  (coreLoadExecutor-7701-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1638783 INFO  (coreLoadExecutor-7701-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1638814 INFO  (coreLoadExecutor-7701-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1638925 WARN  (coreLoadExecutor-7701-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> 1638928 INFO  (coreLoadExecutor-7701-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1638944 INFO  (coreLoadExecutor-7701-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348984837993289\.\corex
   [junit4]   2> 1638944 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348984837993289\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348984837993289\.\corex\data\]
   [junit4]   2> 1638944 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@186971b
   [junit4]   2> 1638945 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=63.322265625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=21.694289111264204, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1638967 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1638967 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1638969 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1638969 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1638970 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=2.8291015625, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=7.534949262164563, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1638970 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@17945d4[corex] main]
   [junit4]   2> 1638971 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1638980 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1639023 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1639023 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1639023 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1639024 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1639024 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1639024 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1639025 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1639025 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1639025 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1639026 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1639028 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@17945d4[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1639029 INFO  (coreLoadExecutor-7701-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551514433028620288
   [junit4]   2> 1639262 INFO  (qtp24091367-37045) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551514433269792768)]} 0 3
   [junit4]   2> 1639264 INFO  (qtp24091367-37046) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1639264 INFO  (qtp24091367-37046) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16d2caf
   [junit4]   2> 1639277 INFO  (qtp24091367-37046) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@134e6db[corex] main]
   [junit4]   2> 1639277 INFO  (qtp24091367-37046) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1639280 INFO  (searcherExecutor-7702-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@134e6db[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1639281 INFO  (qtp24091367-37046) [    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 16
   [junit4]   2> 1639288 INFO  (qtp24091367-37047) [    ] 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> 1639304 INFO  (qtp24091367-37049) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1639316 INFO  (qtp24091367-37049) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1639402 WARN  (qtp24091367-37049) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1639405 INFO  (qtp24091367-37049) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1639423 INFO  (qtp24091367-37049) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348984837993289\.\corex
   [junit4]   2> 1639424 INFO  (qtp24091367-37049) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348984837993289\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348984837993289\.\corex\data\]
   [junit4]   2> 1639463 INFO  (qtp24091367-37049) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@f30f94
   [junit4]   2> 1639464 ERROR (qtp24091367-37049) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1639465 INFO  (qtp24091367-37049) [    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=170
   [junit4]   2> 1639465 ERROR (qtp24091367-37049) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1639499 ERROR (qtp24091367-37043) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348984837993289\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348984837993289\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1639500 INFO  (qtp24091367-37043) [    ] 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> 1639503 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1c022b7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1639503 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10401258
   [junit4]   2> 1639504 INFO  (coreCloseExecutor-7709-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@105b690
   [junit4]   2> 1639548 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9a9acb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1639551 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F60BACB29AE26B5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=F60BACB29AE26B5 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.86s 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([F60BACB29AE26B5:74A918870A8CF4B4]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1639562 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[F60BACB29AE26B5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1639563 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[F60BACB29AE26B5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1639571 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1639596 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1639598 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ea68b{/solr,null,AVAILABLE}
   [junit4]   2> 1639599 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1cac58{HTTP/1.1,[http/1.1]}{127.0.0.1:59007}
   [junit4]   2> 1639600 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.Server Started @1643493ms
   [junit4]   2> 1639600 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59007}
   [junit4]   2> 1639603 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1639603 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1639603 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1639603 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1639603 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T10:57:46.887Z
   [junit4]   2> 1639604 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348985708091472\solr.xml
   [junit4]   2> 1639630 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348985708091472\.
   [junit4]   2> 1639631 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1639661 WARN  (coreLoadExecutor-7717-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1639663 INFO  (coreLoadExecutor-7717-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1639691 INFO  (coreLoadExecutor-7717-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1639801 WARN  (coreLoadExecutor-7717-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> 1639805 INFO  (coreLoadExecutor-7717-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1639824 INFO  (coreLoadExecutor-7717-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348985708091472\.\corex
   [junit4]   2> 1639825 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348985708091472\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-348985708091472\.\corex\data\]
   [junit4]   2> 1639825 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@186971b
   [junit4]   2> 1639828 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=63.322265625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=21.694289111264204, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1639868 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1639868 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1639871 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1639871 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1639872 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=2.8291015625, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=7.534949262164563, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1639873 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@d34b26[corex] main]
   [junit4]   2> 1639874 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1639895 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1639955 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1639956 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1639956 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1639956 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1639956 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1639957 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1639957 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1639957 INFO  (coreLoadExecutor-7717-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551514434001698816
   [junit4]   2> 1639958 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1639958 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1639959 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1639960 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@d34b26[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1640143 INFO  (qtp11959085-37074) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551514434190442496)]} 0 6
   [junit4]   2> 1640145 INFO  (qtp11959085-37072) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1640146 INFO  (qtp11959085-37072) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef123d
   [junit4]   2> 1640151 INFO  (qtp11959085-37072) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@102ee1d[corex] main]
   [junit4]   2> 1640151 INFO  (qtp11959085-37072) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1640153 INFO  (searcherExecutor-7718-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@102ee1d[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1640154 INFO  (qtp11959085-37072) [    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 8
   [junit4]   2> 1640158 INFO  (qtp11959085-37069) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d7c336
   [junit4]   2> 1640254 INFO  (qtp11959085-37069) [    ] 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> 1640256 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1cac58{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1640256 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10433716
   [junit4]   2> 1640257 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ea68b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1640260 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F60BACB29AE26B5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1640264 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1640275 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    ] 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> 1640315 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1640316 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1640328 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1640336 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1640344 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1640345 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1640350 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=96.384765625, floorSegmentMB=1.001953125, forceMergeDeletesPctAllowed=10.47316884649303, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5103713860900755
   [junit4]   2> 1640371 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1640372 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1640372 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    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=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10386332960942557]
   [junit4]   2> 1640373 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f29a2b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1640373 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1640374 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1640374 INFO  (searcherExecutor-7725-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@1f29a2b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1640375 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F60BACB29AE26B5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1640379 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1640772 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1640773 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1640774 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1640775 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1640860 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1640862 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1640897 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1641010 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1641013 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1641032 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\tempDir-001\instProp
   [junit4]   2> 1641033 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001\tempDir-001\instProp\data\]
   [junit4]   2> 1641033 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@186971b
   [junit4]   2> 1641035 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1641060 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1641060 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1641062 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1641062 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1641063 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=9.150390625, floorSegmentMB=1.0654296875, forceMergeDeletesPctAllowed=25.581147771759117, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3725668855771316
   [junit4]   2> 1641063 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b3c76[props] main]
   [junit4]   2> 1641063 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1641074 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1641111 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1641111 INFO  (searcherExecutor-7730-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1641112 INFO  (searcherExecutor-7730-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1641112 INFO  (searcherExecutor-7730-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1641112 INFO  (searcherExecutor-7730-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1641112 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551514435212804096
   [junit4]   2> 1641112 INFO  (searcherExecutor-7730-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1641113 INFO  (searcherExecutor-7730-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1641113 INFO  (searcherExecutor-7730-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1641113 INFO  (searcherExecutor-7730-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1641114 INFO  (searcherExecutor-7730-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1641114 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] 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> 1641115 INFO  (searcherExecutor-7730-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@14b3c76[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1641124 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1641125 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F60BACB29AE26B5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1641126 INFO  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1641126 INFO  (SUITE-CoreAdminHandlerTest-seed#[F60BACB29AE26B5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23385194
   [junit4]   2> 1641126 INFO  (coreCloseExecutor-7735-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d05cc
   [junit4]   2> 1641126 INFO  (coreCloseExecutor-7735-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@1b04e2f
   [junit4]   2> 1641126 INFO  (coreCloseExecutor-7735-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@763277
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F60BACB29AE26B5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=Memory), _version_=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory), range_facet_i_dv=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1036, maxMBSortInHeap=7.993156517631807, sim=RandomSimilarity(queryNorm=false): {}, locale=he-IL, timezone=Asia/Ujung_Pandang
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=286073216,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReRankQParserPlugin, BasicZkTest, TestQueryUtils, WrapperMergePolicyFactoryTest, CollectionReloadTest, GraphQueryTest, TestStressRecovery, TestDefaultSearchFieldResource, TestExclusionRuleCollectionAccess, CoreSorterTest, BadIndexSchemaTest, TestOverriddenPrefixQueryForCustomFieldType, ConvertedLegacyTest, DistributedTermsComponentTest, BasicFunctionalityTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestPushWriter, AliasIntegrationTest, TestJmxMonitoredMap, TestMissingGroups, TestTrackingShardHandlerFactory, TestDistribIDF, SpatialHeatmapFacetsTest, RecoveryAfterSoftCommitTest, TestManagedResource, FullSolrCloudDistribCmdsTest, TestNonDefinedSimilarityFactory, TestIndexingPerformance, TestFieldCacheVsDocValues, AsyncCallRequestStatusResponseTest, PeerSyncWithIndexFingerprintCachingTest, CloudMLTQParserTest, TriLevelCompositeIdRoutingTest, SuggestComponentTest, DistribCursorPagingTest, TestStressLiveNodes, DeleteInactiveReplicaTest, TestRangeQuery, TestSchemaVersionResource, HdfsThreadLeakTest, SparseHLLTest, TestSolrCoreProperties, HttpPartitionTest, ConnectionReuseTest, JsonLoaderTest, TestSolrQueryParser, SSLMigrationTest, TestSolrDynamicMBean, TestExceedMaxTermLength, FieldAnalysisRequestHandlerTest, RAMDirectoryFactoryTest, UpdateRequestProcessorFactoryTest, BlockJoinFacetRandomTest, TestSolrConfigHandlerConcurrent, TestCrossCoreJoin, ShardSplitTest, ConfigSetsAPITest, TestHashQParserPlugin, TestCustomDocTransformer, HighlighterMaxOffsetTest, TermVectorComponentDistributedTest, TestLuceneMatchVersion, TestNamedUpdateProcessors, TestSearchPerf, TestTrieFacet, DirectUpdateHandlerOptimizeTest, TestIntervalFaceting, TestRealTimeGet, TestAnalyzeInfixSuggestions, TestSimpleTrackingShardHandler, HdfsDirectoryTest, ReplicaListTransformerTest, URLClassifyProcessorTest, SegmentsInfoRequestHandlerTest, TestScoreJoinQPScore, SpellingQueryConverterTest, BJQParserTest, CacheHeaderTest, PKIAuthenticationIntegrationTest, CSVRequestHandlerTest, TestRestManager, ExplicitHLLTest, SortByFunctionTest, FieldMutatingUpdateProcessorTest, SuggesterTest, TestRawTransformer, HdfsUnloadDistributedZkTest, TestReloadDeadlock, TestLegacyNumericRangeQueryBuilder, TestSolrIndexConfig, BasicAuthIntegrationTest, CircularListTest, TestQueryTypes, OverseerRolesTest, ExternalFileFieldSortTest, TestLockTree, RequestHandlersTest, TestUtils, ResourceLoaderTest, DeleteShardTest, InfoHandlerTest, ResponseLogComponentTest, TestCodecSupport, TestOnReconnectListenerSupport, BasicDistributedZk2Test, TestSolrCLIRunExample, TestLMDirichletSimilarityFactory, HdfsRecoverLeaseTest, HdfsBasicDistributedZk2Test, TestPKIAuthenticationPlugin, NoCacheHeaderTest, TestSchemaResource, DateMathParserTest, TermVectorComponentTest, OverseerCollectionConfigSetProcessorTest, TestShardHandlerFactory, ClusterStateTest, DistributedVersionInfoTest, SolrIndexSplitterTest, SolrXmlInZkTest, OpenCloseCoreStressTest, TestOmitPositions, IndexSchemaTest, TestReplicationHandlerBackup, TestDistributedMissingSort, CdcrReplicationHandlerTest, TestDistributedGrouping, OverseerTaskQueueTest, OutOfBoxZkACLAndCredentialsProvidersTest, SpatialRPTFieldTypeTest, TestDocTermOrds, TestSolr4Spatial, TestTolerantUpdateProcessorRandomCloud, FileBasedSpellCheckerTest, TestInfoStreamLogging, TestSolrCloudWithSecureImpersonation, TestFieldCacheSort, AtomicUpdatesTest, TestStandardQParsers, CdcrBootstrapTest, EchoParamsTest, CollectionsAPIDistributedZkTest, LukeRequestHandlerTest, ZkStateReaderTest, StatsComponentTest, VersionInfoTest, ChaosMonkeySafeLeaderTest, TestExpandComponent, SolrCoreCheckLockOnStartupTest, SpellCheckCollatorTest, BlockDirectoryTest, TestSystemIdResolver, TestAddFieldRealTimeGet, TestLMJelinekMercerSimilarityFactory, TestJoin, HLLSerializationTest, DistributedIntervalFacetingTest, QueryResultKeyTest, DistributedSpellCheckComponentTest, TestStressReorder, TestCoreContainer, SpellCheckComponentTest, SolrCmdDistributorTest, TestSort, TestFiltering, TestBadConfig, TestIndexSearcher, DistributedQueryElevationComponentTest, CoreAdminHandlerTest]
   [junit4] Completed [367/652 (1!)] on J1 in 3.13s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55419 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6232 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6232/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

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([E1D2773E8CFD3695:9A1BD572AFDFE494]: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 11603 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001
   [junit4]   2> 1942412 INFO  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-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> 1942413 INFO  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1942414 INFO  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1942472 WARN  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1942474 INFO  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1942495 INFO  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1942580 WARN  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1942582 INFO  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1942599 INFO  (coreLoadExecutor-9213-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1942633 WARN  (coreLoadExecutor-9213-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1942634 INFO  (coreLoadExecutor-9213-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1942655 INFO  (coreLoadExecutor-9213-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1942735 WARN  (coreLoadExecutor-9213-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> 1942736 INFO  (coreLoadExecutor-9213-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1942750 INFO  (coreLoadExecutor-9213-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1942751 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\]
   [junit4]   2> 1942751 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a809b2
   [junit4]   2> 1942752 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=74.111328125, floorSegmentMB=1.07421875, forceMergeDeletesPctAllowed=17.350824920248996, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1942767 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1942767 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1942768 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1942768 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1942768 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7237255955776413]
   [junit4]   2> 1942769 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c4eac9[collection1] main]
   [junit4]   2> 1942769 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1942775 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1942808 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1942808 INFO  (searcherExecutor-9214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1942809 INFO  (coreLoadExecutor-9213-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551477146694713344
   [junit4]   2> 1942809 INFO  (searcherExecutor-9214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1942809 INFO  (searcherExecutor-9214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1942809 INFO  (searcherExecutor-9214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1942809 INFO  (searcherExecutor-9214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1942810 INFO  (searcherExecutor-9214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1942810 INFO  (searcherExecutor-9214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1942810 INFO  (searcherExecutor-9214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1942810 INFO  (searcherExecutor-9214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1942810 INFO  (searcherExecutor-9214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c4eac9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1942811 INFO  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1942814 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1942838 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1942839 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c9138{/solr,null,AVAILABLE}
   [junit4]   2> 1942839 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.ServerConnector Started ServerConnector@131c090{HTTP/1.1,[http/1.1]}{127.0.0.1:58986}
   [junit4]   2> 1942840 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.Server Started @1948115ms
   [junit4]   2> 1942840 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58986}
   [junit4]   2> 1942840 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1942840 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1942840 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1942840 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1942840 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T01:05:07.325Z
   [junit4]   2> 1942841 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313426151926596\solr.xml
   [junit4]   2> 1942870 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313426151926596\.
   [junit4]   2> 1942870 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1942899 WARN  (coreLoadExecutor-9224-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1942900 INFO  (coreLoadExecutor-9224-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1942922 INFO  (coreLoadExecutor-9224-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1943012 WARN  (coreLoadExecutor-9224-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> 1943014 INFO  (coreLoadExecutor-9224-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1943024 INFO  (coreLoadExecutor-9224-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313426151926596\.\corex
   [junit4]   2> 1943024 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313426151926596\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313426151926596\.\corex\data\]
   [junit4]   2> 1943024 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a809b2
   [junit4]   2> 1943025 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=74.111328125, floorSegmentMB=1.07421875, forceMergeDeletesPctAllowed=17.350824920248996, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1943038 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1943038 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1943040 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1943040 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1943040 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7237255955776413]
   [junit4]   2> 1943040 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ae18d[corex] main]
   [junit4]   2> 1943040 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1943049 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1943090 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1943090 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1943090 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1943090 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1943090 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1943091 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1943091 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1943091 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1943091 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1943091 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1943093 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@4ae18d[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1943093 INFO  (coreLoadExecutor-9224-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551477146992508928
   [junit4]   2> 1943379 INFO  (qtp23310114-42638) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551477147289255936)]} 0 2
   [junit4]   2> 1943380 INFO  (qtp23310114-42639) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1943380 INFO  (qtp23310114-42639) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3002ee
   [junit4]   2> 1943382 INFO  (qtp23310114-42639) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@714670[corex] main]
   [junit4]   2> 1943382 INFO  (qtp23310114-42639) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1943382 INFO  (searcherExecutor-9225-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@714670[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1943383 INFO  (qtp23310114-42639) [    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> 1943386 INFO  (qtp23310114-42642) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d4e99e
   [junit4]   2> 1943465 INFO  (qtp23310114-42642) [    ] 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=78
   [junit4]   2> 1943467 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@131c090{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1943467 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31789023
   [junit4]   2> 1943467 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c9138{/solr,null,UNAVAILABLE}
   [junit4]   2> 1943469 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[E1D2773E8CFD3695]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1943471 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1943480 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    ] 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> 1943509 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1943510 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1943516 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1943522 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1943530 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1943531 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1943535 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=80.201171875, floorSegmentMB=2.0458984375, forceMergeDeletesPctAllowed=28.54939602836909, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3137799782561972
   [junit4]   2> 1943552 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1943552 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1943552 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26920258494815874]
   [junit4]   2> 1943553 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@89ea0b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1943553 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1943554 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1943554 INFO  (searcherExecutor-9232-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@89ea0b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1943556 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[E1D2773E8CFD3695]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1943559 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1943927 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1943928 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1943929 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1943930 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1943992 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1943993 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1944014 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1944124 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1944127 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1944142 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\tempDir-001\instProp
   [junit4]   2> 1944143 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\tempDir-001\instProp\data\]
   [junit4]   2> 1944143 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a809b2
   [junit4]   2> 1944145 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1614050306033432]
   [junit4]   2> 1944162 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1944162 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1944163 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1944163 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1944163 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1561780619, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1944164 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@166905f[props] main]
   [junit4]   2> 1944164 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1944175 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1944212 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1944212 INFO  (searcherExecutor-9237-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1944212 INFO  (searcherExecutor-9237-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1944213 INFO  (searcherExecutor-9237-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1944213 INFO  (searcherExecutor-9237-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1944213 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551477148166914048
   [junit4]   2> 1944213 INFO  (searcherExecutor-9237-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1944213 INFO  (searcherExecutor-9237-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1944214 INFO  (searcherExecutor-9237-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1944214 INFO  (searcherExecutor-9237-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1944214 INFO  (searcherExecutor-9237-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1944215 INFO  (searcherExecutor-9237-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@166905f[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1944215 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] 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> 1944224 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1944225 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[E1D2773E8CFD3695]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1944229 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[E1D2773E8CFD3695]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1944229 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[E1D2773E8CFD3695]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1944232 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1944255 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1944256 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1391aa8{/solr,null,AVAILABLE}
   [junit4]   2> 1944257 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.ServerConnector Started ServerConnector@138639c{HTTP/1.1,[http/1.1]}{127.0.0.1:58991}
   [junit4]   2> 1944258 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.Server Started @1949532ms
   [junit4]   2> 1944258 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58991}
   [junit4]   2> 1944258 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1944258 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1944258 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1944258 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1944258 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T01:05:08.743Z
   [junit4]   2> 1944259 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313427569453385\solr.xml
   [junit4]   2> 1944278 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313427569453385\.
   [junit4]   2> 1944278 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1944304 WARN  (coreLoadExecutor-9248-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1944306 INFO  (coreLoadExecutor-9248-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1944327 INFO  (coreLoadExecutor-9248-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1944436 WARN  (coreLoadExecutor-9248-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> 1944438 INFO  (coreLoadExecutor-9248-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1944452 INFO  (coreLoadExecutor-9248-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313427569453385\.\corex
   [junit4]   2> 1944452 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313427569453385\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313427569453385\.\corex\data\]
   [junit4]   2> 1944452 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a809b2
   [junit4]   2> 1944453 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=74.111328125, floorSegmentMB=1.07421875, forceMergeDeletesPctAllowed=17.350824920248996, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1944470 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1944470 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1944471 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1944471 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1944472 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7237255955776413]
   [junit4]   2> 1944472 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d96d3[corex] main]
   [junit4]   2> 1944472 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1944480 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1944519 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1944519 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1944520 INFO  (coreLoadExecutor-9248-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551477148488826880
   [junit4]   2> 1944520 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1944520 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1944520 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1944520 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1944520 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1944521 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1944521 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1944521 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1944522 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@6d96d3[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1944787 INFO  (qtp6782016-42661) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551477148764602368)]} 0 3
   [junit4]   2> 1944787 INFO  (qtp6782016-42662) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1944787 INFO  (qtp6782016-42662) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b56d9
   [junit4]   2> 1944789 INFO  (qtp6782016-42662) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@955b21[corex] main]
   [junit4]   2> 1944790 INFO  (qtp6782016-42662) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1944790 INFO  (searcherExecutor-9249-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@955b21[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1944791 INFO  (qtp6782016-42662) [    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> 1944794 INFO  (qtp6782016-42665) [    ] 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> 1944806 INFO  (qtp6782016-42662) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1944814 INFO  (qtp6782016-42662) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1944926 WARN  (qtp6782016-42662) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1944928 INFO  (qtp6782016-42662) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1944937 INFO  (qtp6782016-42662) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313427569453385\.\corex
   [junit4]   2> 1944937 INFO  (qtp6782016-42662) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313427569453385\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313427569453385\.\corex\data\]
   [junit4]   2> 1944960 INFO  (qtp6782016-42662) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@b22fba
   [junit4]   2> 1944961 ERROR (qtp6782016-42662) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1944962 INFO  (qtp6782016-42662) [    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=162
   [junit4]   2> 1944962 ERROR (qtp6782016-42662) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1944996 ERROR (qtp6782016-42664) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313427569453385\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-313427569453385\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1944997 INFO  (qtp6782016-42664) [    ] 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=33
   [junit4]   2> 1944998 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@138639c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1944998 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14879389
   [junit4]   2> 1944999 INFO  (coreCloseExecutor-9256-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b54cbd
   [junit4]   2> 1945007 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1391aa8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1945010 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[E1D2773E8CFD3695]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=E1D2773E8CFD3695 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Indian/Antananarivo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.78s 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([E1D2773E8CFD3695:9A1BD572AFDFE494]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1945013 INFO  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1945013 INFO  (SUITE-CoreAdminHandlerTest-seed#[E1D2773E8CFD3695]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29327743
   [junit4]   2> 1945014 INFO  (coreCloseExecutor-9258-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b5fd7c
   [junit4]   2> 1945015 INFO  (coreCloseExecutor-9258-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@1305367
   [junit4]   2> 1945015 INFO  (coreCloseExecutor-9258-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@17e721a
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_E1D2773E8CFD3695-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=Memory), _version_=Lucene50(blocksize=128), multiDefault=FST50, intDefault=Lucene50(blocksize=128), id=PostingsFormat(name=Memory), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=62, maxMBSortInHeap=5.835378180592687, sim=RandomSimilarity(queryNorm=false): {}, locale=es-SV, timezone=Indian/Antananarivo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=74956600,total=358092800
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandlerNonCloud, CurrencyFieldOpenExchangeTest, BasicAuthIntegrationTest, BasicZkTest, TestChildDocTransformer, TestValueSourceCache, RulesTest, InfoHandlerTest, TestSolrCloudWithDelegationTokens, TestShardHandlerFactory, UUIDUpdateProcessorFallbackTest, TestExceedMaxTermLength, TestPKIAuthenticationPlugin, ReplicaListTransformerTest, QueryResultKeyTest, TestSolrCLIRunExample, TestUniqueKeyFieldResource, HttpPartitionTest, TestRealTimeGet, TestInfoStreamLogging, AutoCommitTest, TestCrossCoreJoin, HighlighterMaxOffsetTest, TestFiltering, SpellCheckCollatorTest, OverseerTaskQueueTest, HdfsCollectionsAPIDistributedZkTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestDocTermOrds, LeaderInitiatedRecoveryOnCommitTest, FieldMutatingUpdateProcessorTest, DistributedFacetPivotSmallTest, CreateCollectionCleanupTest, ExternalFileFieldSortTest, TestNRTOpen, TestShortCircuitedRequests, SignatureUpdateProcessorFactoryTest, TestTrieFacet, TestDocSet, TestLuceneMatchVersion, TestPHPSerializedResponseWriter, ResourceLoaderTest, TestRandomFaceting, TestDefaultSearchFieldResource, TestDynamicFieldResource, ConvertedLegacyTest, SpatialRPTFieldTypeTest, NoCacheHeaderTest, TestJmxMonitoredMap, TestSystemIdResolver, CoreSorterTest, DistribCursorPagingTest, DistributedSuggestComponentTest, TestSolr4Spatial2, CdcrUpdateLogTest, HdfsRestartWhileUpdatingTest, TestNumericTerms64, TestSolrQueryParser, TestConfigReload, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, PreAnalyzedUpdateProcessorTest, TestFieldCacheVsDocValues, TestZkChroot, DistributedQueryComponentCustomSortTest, TestStressLiveNodes, UpdateRequestProcessorFactoryTest, BooleanFieldTest, ZkSolrClientTest, TestSolrCloudSnapshots, NotRequiredUniqueKeyTest, DeleteShardTest, TestOverriddenPrefixQueryForCustomFieldType, TestUseDocValuesAsStored, DateRangeFieldTest, CursorMarkTest, CSVRequestHandlerTest, TestReplicationHandlerBackup, CoreAdminRequestStatusTest, TestOnReconnectListenerSupport, TestRawTransformer, TestDFRSimilarityFactory, BigEndianAscendingWordSerializerTest, TestDistribDocBasedVersion, TestSolrCoreProperties, TestCloudPivotFacet, HdfsDirectoryTest, TestLegacyFieldCache, GraphQueryTest, ChaosMonkeySafeLeaderTest, SmileWriterTest, SuggesterTest, CdcrBootstrapTest, TermVectorComponentDistributedTest, ZkStateReaderTest, DistributedIntervalFacetingTest, TestAtomicUpdateErrorCases, DistanceFunctionTest, OverseerCollectionConfigSetProcessorTest, CdcrVersionReplicationTest, TestDistributedGrouping, TestRecovery, TestIndexSearcher, SolrXmlInZkTest, TestSolrCloudWithSecureImpersonation, AsyncCallRequestStatusResponseTest, TestCryptoKeys, TestSolrConfigHandlerConcurrent, TestConfigSetsAPIExclusivity, BJQParserTest, SpatialHeatmapFacetsTest, TestQueryTypes, StatsComponentTest, HdfsUnloadDistributedZkTest, TestFieldResource, StressHdfsTest, TestCloudManagedSchema, ConfigSetsAPITest, SpellingQueryConverterTest, TestDistribIDF, TestStandardQParsers, TestFieldCacheReopen, AnalyticsMergeStrategyTest, TestManagedSchemaThreadSafety, TestSimpleTrackingShardHandler, TestRequestStatusCollectionAPI, ShowFileRequestHandlerTest, RecoveryAfterSoftCommitTest, TestManagedResource, TestManagedSynonymFilterFactory, TestRestManager, PKIAuthenticationIntegrationTest, TestExpandComponent, MigrateRouteKeyTest, TestNonDefinedSimilarityFactory, TestSolrDeletionPolicy2, DateMathParserTest, TestSolrDynamicMBean, HdfsRecoverLeaseTest, CdcrReplicationHandlerTest, MinimalSchemaTest, SuggesterWFSTTest, SpellPossibilityIteratorTest, ScriptEngineTest, HdfsBasicDistributedZk2Test, AddBlockUpdateTest, LoggingHandlerTest, JsonLoaderTest, RequestLoggingTest, HLLSerializationTest, CloneFieldUpdateProcessorFactoryTest, TestRangeQuery, DistributedFacetExistsSmallTest, TestRandomRequestDistribution, DefaultValueUpdateProcessorTest, SolrCmdDistributorTest, TestFuzzyAnalyzedSuggestions, TestReload, TestCloudSchemaless, ConnectionReuseTest, ClusterStateTest, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, ZkControllerTest, TestJoin, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest]
   [junit4] Completed [276/652 (1!)] on J1 in 2.63s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55650 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6231 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6231/
Java: 32bit/jdk1.8.0_102 -client -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([541C714C5087CCAF:2FD5D30073A51EAE]: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 11653 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001
   [junit4]   2> 1471580 INFO  (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1471583 INFO  (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1471585 INFO  (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1471717 INFO  (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1471800 INFO  (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1471970 WARN  (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1471976 INFO  (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1472016 INFO  (coreLoadExecutor-6456-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1472078 INFO  (coreLoadExecutor-6456-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1472117 INFO  (coreLoadExecutor-6456-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1472263 WARN  (coreLoadExecutor-6456-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> 1472269 INFO  (coreLoadExecutor-6456-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1472297 INFO  (coreLoadExecutor-6456-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1472297 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\]
   [junit4]   2> 1472297 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4564c
   [junit4]   2> 1472297 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1472351 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1472351 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1472352 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1472352 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1472353 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=60.9970703125, floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=12.035012304460997, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1472353 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9060eb[collection1] main]
   [junit4]   2> 1472353 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1472364 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1472438 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1472442 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1472443 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551434992232431616
   [junit4]   2> 1472443 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1472443 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1472443 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1472443 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1472445 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1472446 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1472448 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1472448 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1472448 INFO  (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1472449 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9060eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1472453 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1472472 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    ] 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> 1472488 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1472498 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1472503 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1472508 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1472509 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1472517 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=26.6123046875, floorSegmentMB=1.361328125, forceMergeDeletesPctAllowed=18.047052786956034, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5071244820368931
   [junit4]   2> 1472540 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1472540 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1472541 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    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=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1472542 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c3f6f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1472542 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1472543 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1472545 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1472545 INFO  (searcherExecutor-6463-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@5c3f6f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1472552 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1472584 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1472591 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a97f{/solr,null,AVAILABLE}
   [junit4]   2> 1472598 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@102e8d3{SSL,[ssl, http/1.1]}{127.0.0.1:53622}
   [junit4]   2> 1472599 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.e.j.s.Server Started @1476416ms
   [junit4]   2> 1472599 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53622}
   [junit4]   2> 1472599 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1472600 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1472600 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1472600 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1472600 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-19T13:55:05.824Z
   [junit4]   2> 1472601 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273224522251814\solr.xml
   [junit4]   2> 1472628 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273224522251814\.
   [junit4]   2> 1472628 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1472676 INFO  (coreLoadExecutor-6472-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1472731 INFO  (coreLoadExecutor-6472-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1472895 WARN  (coreLoadExecutor-6472-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> 1472900 INFO  (coreLoadExecutor-6472-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1472932 INFO  (coreLoadExecutor-6472-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273224522251814\.\corex
   [junit4]   2> 1472933 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273224522251814\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273224522251814\.\corex\data\]
   [junit4]   2> 1472933 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4564c
   [junit4]   2> 1472935 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1472979 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1472981 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1472983 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1472983 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1472984 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=60.9970703125, floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=12.035012304460997, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1472984 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@cd74a1[corex] main]
   [junit4]   2> 1472985 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1473003 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1473073 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1473073 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1473074 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1473074 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1473074 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1473075 INFO  (coreLoadExecutor-6472-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551434992896180224
   [junit4]   2> 1473075 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1473076 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1473076 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1473077 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1473078 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1473079 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@cd74a1[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473328 INFO  (qtp2397655-33459) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551434993154129920)]} 0 7
   [junit4]   2> 1473331 INFO  (qtp2397655-33460) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1473331 INFO  (qtp2397655-33460) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5a4d57
   [junit4]   2> 1473344 INFO  (qtp2397655-33460) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@f22197[corex] main]
   [junit4]   2> 1473345 INFO  (qtp2397655-33460) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1473349 INFO  (searcherExecutor-6473-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@f22197[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1473351 INFO  (qtp2397655-33460) [    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 20
   [junit4]   2> 1473367 INFO  (qtp2397655-33457) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@12490a5
   [junit4]   2> 1473505 INFO  (qtp2397655-33457) [    ] 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=139
   [junit4]   2> 1473509 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@102e8d3{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1473509 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10346446
   [junit4]   2> 1473510 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a97f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1473512 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1473519 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1473559 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1473564 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c5b940{/solr,null,AVAILABLE}
   [junit4]   2> 1473569 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.e.j.s.ServerConnector Started ServerConnector@97c228{SSL,[ssl, http/1.1]}{127.0.0.1:53627}
   [junit4]   2> 1473569 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.e.j.s.Server Started @1477387ms
   [junit4]   2> 1473570 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53627}
   [junit4]   2> 1473570 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1473573 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1473573 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1473573 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1473575 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-19T13:55:06.797Z
   [junit4]   2> 1473576 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\solr.xml
   [junit4]   2> 1473626 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.
   [junit4]   2> 1473626 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1473697 INFO  (coreLoadExecutor-6484-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1473757 INFO  (coreLoadExecutor-6484-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1474806 WARN  (coreLoadExecutor-6484-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> 1474812 INFO  (coreLoadExecutor-6484-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1474844 INFO  (coreLoadExecutor-6484-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex
   [junit4]   2> 1474846 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex\data\]
   [junit4]   2> 1474846 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4564c
   [junit4]   2> 1474849 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1474898 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1474898 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1474900 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1474900 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1474901 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=60.9970703125, floorSegmentMB=1.12890625, forceMergeDeletesPctAllowed=12.035012304460997, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1474901 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@f113f5[corex] main]
   [junit4]   2> 1474901 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1474918 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1474984 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1474984 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1474985 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1474985 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1474985 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1474985 INFO  (coreLoadExecutor-6484-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551434994898960384
   [junit4]   2> 1474986 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1474986 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1474987 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1474988 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1474988 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1474992 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@f113f5[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1475434 INFO  (qtp3099811-33473) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551434995361382400)]} 0 8
   [junit4]   2> 1475439 INFO  (qtp3099811-33478) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1475440 INFO  (qtp3099811-33478) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a39392
   [junit4]   2> 1475453 INFO  (qtp3099811-33478) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@15bd913[corex] main]
   [junit4]   2> 1475454 INFO  (qtp3099811-33478) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1475458 INFO  (searcherExecutor-6485-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@15bd913[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1475459 INFO  (qtp3099811-33478) [    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 21
   [junit4]   2> 1475473 INFO  (qtp3099811-33476) [    ] 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> 1475513 INFO  (qtp3099811-33478) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1475534 INFO  (qtp3099811-33478) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1475685 WARN  (qtp3099811-33478) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1475689 INFO  (qtp3099811-33478) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1475708 INFO  (qtp3099811-33478) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex
   [junit4]   2> 1475709 INFO  (qtp3099811-33478) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex\data\]
   [junit4]   2> 1475745 INFO  (qtp3099811-33478) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@7c753d
   [junit4]   2> 1475748 ERROR (qtp3099811-33478) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1475749 INFO  (qtp3099811-33478) [    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=251
   [junit4]   2> 1475750 ERROR (qtp3099811-33478) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1475801 ERROR (qtp3099811-33483) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-273225490222528\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 1475802 INFO  (qtp3099811-33483) [    ] 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=47
   [junit4]   2> 1475805 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@97c228{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1475805 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14232980
   [junit4]   2> 1475806 INFO  (coreCloseExecutor-6492-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@a870cb
   [junit4]   2> 1475844 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c5b940{/solr,null,UNAVAILABLE}
   [junit4]   2> 1475847 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=541C714C5087CCAF -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Africa/Accra -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.34s 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([541C714C5087CCAF:2FD5D30073A51EAE]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1475859 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1476409 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1476410 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1476411 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1476412 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1476535 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1476580 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1476736 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1476739 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1476769 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\tempDir-001\instProp
   [junit4]   2> 1476770 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001\tempDir-001\instProp\data\]
   [junit4]   2> 1476770 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4564c
   [junit4]   2> 1476773 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=2.7060546875, floorSegmentMB=1.3583984375, forceMergeDeletesPctAllowed=5.605145668096075, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1476813 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1476813 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1476815 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1476815 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1476816 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1476816 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@20a4c9[props] main]
   [junit4]   2> 1476817 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1476834 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1476890 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1476890 INFO  (searcherExecutor-6495-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1476891 INFO  (searcherExecutor-6495-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1476891 INFO  (searcherExecutor-6495-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1476891 INFO  (searcherExecutor-6495-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1476891 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551434996897546240
   [junit4]   2> 1476892 INFO  (searcherExecutor-6495-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1476892 INFO  (searcherExecutor-6495-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1476893 INFO  (searcherExecutor-6495-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1476893 INFO  (searcherExecutor-6495-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1476894 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    ] 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> 1476894 INFO  (searcherExecutor-6495-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1476896 INFO  (searcherExecutor-6495-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@20a4c9[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476906 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1476909 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[541C714C5087CCAF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1476916 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[541C714C5087CCAF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1476916 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[541C714C5087CCAF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1476917 INFO  (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1476917 INFO  (SUITE-CoreAdminHandlerTest-seed#[541C714C5087CCAF]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24671666
   [junit4]   2> 1476918 INFO  (coreCloseExecutor-6501-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@26aad3
   [junit4]   2> 1476918 INFO  (coreCloseExecutor-6501-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@1c86076
   [junit4]   2> 1476926 INFO  (coreCloseExecutor-6501-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e36f43
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_541C714C5087CCAF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=Lucene50(blocksize=128), _version_=FSTOrd50, multiDefault=Lucene50(blocksize=128), intDefault=FSTOrd50, id=Lucene50(blocksize=128), range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1019, maxMBSortInHeap=7.643205997629411, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=Africa/Accra
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=251254192,total=389021696
   [junit4]   2> NOTE: All tests run in this JVM: [CSVRequestHandlerTest, TestDocSet, TestDistribDocBasedVersion, BasicZkTest, BasicAuthIntegrationTest, TestQueryUtils, CircularListTest, LeaderInitiatedRecoveryOnCommitTest, SolrInfoMBeanTest, TestUtils, StressHdfsTest, SliceStateTest, CollectionReloadTest, TestUseDocValuesAsStored, TestCollectionAPI, WrapperMergePolicyFactoryTest, DistributedDebugComponentTest, TestSolrCLIRunExample, BasicFunctionalityTest, CollectionTooManyReplicasTest, TestLockTree, TestSolrConfigHandlerConcurrent, ShowFileRequestHandlerTest, UtilsToolTest, DeleteInactiveReplicaTest, TestHashQParserPlugin, TestHighFrequencyDictionaryFactory, TestRestoreCore, TestSQLHandlerNonCloud, DistributedSuggestComponentTest, SolrIndexSplitterTest, BJQParserTest, ClusterStateTest, SpellCheckCollatorTest, TestFieldCacheReopen, TestTrackingShardHandlerFactory, NotRequiredUniqueKeyTest, TestRandomCollapseQParserPlugin, TestCollapseQParserPlugin, TestAtomicUpdateErrorCases, RestartWhileUpdatingTest, TestFoldingMultitermQuery, CloneFieldUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, ReplaceNodeTest, DeleteShardTest, QueryResultKeyTest, TestCloudDeleteByQuery, TestCustomDocTransformer, TestRecovery, TestStandardQParsers, FullSolrCloudDistribCmdsTest, TestReloadDeadlock, TestExceedMaxTermLength, RAMDirectoryFactoryTest, FieldAnalysisRequestHandlerTest, BlockDirectoryTest, SpellCheckComponentTest, TestIndexingPerformance, TestLegacyFieldCache, TestDistributedGrouping, CdcrVersionReplicationTest, HdfsUnloadDistributedZkTest, CollectionsAPIDistributedZkTest, TestTrieFacet, SparseHLLTest, CloudMLTQParserTest, TestLMDirichletSimilarityFactory, TestFieldResource, TestNRTOpen, LeaderFailoverAfterPartitionTest, TestCloudManagedSchema, TestFieldTypeResource, TestFieldCacheSort, ChaosMonkeySafeLeaderTest, TestStressLiveNodes, TestDistribIDF, TestTrie, AsyncCallRequestStatusResponseTest, VersionInfoTest, TestSolrDeletionPolicy2, UUIDUpdateProcessorFallbackTest, TestOmitPositions, OutOfBoxZkACLAndCredentialsProvidersTest, TestSearchPerf, TestNumericTerms64, TestCrossCoreJoin, InfoHandlerTest, CoreAdminRequestStatusTest, TestCryptoKeys, TestSuggestSpellingConverter, TestCustomSort, SmileWriterTest, TestNonDefinedSimilarityFactory, TestSolrQueryParser, SharedFSAutoReplicaFailoverUtilsTest, TestRestManager, TestFuzzyAnalyzedSuggestions, RequestLoggingTest, TestBadConfig, WordBreakSolrSpellCheckerTest, AddBlockUpdateTest, FileBasedSpellCheckerTest, TestGeoJSONResponseWriter, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrIndexConfig, RequestHandlersTest, RegexBoostProcessorTest, TestFastWriter, FieldMutatingUpdateProcessorTest, TestOrdValues, CurrencyFieldOpenExchangeTest, TestFilteredDocIdSet, URLClassifyProcessorTest, TestStressRecovery, DistributedTermsComponentTest, DebugComponentTest, CoreSorterTest, TestSolrQueryParserDefaultOperatorResource, TestConfigSetsAPIExclusivity, ShardSplitTest, TestFieldCacheVsDocValues, TestDynamicFieldResource, TestPushWriter, ZkSolrClientTest, TestExpandComponent, TestRandomFaceting, TestCloudSchemaless, ExitableDirectoryReaderTest, TestReplicaProperties, ResponseHeaderTest, TestRangeQuery, SuggesterTest, ExplicitHLLTest, TestWriterPerf, ResourceLoaderTest, BadComponentTest, TestChildDocTransformer, TestJsonFacets, TestQuerySenderListener, TestDistributedMissingSort, TestExactStatsCache, UpdateParamsTest, SolrCoreCheckLockOnStartupTest, SolrXmlInZkTest, TestReplicationHandlerBackup, CoreAdminHandlerTest]
   [junit4] Completed [319/652 (1!)] on J1 in 5.46s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55603 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6230 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6230/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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([694C2426ADB17AEC:1285866A8E93A8ED]: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 11608 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001
   [junit4]   2> 1532897 INFO  (SUITE-CoreAdminHandlerTest-seed#[694C2426ADB17AEC]-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> 1532901 INFO  (SUITE-CoreAdminHandlerTest-seed#[694C2426ADB17AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1532904 INFO  (SUITE-CoreAdminHandlerTest-seed#[694C2426ADB17AEC]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1533068 INFO  (SUITE-CoreAdminHandlerTest-seed#[694C2426ADB17AEC]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1533125 INFO  (SUITE-CoreAdminHandlerTest-seed#[694C2426ADB17AEC]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1533306 WARN  (SUITE-CoreAdminHandlerTest-seed#[694C2426ADB17AEC]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1533312 INFO  (SUITE-CoreAdminHandlerTest-seed#[694C2426ADB17AEC]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1533355 INFO  (coreLoadExecutor-6896-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1533424 INFO  (coreLoadExecutor-6896-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1533477 INFO  (coreLoadExecutor-6896-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1533670 WARN  (coreLoadExecutor-6896-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> 1533677 INFO  (coreLoadExecutor-6896-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1533714 INFO  (coreLoadExecutor-6896-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1533715 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\]
   [junit4]   2> 1533715 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aca05c
   [junit4]   2> 1533717 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=43.6689453125, floorSegmentMB=1.32421875, forceMergeDeletesPctAllowed=10.605784542317743, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1533789 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1533789 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1533791 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1533791 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1533792 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=15.390625, floorSegmentMB=1.123046875, forceMergeDeletesPctAllowed=27.023334461662884, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6007184598483651
   [junit4]   2> 1533793 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@daa5a9[collection1] main]
   [junit4]   2> 1533794 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1533812 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1533885 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1533886 INFO  (searcherExecutor-6897-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1533887 INFO  (searcherExecutor-6897-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1533887 INFO  (searcherExecutor-6897-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1533887 INFO  (searcherExecutor-6897-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1533888 INFO  (coreLoadExecutor-6896-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551397306250559488
   [junit4]   2> 1533888 INFO  (searcherExecutor-6897-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1533889 INFO  (searcherExecutor-6897-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1533890 INFO  (searcherExecutor-6897-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1533891 INFO  (searcherExecutor-6897-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1533891 INFO  (searcherExecutor-6897-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1533893 INFO  (SUITE-CoreAdminHandlerTest-seed#[694C2426ADB17AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1533893 INFO  (searcherExecutor-6897-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@daa5a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1533896 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1533946 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1533947 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a051d4{/solr,null,AVAILABLE}
   [junit4]   2> 1533956 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@84a1cb{SSL,[ssl, http/1.1]}{127.0.0.1:53731}
   [junit4]   2> 1533956 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.Server Started @1538188ms
   [junit4]   2> 1533957 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53731}
   [junit4]   2> 1533957 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1533957 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1533957 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1533957 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1533957 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-19T03:56:05.582Z
   [junit4]   2> 1533959 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237284268073445\solr.xml
   [junit4]   2> 1533989 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237284268073445\.
   [junit4]   2> 1533989 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1534052 INFO  (coreLoadExecutor-6907-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1534109 INFO  (coreLoadExecutor-6907-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1534275 WARN  (coreLoadExecutor-6907-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> 1534279 INFO  (coreLoadExecutor-6907-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1534298 INFO  (coreLoadExecutor-6907-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237284268073445\.\corex
   [junit4]   2> 1534298 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237284268073445\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237284268073445\.\corex\data\]
   [junit4]   2> 1534300 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aca05c
   [junit4]   2> 1534302 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=43.6689453125, floorSegmentMB=1.32421875, forceMergeDeletesPctAllowed=10.605784542317743, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1534348 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1534349 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1534351 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1534351 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1534353 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=15.390625, floorSegmentMB=1.123046875, forceMergeDeletesPctAllowed=27.023334461662884, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6007184598483651
   [junit4]   2> 1534353 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@9db24d[corex] main]
   [junit4]   2> 1534354 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1534370 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1534465 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1534466 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1534466 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1534467 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1534467 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1534467 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1534468 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1534469 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1534470 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1534471 INFO  (coreLoadExecutor-6907-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551397306861879296
   [junit4]   2> 1534471 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1534472 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@9db24d[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1534653 INFO  (qtp30617440-34056) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551397307041185792)]} 0 11
   [junit4]   2> 1534659 INFO  (qtp30617440-34053) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1534659 INFO  (qtp30617440-34053) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d4722
   [junit4]   2> 1534678 INFO  (qtp30617440-34053) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@ba185[corex] main]
   [junit4]   2> 1534678 INFO  (qtp30617440-34053) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1534685 INFO  (searcherExecutor-6908-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@ba185[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1534687 INFO  (qtp30617440-34053) [    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 28
   [junit4]   2> 1534723 INFO  (qtp30617440-34054) [    ] 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> 1534764 INFO  (qtp30617440-34058) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1534804 INFO  (qtp30617440-34058) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1534957 WARN  (qtp30617440-34058) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1534962 INFO  (qtp30617440-34058) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1534991 INFO  (qtp30617440-34058) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237284268073445\.\corex
   [junit4]   2> 1534992 INFO  (qtp30617440-34058) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237284268073445\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237284268073445\.\corex\data\]
   [junit4]   2> 1535046 INFO  (qtp30617440-34058) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1da377a
   [junit4]   2> 1535047 ERROR (qtp30617440-34058) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1535048 INFO  (qtp30617440-34058) [    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=301
   [junit4]   2> 1535048 ERROR (qtp30617440-34058) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1535122 ERROR (qtp30617440-34057) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core: corex dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237284268073445\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237284268073445\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 1535123 INFO  (qtp30617440-34057) [    ] 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=69
   [junit4]   2> 1535132 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@84a1cb{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1535132 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16914041
   [junit4]   2> 1535132 INFO  (coreCloseExecutor-6915-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@cbb6b
   [junit4]   2> 1535214 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a051d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1535226 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[694C2426ADB17AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=694C2426ADB17AEC -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.34s 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([694C2426ADB17AEC:1285866A8E93A8ED]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1535239 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[694C2426ADB17AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1535239 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[694C2426ADB17AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1535260 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1535280 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    ] 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> 1535336 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1535352 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1535364 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1535379 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1535380 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1535390 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=73.068359375, floorSegmentMB=0.9921875, forceMergeDeletesPctAllowed=25.559628750863464, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1535461 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1535461 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1535461 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    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=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2910018024551835]
   [junit4]   2> 1535465 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d3dce7[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1535465 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1535466 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1535467 INFO  (searcherExecutor-6919-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@1d3dce7[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1535469 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[694C2426ADB17AEC]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1535474 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1536100 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1536101 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1536104 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1536106 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1536211 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1536258 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1536480 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1536484 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1536508 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\tempDir-001\instProp
   [junit4]   2> 1536509 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\tempDir-001\instProp\data\]
   [junit4]   2> 1536509 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aca05c
   [junit4]   2> 1536511 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1592478894, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1536569 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1536569 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1536570 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1536570 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1536572 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1536572 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1869998[props] main]
   [junit4]   2> 1536573 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1536591 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1536656 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1536657 INFO  (searcherExecutor-6924-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1536658 INFO  (searcherExecutor-6924-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1536658 INFO  (searcherExecutor-6924-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1536658 INFO  (searcherExecutor-6924-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1536659 INFO  (searcherExecutor-6924-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1536659 INFO  (searcherExecutor-6924-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1536660 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551397309157212160
   [junit4]   2> 1536660 INFO  (searcherExecutor-6924-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1536661 INFO  (searcherExecutor-6924-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1536661 INFO  (searcherExecutor-6924-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1536662 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    ] 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> 1536664 INFO  (searcherExecutor-6924-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@1869998[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1536675 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1536678 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[694C2426ADB17AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1536680 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1536717 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1536719 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d76fd{/solr,null,AVAILABLE}
   [junit4]   2> 1536727 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6db0f4{SSL,[ssl, http/1.1]}{127.0.0.1:53737}
   [junit4]   2> 1536730 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.Server Started @1540963ms
   [junit4]   2> 1536730 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53737}
   [junit4]   2> 1536732 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1536732 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1536732 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1536732 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536732 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-19T03:56:08.357Z
   [junit4]   2> 1536732 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237287051928091\solr.xml
   [junit4]   2> 1536773 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237287051928091\.
   [junit4]   2> 1536773 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1536840 INFO  (coreLoadExecutor-6934-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1536898 INFO  (coreLoadExecutor-6934-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1537079 WARN  (coreLoadExecutor-6934-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> 1537082 INFO  (coreLoadExecutor-6934-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1537103 INFO  (coreLoadExecutor-6934-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237287051928091\.\corex
   [junit4]   2> 1537103 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237287051928091\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-237287051928091\.\corex\data\]
   [junit4]   2> 1537103 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aca05c
   [junit4]   2> 1537105 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=43.6689453125, floorSegmentMB=1.32421875, forceMergeDeletesPctAllowed=10.605784542317743, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1537166 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1537166 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1537166 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1537166 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1537166 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=15.390625, floorSegmentMB=1.123046875, forceMergeDeletesPctAllowed=27.023334461662884, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6007184598483651
   [junit4]   2> 1537166 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fa3c48[corex] main]
   [junit4]   2> 1537166 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1537194 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1537254 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1537254 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1537254 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1537254 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1537254 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1537254 INFO  (coreLoadExecutor-6934-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551397309780066304
   [junit4]   2> 1537254 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1537254 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1537254 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1537254 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1537254 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1537262 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1fa3c48[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1537386 INFO  (qtp8461071-34081) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551397309912186880)]} 0 7
   [junit4]   2> 1537390 INFO  (qtp8461071-34082) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1537391 INFO  (qtp8461071-34082) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16ea9ce
   [junit4]   2> 1537402 INFO  (qtp8461071-34082) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d98a2[corex] main]
   [junit4]   2> 1537403 INFO  (qtp8461071-34082) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1537404 INFO  (searcherExecutor-6935-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@5d98a2[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1537404 INFO  (qtp8461071-34082) [    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 16
   [junit4]   2> 1537431 INFO  (qtp8461071-34079) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ba8589
   [junit4]   2> 1537599 INFO  (qtp8461071-34079) [    ] 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=168
   [junit4]   2> 1537603 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6db0f4{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1537603 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11554731
   [junit4]   2> 1537604 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d76fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1537608 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[694C2426ADB17AEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1537610 INFO  (SUITE-CoreAdminHandlerTest-seed#[694C2426ADB17AEC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1537610 INFO  (SUITE-CoreAdminHandlerTest-seed#[694C2426ADB17AEC]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19931944
   [junit4]   2> 1537610 INFO  (coreCloseExecutor-6941-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@135ccce
   [junit4]   2> 1537610 INFO  (coreCloseExecutor-6941-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@19d48a7
   [junit4]   2> 1537610 INFO  (coreCloseExecutor-6941-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f6389c
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_694C2426ADB17AEC-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=26446, maxDocsPerChunk=448, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=26446, blockSize=10)), sim=RandomSimilarity(queryNorm=false): {}, locale=en-IN, timezone=Asia/Brunei
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=278864928,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetProperties, TestFieldResource, HdfsThreadLeakTest, TestGeoJSONResponseWriter, BasicAuthIntegrationTest, CursorMarkTest, ReturnFieldsTest, WordBreakSolrSpellCheckerTest, TestStressLiveNodes, LoggingHandlerTest, BlockJoinFacetRandomTest, TestClassicSimilarityFactory, SuggesterTest, FieldMutatingUpdateProcessorTest, TestOverriddenPrefixQueryForCustomFieldType, SolrInfoMBeanTest, TestAnalyzedSuggestions, ResponseHeaderTest, TestPHPSerializedResponseWriter, TestShardHandlerFactory, TestConfigReload, HLLSerializationTest, CreateCollectionCleanupTest, AnalyticsMergeStrategyTest, TestRawTransformer, ShowFileRequestHandlerTest, ChaosMonkeySafeLeaderTest, MigrateRouteKeyTest, TestJoin, TestEmbeddedSolrServerConstructors, CdcrReplicationHandlerTest, RequestLoggingTest, SparseHLLTest, TestSolrCLIRunExample, QueryParsingTest, TestHighFrequencyDictionaryFactory, TestDistributedGrouping, TestConfig, ConfigSetsAPITest, SegmentsInfoRequestHandlerTest, TestSolrConfigHandlerConcurrent, TermVectorComponentTest, WrapperMergePolicyFactoryTest, TestCorePropertiesReload, ResponseLogComponentTest, CSVRequestHandlerTest, HdfsUnloadDistributedZkTest, SpatialRPTFieldTypeTest, TestManagedSchema, RulesTest, CloneFieldUpdateProcessorFactoryTest, CdcrVersionReplicationTest, TestSolrCloudSnapshots, DebugComponentTest, CollectionReloadTest, TestMissingGroups, SolrCmdDistributorTest, DefaultValueUpdateProcessorTest, CloudMLTQParserTest, NotRequiredUniqueKeyTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, CollectionTooManyReplicasTest, TestJsonFacets, TestConfigSetsAPIExclusivity, TestSolr4Spatial, StatsComponentTest, PreAnalyzedUpdateProcessorTest, OverseerRolesTest, TestTrackingShardHandlerFactory, TestLMDirichletSimilarityFactory, TestRestManager, AutoCommitTest, UtilsToolTest, BJQParserTest, SliceStateTest, SmileWriterTest, TestTrie, TestShortCircuitedRequests, HdfsRestartWhileUpdatingTest, LeaderElectionIntegrationTest, AliasIntegrationTest, TestRandomRequestDistribution, TestDistribDocBasedVersion, TestOnReconnectListenerSupport, TestQuerySenderListener, DistributedSuggestComponentTest, TestSolrQueryParser, TestOrdValues, TestCloudManagedSchema, TestLockTree, TestSimpleQParserPlugin, TestSolrIndexConfig, SignatureUpdateProcessorFactoryTest, TestRecovery, ScriptEngineTest, TestFiltering, ShardSplitTest, EchoParamsTest, RestartWhileUpdatingTest, TestCollectionAPI, PeerSyncWithIndexFingerprintCachingTest, TestDynamicLoading, TestManagedSynonymFilterFactory, SortByFunctionTest, TestChildDocTransformer, CdcrBootstrapTest, TestRestoreCore, TestExclusionRuleCollectionAccess, TestCloudSchemaless, TestCodecSupport, TestDFRSimilarityFactory, VersionInfoTest, ConnectionReuseTest, TestCoreDiscovery, TestDocTermOrds, TestDistribIDF, StressHdfsTest, SolrIndexSplitterTest, TestRandomFaceting, TestFieldCacheVsDocValues, SuggestComponentTest, DistribCursorPagingTest, FileBasedSpellCheckerTest, RankQueryTest, TestSearchPerf, TestReplicationHandlerBackup, ExitableDirectoryReaderTest, TestQueryTypes, CoreAdminHandlerTest]
   [junit4] Completed [299/652 (1!)] on J1 in 4.84s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55645 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6229 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6229/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after a failed core reload
	at __randomizedtesting.SeedInfo.seed([92E54732322FA692:E92CE57E110D7493]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




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

[...truncated 56116 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6228 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6228/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after a failed core reload
	at __randomizedtesting.SeedInfo.seed([F84ED1D16F78000D:8387739D4C5AD20C]: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 11320 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001
   [junit4]   2> 901241 INFO  (SUITE-CoreAdminHandlerTest-seed#[F84ED1D16F78000D]-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> 901242 INFO  (SUITE-CoreAdminHandlerTest-seed#[F84ED1D16F78000D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 901243 INFO  (SUITE-CoreAdminHandlerTest-seed#[F84ED1D16F78000D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 901296 INFO  (SUITE-CoreAdminHandlerTest-seed#[F84ED1D16F78000D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 901321 INFO  (SUITE-CoreAdminHandlerTest-seed#[F84ED1D16F78000D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 901382 WARN  (SUITE-CoreAdminHandlerTest-seed#[F84ED1D16F78000D]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 901384 INFO  (SUITE-CoreAdminHandlerTest-seed#[F84ED1D16F78000D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 901396 INFO  (coreLoadExecutor-4264-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 901422 INFO  (coreLoadExecutor-4264-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 901439 INFO  (coreLoadExecutor-4264-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 901503 WARN  (coreLoadExecutor-4264-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> 901505 INFO  (coreLoadExecutor-4264-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 901518 INFO  (coreLoadExecutor-4264-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 901518 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\]
   [junit4]   2> 901518 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@134c97d
   [junit4]   2> 901519 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=51.470703125, floorSegmentMB=0.6357421875, forceMergeDeletesPctAllowed=15.008944801463791, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 901533 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 901533 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 901534 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 901534 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 901534 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=15.8828125, floorSegmentMB=1.8515625, forceMergeDeletesPctAllowed=22.96673513675639, segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 901534 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11815b8[collection1] main]
   [junit4]   2> 901534 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 901541 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 901573 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 901573 INFO  (searcherExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 901573 INFO  (coreLoadExecutor-4264-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551321358479130624
   [junit4]   2> 901573 INFO  (searcherExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 901573 INFO  (searcherExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 901573 INFO  (searcherExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 901574 INFO  (searcherExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 901574 INFO  (searcherExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 901574 INFO  (searcherExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 901575 INFO  (searcherExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 901575 INFO  (searcherExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 901576 INFO  (SUITE-CoreAdminHandlerTest-seed#[F84ED1D16F78000D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 901577 INFO  (searcherExecutor-4265-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11815b8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 901579 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 901587 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    ] 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> 901598 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 901604 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 901612 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 901615 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 901615 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 901620 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22493020194187513]
   [junit4]   2> 901630 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 901630 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 901631 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=41.0390625, floorSegmentMB=0.46484375, forceMergeDeletesPctAllowed=2.6832784611093317, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8885924083203804
   [junit4]   2> 901631 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@96adc8[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 901631 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 901632 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 901632 INFO  (searcherExecutor-4271-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@96adc8[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 901633 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 901636 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 901659 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 901661 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f07b84{/solr,null,AVAILABLE}
   [junit4]   2> 901662 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@164b75a{SSL,[ssl, http/1.1]}{127.0.0.1:59062}
   [junit4]   2> 901663 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.Server Started @906233ms
   [junit4]   2> 901663 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59062}
   [junit4]   2> 901663 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 901663 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 901664 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 901664 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 901664 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T07:48:56.165Z
   [junit4]   2> 901664 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164854672844392\solr.xml
   [junit4]   2> 901681 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164854672844392\.
   [junit4]   2> 901681 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 901705 INFO  (coreLoadExecutor-4280-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 901727 INFO  (coreLoadExecutor-4280-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 901796 WARN  (coreLoadExecutor-4280-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> 901798 INFO  (coreLoadExecutor-4280-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 901812 INFO  (coreLoadExecutor-4280-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164854672844392\.\corex
   [junit4]   2> 901812 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164854672844392\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164854672844392\.\corex\data\]
   [junit4]   2> 901812 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@134c97d
   [junit4]   2> 901812 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=51.470703125, floorSegmentMB=0.6357421875, forceMergeDeletesPctAllowed=15.008944801463791, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 901829 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 901829 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 901830 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 901830 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 901831 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=15.8828125, floorSegmentMB=1.8515625, forceMergeDeletesPctAllowed=22.96673513675639, segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 901831 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1144d0e[corex] main]
   [junit4]   2> 901831 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 901841 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 901879 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 901880 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 901880 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 901880 INFO  (coreLoadExecutor-4280-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551321358801043456
   [junit4]   2> 901880 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 901880 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 901881 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 901881 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 901881 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 901882 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 901882 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 901883 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1144d0e[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 902223 INFO  (qtp16595417-8699) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551321359158607872)]} 0 2
   [junit4]   2> 902225 INFO  (qtp16595417-8700) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 902225 INFO  (qtp16595417-8700) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ad6012
   [junit4]   2> 902228 INFO  (qtp16595417-8700) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@522f40[corex] main]
   [junit4]   2> 902228 INFO  (qtp16595417-8700) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 902229 INFO  (searcherExecutor-4281-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@522f40[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 902229 INFO  (qtp16595417-8700) [    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> 902234 INFO  (qtp16595417-8697) [    ] 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> 902261 INFO  (qtp16595417-8701) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 902269 INFO  (qtp16595417-8701) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 902341 WARN  (qtp16595417-8701) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 902343 INFO  (qtp16595417-8701) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 902352 INFO  (qtp16595417-8701) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164854672844392\.\corex
   [junit4]   2> 902352 INFO  (qtp16595417-8701) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164854672844392\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164854672844392\.\corex\data\]
   [junit4]   2> 902374 INFO  (qtp16595417-8701) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a3ec68
   [junit4]   2> 902375 ERROR (qtp16595417-8701) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 902375 INFO  (qtp16595417-8701) [    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=121
   [junit4]   2> 902375 ERROR (qtp16595417-8701) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 902407 ERROR (qtp16595417-8695) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164854672844392\.\corex\data
   [junit4]   2> 902407 INFO  (qtp16595417-8695) [    ] 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=30
   [junit4]   2> 902408 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@164b75a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 902408 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22199492
   [junit4]   2> 902409 INFO  (coreCloseExecutor-4288-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c42164
   [junit4]   2> 902418 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f07b84{/solr,null,UNAVAILABLE}
   [junit4]   2> 902421 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=F84ED1D16F78000D -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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([F84ED1D16F78000D:8387739D4C5AD20C]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 902425 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 902425 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 902428 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 902455 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 902456 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f99550{/solr,null,AVAILABLE}
   [junit4]   2> 902458 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@13719e1{SSL,[ssl, http/1.1]}{127.0.0.1:59068}
   [junit4]   2> 902458 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.Server Started @907028ms
   [junit4]   2> 902458 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59068}
   [junit4]   2> 902458 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 902459 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 902459 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 902459 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 902459 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T07:48:56.960Z
   [junit4]   2> 902460 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164855464856933\solr.xml
   [junit4]   2> 902480 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164855464856933\.
   [junit4]   2> 902480 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 902504 INFO  (coreLoadExecutor-4296-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 902528 INFO  (coreLoadExecutor-4296-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 902601 WARN  (coreLoadExecutor-4296-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> 902602 INFO  (coreLoadExecutor-4296-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 902616 INFO  (coreLoadExecutor-4296-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164855464856933\.\corex
   [junit4]   2> 902616 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164855464856933\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-164855464856933\.\corex\data\]
   [junit4]   2> 902616 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@134c97d
   [junit4]   2> 902617 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=51.470703125, floorSegmentMB=0.6357421875, forceMergeDeletesPctAllowed=15.008944801463791, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 902640 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 902640 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 902641 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 902641 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 902641 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=15.8828125, floorSegmentMB=1.8515625, forceMergeDeletesPctAllowed=22.96673513675639, segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 902642 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b5445[corex] main]
   [junit4]   2> 902642 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 902650 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 902685 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 902686 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 902686 INFO  (coreLoadExecutor-4296-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551321359646195712
   [junit4]   2> 902686 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 902686 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 902686 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 902686 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 902687 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 902687 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 902687 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 902688 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 902688 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@5b5445[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 903021 INFO  (qtp22462653-8721) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551321359995371520)]} 0 2
   [junit4]   2> 903022 INFO  (qtp22462653-8722) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 903022 INFO  (qtp22462653-8722) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19890e8
   [junit4]   2> 903026 INFO  (qtp22462653-8722) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@76515c[corex] main]
   [junit4]   2> 903026 INFO  (qtp22462653-8722) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 903027 INFO  (searcherExecutor-4297-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@76515c[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 903027 INFO  (qtp22462653-8722) [    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> 903034 INFO  (qtp22462653-8717) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@13f8aa
   [junit4]   2> 903105 INFO  (qtp22462653-8717) [    ] 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=71
   [junit4]   2> 903108 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@13719e1{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 903108 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27355318
   [junit4]   2> 903108 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f99550{/solr,null,UNAVAILABLE}
   [junit4]   2> 903109 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 903113 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 903493 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 903494 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 903494 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 903495 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 903551 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 903577 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 903639 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 903641 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 903656 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\tempDir-001\instProp
   [junit4]   2> 903657 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001\tempDir-001\instProp\data\]
   [junit4]   2> 903657 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@134c97d
   [junit4]   2> 903658 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=72.4951171875, floorSegmentMB=1.478515625, forceMergeDeletesPctAllowed=4.653117700364842, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 903676 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 903676 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 903677 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 903677 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 903678 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=2, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 903678 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@14eaf97[props] main]
   [junit4]   2> 903678 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 903688 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 903721 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 903721 INFO  (searcherExecutor-4304-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 903721 INFO  (searcherExecutor-4304-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 903722 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551321360732520448
   [junit4]   2> 903722 INFO  (searcherExecutor-4304-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 903722 INFO  (searcherExecutor-4304-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 903722 INFO  (searcherExecutor-4304-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 903722 INFO  (searcherExecutor-4304-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 903723 INFO  (searcherExecutor-4304-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 903723 INFO  (searcherExecutor-4304-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 903723 INFO  (searcherExecutor-4304-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 903723 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    ] 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> 903724 INFO  (searcherExecutor-4304-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@14eaf97[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 903733 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 903734 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F84ED1D16F78000D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 903734 INFO  (SUITE-CoreAdminHandlerTest-seed#[F84ED1D16F78000D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 903734 INFO  (SUITE-CoreAdminHandlerTest-seed#[F84ED1D16F78000D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17790230
   [junit4]   2> 903735 INFO  (coreCloseExecutor-4309-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@94231e
   [junit4]   2> 903735 INFO  (coreCloseExecutor-4309-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@56ae6b
   [junit4]   2> 903736 INFO  (coreCloseExecutor-4309-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@19381e7
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F84ED1D16F78000D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=Direct), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=885, maxMBSortInHeap=7.830523205161928, sim=RandomSimilarity(queryNorm=false): {}, locale=he-IL, timezone=Europe/Vaduz
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=81331328,total=253751296
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerRolesTest, TestShortCircuitedRequests, TestExclusionRuleCollectionAccess, NoCacheHeaderTest, CdcrVersionReplicationTest, TestLegacyNumericRangeQueryBuilder, QueryParsingTest, TestSolrDynamicMBean, CoreAdminRequestStatusTest, FieldMutatingUpdateProcessorTest, SpellingQueryConverterTest, ConvertedLegacyTest, FileBasedSpellCheckerTest, TestAnalyzeInfixSuggestions, TestCollectionAPI, TestSolr4Spatial, UpdateRequestProcessorFactoryTest, ShardRoutingCustomTest, SpellPossibilityIteratorTest, TestSimpleQParserPlugin, ShowFileRequestHandlerTest, TestSQLHandlerNonCloud, SuggesterTSTTest, SortByFunctionTest, HighlighterMaxOffsetTest, TestRandomCollapseQParserPlugin, DistributedTermsComponentTest, ScriptEngineTest, BadIndexSchemaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, BasicZkTest, TestJmxMonitoredMap, UUIDUpdateProcessorFallbackTest, ChaosMonkeySafeLeaderTest, TestValueSourceCache, SuggesterTest, TestFieldCacheSort, TestLuceneMatchVersion, TestTrie, HdfsChaosMonkeyNothingIsSafeTest, HdfsThreadLeakTest, DistributedFacetExistsSmallTest, TermVectorComponentDistributedTest, PreAnalyzedUpdateProcessorTest, TestLegacyFieldCache, RequestHandlersTest, TestLockTree, TestSolrConfigHandlerConcurrent, DistributedVersionInfoTest, TestNonDefinedSimilarityFactory, BlockDirectoryTest, TestXmlQParserPlugin, CollectionTooManyReplicasTest, TestCorePropertiesReload, RestartWhileUpdatingTest, TestAnalyzedSuggestions, TestConfigSetProperties, TestLMDirichletSimilarityFactory, SharedFSAutoReplicaFailoverUtilsTest, SSLMigrationTest, TestQueryTypes, BasicAuthIntegrationTest, TestExactStatsCache, LukeRequestHandlerTest, TestIndexSearcher, TestConfig, TestNamedUpdateProcessors, SliceStateTest, TestSolrCloudSnapshots, SpatialRPTFieldTypeTest, DateMathParserTest, StressHdfsTest, TestIntervalFaceting, TestSolrCoreProperties, TestHighFrequencyDictionaryFactory, RecoveryAfterSoftCommitTest, PKIAuthenticationIntegrationTest, RAMDirectoryFactoryTest, TestDocSet, HdfsRestartWhileUpdatingTest, CleanupOldIndexTest, TestReplicaProperties, SolrCLIZkUtilsTest, ZkSolrClientTest, RulesTest, SuggesterWFSTTest, CreateCollectionCleanupTest, BlockJoinFacetRandomTest, TestManagedSchema, TestPKIAuthenticationPlugin, TestLMJelinekMercerSimilarityFactory, PreAnalyzedFieldTest, TestInfoStreamLogging, TestAddFieldRealTimeGet, HdfsDirectoryTest, TestUtils, BadComponentTest, TestZkChroot, FullSolrCloudDistribCmdsTest, TestRequestStatusCollectionAPI, TestRealTimeGet, TestFuzzyAnalyzedSuggestions, ExitableDirectoryReaderTest, AutoCommitTest, TestTolerantUpdateProcessorRandomCloud, LeaderInitiatedRecoveryOnCommitTest, AsyncCallRequestStatusResponseTest, TestSolr4Spatial2, TestManagedSchemaThreadSafety, TestDistribIDF, HdfsCollectionsAPIDistributedZkTest, TestRangeQuery, JsonLoaderTest, SolrCoreCheckLockOnStartupTest, QueryResultKeyTest, TestCloudPivotFacet, TestDistribDocBasedVersion, UpdateParamsTest, CoreAdminHandlerTest]
   [junit4] Completed [201/652 (1!)] on J1 in 2.52s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55897 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6227 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6227/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after a failed core reload
	at __randomizedtesting.SeedInfo.seed([6F883A3AE5716BD7:14419876C653B9D6]: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 11215 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001
   [junit4]   2> 1327702 INFO  (SUITE-CoreAdminHandlerTest-seed#[6F883A3AE5716BD7]-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> 1327703 INFO  (SUITE-CoreAdminHandlerTest-seed#[6F883A3AE5716BD7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1327704 INFO  (SUITE-CoreAdminHandlerTest-seed#[6F883A3AE5716BD7]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1327768 INFO  (SUITE-CoreAdminHandlerTest-seed#[6F883A3AE5716BD7]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1327787 INFO  (SUITE-CoreAdminHandlerTest-seed#[6F883A3AE5716BD7]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1327868 WARN  (SUITE-CoreAdminHandlerTest-seed#[6F883A3AE5716BD7]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1327870 INFO  (SUITE-CoreAdminHandlerTest-seed#[6F883A3AE5716BD7]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1327887 INFO  (coreLoadExecutor-4667-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1327917 INFO  (coreLoadExecutor-4667-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1327942 INFO  (coreLoadExecutor-4667-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1328026 WARN  (coreLoadExecutor-4667-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> 1328028 INFO  (coreLoadExecutor-4667-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1328044 INFO  (coreLoadExecutor-4667-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1328044 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\]
   [junit4]   2> 1328044 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@151687c8
   [junit4]   2> 1328045 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1328061 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1328061 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1328062 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1328062 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1328063 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=3.931640625, floorSegmentMB=0.59375, forceMergeDeletesPctAllowed=7.409407998606444, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1328063 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@688ba5e8[collection1] main]
   [junit4]   2> 1328063 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1328075 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1328114 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1328114 INFO  (searcherExecutor-4668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1328114 INFO  (coreLoadExecutor-4667-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551280054558785536
   [junit4]   2> 1328114 INFO  (searcherExecutor-4668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1328114 INFO  (searcherExecutor-4668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1328114 INFO  (searcherExecutor-4668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1328115 INFO  (searcherExecutor-4668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1328116 INFO  (searcherExecutor-4668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1328117 INFO  (searcherExecutor-4668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1328117 INFO  (searcherExecutor-4668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1328118 INFO  (searcherExecutor-4668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1328118 INFO  (SUITE-CoreAdminHandlerTest-seed#[6F883A3AE5716BD7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1328118 INFO  (searcherExecutor-4668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@688ba5e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1328121 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1328130 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    ] 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> 1328141 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1328150 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1328160 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1328163 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1328163 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1328169 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@7ee6dee3
   [junit4]   2> 1328181 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1328181 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1328182 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=81.623046875, floorSegmentMB=0.701171875, forceMergeDeletesPctAllowed=19.12945475930958, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1328182 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@42fffd2e[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1328183 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1328184 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1328184 INFO  (searcherExecutor-4674-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@42fffd2e[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1328186 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1328189 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1328190 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1328192 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1328214 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1328215 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@212b757a{/solr,null,AVAILABLE}
   [junit4]   2> 1328216 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@63fbbd23{HTTP/1.1,[http/1.1]}{127.0.0.1:61132}
   [junit4]   2> 1328217 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.Server Started @1332934ms
   [junit4]   2> 1328217 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61132}
   [junit4]   2> 1328217 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1328217 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1328217 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1328217 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1328217 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-17T20:52:25.689Z
   [junit4]   2> 1328218 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125464200068772\solr.xml
   [junit4]   2> 1328238 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125464200068772\.
   [junit4]   2> 1328238 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1328272 INFO  (coreLoadExecutor-4684-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1328299 INFO  (coreLoadExecutor-4684-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1328396 WARN  (coreLoadExecutor-4684-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> 1328398 INFO  (coreLoadExecutor-4684-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1328413 INFO  (coreLoadExecutor-4684-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125464200068772\.\corex
   [junit4]   2> 1328413 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125464200068772\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125464200068772\.\corex\data\]
   [junit4]   2> 1328413 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@151687c8
   [junit4]   2> 1328414 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1328430 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1328431 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1328432 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1328432 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1328432 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=3.931640625, floorSegmentMB=0.59375, forceMergeDeletesPctAllowed=7.409407998606444, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1328433 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b65d9b3[corex] main]
   [junit4]   2> 1328433 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1328441 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1328478 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1328479 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1328479 INFO  (coreLoadExecutor-4684-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551280054941515776
   [junit4]   2> 1328479 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1328479 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1328479 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1328480 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1328480 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1328480 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1328481 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1328481 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1328482 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@4b65d9b3[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1328748 INFO  (qtp1512784828-9671) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551280055220436992)]} 0 2
   [junit4]   2> 1328749 INFO  (qtp1512784828-9671) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1328749 INFO  (qtp1512784828-9671) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5d439917
   [junit4]   2> 1328751 INFO  (qtp1512784828-9671) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f5373fe[corex] main]
   [junit4]   2> 1328751 INFO  (qtp1512784828-9671) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1328753 INFO  (searcherExecutor-4685-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@7f5373fe[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1328753 INFO  (qtp1512784828-9671) [    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> 1328758 INFO  (qtp1512784828-9675) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@7141c001
   [junit4]   2> 1328817 INFO  (qtp1512784828-9675) [    ] 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=60
   [junit4]   2> 1328819 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@63fbbd23{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1328819 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=625933245
   [junit4]   2> 1328820 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@212b757a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1328823 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1328825 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1329192 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1329193 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1329194 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1329195 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1329266 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1329285 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1329575 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1329577 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1329594 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\tempDir-001\instProp
   [junit4]   2> 1329594 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\tempDir-001\instProp\data\]
   [junit4]   2> 1329595 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@151687c8
   [junit4]   2> 1329596 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=14.470703125, floorSegmentMB=1.1748046875, forceMergeDeletesPctAllowed=12.484141436257174, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1329615 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1329615 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1329616 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1329616 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1329617 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.33659386174914663]
   [junit4]   2> 1329617 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@43c6571f[props] main]
   [junit4]   2> 1329617 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1329627 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1329663 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1329663 INFO  (searcherExecutor-4692-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1329663 INFO  (searcherExecutor-4692-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1329663 INFO  (searcherExecutor-4692-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1329663 INFO  (searcherExecutor-4692-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1329663 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551280056183029760
   [junit4]   2> 1329665 INFO  (searcherExecutor-4692-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1329665 INFO  (searcherExecutor-4692-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1329666 INFO  (searcherExecutor-4692-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1329666 INFO  (searcherExecutor-4692-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1329666 INFO  (searcherExecutor-4692-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1329666 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    ] 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> 1329667 INFO  (searcherExecutor-4692-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@43c6571f[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1329675 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1329677 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[6F883A3AE5716BD7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1329681 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1329703 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1329705 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f364a75{/solr,null,AVAILABLE}
   [junit4]   2> 1329705 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@511a9809{HTTP/1.1,[http/1.1]}{127.0.0.1:61137}
   [junit4]   2> 1329706 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.Server Started @1334423ms
   [junit4]   2> 1329706 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61137}
   [junit4]   2> 1329706 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1329707 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1329707 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1329707 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1329707 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-17T20:52:27.179Z
   [junit4]   2> 1329709 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125465688241789\solr.xml
   [junit4]   2> 1329728 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125465688241789\.
   [junit4]   2> 1329728 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1329760 INFO  (coreLoadExecutor-4702-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1329778 INFO  (coreLoadExecutor-4702-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1329867 WARN  (coreLoadExecutor-4702-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> 1329869 INFO  (coreLoadExecutor-4702-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1329884 INFO  (coreLoadExecutor-4702-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125465688241789\.\corex
   [junit4]   2> 1329885 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125465688241789\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125465688241789\.\corex\data\]
   [junit4]   2> 1329885 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@151687c8
   [junit4]   2> 1329885 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1329902 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1329902 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1329903 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1329903 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1329905 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=3.931640625, floorSegmentMB=0.59375, forceMergeDeletesPctAllowed=7.409407998606444, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1329905 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b3106be[corex] main]
   [junit4]   2> 1329905 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1329913 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1329951 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1329951 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1329952 INFO  (coreLoadExecutor-4702-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551280056486068224
   [junit4]   2> 1329952 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1329952 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1329952 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1329952 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1329953 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1329953 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1329954 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1329954 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1329954 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@2b3106be[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1330234 INFO  (qtp1154552803-9692) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551280056779669504)]} 0 2
   [junit4]   2> 1330235 INFO  (qtp1154552803-9693) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1330235 INFO  (qtp1154552803-9693) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@162dbfa6
   [junit4]   2> 1330240 INFO  (qtp1154552803-9693) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d14934b[corex] main]
   [junit4]   2> 1330241 INFO  (qtp1154552803-9693) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1330242 INFO  (searcherExecutor-4703-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1d14934b[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1330242 INFO  (qtp1154552803-9693) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1330246 INFO  (qtp1154552803-9697) [    ] 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> 1330273 INFO  (qtp1154552803-9692) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1330289 INFO  (qtp1154552803-9692) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1330380 WARN  (qtp1154552803-9692) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1330382 INFO  (qtp1154552803-9692) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1330391 INFO  (qtp1154552803-9692) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125465688241789\.\corex
   [junit4]   2> 1330392 INFO  (qtp1154552803-9692) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125465688241789\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125465688241789\.\corex\data\]
   [junit4]   2> 1330414 INFO  (qtp1154552803-9692) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@19dd0949
   [junit4]   2> 1330415 ERROR (qtp1154552803-9692) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1330415 INFO  (qtp1154552803-9692) [    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=160
   [junit4]   2> 1330416 ERROR (qtp1154552803-9692) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1330449 ERROR (qtp1154552803-9693) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-125465688241789\.\corex\data
   [junit4]   2> 1330449 INFO  (qtp1154552803-9693) [    ] 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> 1330450 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@511a9809{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1330450 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=450746587
   [junit4]   2> 1330451 INFO  (coreCloseExecutor-4710-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@3cb10f6d
   [junit4]   2> 1330461 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f364a75{/solr,null,UNAVAILABLE}
   [junit4]   2> 1330464 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[6F883A3AE5716BD7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=6F883A3AE5716BD7 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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([6F883A3AE5716BD7:14419876C653B9D6]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1330467 INFO  (SUITE-CoreAdminHandlerTest-seed#[6F883A3AE5716BD7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1330467 INFO  (SUITE-CoreAdminHandlerTest-seed#[6F883A3AE5716BD7]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=431840208
   [junit4]   2> 1330468 INFO  (coreCloseExecutor-4712-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@41b564e3
   [junit4]   2> 1330470 INFO  (coreCloseExecutor-4712-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b0df325
   [junit4]   2> 1330470 INFO  (coreCloseExecutor-4712-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@5db185be
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_6F883A3AE5716BD7-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=8, maxDocsPerChunk=896, blockSize=707), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=8, blockSize=707)), sim=RandomSimilarity(queryNorm=true): {}, locale=sq, timezone=Indian/Christmas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=188863976,total=412262400
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerCollectionConfigSetProcessorTest, BJQParserTest, TestXmlQParserPlugin, SliceStateTest, TestSolrCloudWithSecureImpersonation, HdfsCollectionsAPIDistributedZkTest, TestClassicSimilarityFactory, HighlighterConfigTest, UpdateParamsTest, SortByFunctionTest, TestHighFrequencyDictionaryFactory, TestFuzzyAnalyzedSuggestions, CleanupOldIndexTest, TestIntervalFaceting, TestOmitPositions, DistributedSuggestComponentTest, CurrencyFieldOpenExchangeTest, TestDynamicFieldResource, RulesTest, TestCloudSchemaless, CacheHeaderTest, TestZkChroot, ReplicaListTransformerTest, OverseerTaskQueueTest, EchoParamsTest, HdfsBasicDistributedZk2Test, TestCoreDiscovery, TestSchemaResource, FieldAnalysisRequestHandlerTest, BlockJoinFacetRandomTest, CircularListTest, RequestLoggingTest, TestDistributedGrouping, TestRecovery, UUIDFieldTest, ScriptEngineTest, TestSchemaVersionResource, ReturnFieldsTest, HttpPartitionTest, TestAnalyzedSuggestions, DistributedQueryComponentCustomSortTest, SpatialRPTFieldTypeTest, TestOrdValues, BlockDirectoryTest, UtilsToolTest, SharedFSAutoReplicaFailoverUtilsTest, CdcrUpdateLogTest, CollectionTooManyReplicasTest, TestShortCircuitedRequests, CSVRequestHandlerTest, TestNRTOpen, TestSimpleQParserPlugin, MigrateRouteKeyTest, NoCacheHeaderTest, TestConfig, TestLuceneMatchVersion, TestTrie, TestRequestStatusCollectionAPI, SegmentsInfoRequestHandlerTest, TestTolerantUpdateProcessorRandomCloud, TestReversedWildcardFilterFactory, TestLegacyFieldCache, ConnectionReuseTest, CoreSorterTest, TestScoreJoinQPScore, HdfsChaosMonkeyNothingIsSafeTest, FieldMutatingUpdateProcessorTest, DistanceFunctionTest, VersionInfoTest, TestSolrConfigHandlerConcurrent, TermVectorComponentTest, TestEmbeddedSolrServerConstructors, BadComponentTest, ShardSplitTest, StressHdfsTest, DistributedFacetPivotLongTailTest, TestFastWriter, CloneFieldUpdateProcessorFactoryTest, TestIndexingPerformance, TestSolrDynamicMBean, TestConfigSetProperties, TestLMJelinekMercerSimilarityFactory, CollectionsAPISolrJTest, TestNamedUpdateProcessors, TestHashQParserPlugin, CollectionReloadTest, HdfsUnloadDistributedZkTest, TestManagedSynonymFilterFactory, CreateCollectionCleanupTest, TestSolrQueryParser, ZkSolrClientTest, DefaultValueUpdateProcessorTest, TestCrossCoreJoin, CoreAdminRequestStatusTest, DirectUpdateHandlerOptimizeTest, DebugComponentTest, ExternalFileFieldSortTest, GraphQueryTest, ShardRoutingCustomTest, CdcrVersionReplicationTest, TestAtomicUpdateErrorCases, TestChildDocTransformer, ChaosMonkeySafeLeaderTest, ConfigSetsAPITest, UUIDUpdateProcessorFallbackTest, URLClassifyProcessorTest, TestLockTree, PKIAuthenticationIntegrationTest, FullSolrCloudDistribCmdsTest, TestSearchPerf, MinimalSchemaTest, DistributedFacetExistsSmallTest, TestQueryUtils, HighlighterMaxOffsetTest, TestSQLHandlerNonCloud, TestCloudDeleteByQuery, TestPKIAuthenticationPlugin, TestUseDocValuesAsStored, BasicZkTest, TestRestManager, DeleteInactiveReplicaTest, TestRandomRequestDistribution, ClusterStateTest, HdfsRestartWhileUpdatingTest, CoreAdminHandlerTest]
   [junit4] Completed [163/652 (1!)] on J1 in 2.81s, 5 tests, 1 failure <<< FAILURES!

[...truncated 63886 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6226 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6226/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

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([45E0F2936157764C:3E2950DF4275A44D]: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 11786 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001
   [junit4]   2> 1722923 INFO  (SUITE-CoreAdminHandlerTest-seed#[45E0F2936157764C]-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> 1722926 INFO  (SUITE-CoreAdminHandlerTest-seed#[45E0F2936157764C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1722927 INFO  (SUITE-CoreAdminHandlerTest-seed#[45E0F2936157764C]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1723039 INFO  (SUITE-CoreAdminHandlerTest-seed#[45E0F2936157764C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1723070 INFO  (SUITE-CoreAdminHandlerTest-seed#[45E0F2936157764C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1723160 WARN  (SUITE-CoreAdminHandlerTest-seed#[45E0F2936157764C]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1723162 INFO  (SUITE-CoreAdminHandlerTest-seed#[45E0F2936157764C]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1723179 INFO  (coreLoadExecutor-7700-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1723234 INFO  (coreLoadExecutor-7700-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1723264 INFO  (coreLoadExecutor-7700-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1723365 WARN  (coreLoadExecutor-7700-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> 1723369 INFO  (coreLoadExecutor-7700-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1723390 INFO  (coreLoadExecutor-7700-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1723390 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\]
   [junit4]   2> 1723390 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21d5cfaa
   [junit4]   2> 1723391 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=39.220703125, floorSegmentMB=1.4306640625, forceMergeDeletesPctAllowed=4.402784517697594, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8720170797553815
   [junit4]   2> 1723412 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1723412 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1723413 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1723413 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1723414 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1723414 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7edd5bba[collection1] main]
   [junit4]   2> 1723415 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1723426 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1723464 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1723465 INFO  (searcherExecutor-7701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1723465 INFO  (coreLoadExecutor-7700-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551235064002510848
   [junit4]   2> 1723465 INFO  (searcherExecutor-7701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1723465 INFO  (searcherExecutor-7701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1723465 INFO  (searcherExecutor-7701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1723466 INFO  (searcherExecutor-7701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1723467 INFO  (searcherExecutor-7701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1723467 INFO  (searcherExecutor-7701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1723468 INFO  (searcherExecutor-7701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1723468 INFO  (SUITE-CoreAdminHandlerTest-seed#[45E0F2936157764C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1723469 INFO  (searcherExecutor-7701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1723470 INFO  (searcherExecutor-7701-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7edd5bba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1723472 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[45E0F2936157764C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1723473 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[45E0F2936157764C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1723475 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1723857 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1723858 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1723859 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1723861 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1723941 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1723963 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1724074 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1724079 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1724101 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\tempDir-001\instProp
   [junit4]   2> 1724102 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\tempDir-001\instProp\data\]
   [junit4]   2> 1724102 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21d5cfaa
   [junit4]   2> 1724103 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1724126 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1724127 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1724128 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1724128 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1724128 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=68.0361328125, floorSegmentMB=1.2041015625, forceMergeDeletesPctAllowed=18.265001465262475, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5393304148645922
   [junit4]   2> 1724128 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@57ada4f0[props] main]
   [junit4]   2> 1724128 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1724143 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1724194 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1724194 INFO  (searcherExecutor-7708-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1724194 INFO  (searcherExecutor-7708-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1724194 INFO  (searcherExecutor-7708-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1724194 INFO  (searcherExecutor-7708-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1724195 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551235064767971328
   [junit4]   2> 1724195 INFO  (searcherExecutor-7708-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1724197 INFO  (searcherExecutor-7708-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1724198 INFO  (searcherExecutor-7708-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1724198 INFO  (searcherExecutor-7708-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1724198 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] 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> 1724199 INFO  (searcherExecutor-7708-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1724200 INFO  (searcherExecutor-7708-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@57ada4f0[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1724208 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1724210 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[45E0F2936157764C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1724213 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1724240 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1724261 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@177b3591{/solr,null,AVAILABLE}
   [junit4]   2> 1724264 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7ca61cb8{SSL,[ssl, http/1.1]}{127.0.0.1:49833}
   [junit4]   2> 1724264 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.e.j.s.Server Started @1733591ms
   [junit4]   2> 1724265 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49833}
   [junit4]   2> 1724265 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1724265 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1724265 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1724265 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724265 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-17T08:57:20.048Z
   [junit4]   2> 1724266 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82558321869934\solr.xml
   [junit4]   2> 1724290 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82558321869934\.
   [junit4]   2> 1724290 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1724317 INFO  (coreLoadExecutor-7718-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1724344 INFO  (coreLoadExecutor-7718-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1724437 WARN  (coreLoadExecutor-7718-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> 1724458 INFO  (coreLoadExecutor-7718-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1724475 INFO  (coreLoadExecutor-7718-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82558321869934\.\corex
   [junit4]   2> 1724475 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82558321869934\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82558321869934\.\corex\data\]
   [junit4]   2> 1724475 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21d5cfaa
   [junit4]   2> 1724476 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=39.220703125, floorSegmentMB=1.4306640625, forceMergeDeletesPctAllowed=4.402784517697594, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8720170797553815
   [junit4]   2> 1724493 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1724493 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1724495 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1724495 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1724495 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1724496 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@a4a6559[corex] main]
   [junit4]   2> 1724496 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1724506 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1724551 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1724553 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1724554 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1724554 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1724554 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1724554 INFO  (coreLoadExecutor-7718-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551235065144410112
   [junit4]   2> 1724554 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1724555 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1724555 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1724556 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1724557 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1724558 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@a4a6559[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1724819 INFO  (qtp372748103-16618) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551235065418088448)]} 0 3
   [junit4]   2> 1724821 INFO  (qtp372748103-16616) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1724822 INFO  (qtp372748103-16616) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@760a1e51
   [junit4]   2> 1724824 INFO  (qtp372748103-16616) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@315b1b5a[corex] main]
   [junit4]   2> 1724825 INFO  (qtp372748103-16616) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1724825 INFO  (searcherExecutor-7719-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@315b1b5a[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1724826 INFO  (qtp372748103-16616) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1724833 INFO  (qtp372748103-16618) [    ] 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> 1724852 INFO  (qtp372748103-16611) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1724862 INFO  (qtp372748103-16611) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1724975 WARN  (qtp372748103-16611) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1724978 INFO  (qtp372748103-16611) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1724989 INFO  (qtp372748103-16611) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82558321869934\.\corex
   [junit4]   2> 1724990 INFO  (qtp372748103-16611) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82558321869934\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82558321869934\.\corex\data\]
   [junit4]   2> 1725014 INFO  (qtp372748103-16611) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@67ca2742
   [junit4]   2> 1725014 ERROR (qtp372748103-16611) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1725015 INFO  (qtp372748103-16611) [    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=171
   [junit4]   2> 1725015 ERROR (qtp372748103-16611) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1725048 ERROR (qtp372748103-16615) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82558321869934\.\corex\data
   [junit4]   2> 1725049 INFO  (qtp372748103-16615) [    ] 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> 1725050 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7ca61cb8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1725050 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1692905863
   [junit4]   2> 1725051 INFO  (coreCloseExecutor-7726-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e5a5598
   [junit4]   2> 1725062 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@177b3591{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725063 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[45E0F2936157764C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=45E0F2936157764C -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=Africa/Abidjan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.86s J0 | 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([45E0F2936157764C:3E2950DF4275A44D]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1725070 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1725079 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    ] 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> 1725109 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1725116 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1725122 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1725131 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1725131 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1725136 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=32.361328125, floorSegmentMB=0.8232421875, forceMergeDeletesPctAllowed=8.640072691543695, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1725154 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1725154 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1725154 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=88.3056640625, floorSegmentMB=1.65234375, forceMergeDeletesPctAllowed=9.68878879799001, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1725155 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@74aad329[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1725155 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1725156 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1725157 INFO  (searcherExecutor-7729-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@74aad329[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1725157 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1725161 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1725187 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1725188 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fdf5d66{/solr,null,AVAILABLE}
   [junit4]   2> 1725190 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@38a9063b{SSL,[ssl, http/1.1]}{127.0.0.1:49839}
   [junit4]   2> 1725191 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.e.j.s.Server Started @1734517ms
   [junit4]   2> 1725191 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49839}
   [junit4]   2> 1725191 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1725191 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1725191 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1725191 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1725192 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-17T08:57:20.975Z
   [junit4]   2> 1725193 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82559269862817\solr.xml
   [junit4]   2> 1725209 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82559269862817\.
   [junit4]   2> 1725209 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1725226 INFO  (coreLoadExecutor-7738-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1725265 INFO  (coreLoadExecutor-7738-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1725352 WARN  (coreLoadExecutor-7738-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> 1725354 INFO  (coreLoadExecutor-7738-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1725363 INFO  (coreLoadExecutor-7738-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82559269862817\.\corex
   [junit4]   2> 1725363 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82559269862817\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-82559269862817\.\corex\data\]
   [junit4]   2> 1725363 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@21d5cfaa
   [junit4]   2> 1725364 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=39.220703125, floorSegmentMB=1.4306640625, forceMergeDeletesPctAllowed=4.402784517697594, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8720170797553815
   [junit4]   2> 1725377 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1725378 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1725379 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1725379 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1725379 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1725381 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a0a38d0[corex] main]
   [junit4]   2> 1725381 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1725389 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1725429 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1725429 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1725429 INFO  (coreLoadExecutor-7738-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551235066061914112
   [junit4]   2> 1725429 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1725430 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1725430 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1725430 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1725430 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1725432 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1725433 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1725433 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1725434 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@3a0a38d0[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1725736 INFO  (qtp1655927795-16639) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551235066380681216)]} 0 2
   [junit4]   2> 1725737 INFO  (qtp1655927795-16640) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1725737 INFO  (qtp1655927795-16640) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4e7dc8d
   [junit4]   2> 1725741 INFO  (qtp1655927795-16640) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@3124a457[corex] main]
   [junit4]   2> 1725741 INFO  (qtp1655927795-16640) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1725742 INFO  (searcherExecutor-7739-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@3124a457[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1725742 INFO  (qtp1655927795-16640) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1725750 INFO  (qtp1655927795-16637) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@665c32bb
   [junit4]   2> 1725830 INFO  (qtp1655927795-16637) [    ] 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=80
   [junit4]   2> 1725831 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@38a9063b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1725831 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1674628968
   [junit4]   2> 1725832 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fdf5d66{/solr,null,UNAVAILABLE}
   [junit4]   2> 1725833 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[45E0F2936157764C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1725835 INFO  (SUITE-CoreAdminHandlerTest-seed#[45E0F2936157764C]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1725835 INFO  (SUITE-CoreAdminHandlerTest-seed#[45E0F2936157764C]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=444747423
   [junit4]   2> 1725835 INFO  (coreCloseExecutor-7745-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@703ff6f8
   [junit4]   2> 1725835 INFO  (coreCloseExecutor-7745-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@e94b4eb
   [junit4]   2> 1725836 INFO  (coreCloseExecutor-7745-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore org.apache.solr.core.SolrCore@26fb74fa
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_45E0F2936157764C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=Direct), _version_=FSTOrd50, multiDefault=PostingsFormat(name=Memory), intDefault=FSTOrd50, id=PostingsFormat(name=Direct), range_facet_i_dv=FSTOrd50, range_facet_l=FSTOrd50, timestamp=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1788, maxMBSortInHeap=5.909322658675185, sim=RandomSimilarity(queryNorm=false): {}, locale=vi-VN, timezone=Africa/Abidjan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=234655336,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BlockCacheTest, TestBlendedInfixSuggestions, TestCopyFieldCollectionResource, HdfsWriteToMultipleCollectionsTest, DOMUtilTest, ChangedSchemaMergeTest, TestImplicitCoreProperties, TestHdfsUpdateLog, TestGroupingSearch, HLLUtilTest, MultiThreadedOCPTest, TestRTGBase, ForceLeaderTest, HdfsDirectoryFactoryTest, ClusterStateUpdateTest, HdfsBasicDistributedZkTest, TestClusterProperties, SaslZkACLProviderTest, TestScoreJoinQPNoScore, DistributedFacetPivotLargeTest, ShardRoutingTest, TestMiniSolrCloudClusterSSL, BlobRepositoryCloudTest, PrimitiveFieldTypeTest, DirectoryFactoryTest, ZkStateWriterTest, TestPerFieldSimilarity, DocValuesMissingTest, TestAuthorizationFramework, TestFieldTypeCollectionResource, SchemaVersionSpecificBehaviorTest, DocExpirationUpdateProcessorFactoryTest, HdfsNNFailoverTest, TestHdfsCloudBackupRestore, TestDynamicFieldCollectionResource, ConjunctionSolrSpellCheckerTest, TestDistributedStatsComponentCardinality, SyncSliceTest, OverseerStatusTest, BigEndianAscendingWordDeserializerTest, TestDownShardTolerantSearch, SortSpecParsingTest, TestCSVResponseWriter, CollectionsAPIAsyncDistributedZkTest, DistributedMLTComponentTest, StandardRequestHandlerTest, RemoteQueryErrorTest, TestIBSimilarityFactory, TestSSLRandomization, TestStressLucene, TestCoreContainer, TestCollationField, TestMinMaxOnMultiValuedField, CoreMergeIndexesAdminHandlerTest, TestSolrQueryParserResource, RollingRestartTest, SolrCloudExampleTest, ZkNodePropsTest, TestInitParams, TestConfigSetsAPIZkFailure, TestExportWriter, TestPerFieldSimilarityWithDefaultOverride, TestCloudInspectUtil, TestAuthenticationFramework, FullHLLTest, TestBlobHandler, PreAnalyzedFieldManagedSchemaCloudTest, TestLRUStatsCache, TestPseudoReturnFields, TestExactSharedStatsCache, TestUpdate, PeerSyncTest, TestUseDocValuesAsStored2, ParsingFieldUpdateProcessorsTest, TestSolrQueryResponse, OverriddenZkACLAndCredentialsProvidersTest, TestSolrDeletionPolicy1, ChaosMonkeyNothingIsSafeTest, TestSearcherReuse, TestLRUCache, TestSortByMinMaxFunction, TestFieldCache, TestLeaderElectionZkExpiry, DocValuesTest, HttpSolrCallGetCoreTest, TestJettySolrRunner, TestQuerySenderNoQuery, TestHashPartitioner, SuggestComponentContextFilterQueryTest, TestSerializedLuceneMatchVersion, TestMacroExpander, ConnectionManagerTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsChaosMonkeySafeLeaderTest, TestTolerantSearch, TestReloadAndDeleteDocs, ActionThrottleTest, ZkControllerTest, TestSolrXml, XmlUpdateRequestHandlerTest, TestSmileRequest, TestSizeLimitedDistributedMap, BlockJoinFacetSimpleTest, TemplateUpdateProcessorTest, MultiTermTest, TestFieldCacheSanityChecker, SampleTest, HdfsRecoveryZkTest, SystemInfoHandlerTest, ShufflingReplicaListTransformerTest, PluginInfoTest, TestXmlQParser, PrimUtilsTest, DistributedQueryComponentOptimizationTest, SimpleCollectionCreateDeleteTest, TestQueryWrapperFilter, TestLazyCores, TestFieldCollectionResource, RequiredFieldsTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrConfigHandlerCloud, SecurityConfHandlerTest, RecoveryZkTest, DistributedExpandComponentTest, TestFaceting, OverseerTest, TestCursorMarkWithoutUniqueKey, AddSchemaFieldsUpdateProcessorFactoryTest, TestGraphMLResponseWriter, ConcurrentDeleteAndCreateCollectionTest, TestFastLRUCache, TestTestInjection, VMParamsZkACLAndCredentialsProvidersTest, BasicDistributedZkTest, TestUninvertingReader, CdcrReplicationDistributedZkTest, FileUtilsTest, SpatialFilterTest, BadCopyFieldTest, JavabinLoaderTest, SuggesterFSTTest, AssignTest, HdfsSyncSliceTest, TestBackupRepositoryFactory, CursorPagingTest, TestMergePolicyConfig, TestCloudPseudoReturnFields, TestBinaryResponseWriter, TestStressCloudBlindAtomicUpdates, DistanceUnitsTest, DirectSolrSpellCheckerTest, TestSurroundQueryParser, TimeZoneUtilsTest, TestCharFilters, TestHighlightDedupGrouping, TolerantUpdateProcessorTest, DistributedQueryElevationComponentTest, TestCustomStream, QueryEqualityTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, BasicZkTest, TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressReorder, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest]
   [junit4] Completed [353/652 (1!)] on J0 in 2.98s, 5 tests, 1 failure <<< FAILURES!

[...truncated 63303 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6225 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6225/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after a failed core reload
	at __randomizedtesting.SeedInfo.seed([2424B79273EC41DE:5FED15DE50CE93DF]: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 11784 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001
   [junit4]   2> 1603199 INFO  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-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> 1603203 INFO  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1603204 INFO  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1603303 WARN  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1603305 INFO  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1603346 INFO  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1603471 WARN  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1603476 INFO  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1603499 INFO  (coreLoadExecutor-7895-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1603543 WARN  (coreLoadExecutor-7895-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1603545 INFO  (coreLoadExecutor-7895-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1603575 INFO  (coreLoadExecutor-7895-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1603681 WARN  (coreLoadExecutor-7895-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> 1603685 INFO  (coreLoadExecutor-7895-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1603704 INFO  (coreLoadExecutor-7895-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1603704 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\]
   [junit4]   2> 1603706 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbfb37
   [junit4]   2> 1603707 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1682082218, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1603740 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1603740 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1603741 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1603741 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1603742 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1603751 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@12c06ea[collection1] main]
   [junit4]   2> 1603751 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1603764 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1603813 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1603814 INFO  (searcherExecutor-7896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1603814 INFO  (searcherExecutor-7896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1603814 INFO  (searcherExecutor-7896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1603814 INFO  (searcherExecutor-7896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1603816 INFO  (searcherExecutor-7896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1603816 INFO  (searcherExecutor-7896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1603816 INFO  (coreLoadExecutor-7895-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551197577867689984
   [junit4]   2> 1603816 INFO  (searcherExecutor-7896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1603817 INFO  (searcherExecutor-7896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1603817 INFO  (searcherExecutor-7896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1603818 INFO  (searcherExecutor-7896-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12c06ea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1603820 INFO  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1603824 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1604252 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1604254 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1604256 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1604257 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1604333 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1604339 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1604368 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1604481 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1604485 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1604504 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\tempDir-001\instProp
   [junit4]   2> 1604505 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\tempDir-001\instProp\data\]
   [junit4]   2> 1604505 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbfb37
   [junit4]   2> 1604507 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=65.0458984375, floorSegmentMB=1.0068359375, forceMergeDeletesPctAllowed=2.2844113082981954, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8253449879531058
   [junit4]   2> 1604545 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1604546 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1604547 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1604547 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1604547 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=31.4892578125, floorSegmentMB=1.2783203125, forceMergeDeletesPctAllowed=4.924887206926299, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1604548 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@12de5e6[props] main]
   [junit4]   2> 1604548 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1604557 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1604603 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1604603 INFO  (searcherExecutor-7902-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1604604 INFO  (searcherExecutor-7902-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1604604 INFO  (searcherExecutor-7902-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1604604 INFO  (searcherExecutor-7902-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1604604 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551197578693967872
   [junit4]   2> 1604604 INFO  (searcherExecutor-7902-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1604605 INFO  (searcherExecutor-7902-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1604606 INFO  (searcherExecutor-7902-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1604606 INFO  (searcherExecutor-7902-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1604606 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] 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> 1604606 INFO  (searcherExecutor-7902-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1604608 INFO  (searcherExecutor-7902-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@12de5e6[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1604617 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1604619 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2424B79273EC41DE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1604622 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[2424B79273EC41DE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1604623 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[2424B79273EC41DE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1604625 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1604692 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1604693 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e23c45{/solr,null,AVAILABLE}
   [junit4]   2> 1604700 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f3c4e7{SSL,[ssl, http/1.1]}{127.0.0.1:65304}
   [junit4]   2> 1604700 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.e.j.s.Server Started @1608633ms
   [junit4]   2> 1604700 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65304}
   [junit4]   2> 1604701 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1604701 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1604701 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1604701 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1604701 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T23:01:30.569Z
   [junit4]   2> 1604702 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46808818894126\solr.xml
   [junit4]   2> 1604731 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46808818894126\.
   [junit4]   2> 1604731 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1604776 WARN  (coreLoadExecutor-7913-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1604778 INFO  (coreLoadExecutor-7913-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1604808 INFO  (coreLoadExecutor-7913-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1604933 WARN  (coreLoadExecutor-7913-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> 1604935 INFO  (coreLoadExecutor-7913-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1604957 INFO  (coreLoadExecutor-7913-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46808818894126\.\corex
   [junit4]   2> 1604958 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46808818894126\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46808818894126\.\corex\data\]
   [junit4]   2> 1604958 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbfb37
   [junit4]   2> 1604959 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1682082218, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1604993 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1604993 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1604994 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1604994 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1604995 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1604995 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@f404f1[corex] main]
   [junit4]   2> 1604996 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1605006 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1605055 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1605055 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1605056 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1605056 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1605056 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1605057 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1605058 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1605059 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1605059 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1605060 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1605061 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@f404f1[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1605062 INFO  (coreLoadExecutor-7913-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551197579174215680
   [junit4]   2> 1605312 INFO  (qtp15664212-34237) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551197579432165376)]} 0 4
   [junit4]   2> 1605315 INFO  (qtp15664212-34238) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1605315 INFO  (qtp15664212-34238) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@195863f
   [junit4]   2> 1605342 INFO  (qtp15664212-34238) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b277c1[corex] main]
   [junit4]   2> 1605347 INFO  (searcherExecutor-7914-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1b277c1[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1605348 INFO  (qtp15664212-34238) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1605348 INFO  (qtp15664212-34238) [    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 33
   [junit4]   2> 1605360 INFO  (qtp15664212-34238) [    ] 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> 1605384 INFO  (qtp15664212-34237) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1605400 INFO  (qtp15664212-34237) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1605513 WARN  (qtp15664212-34237) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1605516 INFO  (qtp15664212-34237) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1605532 INFO  (qtp15664212-34237) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46808818894126\.\corex
   [junit4]   2> 1605533 INFO  (qtp15664212-34237) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46808818894126\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46808818894126\.\corex\data\]
   [junit4]   2> 1605560 INFO  (qtp15664212-34237) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b778e9
   [junit4]   2> 1605562 ERROR (qtp15664212-34237) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1605563 INFO  (qtp15664212-34237) [    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=189
   [junit4]   2> 1605564 ERROR (qtp15664212-34237) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1605605 ERROR (qtp15664212-34239) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46808818894126\.\corex\data
   [junit4]   2> 1605605 INFO  (qtp15664212-34239) [    ] 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=37
   [junit4]   2> 1605608 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1f3c4e7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1605608 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15680221
   [junit4]   2> 1605609 INFO  (coreCloseExecutor-7921-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@17c1338
   [junit4]   2> 1605652 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e23c45{/solr,null,UNAVAILABLE}
   [junit4]   2> 1605655 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2424B79273EC41DE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=2424B79273EC41DE -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=Etc/GMT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.04s 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([2424B79273EC41DE:5FED15DE50CE93DF]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1605664 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1605674 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    ] 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> 1605710 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1605712 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1605724 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1605736 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1605744 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1605745 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1605751 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@199b5c7
   [junit4]   2> 1605774 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1605774 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1605775 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=12.5517578125, floorSegmentMB=2.1318359375, forceMergeDeletesPctAllowed=3.0809892126971192, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1605776 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e613f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1605776 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1605777 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1605778 INFO  (searcherExecutor-7924-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@4e613f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1605779 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1605783 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1605812 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1605813 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8442d7{/solr,null,AVAILABLE}
   [junit4]   2> 1605817 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@134bd7a{SSL,[ssl, http/1.1]}{127.0.0.1:65310}
   [junit4]   2> 1605817 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.e.j.s.Server Started @1609750ms
   [junit4]   2> 1605817 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65310}
   [junit4]   2> 1605818 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1605818 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1605818 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1605818 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1605818 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T23:01:31.686Z
   [junit4]   2> 1605820 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46809977065797\solr.xml
   [junit4]   2> 1605845 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46809977065797\.
   [junit4]   2> 1605845 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1605868 WARN  (coreLoadExecutor-7933-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1605870 INFO  (coreLoadExecutor-7933-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1605907 INFO  (coreLoadExecutor-7933-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1606018 WARN  (coreLoadExecutor-7933-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> 1606018 INFO  (coreLoadExecutor-7933-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1606038 INFO  (coreLoadExecutor-7933-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46809977065797\.\corex
   [junit4]   2> 1606039 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46809977065797\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-46809977065797\.\corex\data\]
   [junit4]   2> 1606039 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cbfb37
   [junit4]   2> 1606041 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1682082218, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1606063 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1606063 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1606065 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1606065 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1606065 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1606067 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a855c[corex] main]
   [junit4]   2> 1606067 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1606077 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1606130 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1606130 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1606131 INFO  (coreLoadExecutor-7933-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551197580295143424
   [junit4]   2> 1606134 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1606134 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1606134 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1606135 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1606135 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1606136 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1606136 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1606137 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1606138 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@11a855c[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1606421 INFO  (qtp30945389-34262) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551197580592939008)]} 0 5
   [junit4]   2> 1606424 INFO  (qtp30945389-34263) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1606424 INFO  (qtp30945389-34263) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a37d4f
   [junit4]   2> 1606431 INFO  (qtp30945389-34263) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@89a4de[corex] main]
   [junit4]   2> 1606431 INFO  (qtp30945389-34263) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1606434 INFO  (searcherExecutor-7934-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@89a4de[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1606434 INFO  (qtp30945389-34263) [    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 10
   [junit4]   2> 1606444 INFO  (qtp30945389-34268) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e983d
   [junit4]   2> 1606535 INFO  (qtp30945389-34268) [    ] 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=90
   [junit4]   2> 1606538 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@134bd7a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1606538 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22984274
   [junit4]   2> 1606547 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8442d7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1606550 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2424B79273EC41DE]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1606552 INFO  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1606552 INFO  (SUITE-CoreAdminHandlerTest-seed#[2424B79273EC41DE]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24380798
   [junit4]   2> 1606553 INFO  (coreCloseExecutor-7940-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1668b43
   [junit4]   2> 1606554 INFO  (coreCloseExecutor-7940-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f3f3eb
   [junit4]   2> 1606554 INFO  (coreCloseExecutor-7940-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore org.apache.solr.core.SolrCore@134b313
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_2424B79273EC41DE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1865, maxMBSortInHeap=7.41708969563375, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CH, timezone=Etc/GMT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=119011152,total=342908928
   [junit4]   2> NOTE: All tests run in this JVM: [TestUniqueKeyFieldResource, SuggesterTest, SparseHLLTest, TestXmlQParserPlugin, CleanupOldIndexTest, TestReplicaProperties, TermVectorComponentDistributedTest, SortByFunctionTest, TestSolrCloudWithSecureImpersonation, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, JsonLoaderTest, TestRandomCollapseQParserPlugin, TestSolrCloudWithDelegationTokens, TestManagedSchema, TestQueryTypes, TestFieldTypeResource, RulesTest, TestFieldResource, ConnectionReuseTest, TestDistribIDF, EnumFieldTest, SuggesterWFSTTest, SpellCheckComponentTest, CloneFieldUpdateProcessorFactoryTest, TestComponentsName, TestCoreDiscovery, AtomicUpdatesTest, TestOmitPositions, DistributedDebugComponentTest, UpdateParamsTest, TestJoin, TestPHPSerializedResponseWriter, SolrInfoMBeanTest, FullSolrCloudDistribCmdsTest, TestWriterPerf, DateRangeFieldTest, CloudMLTQParserTest, TestBadConfig, TestAnalyzedSuggestions, BasicDistributedZk2Test, CreateCollectionCleanupTest, CollectionTooManyReplicasTest, TestOnReconnectListenerSupport, DefaultValueUpdateProcessorTest, TestManagedResource, TestSubQueryTransformerCrossCore, DistributedSuggestComponentTest, TestCollapseQParserPlugin, CoreAdminRequestStatusTest, TestStressRecovery, AutoCommitTest, TestSolr4Spatial2, TestMacros, URLClassifyProcessorTest, TestNonDefinedSimilarityFactory, RankQueryTest, StressHdfsTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SpellingQueryConverterTest, FileBasedSpellCheckerTest, HdfsCollectionsAPIDistributedZkTest, SmileWriterTest, ConfigSetsAPITest, UUIDFieldTest, ExplicitHLLTest, SolrXmlInZkTest, TestUtils, RegexBoostProcessorTest, OverseerCollectionConfigSetProcessorTest, TestDocSet, TestAtomicUpdateErrorCases, ConvertedLegacyTest, BadIndexSchemaTest, HdfsRestartWhileUpdatingTest, TestHashQParserPlugin, DistanceFunctionTest, OverseerRolesTest, TestLMJelinekMercerSimilarityFactory, WrapperMergePolicyFactoryTest, CursorMarkTest, TestFieldCacheReopen, TestOrdValues, TestStressLiveNodes, UtilsToolTest, CollectionReloadTest, ZkSolrClientTest, TestSolrCoreProperties, TestGeoJSONResponseWriter, CollectionsAPISolrJTest, TestConfigOverlay, TestSimpleTrackingShardHandler, BadComponentTest, TestSolr4Spatial, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrDynamicMBean, GraphQueryTest, CurrencyFieldOpenExchangeTest, InfoHandlerTest, TestLuceneMatchVersion, DeleteShardTest, TestSuggestSpellingConverter, TestLeaderInitiatedRecoveryThread, OutOfBoxZkACLAndCredentialsProvidersTest, TestSystemIdResolver, SpatialHeatmapFacetsTest, BasicAuthIntegrationTest, TestRestoreCore, TestFiltering, TestSchemaResource, SpellPossibilityIteratorTest, TestCryptoKeys, ExternalFileFieldSortTest, SolrCLIZkUtilsTest, TestManagedSchemaThreadSafety, SolrCmdDistributorTest, DistribCursorPagingTest, DateMathParserTest, TestIndexingPerformance, PeerSyncWithIndexFingerprintCachingTest, TestFastWriter, TestPushWriter, TestRandomRequestDistribution, TestDefaultSearchFieldResource, TestConfigSetsAPIExclusivity, TestLegacyNumericRangeQueryBuilder, CSVRequestHandlerTest, TestTrackingShardHandlerFactory, ScriptEngineTest, TestObjectReleaseTracker, OverseerTaskQueueTest, TestRealTimeGet, AddBlockUpdateTest, LeaderElectionIntegrationTest, FieldAnalysisRequestHandlerTest, TestLeaderElectionWithEmptyReplica, TestJmxMonitoredMap, TestDocTermOrds, TestSQLHandlerNonCloud, NotRequiredUniqueKeyTest, TestQuerySenderListener, ResourceLoaderTest, TestRandomFaceting, QueryParsingTest, BJQParserTest, TestDynamicLoading, RequestHandlersTest, TestValueSourceCache, TestCloudSchemaless, HighlighterMaxOffsetTest, DistributedFacetPivotLongTailTest, TestCodecSupport, TestDistribDocBasedVersion, DirectUpdateHandlerOptimizeTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, BasicZkTest, ClusterStateUpdateTest, TestZkChroot, TestDistributedSearch, TestStressReorder, TestReload, DistributedTermsComponentTest, TestSort, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestIndexSearcher, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest]
   [junit4] Completed [360/652 (1!)] on J1 in 3.47s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55412 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6224 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6224/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001

	at __randomizedtesting.SeedInfo.seed([22641BB4A284E321]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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([34650460BD82B8D2:4FACA62C9EA06AD3]: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 576 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=124, maxMBSortInHeap=5.340976372919291, sim=RandomSimilarity(queryNorm=false): {}, locale=fi, timezone=America/St_Kitts
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=12099088,total=160927744
   [junit4]   2> NOTE: All tests run in this JVM: [TestParallelReaderEmptyIndex, TestCodecs, TestSubScorerFreqs, TestBytesRefArray, TestBytesRefAttImpl, TestIndexSorting, TestNGramPhraseQuery, TestIsCurrent, TestFilterDirectoryReader, TestSimpleFSLockFactory, TestControlledRealTimeReopenThread, TestPrefixRandom, TestBufferedIndexInput, TestBytesRef, TestHighCompressionMode, TestLucene60PointsFormat, TestPersistentSnapshotDeletionPolicy, TestMergeRateLimiter, TestConcurrentMergeScheduler, TestStandardAnalyzer, TestFilterIterator, TestSearch, TestDateTools, TestPerFieldDocValuesFormat, TestHugeRamFile, TestStressAdvance, TestDirectoryReader, TestMergeSchedulerExternal, TestAddIndexes, TestMultiTermConstantScore, TestUnicodeUtil, TestTimSorterWorstCase, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=22641BB4A284E321 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=America/St_Kitts -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_22641BB4A284E321-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([22641BB4A284E321]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [119/437 (1!)] on J1 in 3.80s, 42 tests, 1 error <<< FAILURES!

[...truncated 11270 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001
   [junit4]   2> 2030863 INFO  (SUITE-CoreAdminHandlerTest-seed#[34650460BD82B8D2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2030875 INFO  (SUITE-CoreAdminHandlerTest-seed#[34650460BD82B8D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2030877 INFO  (SUITE-CoreAdminHandlerTest-seed#[34650460BD82B8D2]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2031012 INFO  (SUITE-CoreAdminHandlerTest-seed#[34650460BD82B8D2]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2031039 INFO  (SUITE-CoreAdminHandlerTest-seed#[34650460BD82B8D2]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2031212 WARN  (SUITE-CoreAdminHandlerTest-seed#[34650460BD82B8D2]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2031215 INFO  (SUITE-CoreAdminHandlerTest-seed#[34650460BD82B8D2]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2031247 INFO  (coreLoadExecutor-7769-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2031299 INFO  (coreLoadExecutor-7769-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2031343 INFO  (coreLoadExecutor-7769-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2031464 WARN  (coreLoadExecutor-7769-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> 2031467 INFO  (coreLoadExecutor-7769-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2031485 INFO  (coreLoadExecutor-7769-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2031486 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\]
   [junit4]   2> 2031486 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35049989
   [junit4]   2> 2031487 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=58.9638671875, floorSegmentMB=1.1708984375, forceMergeDeletesPctAllowed=13.65591072724987, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43614348131302794
   [junit4]   2> 2031511 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2031512 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2031512 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2031513 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2031513 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=32.0244140625, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=23.71043518118881, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2031513 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@97d3666[collection1] main]
   [junit4]   2> 2031516 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2031544 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2031633 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2031633 INFO  (searcherExecutor-7770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2031633 INFO  (coreLoadExecutor-7769-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551160158900453376
   [junit4]   2> 2031635 INFO  (searcherExecutor-7770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2031635 INFO  (searcherExecutor-7770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2031635 INFO  (searcherExecutor-7770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2031637 INFO  (searcherExecutor-7770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2031638 INFO  (searcherExecutor-7770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2031638 INFO  (SUITE-CoreAdminHandlerTest-seed#[34650460BD82B8D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2031638 INFO  (searcherExecutor-7770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2031640 INFO  (searcherExecutor-7770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2031641 INFO  (searcherExecutor-7770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2031642 INFO  (searcherExecutor-7770-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@97d3666[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2031643 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 2031685 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2031686 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7198ec15{/solr,null,AVAILABLE}
   [junit4]   2> 2031689 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@144776dd{SSL,[ssl, http/1.1]}{127.0.0.1:63129}
   [junit4]   2> 2031689 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.e.j.s.Server Started @2037881ms
   [junit4]   2> 2031689 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63129}
   [junit4]   2> 2031689 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2031690 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2031690 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2031690 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2031690 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T13:06:44.233Z
   [junit4]   2> 2031692 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11122511926511\solr.xml
   [junit4]   2> 2031711 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11122511926511\.
   [junit4]   2> 2031711 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 2031747 INFO  (coreLoadExecutor-7780-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2031772 INFO  (coreLoadExecutor-7780-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 2031903 WARN  (coreLoadExecutor-7780-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> 2031905 INFO  (coreLoadExecutor-7780-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2031917 INFO  (coreLoadExecutor-7780-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11122511926511\.\corex
   [junit4]   2> 2031917 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11122511926511\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11122511926511\.\corex\data\]
   [junit4]   2> 2031917 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35049989
   [junit4]   2> 2031918 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=58.9638671875, floorSegmentMB=1.1708984375, forceMergeDeletesPctAllowed=13.65591072724987, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43614348131302794
   [junit4]   2> 2031954 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2031954 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2031956 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2031956 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2031957 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=32.0244140625, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=23.71043518118881, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2031958 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@147b16cd[corex] main]
   [junit4]   2> 2031960 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2031980 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2032035 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2032035 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2032035 INFO  (coreLoadExecutor-7780-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551160159321980928
   [junit4]   2> 2032036 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2032036 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2032036 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2032037 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2032037 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2032038 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2032039 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2032041 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2032041 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@147b16cd[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2032297 INFO  (qtp1838410773-16998) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551160159592513536)]} 0 3
   [junit4]   2> 2032298 INFO  (qtp1838410773-16998) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2032298 INFO  (qtp1838410773-16998) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@282f6bf1
   [junit4]   2> 2032334 INFO  (qtp1838410773-16998) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@7eca5d51[corex] main]
   [junit4]   2> 2032334 INFO  (qtp1838410773-16998) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2032335 INFO  (searcherExecutor-7781-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@7eca5d51[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 2032335 INFO  (qtp1838410773-16998) [    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 37
   [junit4]   2> 2032358 INFO  (qtp1838410773-17002) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 2032448 INFO  (qtp1838410773-17003) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2032458 INFO  (qtp1838410773-17003) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 2032625 WARN  (qtp1838410773-17003) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2032629 INFO  (qtp1838410773-17003) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2032650 INFO  (qtp1838410773-17003) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11122511926511\.\corex
   [junit4]   2> 2032651 INFO  (qtp1838410773-17003) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11122511926511\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11122511926511\.\corex\data\]
   [junit4]   2> 2032693 INFO  (qtp1838410773-17003) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@265a983d
   [junit4]   2> 2032694 ERROR (qtp1838410773-17003) [    x:corex] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 2032695 INFO  (qtp1838410773-17003) [    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=254
   [junit4]   2> 2032695 ERROR (qtp1838410773-17003) [    x:corex] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 'reload' action
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 2032739 ERROR (qtp1838410773-17002) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11122511926511\.\corex\data
   [junit4]   2> 2032740 INFO  (qtp1838410773-17002) [    ] 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=42
   [junit4]   2> 2032742 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@144776dd{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2032742 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2137972042
   [junit4]   2> 2032855 INFO  (coreCloseExecutor-7788-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@53aeb7af
   [junit4]   2> 2032878 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7198ec15{/solr,null,UNAVAILABLE}
   [junit4]   2> 2032882 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[34650460BD82B8D2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=34650460BD82B8D2 -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Pacific/Kwajalein -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.25s J0 | 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([34650460BD82B8D2:4FACA62C9EA06AD3]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2032890 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 2032921 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2032921 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cb72f8b{/solr,null,AVAILABLE}
   [junit4]   2> 2032924 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@29b1495{SSL,[ssl, http/1.1]}{127.0.0.1:63135}
   [junit4]   2> 2032924 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.e.j.s.Server Started @2039116ms
   [junit4]   2> 2032924 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63135}
   [junit4]   2> 2032924 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2032925 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2032925 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2032925 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2032925 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T13:06:45.468Z
   [junit4]   2> 2032926 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11123759652633\solr.xml
   [junit4]   2> 2032949 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11123759652633\.
   [junit4]   2> 2032949 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 2032988 INFO  (coreLoadExecutor-7795-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2033049 INFO  (coreLoadExecutor-7795-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 2033171 WARN  (coreLoadExecutor-7795-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> 2033174 INFO  (coreLoadExecutor-7795-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2033203 INFO  (coreLoadExecutor-7795-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11123759652633\.\corex
   [junit4]   2> 2033204 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11123759652633\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-11123759652633\.\corex\data\]
   [junit4]   2> 2033204 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35049989
   [junit4]   2> 2033205 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=58.9638671875, floorSegmentMB=1.1708984375, forceMergeDeletesPctAllowed=13.65591072724987, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43614348131302794
   [junit4]   2> 2033236 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2033236 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2033239 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2033240 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2033240 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=32.0244140625, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=23.71043518118881, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2033242 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@52dd6f03[corex] main]
   [junit4]   2> 2033243 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2033254 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2033323 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2033323 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2033323 INFO  (coreLoadExecutor-7795-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551160160672546816
   [junit4]   2> 2033326 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2033326 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2033326 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2033327 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2033329 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2033330 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2033331 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2033331 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2033332 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@52dd6f03[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2033535 INFO  (qtp1306256440-17024) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551160160891699200)]} 0 3
   [junit4]   2> 2033537 INFO  (qtp1306256440-17025) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2033537 INFO  (qtp1306256440-17025) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@afa48b6
   [junit4]   2> 2033547 INFO  (qtp1306256440-17025) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bffc2da[corex] main]
   [junit4]   2> 2033549 INFO  (searcherExecutor-7796-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@4bffc2da[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 2033549 INFO  (qtp1306256440-17025) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2033551 INFO  (qtp1306256440-17025) [    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 13
   [junit4]   2> 2033560 INFO  (qtp1306256440-17018) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b78a4e7
   [junit4]   2> 2033681 INFO  (qtp1306256440-17018) [    ] 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=121
   [junit4]   2> 2033683 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@29b1495{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2033683 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=180758471
   [junit4]   2> 2033684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cb72f8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2033686 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[34650460BD82B8D2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 2033689 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 2033703 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    ] 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> 2033753 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2033787 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 2033798 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2033811 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 2033813 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 2033821 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47815266744553175]
   [junit4]   2> 2033854 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2033854 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2033855 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    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=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2033855 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d77c11[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 2033855 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 2033856 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2033856 INFO  (searcherExecutor-7803-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@4d77c11[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2033857 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[34650460BD82B8D2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 2033859 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 2034394 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    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-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 2034395 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2034396 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 2034397 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 2034491 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2034526 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 2034670 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2034673 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2034692 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\tempDir-001\instProp
   [junit4]   2> 2034693 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001\tempDir-001\instProp\data\]
   [junit4]   2> 2034693 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35049989
   [junit4]   2> 2034695 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=75.654296875, floorSegmentMB=1.3076171875, forceMergeDeletesPctAllowed=26.52067018712254, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5338704318291123
   [junit4]   2> 2034715 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2034715 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2034716 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2034716 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2034716 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=19.787109375, floorSegmentMB=0.6357421875, forceMergeDeletesPctAllowed=29.147703246664896, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2034716 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@16011274[props] main]
   [junit4]   2> 2034717 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2034726 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2034779 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2034779 INFO  (searcherExecutor-7808-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2034780 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551160162200322048
   [junit4]   2> 2034780 INFO  (searcherExecutor-7808-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2034780 INFO  (searcherExecutor-7808-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2034780 INFO  (searcherExecutor-7808-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2034781 INFO  (searcherExecutor-7808-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2034781 INFO  (searcherExecutor-7808-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2034782 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    ] 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> 2034783 INFO  (searcherExecutor-7808-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2034784 INFO  (searcherExecutor-7808-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2034784 INFO  (searcherExecutor-7808-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2034785 INFO  (searcherExecutor-7808-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@16011274[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2034793 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 2034796 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[34650460BD82B8D2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 2034798 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[34650460BD82B8D2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 2034798 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[34650460BD82B8D2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 2034799 INFO  (SUITE-CoreAdminHandlerTest-seed#[34650460BD82B8D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2034799 INFO  (SUITE-CoreAdminHandlerTest-seed#[34650460BD82B8D2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1575648697
   [junit4]   2> 2034799 INFO  (coreCloseExecutor-7814-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@71a03a18
   [junit4]   2> 2034800 INFO  (coreCloseExecutor-7814-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@336a0a05
   [junit4]   2> 2034800 INFO  (coreCloseExecutor-7814-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@2e57565f
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_34650460BD82B8D2-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=ja-JP, timezone=Pacific/Kwajalein
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=104341904,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVResponseWriter, TestSchemaManager, TimeZoneUtilsTest, BigEndianAscendingWordDeserializerTest, TestSearcherReuse, DistributedMLTComponentTest, TestSerializedLuceneMatchVersion, TestJsonFacetRefinement, FullHLLTest, DistribDocExpirationUpdateProcessorTest, TestMergePolicyConfig, TestHdfsBackupRestoreCore, TestCursorMarkWithoutUniqueKey, TestAuthenticationFramework, TestSQLHandler, DirectSolrSpellCheckerTest, TestSizeLimitedDistributedMap, TestElisionMultitermQuery, TestPseudoReturnFields, ZkNodePropsTest, TestDynamicFieldCollectionResource, SuggesterFSTTest, XsltUpdateRequestHandlerTest, SolrIndexConfigTest, DeleteStatusTest, PathHierarchyTokenizerFactoryTest, TestJsonRequest, TestFieldCollectionResource, TestLazyCores, MergeStrategyTest, TestDistributedStatsComponentCardinality, PrimitiveFieldTypeTest, TestSortByMinMaxFunction, TestSolrConfigHandlerCloud, NumericFieldsTest, CollectionsAPIAsyncDistributedZkTest, RecoveryZkTest, TestSmileRequest, TestTestInjection, HdfsNNFailoverTest, IndexBasedSpellCheckerTest, TestPerFieldSimilarity, TestSolrXml, BlockJoinFacetSimpleTest, TestFastOutputStream, TestMaxScoreQueryParser, TestSSLRandomization, TestInitQParser, TestRebalanceLeaders, AssignTest, RuleEngineTest, TestBulkSchemaConcurrent, CollectionStateFormat2Test, SOLR749Test, LeaderElectionTest, DistributedExpandComponentTest, DeleteReplicaTest, TestFaceting, AlternateDirectoryTest, TestPivotHelperCode, OverseerStatusTest, TestTolerantUpdateProcessorCloud, DocumentBuilderTest, PeerSyncReplicationTest, TestJettySolrRunner, ShardRoutingTest, CoreAdminCreateDiscoverTest, ChangedSchemaMergeTest, SolrRequestParserTest, VMParamsZkACLAndCredentialsProvidersTest, TestRandomFlRTGCloud, TestCopyFieldCollectionResource, ParsingFieldUpdateProcessorsTest, TestSolrFieldCacheMBean, TestScoreJoinQPNoScore, CursorPagingTest, TestIBSimilarityFactory, ConcurrentDeleteAndCreateCollectionTest, BasicAuthStandaloneTest, TestSweetSpotSimilarityFactory, TestTolerantSearch, TestHdfsCloudBackupRestore, UniqFieldsUpdateProcessorFactoryTest, StandardRequestHandlerTest, TestQueryWrapperFilter, PreAnalyzedFieldManagedSchemaCloudTest, TestPostingsSolrHighlighter, DocumentAnalysisRequestHandlerTest, HdfsDirectoryFactoryTest, SpatialFilterTest, DistanceUnitsTest, CdcrRequestHandlerTest, SolrPluginUtilsTest, DistributedSpellCheckComponentTest, TestFreeTextSuggestions, TestSolrConfigHandler, TestStressVersions, TestFieldTypeCollectionResource, DirectSolrConnectionTest, ZkCLITest, TestAuthorizationFramework, DocValuesTest, TestNumericTerms32, SimpleCollectionCreateDeleteTest, HLLUtilTest, DocExpirationUpdateProcessorFactoryTest, DOMUtilTest, TestImplicitCoreProperties, CloudExitableDirectoryReaderTest, SynonymTokenizerTest, AddSchemaFieldsUpdateProcessorFactoryTest, BlobRepositoryCloudTest, JSONWriterTest, DistributedFacetPivotWhiteBoxTest, HardAutoCommitTest, SchemaVersionSpecificBehaviorTest, MultiTermTest, SaslZkACLProviderTest, TestDeleteCollectionOnDownNodes, TestSubQueryTransformer, TestPartialUpdateDeduplication, SystemInfoHandlerTest, TestDistributedSearch, TestSort, TestUninvertingReader, HdfsTlogReplayBufferedWhileIndexingTest, ZkStateWriterTest, RemoteQueryErrorTest, OverseerModifyCollectionTest, TestReqParamsAPI, SearchHandlerTest, LeaderFailureAfterFreshStartTest, IndexSchemaRuntimeFieldTest, DocValuesMultiTest, ShufflingReplicaListTransformerTest, TestClusterStateMutator, TestXIncludeConfig, RequiredFieldsTest, ConnectionManagerTest, TestStressReorder, FastVectorHighlighterTest, DocValuesMissingTest, TestDownShardTolerantSearch, ZkControllerTest, TestSlowCompositeReaderWrapper, TestRecoveryHdfs, TestLeaderElectionZkExpiry, TestCloudPseudoReturnFields, DirectoryFactoryTest, AnalysisAfterCoreReloadTest, BitVectorTest, HighlighterTest, TermsComponentTest, TestSurroundQueryParser, HttpSolrCallGetCoreTest, TestDocumentBuilder, TestFieldCacheWithThreads, SimplePostToolTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, DirectUpdateHandlerTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, CoreAdminHandlerTest]
   [junit4] Completed [371/652 (1!)] on J0 in 3.98s, 5 tests, 1 failure <<< FAILURES!

[...truncated 63212 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6223 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6223/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

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([752F8C965512637F:EE62EDA7630B17E]: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 11160 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001
   [junit4]   2> 892799 INFO  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-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> 892800 INFO  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 892801 INFO  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 892871 WARN  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 892872 INFO  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 892895 INFO  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 892990 WARN  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 892992 INFO  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 893008 INFO  (coreLoadExecutor-3179-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 893031 WARN  (coreLoadExecutor-3179-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 893032 INFO  (coreLoadExecutor-3179-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 893052 INFO  (coreLoadExecutor-3179-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 893114 WARN  (coreLoadExecutor-3179-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> 893116 INFO  (coreLoadExecutor-3179-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 893130 INFO  (coreLoadExecutor-3179-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 893130 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\]
   [junit4]   2> 893130 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26d70c81
   [junit4]   2> 893131 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=11.6259765625, floorSegmentMB=1.1982421875, forceMergeDeletesPctAllowed=21.671345104513914, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6586785196785789
   [junit4]   2> 893157 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 893157 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 893158 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 893158 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 893158 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6469624113357221]
   [junit4]   2> 893158 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7123f46d[collection1] main]
   [junit4]   2> 893159 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 893165 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 893194 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 893194 INFO  (searcherExecutor-3180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 893198 INFO  (coreLoadExecutor-3179-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550909854049107968
   [junit4]   2> 893198 INFO  (searcherExecutor-3180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 893198 INFO  (searcherExecutor-3180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 893198 INFO  (searcherExecutor-3180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 893198 INFO  (searcherExecutor-3180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 893199 INFO  (searcherExecutor-3180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 893199 INFO  (searcherExecutor-3180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 893200 INFO  (searcherExecutor-3180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 893200 INFO  (searcherExecutor-3180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 893201 INFO  (searcherExecutor-3180-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7123f46d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 893201 INFO  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 893203 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[752F8C965512637F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 893203 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[752F8C965512637F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 893205 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 893229 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 893231 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f79c86a{/solr,null,AVAILABLE}
   [junit4]   2> 893231 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b26e693{HTTP/1.1,[http/1.1]}{127.0.0.1:52141}
   [junit4]   2> 893232 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.e.j.s.Server Started @898321ms
   [junit4]   2> 893232 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52141}
   [junit4]   2> 893232 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 893233 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 893233 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 893233 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 893233 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-13T18:48:14.903Z
   [junit4]   2> 893234 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152208453018090\solr.xml
   [junit4]   2> 893251 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152208453018090\.
   [junit4]   2> 893251 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 893280 WARN  (coreLoadExecutor-3191-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 893281 INFO  (coreLoadExecutor-3191-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 893301 INFO  (coreLoadExecutor-3191-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 893374 WARN  (coreLoadExecutor-3191-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> 893376 INFO  (coreLoadExecutor-3191-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 893386 INFO  (coreLoadExecutor-3191-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152208453018090\.\corex
   [junit4]   2> 893386 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152208453018090\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152208453018090\.\corex\data\]
   [junit4]   2> 893386 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26d70c81
   [junit4]   2> 893386 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=11.6259765625, floorSegmentMB=1.1982421875, forceMergeDeletesPctAllowed=21.671345104513914, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6586785196785789
   [junit4]   2> 893406 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 893406 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 893407 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 893408 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 893408 INFO  (coreLoadExecutor-3191-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=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6469624113357221]
   [junit4]   2> 893408 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dccb2ee[corex] main]
   [junit4]   2> 893408 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 893418 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 893465 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 893465 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 893467 INFO  (coreLoadExecutor-3191-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550909854331174912
   [junit4]   2> 893467 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 893467 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 893467 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 893468 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 893468 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 893469 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 893469 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 893470 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 893470 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@4dccb2ee[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 893760 INFO  (qtp816081856-6936) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1550909854635261952)]} 0 2
   [junit4]   2> 893761 INFO  (qtp816081856-6937) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 893761 INFO  (qtp816081856-6937) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71ae5d4d
   [junit4]   2> 893765 INFO  (qtp816081856-6937) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@38a59e1b[corex] main]
   [junit4]   2> 893766 INFO  (qtp816081856-6937) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 893767 INFO  (searcherExecutor-3192-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@38a59e1b[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 893767 INFO  (qtp816081856-6937) [    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> 893774 INFO  (qtp816081856-6938) [    ] 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> 893790 INFO  (qtp816081856-6939) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 893799 INFO  (qtp816081856-6939) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 893873 WARN  (qtp816081856-6939) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 893875 INFO  (qtp816081856-6939) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 893888 INFO  (qtp816081856-6939) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152208453018090\.\corex
   [junit4]   2> 893889 INFO  (qtp816081856-6939) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152208453018090\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152208453018090\.\corex\data\]
   [junit4]   2> 893915 INFO  (qtp816081856-6939) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b72924d
   [junit4]   2> 893916 ERROR (qtp816081856-6939) [    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:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 893916 INFO  (qtp816081856-6939) [    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=136
   [junit4]   2> 893916 ERROR (qtp816081856-6939) [    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:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 893950 ERROR (qtp816081856-6938) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152208453018090\.\corex\data
   [junit4]   2> 893950 INFO  (qtp816081856-6938) [    ] 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=31
   [junit4]   2> 893950 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7b26e693{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 893950 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=376510805
   [junit4]   2> 893951 INFO  (coreCloseExecutor-3199-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@79831a90
   [junit4]   2> 893961 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f79c86a{/solr,null,UNAVAILABLE}
   [junit4]   2> 893961 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[752F8C965512637F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=752F8C965512637F -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Australia/Sydney -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.77s 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([752F8C965512637F:EE62EDA7630B17E]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 893969 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 894335 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 894336 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 894337 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 894338 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 894411 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 894412 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 894431 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 894501 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 894503 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 894518 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\tempDir-001\instProp
   [junit4]   2> 894518 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\tempDir-001\instProp\data\]
   [junit4]   2> 894518 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26d70c81
   [junit4]   2> 894520 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1480654074, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 894536 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 894536 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 894536 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 894536 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 894536 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=87.3642578125, floorSegmentMB=0.6640625, forceMergeDeletesPctAllowed=11.811215655010944, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 894537 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@5316cd20[props] main]
   [junit4]   2> 894537 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 894549 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 894584 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 894584 INFO  (searcherExecutor-3202-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 894584 INFO  (searcherExecutor-3202-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 894585 INFO  (searcherExecutor-3202-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 894585 INFO  (searcherExecutor-3202-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 894585 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550909855503482880
   [junit4]   2> 894585 INFO  (searcherExecutor-3202-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 894585 INFO  (searcherExecutor-3202-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 894586 INFO  (searcherExecutor-3202-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 894586 INFO  (searcherExecutor-3202-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 894587 INFO  (searcherExecutor-3202-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 894587 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] 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> 894587 INFO  (searcherExecutor-3202-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@5316cd20[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 894595 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 894597 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[752F8C965512637F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 894599 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 894623 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 894624 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a6835a4{/solr,null,AVAILABLE}
   [junit4]   2> 894625 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6239cd3{HTTP/1.1,[http/1.1]}{127.0.0.1:52160}
   [junit4]   2> 894625 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.e.j.s.Server Started @899715ms
   [junit4]   2> 894625 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52160}
   [junit4]   2> 894625 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 894625 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 894626 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 894626 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 894626 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-13T18:48:16.296Z
   [junit4]   2> 894626 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152209847767454\solr.xml
   [junit4]   2> 894646 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152209847767454\.
   [junit4]   2> 894646 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 894672 WARN  (coreLoadExecutor-3212-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 894674 INFO  (coreLoadExecutor-3212-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 894716 INFO  (coreLoadExecutor-3212-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 894783 WARN  (coreLoadExecutor-3212-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> 894784 INFO  (coreLoadExecutor-3212-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 894801 INFO  (coreLoadExecutor-3212-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152209847767454\.\corex
   [junit4]   2> 894802 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152209847767454\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2152209847767454\.\corex\data\]
   [junit4]   2> 894802 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26d70c81
   [junit4]   2> 894802 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=11.6259765625, floorSegmentMB=1.1982421875, forceMergeDeletesPctAllowed=21.671345104513914, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6586785196785789
   [junit4]   2> 894818 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 894818 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 894820 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 894820 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 894820 INFO  (coreLoadExecutor-3212-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=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6469624113357221]
   [junit4]   2> 894821 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b7b7c38[corex] main]
   [junit4]   2> 894821 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 894829 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 894868 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 894868 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 894870 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 894870 INFO  (coreLoadExecutor-3212-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550909855802327040
   [junit4]   2> 894870 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 894870 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 894871 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 894872 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 894872 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 894872 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 894873 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 894873 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@6b7b7c38[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 895153 INFO  (qtp1385282600-6961) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1550909856095928320)]} 0 3
   [junit4]   2> 895154 INFO  (qtp1385282600-6960) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 895154 INFO  (qtp1385282600-6960) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@44dd765a
   [junit4]   2> 895159 INFO  (qtp1385282600-6960) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c950ca4[corex] main]
   [junit4]   2> 895160 INFO  (qtp1385282600-6960) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 895160 INFO  (searcherExecutor-3213-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@6c950ca4[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 895161 INFO  (qtp1385282600-6960) [    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> 895164 INFO  (qtp1385282600-6964) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@5bb731cb
   [junit4]   2> 895231 INFO  (qtp1385282600-6964) [    ] 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=67
   [junit4]   2> 895232 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6239cd3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 895232 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=136095940
   [junit4]   2> 895234 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a6835a4{/solr,null,UNAVAILABLE}
   [junit4]   2> 895236 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[752F8C965512637F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 895238 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 895248 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    ] 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> 895280 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 895281 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 895292 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 895297 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 895304 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 895305 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 895310 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=65.6875, floorSegmentMB=1.40234375, forceMergeDeletesPctAllowed=17.08059177157285, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 895325 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 895326 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 895326 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1170538898, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 895327 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@70e06746[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 895327 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 895329 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 895330 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[752F8C965512637F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 895330 INFO  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 895330 INFO  (SUITE-CoreAdminHandlerTest-seed#[752F8C965512637F]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1924100383
   [junit4]   2> 895331 INFO  (searcherExecutor-3220-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@70e06746[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 895332 INFO  (coreCloseExecutor-3224-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a1781cc
   [junit4]   2> 895332 INFO  (coreCloseExecutor-3224-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d32e83f
   [junit4]   2> 895334 INFO  (coreCloseExecutor-3224-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@4fd542bd
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_752F8C965512637F-001
   [junit4]   2> Nov 13, 2016 6:48:17 PM 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(Lucene70): {range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=FSTOrd50, multiDefault=PostingsFormat(name=Memory), intDefault=FSTOrd50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_i_dv=FSTOrd50, range_facet_l=FSTOrd50, timestamp=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=547, maxMBSortInHeap=5.562738283901757, sim=RandomSimilarity(queryNorm=false): {}, locale=en-IN, timezone=Australia/Sydney
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=196348704,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [WrapperMergePolicyFactoryTest, URLClassifyProcessorTest, HdfsRestartWhileUpdatingTest, TestRecoveryHdfs, HdfsRecoverLeaseTest, TestObjectReleaseTracker, SpellingQueryConverterTest, TestQueryWrapperFilter, MigrateRouteKeyTest, TestScoreJoinQPNoScore, TestDynamicFieldResource, TestRestManager, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestXmlQParser, TestConfigSetProperties, UUIDFieldTest, SolrCmdDistributorTest, AutoCommitTest, TestCloudRecovery, LeaderInitiatedRecoveryOnCommitTest, TestManagedSynonymFilterFactory, TestSubQueryTransformerCrossCore, UUIDUpdateProcessorFallbackTest, ShardSplitTest, TestConfigReload, TestReplicaProperties, ShowFileRequestHandlerTest, ConnectionReuseTest, FieldAnalysisRequestHandlerTest, TestFieldResource, DefaultValueUpdateProcessorTest, ReturnFieldsTest, TestInitQParser, OverseerRolesTest, TestSortByMinMaxFunction, PreAnalyzedFieldTest, OverseerCollectionConfigSetProcessorTest, TestFiltering, TestShortCircuitedRequests, CollectionTooManyReplicasTest, DistributedIntervalFacetingTest, EchoParamsTest, SimpleMLTQParserTest, TestHighFrequencyDictionaryFactory, DistributedFacetPivotLongTailTest, TestRangeQuery, TestDefaultSearchFieldResource, TestSolrCoreProperties, ZkSolrClientTest, TestRecovery, SolrCLIZkUtilsTest, SmileWriterTest, TestPerFieldSimilarityWithDefaultOverride, ShardRoutingCustomTest, TestAuthorizationFramework, ScriptEngineTest, SignatureUpdateProcessorFactoryTest, TestGeoJSONResponseWriter, TestPHPSerializedResponseWriter, AsyncCallRequestStatusResponseTest, TestSolrCloudWithSecureImpersonation, DistributedSuggestComponentTest, TestCodecSupport, DistributedQueryComponentCustomSortTest, CleanupOldIndexTest, TestDFISimilarityFactory, HdfsBasicDistributedZk2Test, TestEmbeddedSolrServerConstructors, TestTrie, TestAnalyzedSuggestions, TestSchemaResource, TestWriterPerf, CdcrBootstrapTest, SpellCheckComponentTest, TestLeaderElectionWithEmptyReplica, FileBasedSpellCheckerTest, TestUseDocValuesAsStored2, ChaosMonkeySafeLeaderTest, BigEndianAscendingWordSerializerTest, CoreAdminHandlerTest]
   [junit4] Completed [181/650 (1!)] on J1 in 2.83s, 5 tests, 1 failure <<< FAILURES!

[...truncated 63859 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6222 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6222/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([1D214591923009F4:759E70BB42AA1B18]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:304)
	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)


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([1D214591923009F4:66E8E7DDB112DBF5]: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 10623 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.e.j.u.log Logging initialized @5206ms
   [junit4]   2> 24   INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-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> 371  INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1026 INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1038 INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2025 WARN  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2037 INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2337 INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 4174 WARN  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 4200 INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 5691 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 5799 WARN  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 5803 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 5877 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 6061 WARN  (coreLoadExecutor-6-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> 6064 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 6108 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 6482 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\]
   [junit4]   2> 6597 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20221868309395852]
   [junit4]   2> 9938 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 9938 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 9971 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9971 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9971 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8954072788911299]
   [junit4]   2> 10065 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@43633bfe[collection1] main]
   [junit4]   2> 10352 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 10572 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 10920 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11080 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 11085 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 11085 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 11085 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 11088 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 11097 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 11100 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550871045091622912
   [junit4]   2> 11100 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 11104 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 11107 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 11107 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43633bfe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11132 INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 11168 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 12261 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 12371 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a4da06f{/solr,null,AVAILABLE}
   [junit4]   2> 12760 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ac66304{SSL,[ssl, http/1.1]}{127.0.0.1:58343}
   [junit4]   2> 12760 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.e.j.s.Server Started @17979ms
   [junit4]   2> 12760 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58343}
   [junit4]   2> 12809 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 12810 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 12820 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 12820 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 12848 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-13T08:31:25.486Z
   [junit4]   2> 12880 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115197406245915\solr.xml
   [junit4]   2> 13183 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115197406245915\.
   [junit4]   2> 13185 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 13541 WARN  (coreLoadExecutor-17-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 13545 INFO  (coreLoadExecutor-17-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 13608 INFO  (coreLoadExecutor-17-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 13903 WARN  (coreLoadExecutor-17-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> 13908 INFO  (coreLoadExecutor-17-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 13962 INFO  (coreLoadExecutor-17-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115197406245915\.\corex
   [junit4]   2> 13964 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115197406245915\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115197406245915\.\corex\data\]
   [junit4]   2> 14052 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20221868309395852]
   [junit4]   2> 14100 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14101 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14119 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14119 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14120 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8954072788911299]
   [junit4]   2> 14123 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@754d8ef6[corex] main]
   [junit4]   2> 14124 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 14135 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 14201 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 14201 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 14205 INFO  (coreLoadExecutor-17-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550871048348499968
   [junit4]   2> 14214 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 14214 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 14214 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 14215 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 14216 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 14218 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 14219 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 14220 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 14232 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@754d8ef6[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16303 INFO  (qtp1792035852-23) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1550871050235936768)]} 0 474
   [junit4]   2> 16458 INFO  (qtp1792035852-26) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 16459 INFO  (qtp1792035852-26) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5354af37
   [junit4]   2> 17325 INFO  (qtp1792035852-26) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@62511fc5[corex] main]
   [junit4]   2> 17333 INFO  (qtp1792035852-26) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17339 INFO  (searcherExecutor-18-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@62511fc5[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 17340 INFO  (qtp1792035852-26) [    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 882
   [junit4]   2> 17373 INFO  (qtp1792035852-24) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@533fa542
   [junit4]   2> 17441 INFO  (qtp1792035852-24) [    ] 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=71
   [junit4]   2> 17456 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@ac66304{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 17456 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2067605198
   [junit4]   2> 17460 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a4da06f{/solr,null,UNAVAILABLE}
   [junit4]   2> 17466 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1D214591923009F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 17476 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 17489 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    ] 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> 17527 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 17527 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 17541 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 17553 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 17561 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 17598 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 17610 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6cd45faa
   [junit4]   2> 17639 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 17639 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 17643 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1594714310, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 17645 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@493b53b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 17647 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 17647 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 17650 INFO  (searcherExecutor-25-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@493b53b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17651 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 17656 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 17685 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 17687 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77b10c35{/solr,null,AVAILABLE}
   [junit4]   2> 17691 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3e5dacda{SSL,[ssl, http/1.1]}{127.0.0.1:58363}
   [junit4]   2> 17691 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.e.j.s.Server Started @22909ms
   [junit4]   2> 17691 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58363}
   [junit4]   2> 17691 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 17691 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 17691 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 17691 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 17691 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-13T08:31:30.354Z
   [junit4]   2> 17692 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\solr.xml
   [junit4]   2> 17723 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.
   [junit4]   2> 17723 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 17758 WARN  (coreLoadExecutor-34-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 17759 INFO  (coreLoadExecutor-34-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 17796 INFO  (coreLoadExecutor-34-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 17914 WARN  (coreLoadExecutor-34-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> 17917 INFO  (coreLoadExecutor-34-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 17939 INFO  (coreLoadExecutor-34-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.\corex
   [junit4]   2> 17940 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.\corex\data\]
   [junit4]   2> 17941 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20221868309395852]
   [junit4]   2> 17958 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 17958 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17960 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 17960 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 17960 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8954072788911299]
   [junit4]   2> 17961 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@3309713a[corex] main]
   [junit4]   2> 17961 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 17971 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 18017 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 18018 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 18018 INFO  (coreLoadExecutor-34-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550871052346720256
   [junit4]   2> 18020 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 18020 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 18020 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 18022 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 18022 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 18023 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 18023 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 18024 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 18024 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@3309713a[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 18262 INFO  (qtp1078448975-44) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1550871052597329920)]} 0 5
   [junit4]   2> 18265 INFO  (qtp1078448975-46) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18266 INFO  (qtp1078448975-46) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@477f1173
   [junit4]   2> 18276 INFO  (qtp1078448975-46) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@18908a57[corex] main]
   [junit4]   2> 18276 INFO  (searcherExecutor-35-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@18908a57[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 18277 INFO  (qtp1078448975-46) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18277 INFO  (qtp1078448975-46) [    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 12
   [junit4]   2> 18298 INFO  (qtp1078448975-47) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 18330 INFO  (qtp1078448975-46) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 18355 INFO  (qtp1078448975-46) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 18470 WARN  (qtp1078448975-46) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 18473 INFO  (qtp1078448975-46) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 18494 INFO  (qtp1078448975-46) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.\corex
   [junit4]   2> 18501 INFO  (qtp1078448975-46) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.\corex\data\]
   [junit4]   2> 18559 INFO  (qtp1078448975-46) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@6dd93786
   [junit4]   2> 18565 ERROR (qtp1078448975-46) [    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:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 18565 INFO  (qtp1078448975-46) [    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=253
   [junit4]   2> 18570 ERROR (qtp1078448975-46) [    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:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:186)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 34 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 35 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
   [junit4]   2> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 18608 ERROR (qtp1078448975-48) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-2115203893616112\.\corex\data
   [junit4]   2> 18608 INFO  (qtp1078448975-48) [    ] 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=33
   [junit4]   2> 18613 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3e5dacda{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 18613 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1123767214
   [junit4]   2> 18618 INFO  (coreCloseExecutor-42-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c57797a
   [junit4]   2> 18627 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77b10c35{/solr,null,UNAVAILABLE}
   [junit4]   2> 18634 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=1D214591923009F4 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Europe/Samara -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.00s 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([1D214591923009F4:66E8E7DDB112DBF5]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 18662 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 19155 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 19159 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 19166 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 19167 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 19276 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 19278 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 19319 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 19460 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 19469 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 19498 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\tempDir-001\instProp
   [junit4]   2> 19499 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001\tempDir-001\instProp\data\]
   [junit4]   2> 19502 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 19520 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 19520 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 19527 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 19527 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 19527 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=29.93359375, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=22.165610339230877, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35254784836128317
   [junit4]   2> 19529 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@28ede806[props] main]
   [junit4]   2> 19529 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 19545 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 19598 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 19598 INFO  (searcherExecutor-45-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 19599 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1550871054004518912
   [junit4]   2> 19600 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] 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> 19615 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 19617 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1D214591923009F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 19622 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[1D214591923009F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 19623 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[1D214591923009F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 19624 INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 19624 INFO  (SUITE-CoreAdminHandlerTest-seed#[1D214591923009F4]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1758653264
   [junit4]   2> 19624 INFO  (searcherExecutor-45-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 19624 INFO  (searcherExecutor-45-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 19624 INFO  (searcherExecutor-45-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 19626 INFO  (searcherExecutor-45-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 19627 INFO  (searcherExecutor-45-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 19628 INFO  (searcherExecutor-45-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 19629 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34d01b7
   [junit4]   2> 19631 INFO  (searcherExecutor-45-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 19631 INFO  (coreCloseExecutor-51-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@46e4193b
   [junit4]   2> 19632 INFO  (coreCloseExecutor-51-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@1cfb5940
   [junit4]   2> 19633 INFO  (searcherExecutor-45-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 19633 INFO  (searcherExecutor-45-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [rename_me] Registered new searcher Searcher@28ede806[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1D214591923009F4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=Memory), multiDefault=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=72, maxMBSortInHeap=5.606506447993972, sim=RandomSimilarity(queryNorm=true): {}, locale=fi-FI, timezone=Europe/Samara
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=17615568,total=65011712
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest]
   [junit4] Completed [2/650 (1!)] on J1 in 23.00s, 5 tests, 1 failure <<< FAILURES!

[...truncated 1650 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_1D214591923009F4-001\init-core-data-001
   [junit4]   2> 2249341 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1D214591923009F4]-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> 2249344 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1D214591923009F4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_1D214591923009F4-001\tempDir-001
   [junit4]   2> 2249344 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1D214591923009F4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2249344 INFO  (Thread-4248) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2249344 INFO  (Thread-4248) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2249445 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1D214591923009F4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59639
   [junit4]   2> 2249451 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 0x1585cf223530000, 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> 2249454 INFO  (jetty-launcher-3497-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2249454 INFO  (jetty-launcher-3497-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@604392f5{/solr,null,AVAILABLE}
   [junit4]   2> 2249455 INFO  (jetty-launcher-3497-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@5f91e06b{HTTP/1.1,[http/1.1]}{127.0.0.1:59643}
   [junit4]   2> 2249455 INFO  (jetty-launcher-3497-thread-2) [    ] o.e.j.s.Server Started @2255122ms
   [junit4]   2> 2249455 INFO  (jetty-launcher-3497-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59643}
   [junit4]   2> 2249455 ERROR (jetty-launcher-3497-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2249456 INFO  (jetty-launcher-3497-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 2249456 INFO  (jetty-launcher-3497-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2249456 INFO  (jetty-launcher-3497-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2249456 INFO  (jetty-launcher-3497-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-13T09:08:42.558Z
   [junit4]   2> 2249456 INFO  (jetty-launcher-3497-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2249458 INFO  (jetty-launcher-3497-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ea6cf03{/solr,null,AVAILABLE}
   [junit4]   2> 2249458 INFO  (jetty-launcher-3497-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@767c62b3{HTTP/1.1,[http/1.1]}{127.0.0.1:59646}
   [junit4]   2> 2249458 INFO  (jetty-launcher-3497-thread-1) [    ] o.e.j.s.Server Started @2255125ms
   [junit4]   2> 2249458 INFO  (jetty-launcher-3497-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59646}
   [junit4]   2> 2249458 ERROR (jetty-launcher-3497-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2249459 INFO  (jetty-launcher-3497-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 2249459 INFO  (jetty-launcher-3497-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2249459 INFO  (jetty-launcher-3497-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2249459 INFO  (jetty-launcher-3497-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-13T09:08:42.561Z
   [junit4]   2> 2249464 INFO  (jetty-launcher-3497-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2249466 INFO  (jetty-launcher-3497-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2249476 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 0x1585cf223530002, 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> 2249477 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 0x1585cf223530001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [jun

[...truncated too long message...]

te/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/aliases.json
   [junit4]   2> 	16	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_13
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2254844 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[1D214591923009F4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_1D214591923009F4-001
   [junit4]   2> Nov 13, 2016 9:08:47 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=398, maxMBSortInHeap=6.711207964904608, sim=RandomSimilarity(queryNorm=true): {}, locale=en-NZ, timezone=America/Goose_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=46065464,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DirectoryFactoryTest, RollingRestartTest, TestSchemaNameResource, BlockCacheTest, DistributedQueryComponentOptimizationTest, StatelessScriptUpdateProcessorFactoryTest, TestGraphMLResponseWriter, TestReRankQParserPlugin, TestFieldCollectionResource, StandardRequestHandlerTest, TestTestInjection, BJQParserTest, DirectSolrConnectionTest, ShardRoutingTest, MultiThreadedOCPTest, RuleEngineTest, ParsingFieldUpdateProcessorsTest, BitVectorTest, SaslZkACLProviderTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSlowCompositeReaderWrapper, TestPerFieldSimilarity, ZkCLITest, TolerantUpdateProcessorTest, ActionThrottleTest, TestRequestForwarding, SolrRequestParserTest, ConnectionManagerTest, SoftAutoCommitTest, MultiTermTest, FastVectorHighlighterTest, TestCollapseQParserPlugin, TestExtendedDismaxParser, TestImplicitCoreProperties, TestCustomSort, TestWordDelimiterFilterFactory, BadCopyFieldTest, TestFieldCacheSortRandom, DataDrivenBlockJoinTest, HdfsLockFactoryTest, TestCSVLoader, FullHLLTest, HardAutoCommitTest, ConjunctionSolrSpellCheckerTest, TestClusterProperties, CursorPagingTest, CachingDirectoryFactoryTest, IndexBasedSpellCheckerTest, SyncSliceTest, BlockJoinFacetRandomTest, TestTolerantSearch, TestDynamicFieldCollectionResource, SolrPluginUtilsTest, TestStressVersions, TestConfigSetsAPI, TestQuerySenderNoQuery, TestRemoteStreaming, RequiredFieldsTest, DistributedFacetPivotSmallAdvancedTest, TestFreeTextSuggestions, CopyFieldTest, TestRawResponseWriter, TestCoreContainer, TestScoreJoinQPScore, TestSolrQueryResponse, TestLazyCores, LeaderInitiatedRecoveryOnShardRestartTest, TestSolr4Spatial2, TestSolrConfigHandlerCloud, RemoteQueryErrorTest, PeerSyncTest, TestCSVResponseWriter, CollectionStateFormat2Test, TestHashPartitioner, TestReloadDeadlock, RecoveryZkTest, TestRandomDVFaceting, ClusterStateUpdateTest, CoreMergeIndexesAdminHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrCoreTest, TestSubQueryTransformerDistrib, LeaderElectionContextKeyTest, PKIAuthenticationIntegrationTest, SimplePostToolTest, TestTrieFacet, HdfsChaosMonkeySafeLeaderTest, TestSweetSpotSimilarityFactory, TestConfigSetImmutable, TestSolrXml, BasicAuthIntegrationTest, CurrencyFieldXmlFileTest, TimeZoneUtilsTest, TlogReplayBufferedWhileIndexingTest, TestConfigSets, TestFieldTypeCollectionResource, BufferStoreTest, PrimitiveFieldTypeTest, TestLegacyNumericRangeQueryBuilder, SynonymTokenizerTest, ReplicationFactorTest, ZkControllerTest, TestDistributedStatsComponentCardinality, DocExpirationUpdateProcessorFactoryTest, TestRTGBase, MoreLikeThisHandlerTest, TestRTimerTree, BigEndianAscendingWordDeserializerTest, HdfsRecoveryZkTest, HdfsBasicDistributedZkTest, TestPhraseSuggestions, TestFilteredDocIdSet, CoreAdminCreateDiscoverTest, TestSolrDeletionPolicy1, TestManagedResourceStorage, PathHierarchyTokenizerFactoryTest, TestDocBasedVersionConstraints, DistribDocExpirationUpdateProcessorTest, SpatialFilterTest, JSONWriterTest, SecurityConfHandlerTest, TestUseDocValuesAsStored, CdcrReplicationDistributedZkTest, SpatialRPTFieldTypeTest, SharedFSAutoReplicaFailoverTest, TestNumericTerms32, TestManagedSchemaThreadSafety, TestDistributedSearch, TestStandardQParsers, TestSolrQueryParserResource, TestBlobHandler, TestUninvertingReader, TestPivotHelperCode, DistributedFacetPivotWhiteBoxTest, TestHashQParserPlugin, TestFaceting, DocumentBuilderTest, TestBinaryResponseWriter, TestHighlightDedupGrouping, ShufflingReplicaListTransformerTest, OverseerTest, TestDocumentBuilder, TestSolrCloudWithKerberosAlt, TestCursorMarkWithoutUniqueKey, DeleteLastCustomShardedReplicaTest, TestClassicSimilarityFactory, RankQueryTest, FileUtilsTest, TestUpdate, TestSha256AuthenticationProvider, SolrIndexConfigTest, TestExportWriter, CdcrRequestHandlerTest, TestStressReorder, DistanceUnitsTest, TestSolrConfigHandler, TestFieldCache, DisMaxRequestHandlerTest, MBeansHandlerTest, OpenExchangeRatesOrgProviderTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, TestReplicationHandler, LeaderElectionTest, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermsComponentTest, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, CustomCollectionTest, DeleteNodeTest, DeleteStatusTest, DistribCursorPagingTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, OverseerModifyCollectionTest, RestartWhileUpdatingTest, ShardSplitTest, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRebalanceLeaders, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [516/650 (2!)] on J0 in 5.81s, 8 tests, 1 failure <<< FAILURES!

[...truncated 62755 lines...]


Re: [JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6221 - Still Unstable!

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
This is a new test I added in SOLR-9433. I'll fix.

On Thu, Nov 3, 2016 at 12:11 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6221/
> Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:  org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure
>
> Error Message:
> The data directory was not cleaned up on unload after a failed core reload
>
> Stack Trace:
> java.lang.AssertionError: The data directory was not cleaned up on unload after a failed core reload
>         at __randomizedtesting.SeedInfo.seed([9BF1769E0C53944F:E038D4D22F71464E]: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 11805 lines...]
>    [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
>    [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001
>    [junit4]   2> 1682776 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-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> 1682777 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 1682778 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
>    [junit4]   2> 1682856 WARN  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1682857 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1682880 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
>    [junit4]   2> 1682965 WARN  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1682967 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1682988 INFO  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
>    [junit4]   2> 1683017 WARN  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1683018 INFO  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1683039 INFO  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 1683113 WARN  (coreLoadExecutor-6725-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> 1683115 INFO  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1683135 INFO  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
>    [junit4]   2> 1683136 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\]
>    [junit4]   2> 1683136 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f6d36
>    [junit4]   2> 1683137 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16874504560935577]
>    [junit4]   2> 1683158 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 1683158 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 1683159 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 1683159 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 1683160 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7382108174660592]
>    [junit4]   2> 1683160 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41700d[collection1] main]
>    [junit4]   2> 1683161 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>    [junit4]   2> 1683183 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 1683263 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
>    [junit4]   2> 1683263 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
>    [junit4]   2> 1683263 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
>    [junit4]   2> 1683263 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549910429918035968
>    [junit4]   2> 1683263 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
>    [junit4]   2> 1683263 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
>    [junit4]   2> 1683264 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
>    [junit4]   2> 1683264 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
>    [junit4]   2> 1683265 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
>    [junit4]   2> 1683265 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
>    [junit4]   2> 1683266 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
>    [junit4]   2> 1683266 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@41700d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1683267 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
>    [junit4]   2> 1683269 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
>    [junit4]   2> 1683270 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
>    [junit4]   2> 1683271 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
>    [junit4]   2> 1683300 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1683301 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c34965{/solr,null,AVAILABLE}
>    [junit4]   2> 1683302 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11d1dee{HTTP/1.1,[http/1.1]}{127.0.0.1:54410}
>    [junit4]   2> 1683302 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.Server Started @1687868ms
>    [junit4]   2> 1683302 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54410}
>    [junit4]   2> 1683303 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>    [junit4]   2> 1683303 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
>    [junit4]   2> 1683303 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
>    [junit4]   2> 1683303 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 1683303 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-02T18:02:49.783Z
>    [junit4]   2> 1683304 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\solr.xml
>    [junit4]   2> 1683323 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.
>    [junit4]   2> 1683323 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
>    [junit4]   2> 1683363 WARN  (coreLoadExecutor-6737-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1683366 INFO  (coreLoadExecutor-6737-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1683400 INFO  (coreLoadExecutor-6737-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
>    [junit4]   2> 1683523 WARN  (coreLoadExecutor-6737-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> 1683527 INFO  (coreLoadExecutor-6737-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1683545 INFO  (coreLoadExecutor-6737-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.\corex
>    [junit4]   2> 1683545 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.\corex\data\]
>    [junit4]   2> 1683545 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f6d36
>    [junit4]   2> 1683547 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16874504560935577]
>    [junit4]   2> 1683571 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 1683572 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 1683575 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 1683575 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 1683575 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7382108174660592]
>    [junit4]   2> 1683576 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a622aa[corex] main]
>    [junit4]   2> 1683576 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>    [junit4]   2> 1683593 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 1683664 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
>    [junit4]   2> 1683665 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
>    [junit4]   2> 1683665 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549910430339563520
>    [junit4]   2> 1683666 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
>    [junit4]   2> 1683666 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
>    [junit4]   2> 1683666 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
>    [junit4]   2> 1683667 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
>    [junit4]   2> 1683667 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
>    [junit4]   2> 1683668 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
>    [junit4]   2> 1683669 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
>    [junit4]   2> 1683670 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
>    [junit4]   2> 1683670 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1a622aa[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1683835 INFO  (qtp1155315-14290) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1549910430514675712)]} 0 3
>    [junit4]   2> 1683837 INFO  (qtp1155315-14291) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 1683837 INFO  (qtp1155315-14291) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@9fc7f6
>    [junit4]   2> 1683842 INFO  (qtp1155315-14291) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d3a3bd[corex] main]
>    [junit4]   2> 1683842 INFO  (qtp1155315-14291) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 1683843 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1d3a3bd[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
>    [junit4]   2> 1683843 INFO  (qtp1155315-14291) [    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> 1683847 INFO  (qtp1155315-14294) [    ] 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> 1683864 INFO  (qtp1155315-14296) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1683876 INFO  (qtp1155315-14296) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
>    [junit4]   2> 1683968 WARN  (qtp1155315-14296) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1683970 INFO  (qtp1155315-14296) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1683986 INFO  (qtp1155315-14296) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.\corex
>    [junit4]   2> 1683987 INFO  (qtp1155315-14296) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.\corex\data\]
>    [junit4]   2> 1684024 INFO  (qtp1155315-14296) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@19dd928
>    [junit4]   2> 1684025 ERROR (qtp1155315-14296) [    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:113)
>    [junit4]   2>        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
>    [junit4]   2>        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
>    [junit4]   2>        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
>    [junit4]   2>        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
>    [junit4]   2>        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
>    [junit4]   2>        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
>    [junit4]   2>        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
>    [junit4]   2>        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
>    [junit4]   2>        at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
>    [junit4]   2>        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
>    [junit4]   2>        at org.eclipse.jetty.server.Server.handle(Server.java:518)
>    [junit4]   2>        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
>    [junit4]   2>        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
>    [junit4]   2>        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
>    [junit4]   2>        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
>    [junit4]   2>        at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
>    [junit4]   2>        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
>    [junit4]   2>        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
>    [junit4]   2>        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
>    [junit4]   2>        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
>    [junit4]   2>        ... 31 more
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.reload(SolrCore.java:591)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
>    [junit4]   2>        ... 32 more
>    [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
>    [junit4]   2>        at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
>    [junit4]   2>        at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
>    [junit4]   2>        at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
>    [junit4]   2>        at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
>    [junit4]   2>        at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:878)
>    [junit4]   2>        ... 34 more
>    [junit4]   2>
>    [junit4]   2> 1684026 INFO  (qtp1155315-14296) [    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=170
>    [junit4]   2> 1684026 ERROR (qtp1155315-14296) [    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:113)
>    [junit4]   2>        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
>    [junit4]   2>        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
>    [junit4]   2>        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
>    [junit4]   2>        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
>    [junit4]   2>        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
>    [junit4]   2>        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
>    [junit4]   2>        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
>    [junit4]   2>        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
>    [junit4]   2>        at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
>    [junit4]   2>        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
>    [junit4]   2>        at org.eclipse.jetty.server.Server.handle(Server.java:518)
>    [junit4]   2>        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
>    [junit4]   2>        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
>    [junit4]   2>        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
>    [junit4]   2>        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
>    [junit4]   2>        at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
>    [junit4]   2>        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
>    [junit4]   2>        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
>    [junit4]   2>        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
>    [junit4]   2>        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
>    [junit4]   2>        ... 31 more
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.reload(SolrCore.java:591)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
>    [junit4]   2>        ... 32 more
>    [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
>    [junit4]   2>        at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
>    [junit4]   2>        at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
>    [junit4]   2>        at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
>    [junit4]   2>        at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
>    [junit4]   2>        at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
>    [junit4]   2>        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:878)
>    [junit4]   2>        ... 34 more
>    [junit4]   2>
>    [junit4]   2> 1684083 ERROR (qtp1155315-14287) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.\corex\data
>    [junit4]   2> 1684083 INFO  (qtp1155315-14287) [    ] 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=56
>    [junit4]   2> 1684085 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@11d1dee{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
>    [junit4]   2> 1684085 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2605572
>    [junit4]   2> 1684087 INFO  (coreCloseExecutor-6745-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@180f23d
>    [junit4]   2> 1684107 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c34965{/solr,null,UNAVAILABLE}
>    [junit4]   2> 1684114 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=9BF1769E0C53944F -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Asia/Muscat -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.85s J0 | 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([9BF1769E0C53944F:E038D4D22F71464E]:0)
>    [junit4]    >        at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 1684121 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
>    [junit4]   2> 1684728 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\tempDir-001\instProp&wt=xml
>    [junit4]   2> 1684730 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
>    [junit4]   2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
>    [junit4]   2>        at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
>    [junit4]   2>        at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
>    [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>    [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]   2>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>    [junit4]   2>        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>    [junit4]   2>        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 1684731 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\tempDir-001\instProp&wt=xml
>    [junit4]   2> 1684732 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001/tempDir-001/instProp/lib/classes]
>    [junit4]   2> 1684862 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1684863 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1684885 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
>    [junit4]   2> 1684994 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
>    [junit4]   2> 1684998 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1685019 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\tempDir-001\instProp
>    [junit4]   2> 1685020 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\tempDir-001\instProp\data\]
>    [junit4]   2> 1685020 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f6d36
>    [junit4]   2> 1685023 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4396795747279363]
>    [junit4]   2> 1685054 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 1685054 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 1685056 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 1685056 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 1685056 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=68.572265625, floorSegmentMB=1.9287109375, forceMergeDeletesPctAllowed=20.268762869415312, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2750316009465147
>    [junit4]   2> 1685057 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@53c9dd[props] main]
>    [junit4]   2> 1685057 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>    [junit4]   2> 1685072 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 1685118 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
>    [junit4]   2> 1685120 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
>    [junit4]   2> 1685120 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
>    [junit4]   2> 1685120 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
>    [junit4]   2> 1685120 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
>    [junit4]   2> 1685121 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549910431866290176
>    [junit4]   2> 1685121 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
>    [junit4]   2> 1685122 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
>    [junit4]   2> 1685122 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
>    [junit4]   2> 1685123 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
>    [junit4]   2> 1685123 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] 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> 1685123 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
>    [junit4]   2> 1685125 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@53c9dd[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1685137 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
>    [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
>    [junit4]   2>        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
>    [junit4]   2>        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
>    [junit4]   2>        at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
>    [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>    [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>    [junit4]   2>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>    [junit4]   2>        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>    [junit4]   2>        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
>    [junit4]   2>        at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
>    [junit4]   2>        at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
>    [junit4]   2>        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
>    [junit4]   2>        ... 46 more
>    [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
>    [junit4]   2>        at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
>    [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:120)
>    [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:90)
>    [junit4]   2>        at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
>    [junit4]   2>        at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
>    [junit4]   2>        ... 48 more
>    [junit4]   2> 1685139 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
>    [junit4]   2> 1685162 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
>    [junit4]   2> 1685178 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] 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> 1685235 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1685236 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1685244 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
>    [junit4]   2> 1685246 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
>    [junit4]   2> 1685249 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
>    [junit4]   2> 1685249 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
>    [junit4]   2> 1685257 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.1826171875, floorSegmentMB=1.3466796875, forceMergeDeletesPctAllowed=9.867112195507547, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
>    [junit4]   2> 1685272 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 1685273 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 1685273 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    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=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1042558464433565]
>    [junit4]   2> 1685273 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d2aa7[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
>    [junit4]   2> 1685273 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
>    [junit4]   2> 1685275 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
>    [junit4]   2> 1685275 INFO  (searcherExecutor-6754-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@1d2aa7[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1685276 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
>    [junit4]   2> 1685283 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
>    [junit4]   2> 1685315 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 1685316 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@199b6a{/solr,null,AVAILABLE}
>    [junit4]   2> 1685317 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@14a92de{HTTP/1.1,[http/1.1]}{127.0.0.1:54436}
>    [junit4]   2> 1685318 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.Server Started @1689884ms
>    [junit4]   2> 1685318 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54436}
>    [junit4]   2> 1685318 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>    [junit4]   2> 1685318 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
>    [junit4]   2> 1685318 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
>    [junit4]   2> 1685320 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 1685320 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-02T18:02:51.800Z
>    [junit4]   2> 1685321 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199085528731125\solr.xml
>    [junit4]   2> 1685350 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199085528731125\.
>    [junit4]   2> 1685350 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
>    [junit4]   2> 1685379 WARN  (coreLoadExecutor-6763-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
>    [junit4]   2> 1685382 INFO  (coreLoadExecutor-6763-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 1685425 INFO  (coreLoadExecutor-6763-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
>    [junit4]   2> 1685529 WARN  (coreLoadExecutor-6763-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> 1685533 INFO  (coreLoadExecutor-6763-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
>    [junit4]   2> 1685563 INFO  (coreLoadExecutor-6763-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199085528731125\.\corex
>    [junit4]   2> 1685564 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199085528731125\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199085528731125\.\corex\data\]
>    [junit4]   2> 1685564 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f6d36
>    [junit4]   2> 1685565 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16874504560935577]
>    [junit4]   2> 1685583 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
>    [junit4]   2> 1685583 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 1685585 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 1685585 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 1685586 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7382108174660592]
>    [junit4]   2> 1685586 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@18463a0[corex] main]
>    [junit4]   2> 1685586 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>    [junit4]   2> 1685596 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 1685645 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
>    [junit4]   2> 1685645 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
>    [junit4]   2> 1685646 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549910432416792576
>    [junit4]   2> 1685646 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
>    [junit4]   2> 1685646 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
>    [junit4]   2> 1685646 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
>    [junit4]   2> 1685647 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
>    [junit4]   2> 1685647 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
>    [junit4]   2> 1685648 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
>    [junit4]   2> 1685649 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
>    [junit4]   2> 1685650 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
>    [junit4]   2> 1685650 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@18463a0[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 1685859 INFO  (qtp15892541-14318) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1549910432635944960)]} 0 3
>    [junit4]   2> 1685860 INFO  (qtp15892541-14319) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 1685860 INFO  (qtp15892541-14319) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@12b9a71
>    [junit4]   2> 1685866 INFO  (qtp15892541-14319) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ec0f01[corex] main]
>    [junit4]   2> 1685866 INFO  (qtp15892541-14319) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 1685867 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1ec0f01[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
>    [junit4]   2> 1685867 INFO  (qtp15892541-14319) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
>    [junit4]   2> 1685871 INFO  (qtp15892541-14320) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b12660
>    [junit4]   2> 1686071 INFO  (qtp15892541-14320) [    ] 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=199
>    [junit4]   2> 1686074 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@14a92de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
>    [junit4]   2> 1686074 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9903229
>    [junit4]   2> 1686077 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@199b6a{/solr,null,UNAVAILABLE}
>    [junit4]   2> 1686079 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
>    [junit4]   2> 1686081 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> 1686081 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1406313
>    [junit4]   2> 1686084 INFO  (coreCloseExecutor-6770-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore org.apache.solr.core.SolrCore@af9227
>    [junit4]   2> 1686087 INFO  (coreCloseExecutor-6770-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c35fd0
>    [junit4]   2> 1686087 INFO  (coreCloseExecutor-6770-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@972c31
>    [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001
>    [junit4]   2> Nov 02, 2016 6:02:52 PM 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(Lucene70): {range_facet_l_dv=FST50, _version_=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), intDefault=Lucene50(blocksize=128), id=FST50, range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=287, maxMBSortInHeap=6.386610083005456, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-KW, timezone=Asia/Muscat
>    [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=216271928,total=428425216
>    [junit4]   2> NOTE: All tests run in this JVM: [OverseerModifyCollectionTest, TestConfigSetsAPI, AssignTest, SimplePostToolTest, SparseHLLTest, SimpleCollectionCreateDeleteTest, ConcurrentDeleteAndCreateCollectionTest, SharedFSAutoReplicaFailoverTest, TestRTGBase, PreAnalyzedUpdateProcessorTest, TestXIncludeConfig, SuggestComponentContextFilterQueryTest, TestImplicitCoreProperties, TestStressCloudBlindAtomicUpdates, IndexBasedSpellCheckerTest, CdcrReplicationDistributedZkTest, TestFaceting, DisMaxRequestHandlerTest, TestFieldSortValues, ChaosMonkeyNothingIsSafeTest, CollectionStateFormat2Test, JavabinLoaderTest, ClusterStateUpdateTest, FacetPivotSmallTest, ActionThrottleTest, TestManagedSynonymFilterFactory, TestSchemaResource, TestInitParams, ExplicitHLLTest, TestFieldResource, TestPhraseSuggestions, TestLRUStatsCache, TestNoOpRegenerator, TestFunctionQuery, CurrencyFieldXmlFileTest, HdfsNNFailoverTest, TestDocTermOrds, TestUniqueKeyFieldResource, DistributedFacetPivotWhiteBoxTest, TestSearcherReuse, LeaderFailureAfterFreshStartTest, TestUpdate, MultiThreadedOCPTest, AnalysisAfterCoreReloadTest, DistributedExpandComponentTest, HdfsChaosMonkeySafeLeaderTest, PathHierarchyTokenizerFactoryTest, XsltUpdateRequestHandlerTest, PeerSyncTest, DocumentBuilderTest, MBeansHandlerTest, MoreLikeThisHandlerTest, TestFileDictionaryLookup, RuleEngineTest, BlobRepositoryCloudTest, BasicAuthStandaloneTest, DeleteLastCustomShardedReplicaTest, BigEndianAscendingWordSerializerTest, TestHighFrequencyDictionaryFactory, FastVectorHighlighterTest, TestDynamicFieldResource, TestCloudPseudoReturnFields, TestJmxIntegration, TestStressReorder, TestCSVLoader, IndexSchemaRuntimeFieldTest, TestReloadAndDeleteDocs, TestObjectReleaseTracker, HdfsBasicDistributedZkTest, BlockJoinFacetDistribTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedMLTComponentTest, UnloadDistributedZkTest, TestAnalyzeInfixSuggestions, TestScoreJoinQPNoScore, TestSolrXml, DistributedQueueTest, MultiTermTest, PeerSyncReplicationTest, NumericFieldsTest, TestStressVersions, CdcrRequestHandlerTest, TestSlowCompositeReaderWrapper, CursorPagingTest, SolrPluginUtilsTest, DOMUtilTest, EnumFieldTest, TestCollationFieldDocValues, SolrTestCaseJ4Test, DirectUpdateHandlerTest, TestBinaryResponseWriter, TestFieldTypeResource, TestQuerySenderNoQuery, TestMergePolicyConfig, TestCloudInspectUtil, DistributedSpellCheckComponentTest, TestHdfsCloudBackupRestore, TestSolrQueryResponse, DocValuesTest, TestRestManager, SpatialFilterTest, TestConfigSetsAPIZkFailure, TestCharFilters, TestJsonFacetRefinement, TestGeoJSONResponseWriter, TestGroupingSearch, TestPerFieldSimilarity, TestRandomFlRTGCloud, TestRuleBasedAuthorizationPlugin, SystemInfoHandlerTest, FileUtilsTest, QueryEqualityTest, CoreMergeIndexesAdminHandlerTest, BinaryUpdateRequestHandlerTest, PrimUtilsTest, TestLazyCores, DirectoryFactoryTest, TestChildDocTransformer, TestHighlightDedupGrouping, PeerSyncWithIndexFingerprintCachingTest, TestSolrConfigHandlerCloud, TestRecoveryHdfs, OpenExchangeRatesOrgProviderTest, UniqFieldsUpdateProcessorFactoryTest, TestClusterStateMutator, AnalyticsQueryTest, HLLSerializationTest, TestSQLHandler, BlockDirectoryTest, TestTolerantSearch, TestHdfsBackupRestoreCore, TestMaxScoreQueryParser, DeleteReplicaTest, TestBlobHandler, TestDefaultSearchFieldResource, SimpleMLTQParserTest, SyncSliceTest, ForceLeaderTest, PingRequestHandlerTest, OverseerTest, TestClusterProperties, SuggesterFSTTest, TestCollationField, DistributedFacetPivotLargeTest, TestBinaryField, TestRebalanceLeaders, SoftAutoCommitTest, TestReplicationHandler, SynonymTokenizerTest, TestStressLucene, DistributedQueryComponentOptimizationTest, ConnectionManagerTest, TestSolrCloudWithKerberosAlt, HdfsTlogReplayBufferedWhileIndexingTest, OutputWriterTest, ZkControllerTest, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestRandomFaceting, LeaderElectionTest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestHashPartitioner, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, QueryElevationComponentTest, HighlighterTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest]
>    [junit4] Completed [361/647 (1!)] on J0 in 3.64s, 5 tests, 1 failure <<< FAILURES!
>
> [...truncated 55062 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org



-- 
Regards,
Shalin Shekhar Mangar.


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


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6221 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6221/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after a failed core reload
	at __randomizedtesting.SeedInfo.seed([9BF1769E0C53944F:E038D4D22F71464E]: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 11805 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001
   [junit4]   2> 1682776 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-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> 1682777 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1682778 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1682856 WARN  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1682857 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1682880 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1682965 WARN  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1682967 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1682988 INFO  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1683017 WARN  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1683018 INFO  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1683039 INFO  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1683113 WARN  (coreLoadExecutor-6725-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> 1683115 INFO  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1683135 INFO  (coreLoadExecutor-6725-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1683136 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\]
   [junit4]   2> 1683136 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f6d36
   [junit4]   2> 1683137 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16874504560935577]
   [junit4]   2> 1683158 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1683158 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1683159 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1683159 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1683160 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7382108174660592]
   [junit4]   2> 1683160 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41700d[collection1] main]
   [junit4]   2> 1683161 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1683183 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1683263 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1683263 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1683263 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1683263 INFO  (coreLoadExecutor-6725-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549910429918035968
   [junit4]   2> 1683263 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1683263 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1683264 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1683264 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1683265 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1683265 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1683266 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1683266 INFO  (searcherExecutor-6726-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@41700d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1683267 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1683269 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1683270 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1683271 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1683300 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1683301 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c34965{/solr,null,AVAILABLE}
   [junit4]   2> 1683302 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11d1dee{HTTP/1.1,[http/1.1]}{127.0.0.1:54410}
   [junit4]   2> 1683302 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.Server Started @1687868ms
   [junit4]   2> 1683302 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54410}
   [junit4]   2> 1683303 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1683303 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1683303 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1683303 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1683303 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-02T18:02:49.783Z
   [junit4]   2> 1683304 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\solr.xml
   [junit4]   2> 1683323 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.
   [junit4]   2> 1683323 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1683363 WARN  (coreLoadExecutor-6737-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1683366 INFO  (coreLoadExecutor-6737-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1683400 INFO  (coreLoadExecutor-6737-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1683523 WARN  (coreLoadExecutor-6737-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> 1683527 INFO  (coreLoadExecutor-6737-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1683545 INFO  (coreLoadExecutor-6737-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.\corex
   [junit4]   2> 1683545 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.\corex\data\]
   [junit4]   2> 1683545 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f6d36
   [junit4]   2> 1683547 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16874504560935577]
   [junit4]   2> 1683571 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1683572 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1683575 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1683575 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1683575 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7382108174660592]
   [junit4]   2> 1683576 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a622aa[corex] main]
   [junit4]   2> 1683576 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1683593 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1683664 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1683665 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1683665 INFO  (coreLoadExecutor-6737-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549910430339563520
   [junit4]   2> 1683666 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1683666 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1683666 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1683667 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1683667 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1683668 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1683669 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1683670 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1683670 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1a622aa[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1683835 INFO  (qtp1155315-14290) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1549910430514675712)]} 0 3
   [junit4]   2> 1683837 INFO  (qtp1155315-14291) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1683837 INFO  (qtp1155315-14291) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@9fc7f6
   [junit4]   2> 1683842 INFO  (qtp1155315-14291) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d3a3bd[corex] main]
   [junit4]   2> 1683842 INFO  (qtp1155315-14291) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1683843 INFO  (searcherExecutor-6738-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1d3a3bd[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1683843 INFO  (qtp1155315-14291) [    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> 1683847 INFO  (qtp1155315-14294) [    ] 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> 1683864 INFO  (qtp1155315-14296) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1683876 INFO  (qtp1155315-14296) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1683968 WARN  (qtp1155315-14296) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1683970 INFO  (qtp1155315-14296) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1683986 INFO  (qtp1155315-14296) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.\corex
   [junit4]   2> 1683987 INFO  (qtp1155315-14296) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.\corex\data\]
   [junit4]   2> 1684024 INFO  (qtp1155315-14296) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@19dd928
   [junit4]   2> 1684025 ERROR (qtp1155315-14296) [    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:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:591)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:878)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1684026 INFO  (qtp1155315-14296) [    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=170
   [junit4]   2> 1684026 ERROR (qtp1155315-14296) [    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:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:591)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:878)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 1684083 ERROR (qtp1155315-14287) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199083516859101\.\corex\data
   [junit4]   2> 1684083 INFO  (qtp1155315-14287) [    ] 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=56
   [junit4]   2> 1684085 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@11d1dee{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1684085 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2605572
   [junit4]   2> 1684087 INFO  (coreCloseExecutor-6745-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@180f23d
   [junit4]   2> 1684107 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c34965{/solr,null,UNAVAILABLE}
   [junit4]   2> 1684114 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=9BF1769E0C53944F -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Asia/Muscat -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.85s J0 | 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([9BF1769E0C53944F:E038D4D22F71464E]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1684121 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1684728 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1684730 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> org.apache.solr.common.SolrException: Invalid core: [ugly$core=name]. core names must consist entirely of periods, underscores, hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2> 	at org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1684731 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1684732 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1684862 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1684863 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1684885 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1684994 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1684998 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1685019 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\tempDir-001\instProp
   [junit4]   2> 1685020 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\tempDir-001\instProp\data\]
   [junit4]   2> 1685020 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f6d36
   [junit4]   2> 1685023 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4396795747279363]
   [junit4]   2> 1685054 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1685054 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1685056 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1685056 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1685056 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=68.572265625, floorSegmentMB=1.9287109375, forceMergeDeletesPctAllowed=20.268762869415312, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2750316009465147
   [junit4]   2> 1685057 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@53c9dd[props] main]
   [junit4]   2> 1685057 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1685072 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1685118 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1685120 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1685120 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1685120 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1685120 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1685121 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549910431866290176
   [junit4]   2> 1685121 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1685122 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1685122 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1685123 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1685123 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] 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> 1685123 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1685125 INFO  (searcherExecutor-6748-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@53c9dd[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1685137 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 1685139 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1685162 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1685178 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] 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> 1685235 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1685236 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1685244 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1685246 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1685249 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1685249 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1685257 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=97.1826171875, floorSegmentMB=1.3466796875, forceMergeDeletesPctAllowed=9.867112195507547, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1685272 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1685273 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1685273 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    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=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1042558464433565]
   [junit4]   2> 1685273 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d2aa7[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1685273 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1685275 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1685275 INFO  (searcherExecutor-6754-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@1d2aa7[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1685276 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1685283 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1685315 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1685316 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@199b6a{/solr,null,AVAILABLE}
   [junit4]   2> 1685317 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@14a92de{HTTP/1.1,[http/1.1]}{127.0.0.1:54436}
   [junit4]   2> 1685318 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.Server Started @1689884ms
   [junit4]   2> 1685318 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54436}
   [junit4]   2> 1685318 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1685318 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 1685318 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1685320 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1685320 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-02T18:02:51.800Z
   [junit4]   2> 1685321 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199085528731125\solr.xml
   [junit4]   2> 1685350 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199085528731125\.
   [junit4]   2> 1685350 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1685379 WARN  (coreLoadExecutor-6763-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1685382 INFO  (coreLoadExecutor-6763-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1685425 INFO  (coreLoadExecutor-6763-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1685529 WARN  (coreLoadExecutor-6763-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> 1685533 INFO  (coreLoadExecutor-6763-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1685563 INFO  (coreLoadExecutor-6763-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199085528731125\.\corex
   [junit4]   2> 1685564 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199085528731125\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1199085528731125\.\corex\data\]
   [junit4]   2> 1685564 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f6d36
   [junit4]   2> 1685565 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16874504560935577]
   [junit4]   2> 1685583 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1685583 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1685585 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1685585 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1685586 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7382108174660592]
   [junit4]   2> 1685586 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@18463a0[corex] main]
   [junit4]   2> 1685586 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1685596 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1685645 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1685645 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1685646 INFO  (coreLoadExecutor-6763-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549910432416792576
   [junit4]   2> 1685646 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1685646 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1685646 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1685647 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1685647 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1685648 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1685649 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1685650 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1685650 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@18463a0[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1685859 INFO  (qtp15892541-14318) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1549910432635944960)]} 0 3
   [junit4]   2> 1685860 INFO  (qtp15892541-14319) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1685860 INFO  (qtp15892541-14319) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@12b9a71
   [junit4]   2> 1685866 INFO  (qtp15892541-14319) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ec0f01[corex] main]
   [junit4]   2> 1685866 INFO  (qtp15892541-14319) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1685867 INFO  (searcherExecutor-6764-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1ec0f01[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1685867 INFO  (qtp15892541-14319) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1685871 INFO  (qtp15892541-14320) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b12660
   [junit4]   2> 1686071 INFO  (qtp15892541-14320) [    ] 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=199
   [junit4]   2> 1686074 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@14a92de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1686074 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9903229
   [junit4]   2> 1686077 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@199b6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1686079 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9BF1769E0C53944F]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1686081 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1686081 INFO  (SUITE-CoreAdminHandlerTest-seed#[9BF1769E0C53944F]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1406313
   [junit4]   2> 1686084 INFO  (coreCloseExecutor-6770-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore org.apache.solr.core.SolrCore@af9227
   [junit4]   2> 1686087 INFO  (coreCloseExecutor-6770-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c35fd0
   [junit4]   2> 1686087 INFO  (coreCloseExecutor-6770-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@972c31
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_9BF1769E0C53944F-001
   [junit4]   2> Nov 02, 2016 6:02:52 PM 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(Lucene70): {range_facet_l_dv=FST50, _version_=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), intDefault=Lucene50(blocksize=128), id=FST50, range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=287, maxMBSortInHeap=6.386610083005456, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-KW, timezone=Asia/Muscat
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=216271928,total=428425216
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerModifyCollectionTest, TestConfigSetsAPI, AssignTest, SimplePostToolTest, SparseHLLTest, SimpleCollectionCreateDeleteTest, ConcurrentDeleteAndCreateCollectionTest, SharedFSAutoReplicaFailoverTest, TestRTGBase, PreAnalyzedUpdateProcessorTest, TestXIncludeConfig, SuggestComponentContextFilterQueryTest, TestImplicitCoreProperties, TestStressCloudBlindAtomicUpdates, IndexBasedSpellCheckerTest, CdcrReplicationDistributedZkTest, TestFaceting, DisMaxRequestHandlerTest, TestFieldSortValues, ChaosMonkeyNothingIsSafeTest, CollectionStateFormat2Test, JavabinLoaderTest, ClusterStateUpdateTest, FacetPivotSmallTest, ActionThrottleTest, TestManagedSynonymFilterFactory, TestSchemaResource, TestInitParams, ExplicitHLLTest, TestFieldResource, TestPhraseSuggestions, TestLRUStatsCache, TestNoOpRegenerator, TestFunctionQuery, CurrencyFieldXmlFileTest, HdfsNNFailoverTest, TestDocTermOrds, TestUniqueKeyFieldResource, DistributedFacetPivotWhiteBoxTest, TestSearcherReuse, LeaderFailureAfterFreshStartTest, TestUpdate, MultiThreadedOCPTest, AnalysisAfterCoreReloadTest, DistributedExpandComponentTest, HdfsChaosMonkeySafeLeaderTest, PathHierarchyTokenizerFactoryTest, XsltUpdateRequestHandlerTest, PeerSyncTest, DocumentBuilderTest, MBeansHandlerTest, MoreLikeThisHandlerTest, TestFileDictionaryLookup, RuleEngineTest, BlobRepositoryCloudTest, BasicAuthStandaloneTest, DeleteLastCustomShardedReplicaTest, BigEndianAscendingWordSerializerTest, TestHighFrequencyDictionaryFactory, FastVectorHighlighterTest, TestDynamicFieldResource, TestCloudPseudoReturnFields, TestJmxIntegration, TestStressReorder, TestCSVLoader, IndexSchemaRuntimeFieldTest, TestReloadAndDeleteDocs, TestObjectReleaseTracker, HdfsBasicDistributedZkTest, BlockJoinFacetDistribTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedMLTComponentTest, UnloadDistributedZkTest, TestAnalyzeInfixSuggestions, TestScoreJoinQPNoScore, TestSolrXml, DistributedQueueTest, MultiTermTest, PeerSyncReplicationTest, NumericFieldsTest, TestStressVersions, CdcrRequestHandlerTest, TestSlowCompositeReaderWrapper, CursorPagingTest, SolrPluginUtilsTest, DOMUtilTest, EnumFieldTest, TestCollationFieldDocValues, SolrTestCaseJ4Test, DirectUpdateHandlerTest, TestBinaryResponseWriter, TestFieldTypeResource, TestQuerySenderNoQuery, TestMergePolicyConfig, TestCloudInspectUtil, DistributedSpellCheckComponentTest, TestHdfsCloudBackupRestore, TestSolrQueryResponse, DocValuesTest, TestRestManager, SpatialFilterTest, TestConfigSetsAPIZkFailure, TestCharFilters, TestJsonFacetRefinement, TestGeoJSONResponseWriter, TestGroupingSearch, TestPerFieldSimilarity, TestRandomFlRTGCloud, TestRuleBasedAuthorizationPlugin, SystemInfoHandlerTest, FileUtilsTest, QueryEqualityTest, CoreMergeIndexesAdminHandlerTest, BinaryUpdateRequestHandlerTest, PrimUtilsTest, TestLazyCores, DirectoryFactoryTest, TestChildDocTransformer, TestHighlightDedupGrouping, PeerSyncWithIndexFingerprintCachingTest, TestSolrConfigHandlerCloud, TestRecoveryHdfs, OpenExchangeRatesOrgProviderTest, UniqFieldsUpdateProcessorFactoryTest, TestClusterStateMutator, AnalyticsQueryTest, HLLSerializationTest, TestSQLHandler, BlockDirectoryTest, TestTolerantSearch, TestHdfsBackupRestoreCore, TestMaxScoreQueryParser, DeleteReplicaTest, TestBlobHandler, TestDefaultSearchFieldResource, SimpleMLTQParserTest, SyncSliceTest, ForceLeaderTest, PingRequestHandlerTest, OverseerTest, TestClusterProperties, SuggesterFSTTest, TestCollationField, DistributedFacetPivotLargeTest, TestBinaryField, TestRebalanceLeaders, SoftAutoCommitTest, TestReplicationHandler, SynonymTokenizerTest, TestStressLucene, DistributedQueryComponentOptimizationTest, ConnectionManagerTest, TestSolrCloudWithKerberosAlt, HdfsTlogReplayBufferedWhileIndexingTest, OutputWriterTest, ZkControllerTest, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestRandomFaceting, LeaderElectionTest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestHashPartitioner, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, QueryElevationComponentTest, HighlighterTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest]
   [junit4] Completed [361/647 (1!)] on J0 in 3.64s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55062 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6220 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6220/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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([9930BE59CD312D62:E2F91C15EE13FF63]: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 11112 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001
   [junit4]   2> 686447 INFO  (SUITE-CoreAdminHandlerTest-seed#[9930BE59CD312D62]-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> 686447 INFO  (SUITE-CoreAdminHandlerTest-seed#[9930BE59CD312D62]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 686448 INFO  (SUITE-CoreAdminHandlerTest-seed#[9930BE59CD312D62]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 686545 INFO  (SUITE-CoreAdminHandlerTest-seed#[9930BE59CD312D62]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 686577 INFO  (SUITE-CoreAdminHandlerTest-seed#[9930BE59CD312D62]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 686685 WARN  (SUITE-CoreAdminHandlerTest-seed#[9930BE59CD312D62]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 686689 INFO  (SUITE-CoreAdminHandlerTest-seed#[9930BE59CD312D62]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 686711 INFO  (coreLoadExecutor-2169-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 686758 INFO  (coreLoadExecutor-2169-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 686787 INFO  (coreLoadExecutor-2169-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 686879 WARN  (coreLoadExecutor-2169-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> 686883 INFO  (coreLoadExecutor-2169-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 686903 INFO  (coreLoadExecutor-2169-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 686903 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\]
   [junit4]   2> 686903 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ba561
   [junit4]   2> 686905 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=87.880859375, floorSegmentMB=1.7177734375, forceMergeDeletesPctAllowed=19.21679322512692, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8229591460596075
   [junit4]   2> 686941 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 686941 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 686942 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 686942 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 686944 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=98.431640625, floorSegmentMB=0.587890625, forceMergeDeletesPctAllowed=12.657691408620575, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 686944 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@110909c[collection1] main]
   [junit4]   2> 686945 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 686955 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 686994 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 686994 INFO  (searcherExecutor-2170-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 686994 INFO  (searcherExecutor-2170-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 686994 INFO  (searcherExecutor-2170-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 686994 INFO  (searcherExecutor-2170-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 686995 INFO  (searcherExecutor-2170-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 686995 INFO  (searcherExecutor-2170-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 686996 INFO  (searcherExecutor-2170-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 686996 INFO  (coreLoadExecutor-2169-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549860010478010368
   [junit4]   2> 687000 INFO  (searcherExecutor-2170-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 687001 INFO  (searcherExecutor-2170-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 687002 INFO  (SUITE-CoreAdminHandlerTest-seed#[9930BE59CD312D62]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 687003 INFO  (searcherExecutor-2170-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@110909c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 687005 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 687037 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687038 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fa397a{/solr,null,AVAILABLE}
   [junit4]   2> 687040 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.e.j.s.ServerConnector Started ServerConnector@e617de{HTTP/1.1,[http/1.1]}{127.0.0.1:56233}
   [junit4]   2> 687040 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.e.j.s.Server Started @693525ms
   [junit4]   2> 687040 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56233}
   [junit4]   2> 687040 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 687041 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 687042 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 687042 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 687042 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-02T04:41:26.064Z
   [junit4]   2> 687044 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1150999792850216\solr.xml
   [junit4]   2> 687064 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1150999792850216\.
   [junit4]   2> 687064 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 687104 INFO  (coreLoadExecutor-2180-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 687134 INFO  (coreLoadExecutor-2180-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 687238 WARN  (coreLoadExecutor-2180-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> 687241 INFO  (coreLoadExecutor-2180-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 687254 INFO  (coreLoadExecutor-2180-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1150999792850216\.\corex
   [junit4]   2> 687254 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1150999792850216\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1150999792850216\.\corex\data\]
   [junit4]   2> 687254 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ba561
   [junit4]   2> 687256 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=87.880859375, floorSegmentMB=1.7177734375, forceMergeDeletesPctAllowed=19.21679322512692, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8229591460596075
   [junit4]   2> 687282 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 687282 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 687284 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 687284 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 687285 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=98.431640625, floorSegmentMB=0.587890625, forceMergeDeletesPctAllowed=12.657691408620575, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 687285 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@103042[corex] main]
   [junit4]   2> 687286 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 687297 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 687348 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 687349 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 687349 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 687350 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 687350 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 687350 INFO  (coreLoadExecutor-2180-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549860010849206272
   [junit4]   2> 687350 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 687351 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 687351 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 687351 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 687352 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 687354 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@103042[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 687581 INFO  (qtp8795504-4683) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1549860011086184448)]} 0 5
   [junit4]   2> 687584 INFO  (qtp8795504-4674) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 687584 INFO  (qtp8795504-4674) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f6aaaf
   [junit4]   2> 687595 INFO  (qtp8795504-4674) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1807e0c[corex] main]
   [junit4]   2> 687596 INFO  (qtp8795504-4674) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 687599 INFO  (searcherExecutor-2181-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1807e0c[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 687599 INFO  (qtp8795504-4674) [    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 14
   [junit4]   2> 687604 INFO  (qtp8795504-4673) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@ce0e64
   [junit4]   2> 687698 INFO  (qtp8795504-4673) [    ] 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=94
   [junit4]   2> 687700 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@e617de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 687700 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7901543
   [junit4]   2> 687701 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fa397a{/solr,null,UNAVAILABLE}
   [junit4]   2> 687703 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9930BE59CD312D62]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 687707 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 687735 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687736 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a1033d{/solr,null,AVAILABLE}
   [junit4]   2> 687737 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6a0930{HTTP/1.1,[http/1.1]}{127.0.0.1:56238}
   [junit4]   2> 687737 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.e.j.s.Server Started @694223ms
   [junit4]   2> 687737 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56238}
   [junit4]   2> 687738 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 687738 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 687738 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 687738 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 687738 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-02T04:41:26.760Z
   [junit4]   2> 687739 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1151000494434548\solr.xml
   [junit4]   2> 687765 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1151000494434548\.
   [junit4]   2> 687766 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 687800 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 687830 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 687956 WARN  (coreLoadExecutor-2192-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> 687960 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 687980 INFO  (coreLoadExecutor-2192-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1151000494434548\.\corex
   [junit4]   2> 687981 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1151000494434548\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1151000494434548\.\corex\data\]
   [junit4]   2> 687981 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ba561
   [junit4]   2> 687983 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=87.880859375, floorSegmentMB=1.7177734375, forceMergeDeletesPctAllowed=19.21679322512692, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8229591460596075
   [junit4]   2> 688015 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 688015 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 688017 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 688017 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 688018 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=98.431640625, floorSegmentMB=0.587890625, forceMergeDeletesPctAllowed=12.657691408620575, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 688019 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@592a47[corex] main]
   [junit4]   2> 688019 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 688032 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 688080 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 688080 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 688082 INFO  (coreLoadExecutor-2192-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549860011616763904
   [junit4]   2> 688083 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 688083 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 688083 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 688084 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 688084 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 688085 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 688085 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 688086 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 688089 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@592a47[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 688277 INFO  (qtp8242010-4697) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1549860011815993344)]} 0 4
   [junit4]   2> 688278 INFO  (qtp8242010-4698) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 688279 INFO  (qtp8242010-4698) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1acc2ec
   [junit4]   2> 688287 INFO  (qtp8242010-4698) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@161515a[corex] main]
   [junit4]   2> 688288 INFO  (qtp8242010-4698) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 688290 INFO  (searcherExecutor-2193-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@161515a[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 688290 INFO  (qtp8242010-4698) [    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 12
   [junit4]   2> 688295 INFO  (qtp8242010-4701) [    ] 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> 688314 INFO  (qtp8242010-4697) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 688332 INFO  (qtp8242010-4697) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 688443 WARN  (qtp8242010-4697) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 688447 INFO  (qtp8242010-4697) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 688460 INFO  (qtp8242010-4697) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1151000494434548\.\corex
   [junit4]   2> 688461 INFO  (qtp8242010-4697) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1151000494434548\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1151000494434548\.\corex\data\]
   [junit4]   2> 688492 INFO  (qtp8242010-4697) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@b144ef
   [junit4]   2> 688493 ERROR (qtp8242010-4697) [    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:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:591)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:878)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 688493 INFO  (qtp8242010-4697) [    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=190
   [junit4]   2> 688494 ERROR (qtp8242010-4697) [    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:113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to reload core [corex]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2> 	... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:919)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:591)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
   [junit4]   2> 	... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a java.lang.Error
   [junit4]   2> 	at org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2> 	at org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2> 	at org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:878)
   [junit4]   2> 	... 34 more
   [junit4]   2> 
   [junit4]   2> 688533 ERROR (qtp8242010-4697) [    ] o.a.s.c.SolrCore Failed to delete data dir for unloaded core:corex dir:C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1151000494434548\.\corex\data
   [junit4]   2> 688534 INFO  (qtp8242010-4697) [    ] 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=38
   [junit4]   2> 688536 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6a0930{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 688536 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15148615
   [junit4]   2> 688538 INFO  (coreCloseExecutor-2200-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@127d01a
   [junit4]   2> 688570 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a1033d{/solr,null,UNAVAILABLE}
   [junit4]   2> 688573 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9930BE59CD312D62]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=9930BE59CD312D62 -Dtests.slow=true -Dtests.locale=es-CO -Dtests.timezone=Hongkong -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.87s 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([9930BE59CD312D62:E2F91C15EE13FF63]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 688579 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[9930BE59CD312D62]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 688579 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[9930BE59CD312D62]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 688581 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 688591 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    ] 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> 688626 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 688636 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 688643 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 688652 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 688653 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 688660 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    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=19, maxMergedSegmentMB=38.943359375, floorSegmentMB=1.1689453125, forceMergeDeletesPctAllowed=7.290559943294315, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 688696 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 688696 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 688697 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1849312753, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 688697 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f3370c[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 688698 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 688698 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 688699 INFO  (searcherExecutor-2204-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@1f3370c[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 688700 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9930BE59CD312D62]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 688703 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 689183 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 689184 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    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:861)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 689185 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 689186 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 689270 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 689299 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 689397 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 689401 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 689442 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\tempDir-001\instProp
   [junit4]   2> 689443 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001\tempDir-001\instProp\data\]
   [junit4]   2> 689443 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19ba561
   [junit4]   2> 689445 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=64.126953125, floorSegmentMB=1.998046875, forceMergeDeletesPctAllowed=15.587656555827271, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4960107301690373
   [junit4]   2> 689476 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 689476 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 689476 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 689476 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 689477 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=69.958984375, floorSegmentMB=0.888671875, forceMergeDeletesPctAllowed=17.97977107016485, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14050993378098475
   [junit4]   2> 689477 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@fc85b1[props] main]
   [junit4]   2> 689479 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 689489 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 689537 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 689537 INFO  (searcherExecutor-2209-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 689537 INFO  (searcherExecutor-2209-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 689537 INFO  (searcherExecutor-2209-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 689537 INFO  (searcherExecutor-2209-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 689538 INFO  (searcherExecutor-2209-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 689538 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549860013143490560
   [junit4]   2> 689539 INFO  (searcherExecutor-2209-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 689539 INFO  (searcherExecutor-2209-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 689540 INFO  (searcherExecutor-2209-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 689540 INFO  (searcherExecutor-2209-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 689540 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    ] 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> 689542 INFO  (searcherExecutor-2209-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@fc85b1[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 689553 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    ] o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core bogus_dir_core: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2> 	... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'solrconfig.xml' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2> 	... 48 more
   [junit4]   2> 689556 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9930BE59CD312D62]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 689556 INFO  (SUITE-CoreAdminHandlerTest-seed#[9930BE59CD312D62]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 689556 INFO  (SUITE-CoreAdminHandlerTest-seed#[9930BE59CD312D62]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19573336
   [junit4]   2> 689557 INFO  (coreCloseExecutor-2214-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c7d0f0
   [junit4]   2> 689557 INFO  (coreCloseExecutor-2214-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@28c729
   [junit4]   2> 689558 INFO  (coreCloseExecutor-2214-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@12c3f17
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9930BE59CD312D62-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=FST50, _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=Lucene50(blocksize=128), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=FST50, range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=719, maxMBSortInHeap=7.256716926128937, sim=RandomSimilarity(queryNorm=true): {}, locale=es-CO, timezone=Hongkong
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=303138576,total=458227712
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordDeserializerTest, ShardSplitTest, TestExclusionRuleCollectionAccess, RestartWhileUpdatingTest, SuggesterTSTTest, ConfigSetsAPITest, TestRTimerTree, TestCollapseQParserPlugin, TestLMDirichletSimilarityFactory, TestManagedStopFilterFactory, SpellPossibilityIteratorTest, SpellCheckComponentTest, WrapperMergePolicyFactoryTest, TestFieldTypeCollectionResource, TestNumericTerms32, CoreAdminRequestStatusTest, HttpPartitionTest, TestSchemaSimilarityResource, RequestLoggingTest, TestSolr4Spatial, TestUninvertingReader, TestAnalyzedSuggestions, DistribJoinFromCollectionTest, TestFilteredDocIdSet, CdcrReplicationHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestDFRSimilarityFactory, TestCollectionAPI, TestFoldingMultitermQuery, TestSubQueryTransformerDistrib, SSLMigrationTest, TestRawTransformer, ResponseLogComponentTest, TestHashQParserPlugin, LoggingHandlerTest, BlockJoinFacetRandomTest, TestFieldCache, ChaosMonkeySafeLeaderTest, ResourceLoaderTest, TestFieldCollectionResource, TestGraphMLResponseWriter, QueryParsingTest, TestQuerySenderListener, TestCopyFieldCollectionResource, TestJmxMonitoredMap, RankQueryTest, TestPHPSerializedResponseWriter, GraphQueryTest, JsonLoaderTest, FileBasedSpellCheckerTest, TestReRankQParserPlugin, TestDistributedMissingSort, TestCodecSupport, ConvertedLegacyTest, URLClassifyProcessorTest, TestManagedResourceStorage, MinimalSchemaTest, TestOnReconnectListenerSupport, UUIDFieldTest, DistributedIntervalFacetingTest, TestSQLHandlerNonCloud, FieldMutatingUpdateProcessorTest, TestTrie, TestUseDocValuesAsStored, CoreAdminHandlerTest]
   [junit4] Completed [159/647 (1!)] on J1 in 3.19s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55772 lines...]