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 2017/03/03 22:28:59 UTC

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_121) - Build # 763 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/763/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores
   C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012

	at __randomizedtesting.SeedInfo.seed([5A8A14C5061FA9D3]: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:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11659 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrConfigHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\init-core-data-001
   [junit4]   2> 1209116 INFO  (SUITE-TestSolrConfigHandler-seed#[5A8A14C5061FA9D3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1209125 INFO  (SUITE-TestSolrConfigHandler-seed#[5A8A14C5061FA9D3]-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> 1209127 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReqHandlerAPIs
   [junit4]   2> 1209838 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1209838 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1209839 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core
   [junit4]   2> 1209844 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1209845 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f9b36d{/solr,null,AVAILABLE}
   [junit4]   2> 1209847 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2220b{HTTP/1.1,[http/1.1]}{127.0.0.1:55670}
   [junit4]   2> 1209848 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.Server Started @1214962ms
   [junit4]   2> 1209848 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55670, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores}
   [junit4]   2> 1209850 ERROR (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1209850 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 1209850 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1209850 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1209850 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-03T21:31:00.873Z
   [junit4]   2> 1209850 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\solr.xml
   [junit4]   2> 1209875 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1210031 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores
   [junit4]   2> 1210031 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1210168 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1210267 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210268 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1210288 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 1210301 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1210431 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1210432 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1210435 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1210440 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1210440 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1210453 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1210453 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1210453 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1210467 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1210467 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1210468 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1210468 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1210474 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1210482 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 1210495 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1210496 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1210505 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1210519 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1210674 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1210674 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1210674 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=21.970703125, floorSegmentMB=1.2119140625, forceMergeDeletesPctAllowed=2.053149585872529, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8248729564133178
   [junit4]   2> 1210675 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a19c2f[collection1] main]
   [junit4]   2> 1210676 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1210678 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1210678 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1210678 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1210678 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1210679 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 1210680 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1210680 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1210680 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1210681 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1210681 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1210681 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1210682 WARN  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1210682 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1210682 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1210682 INFO  (coreLoadExecutor-3972-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1210682 INFO  (searcherExecutor-3973-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a19c2f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1210857 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#55670
   [junit4]   2> 1210857 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler These tests are run with V2 API
   [junit4]   2> 1210858 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'create-requesthandler' : { 'name' : '/x', 'class': 'org.apache.solr.handler.DumpRequestHandler' , 'startup' : 'lazy'}
   [junit4]   2> }
   [junit4]   2> 1210882 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1210885 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1210971 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1210972 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1211002 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1211123 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1211123 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1211125 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1211128 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1211128 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1211139 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1211139 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1211139 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1211141 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1211141 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1211141 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1211141 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1211168 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1211172 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1211180 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1211345 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1211346 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1211346 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@141acc5[collection1] main]
   [junit4]   2> 1211347 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211348 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211348 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1211348 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1211348 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1211348 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211349 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1211349 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1211349 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1211349 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1211349 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1211349 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1211350 WARN  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1211350 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1211350 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1211350 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1211350 INFO  (searcherExecutor-3977-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@141acc5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211353 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1211354 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1211354 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a59d1[collection1] main]
   [junit4]   2> 1211355 INFO  (searcherExecutor-3977-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11a59d1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211355 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"create-requesthandler":{
   [junit4]   2>     "name":"/x",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "startup":"lazy"}}]
   [junit4]   2> 1211355 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d0df1
   [junit4]   2> 1211356 INFO  (qtp25884224-13022) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1211358 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'update-requesthandler' : { 'name' : '/x', 'class': 'org.apache.solr.handler.DumpRequestHandler' ,registerPath :'/,/v2',  'startup' : 'lazy' , 'a':'b' , 'defaults': {'def_a':'def A val', 'multival':['a','b','c']}}
   [junit4]   2> }
   [junit4]   2> 1211361 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1211365 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1211436 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1211436 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1211461 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1211567 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1211567 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1211569 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1211571 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1211573 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1211581 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1211581 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1211581 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1211582 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1211582 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1211582 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1211582 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1211605 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1211607 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1211612 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1211761 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1211761 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1211762 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bc975[collection1] main]
   [junit4]   2> 1211763 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211763 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211763 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1211763 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1211763 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1211764 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1211764 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1211764 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1211764 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1211764 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1211764 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1211765 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1211765 WARN  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1211765 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1211765 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1211765 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1211765 INFO  (searcherExecutor-3981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bc975[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211768 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1211769 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1211770 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@166d4f6[collection1] main]
   [junit4]   2> 1211770 INFO  (searcherExecutor-3981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@166d4f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211770 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"update-requesthandler":{
   [junit4]   2>     "name":"/x",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "registerPath":"/,/v2",
   [junit4]   2>     "startup":"lazy",
   [junit4]   2>     "a":"b",
   [junit4]   2>     "defaults":{
   [junit4]   2>       "def_a":"def A val",
   [junit4]   2>       "multival":[
   [junit4]   2>         "a",
   [junit4]   2>         "b",
   [junit4]   2>         "c"]}}}]
   [junit4]   2> 1211770 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@55d493
   [junit4]   2> 1211771 INFO  (qtp25884224-13017) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1211773 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'update-requesthandler' : { 'name' : '/dump', 'initParams': 'a','class': 'org.apache.solr.handler.DumpRequestHandler' , 'defaults': {'a':'A','b':'B','c':'C'}}
   [junit4]   2> }
   [junit4]   2> 1211779 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1211782 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1211854 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1211856 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1211892 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1211988 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1211988 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1211993 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1211996 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1211996 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1212007 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1212007 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1212007 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1212009 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1212009 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1212009 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1212009 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1212033 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1212036 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1212042 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/dump, initParams=a, class=org.apache.solr.handler.DumpRequestHandler, defaults={a=A, b=B, c=C}},args = {initParams=a,defaults={a=A,b=B,c=C}}}
   [junit4]   2> 1212189 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212189 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212190 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@561ef9[collection1] main]
   [junit4]   2> 1212191 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1212192 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1212193 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1212193 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1212193 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1212193 WARN  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1212193 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1212193 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1212193 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212194 INFO  (searcherExecutor-3985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@561ef9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212196 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1212197 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1212197 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13eec53[collection1] main]
   [junit4]   2> 1212198 INFO  (searcherExecutor-3985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13eec53[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212198 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"update-requesthandler":{
   [junit4]   2>     "name":"/dump",
   [junit4]   2>     "initParams":"a",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "defaults":{
   [junit4]   2>       "a":"A",
   [junit4]   2>       "b":"B",
   [junit4]   2>       "c":"C"}}}]
   [junit4]   2> 1212199 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bcf98
   [junit4]   2> 1212206 INFO  (qtp25884224-13015) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1212213 INFO  (qtp25884224-13013) [    x:collection1] o.a.s.c.PluginBag Going to create a new requestHandler with {type = requestHandler,name = /x,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/x, class=org.apache.solr.handler.DumpRequestHandler, registerPath=/,/v2, startup=lazy, a=b, defaults={def_a=def A val, multival=[a, b, c]}},args = {registerPath=/,/v2,startup=lazy,a=b,defaults={def_a=def A val,multival=[a, b, c]}}} 
   [junit4]   2> 1212216 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'delete-requesthandler' : '/x'}
   [junit4]   2> 1212218 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1212225 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1212308 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1212309 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1212346 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1212520 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1212520 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1212523 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1212527 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1212527 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1212541 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1212541 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1212541 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1212543 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1212543 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1212543 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1212543 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1212565 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1212568 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1212573 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/dump, initParams=a, class=org.apache.solr.handler.DumpRequestHandler, defaults={a=A, b=B, c=C}},args = {initParams=a,defaults={a=A,b=B,c=C}}}
   [junit4]   2> 1212717 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1212717 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212718 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1260f80[collection1] main]
   [junit4]   2> 1212718 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1212719 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1212720 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1212720 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1212720 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1212720 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1212720 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1212720 WARN  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1212720 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1212721 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1212721 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212723 INFO  (searcherExecutor-3989-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1260f80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212725 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1212726 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1212726 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25418[collection1] main]
   [junit4]   2> 1212726 INFO  (searcherExecutor-3989-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25418[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212726 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"delete-requesthandler":"/x"}]
   [junit4]   2> 1212727 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@768c61
   [junit4]   2> 1212727 INFO  (qtp25884224-13011) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1212730 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'create-queryconverter' : { 'name' : 'qc', 'class': 'org.apache.solr.spelling.SpellingQueryConverter'}
   [junit4]   2> }
   [junit4]   2> 1212733 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1212736 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1212812 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1212813 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1212838 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1212941 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1212941 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1212942 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1212945 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1212945 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1212953 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1212953 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1212953 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1212955 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1212955 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1212955 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1212955 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1212974 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1212977 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1212982 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/dump, initParams=a, class=org.apache.solr.handler.DumpRequestHandler, defaults={a=A, b=B, c=C}},args = {initParams=a,defaults={a=A,b=B,c=C}}}
   [junit4]   2> 1213127 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1213127 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1213127 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1167575[collection1] main]
   [junit4]   2> 1213129 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213129 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213129 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1213129 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1213129 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1213130 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1213130 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1213131 WARN  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1213131 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1213131 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1213131 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1213131 INFO  (searcherExecutor-3993-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1167575[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213135 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1213136 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1213137 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18a5e3f[collection1] main]
   [junit4]   2> 1213137 INFO  (searcherExecutor-3993-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18a5e3f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213137 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"create-queryconverter":{
   [junit4]   2>     "name":"qc",
   [junit4]   2>     "class":"org.apache.solr.spelling.SpellingQueryConverter"}}]
   [junit4]   2> 1213137 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@885e15
   [junit4]   2> 1213138 INFO  (qtp25884224-13018) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1213143 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'update-queryconverter' : { 'name' : 'qc', 'class': 'org.apache.solr.spelling.SuggestQueryConverter'}
   [junit4]   2> }
   [junit4]   2> 1213146 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1213151 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1213255 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1213256 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1213296 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1213415 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1213416 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1213417 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1213421 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1213421 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1213431 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1213432 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1213432 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1213433 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1213433 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1213433 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1213434 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1213461 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1213464 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1213468 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/dump, initParams=a, class=org.apache.solr.handler.DumpRequestHandler, defaults={a=A, b=B, c=C}},args = {initParams=a,defaults={a=A,b=B,c=C}}}
   [junit4]   2> 1213620 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1213620 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1213620 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1663e70[collection1] main]
   [junit4]   2> 1213621 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213622 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213622 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1213622 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1213622 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1213623 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1213623 WARN  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1213623 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1213625 INFO  (searcherExecutor-3997-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1663e70[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213627 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=26.41796875, floorSegmentMB=1.17578125, forceMergeDeletesPctAllowed=15.843383109796171, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1213628 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1213628 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f8511b[collection1] main]
   [junit4]   2> 1213628 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"update-queryconverter":{
   [junit4]   2>     "name":"qc",
   [junit4]   2>     "class":"org.apache.solr.spelling.SuggestQueryConverter"}}]
   [junit4]   2> 1213629 INFO  (searcherExecutor-3997-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f8511b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1213629 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@93f110
   [junit4]   2> 1213629 INFO  (qtp25884224-13021) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1213634 INFO  (TEST-TestSolrConfigHandler.testReqHandlerAPIs-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'delete-queryconverter' : 'qc'}
   [junit4]   2> 1213637 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.c.SolrResourceLoader Written confile configoverlay.json
   [junit4]   2> 1213643 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1213723 WARN  (qtp25884224-13014) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1213724 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1213752 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1213853 WARN  (qtp25884224-13014) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1213853 WARN  (qtp25884224-13014) [    x:collection1] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 1213855 WARN  (qtp25884224-13014) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1213858 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1213858 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1213874 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1213874 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1213875 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1213876 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1213877 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1213877 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1213877 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1213900 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1
   [junit4]   2> 1213906 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1213913 WARN  (qtp25884224-13014) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = org.apache.solr.handler.DumpRequestHandler,attributes = {name=/dump, initParams=a, class=org.apache.solr.handler.DumpRequestHandler, defaults={a=A, b=B, c=C}},args = {initParams=a,defaults={a=A,b=B,c=C}}}
   [junit4]   2> 1214060 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1214060 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1214061 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19a52c2[collection1] main]
   [junit4]   2> 1214062 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1214062 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-001\collection1\conf
   [junit4]   2> 1214063 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1214063 INFO  (qtp25884224-13014) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Load

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

Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1227927 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1227927 WARN  (qtp29770120-13129) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1227927 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1227927 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1227927 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1227988 INFO  (searcherExecutor-4113-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8a24c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1227989 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=21.970703125, floorSegmentMB=1.2119140625, forceMergeDeletesPctAllowed=2.053149585872529, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8248729564133178
   [junit4]   2> 1227990 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1227990 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1786b4a[collection1] main]
   [junit4]   2> 1227990 INFO  (searcherExecutor-4113-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1786b4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1227990 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persited to File System [{"create-requesthandler":{
   [junit4]   2>     "name":"aRequestHandler",
   [junit4]   2>     "registerPath":"/v2",
   [junit4]   2>     "class":"org.apache.solr.handler.DumpRequestHandler",
   [junit4]   2>     "spec":{
   [junit4]   2>       "methods":[
   [junit4]   2>         "GET",
   [junit4]   2>         "POST"],
   [junit4]   2>       "url":{"paths":["/something/{part1}/fixed/{part2}"]}}}}]
   [junit4]   2> 1227991 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={wt=json} status=0 QTime=823
   [junit4]   2> 1227991 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d1be6e
   [junit4]   2> 1227991 INFO  (qtp29770120-13129) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1227995 INFO  (qtp29770120-13133) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/config/overlay params={wt=json} status=0 QTime=0
   [junit4]   2> 1228001 INFO  (TEST-TestSolrConfigHandler.testReqParams-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19bacdf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1228001 INFO  (TEST-TestSolrConfigHandler.testReqParams-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32218642
   [junit4]   2> 1228010 INFO  (coreCloseExecutor-4117-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ffeaf
   [junit4]   2> 1228022 INFO  (coreCloseExecutor-4117-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1228024 INFO  (TEST-TestSolrConfigHandler.testReqParams-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1228024 INFO  (TEST-TestSolrConfigHandler.testReqParams-seed#[5A8A14C5061FA9D3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d0c9c4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1228026 INFO  (TEST-TestSolrConfigHandler.testReqParams-seed#[5A8A14C5061FA9D3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReqParams
   [junit4]   2> 1228029 INFO  (SUITE-TestSolrConfigHandler-seed#[5A8A14C5061FA9D3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1228030 INFO  (SUITE-TestSolrConfigHandler-seed#[5A8A14C5061FA9D3]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for all SolrIndexSearchers to be released
   [junit4]   2> 1228030 INFO  (SUITE-TestSolrConfigHandler-seed#[5A8A14C5061FA9D3]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1298, maxMBSortInHeap=7.50958207668585, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-LB, timezone=Etc/GMT-4
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_121 (32-bit)/cpus=3,threads=1,free=86429336,total=393478144
   [junit4]   2> NOTE: All tests run in this JVM: [TestSha256AuthenticationProvider, TestSystemCollAutoCreate, BufferStoreTest, HdfsWriteToMultipleCollectionsTest, TestJsonFacetRefinement, HttpPartitionTest, TestHighlightDedupGrouping, SolrGangliaReporterTest, TestEmbeddedSolrServerConstructors, TestSolrQueryParserDefaultOperatorResource, DistributedSuggestComponentTest, TestRawTransformer, PeerSyncTest, TestPhraseSuggestions, TestInitParams, CollectionsAPIAsyncDistributedZkTest, MetricUtilsTest, TlogReplayBufferedWhileIndexingTest, TestFaceting, JSONWriterTest, TestGroupingSearch, TestCloudPseudoReturnFields, SimplePostToolTest, DistributedFacetPivotLongTailTest, SoftAutoCommitTest, SolrCloudExampleTest, DistributedSpellCheckComponentTest, BasicAuthIntegrationTest, TestBM25SimilarityFactory, TestComponentsName, DistributedMLTComponentTest, BooleanFieldTest, SynonymTokenizerTest, SimpleMLTQParserTest, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestBlendedInfixSuggestions, TestSolrDeletionPolicy1, TestRemoteStreaming, JSONWriterTest, OpenExchangeRatesOrgProviderTest, LeaderElectionTest, TestFunctionQuery, TestPointFields, RollingRestartTest, OverriddenZkACLAndCredentialsProvidersTest, EnumFieldTest, HdfsLockFactoryTest, DocExpirationUpdateProcessorFactoryTest, WrapperMergePolicyFactoryTest, ClassificationUpdateProcessorTest, TestShortCircuitedRequests, ClassificationUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, TestPostingsSolrHighlighter, MigrateRouteKeyTest, TestLFUCache, TestUniqueKeyFieldResource, StandardRequestHandlerTest, TestPivotHelperCode, DeleteStatusTest, ParsingFieldUpdateProcessorsTest, ZkControllerTest, TestCollationField, SortSpecParsingTest, CdcrRequestHandlerTest, SolrMetricReporterTest, TestGraphTermsQParserPlugin, TestClusterStateMutator, TestMiniSolrCloudClusterSSL, CachingDirectoryFactoryTest, TestStressRecovery, TestNumericTerms32, HttpSolrCallGetCoreTest, FastVectorHighlighterTest, HdfsRecoveryZkTest, TestLocalFSCloudBackupRestore, TestSortByMinMaxFunction, TestConfigsApi, AlternateDirectoryTest, SegmentsInfoRequestHandlerTest, CustomCollectionTest, RemoteQueryErrorTest, SyncSliceTest, CoreMergeIndexesAdminHandlerTest, TestFieldResource, TestSurroundQueryParser, TestManagedSchemaAPI, HLLUtilTest, TestRequestForwarding, CdcrReplicationDistributedZkTest, TestSolrConfigHandlerCloud, DistributedFacetPivotSmallTest, TestMinMaxOnMultiValuedField, TestCloudInspectUtil, BlobRepositoryCloudTest, RecoveryZkTest, LeaderFailoverAfterPartitionTest, PathHierarchyTokenizerFactoryTest, ChaosMonkeyNothingIsSafeTest, TestClusterProperties, TestSolrConfigHandler]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandler -Dtests.seed=5A8A14C5061FA9D3 -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Etc/GMT-4 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrConfigHandler (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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_5A8A14C5061FA9D3-001\tempDir-012
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A8A14C5061FA9D3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [221/697 (1!)] on J0 in 20.02s, 4 tests, 1 error <<< FAILURES!

[...truncated 56465 lines...]