Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4598/
Java: 64bit/jdk1.8.0_40 -XX:-UseCompressedOops -XX:+UseParallelGC

2 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\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1\conf\params.json: 
java.nio.file.FileSystemException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1\conf\params.json: The process 
cannot access the file because it is being used by another process.     
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1\conf: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1\conf    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010    
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1\conf\params.json: 
java.nio.file.FileSystemException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1\conf\params.json: The process 
cannot access the file because it is being used by another process.

   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1\conf: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1\conf
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1: 
java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010\collection1
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-010
   
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001: java.nio.file.DirectoryNotEmptyException: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001

        at __randomizedtesting.SeedInfo.seed([9F70BC204C1942F8]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:286)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:200)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([9F70BC204C1942F8:172483FAE2E52F00]:0)
        at 
org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:382)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:91)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10245 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrConfigHandler
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\init-core-data-001
   [junit4]   2> 1822453 T10850 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (true) and clientAuth (false)
   [junit4]   2> 1822457 T10850 oas.SolrTestCaseJ4.setUp ###Starting 
testReqHandlerAPIs
   [junit4]   2> 1822922 T10850 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1822924 T10850 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1822925 T10850 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core
   [junit4]   2> 1822945 T10850 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1822951 T10850 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@425dc7e4{/solr,null,AVAILABLE}
   [junit4]   2> 1822976 T10850 oejs.AbstractConnector.doStart Started 
ServerConnector@2099e145{SSL-http/1.1}{127.0.0.1:64612}
   [junit4]   2> 1822976 T10850 oejs.Server.doStart Started @1839101ms
   [junit4]   2> 1822977 T10850 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/solr, hostPort=64612, 
configSetBaseDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores}
   [junit4]   2> 1822983 T10850 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1822983 T10850 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\'
   [junit4]   2> 1823005 T10850 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\solr.xml
   [junit4]   2> 1823015 T10850 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores
   [junit4]   2> 1823015 T10850 oasc.CoreContainer.<init> New CoreContainer 
246931585
   [junit4]   2> 1823015 T10850 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\]
   [junit4]   2> 1823016 T10850 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\lib
   [junit4]   2> 1823016 T10850 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\lib).
   [junit4]   2> 1823018 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1823018 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: https
   [junit4]   2> 1823020 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1823020 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1823020 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1823020 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1823020 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1823020 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1823020 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1823020 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1823021 T10850 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1823030 T10850 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1823034 T10850 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1823035 T10850 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1823035 T10850 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1823041 T10850 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores
   [junit4]   2> 1823042 T10850 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig-managed-schema.xml, transient=false, 
schema=schema-rest.xml, loadOnStartup=true, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\, configSet=collection1, 
dataDir=data\}
   [junit4]   2> 1823044 T10850 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\
   [junit4]   2> 1823044 T10850 oasc.CorePropertiesLocator.discover Found 1 
core definitions
   [junit4]   2> 1823045 T10862 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\'
   [junit4]   2> 1823048 T10862 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%209F70BC204C1942F8-001/tempDir-001/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1823049 T10862 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%209F70BC204C1942F8-001/tempDir-001/collection1/lib/README'
 to classloader
   [junit4]   2> 1823096 T10862 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1823099 T10862 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1823159 T10862 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-managed-schema.xml
   [junit4]   2> 1823165 T10862 
oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-rest.xml instead
   [junit4]   2> 1823166 T10862 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf\schema-rest.xml
   [junit4]   2> 1823175 T10862 oass.IndexSchema.readSchema [collection1] 
Schema name=test-rest
   [junit4]   2> 1823300 T10862 oass.IndexSchema.readSchema default search 
field in schema is text
   [junit4]   2> 1823301 T10862 oass.IndexSchema.readSchema query parser 
default operator is OR
   [junit4]   2> 1823302 T10862 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1823302 T10862 oass.IndexSchema.loadCopyFields WARN Field 
title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1823315 T10862 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 1823315 T10862 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 1823316 T10862 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 1823316 T10862 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 1823328 T10862 oass.ManagedIndexSchema.persistManagedSchema 
Upgraded to managed schema at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1823367 T10862 
oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to 
managed schema, renamed the non-managed schema 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf\schema-rest.xml to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 1823367 T10862 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1
   [junit4]   2> 1823367 T10862 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 1823367 T10862 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\
   [junit4]   2> 1823367 T10862 oasc.SolrCore.<init> JMX monitoring not 
detected for core: collection1
   [junit4]   2> 1823370 T10862 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data
   [junit4]   2> 1823370 T10862 oasc.SolrCore.getNewIndexDir New index 
directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 1823370 T10862 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1823371 T10862 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index
   [junit4]   2> 1823371 T10862 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8412843289924048]
   [junit4]   2> 1823385 T10862 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@271fb368; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1823385 T10862 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1823387 T10862 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1823387 T10862 oasc.RequestHandlers.applyInitParams WARN 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1823390 T10862 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823393 T10862 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823396 T10862 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823397 T10862 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823401 T10862 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1823402 T10862 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1823403 T10862 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1823411 T10862 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1823412 T10862 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1823413 T10862 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@271fb368; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1823414 T10862 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1823414 T10862 oass.SolrIndexSearcher.<init> Opening 
Searcher@19c333d1[collection1] main
   [junit4]   2> 1823415 T10862 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823416 T10862 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf}
   [junit4]   2> 1823416 T10862 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823417 T10862 oasr.RestManager.init Initializing 4 registered 
ManagedResources
   [junit4]   2> 1823418 T10862 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823420 T10862 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1823420 T10862 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823421 T10862 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 1823421 T10862 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1823421 T10862 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823422 T10862 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 1823424 T10862 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823424 T10862 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 1823424 T10862 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1823424 T10862 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823425 T10862 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1823425 T10862 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1823426 T10862 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1823426 T10862 oasr.ManagedResourceStorage.load Reading 
_schema_analysis_synonyms_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823427 T10862 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1823427 T10862 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1823428 T10862 oasr.ManagedResource.notifyObserversDuringInit 
Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1823428 T10862 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1823428 T10863 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@19c333d1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1823428 T10862 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1823431 T10850 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1823431 T10850 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1823431 T10850 oas.SolrJettyTestBase.createJetty Jetty 
Assigned Port#64612
   [junit4]   2> ASYNC  NEW_CORE C1673 name=collection1 
org.apache.solr.core.SolrCore@603bad2e
   [junit4]   2> 1823521 T10858 c:collection1 C1673 
oasc.SolrResourceLoader.persistConfLocally Written confile configoverlay.json
   [junit4]   2> 1823533 T10858 c:collection1 C1673 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\'
   [junit4]   2> 1823537 T10858 c:collection1 C1673 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%209F70BC204C1942F8-001/tempDir-001/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1823539 T10858 c:collection1 C1673 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%209F70BC204C1942F8-001/tempDir-001/collection1/lib/README'
 to classloader
   [junit4]   2> 1823611 T10858 c:collection1 C1673 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1823616 T10858 c:collection1 C1673 oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1823626 T10858 c:collection1 C1673 oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 1823635 T10858 c:collection1 C1673 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1823643 T10858 c:collection1 C1673 oass.IndexSchema.readSchema 
[collection1] Schema name=test-rest
   [junit4]   2> ASYNC  NEW_CORE C1674 name=collection1 
org.apache.solr.core.SolrCore@603bad2e
   [junit4]   2> 1823790 T10858 c:collection1 C1674 oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1823792 T10858 c:collection1 C1674 oass.IndexSchema.readSchema 
query parser default operator is OR
   [junit4]   2> 1823792 T10858 c:collection1 C1674 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1823793 T10858 c:collection1 C1674 
oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 1823796 T10858 c:collection1 C1674 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 1823797 T10858 c:collection1 C1674 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 1823798 T10858 c:collection1 C1674 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 1823798 T10858 c:collection1 C1674 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 1823812 T10858 c:collection1 C1674 oasc.CoreContainer.reload 
Reloading SolrCore 'collection1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1
   [junit4]   2> 1823814 T10858 c:collection1 C1674 oasc.SolrCore.<init> 
[collection1] Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\
   [junit4]   2> 1823814 T10858 c:collection1 C1674 oasc.SolrCore.<init> JMX 
monitoring not detected for core: collection1
   [junit4]   2> 1823815 T10858 c:collection1 C1674 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 1823818 T10858 c:collection1 C1674 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1823818 T10858 c:collection1 C1674 
oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1823821 T10858 c:collection1 C1674 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823822 T10858 c:collection1 C1674 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823823 T10858 c:collection1 C1674 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823825 T10858 c:collection1 C1674 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1823828 T10858 c:collection1 C1674 oasc.PluginBag.createPlugin 
requestHandler : '/x' created with startup=lazy 
   [junit4]   2> 1823828 T10858 c:collection1 C1674 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/x,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1823828 T10858 c:collection1 C1674 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1823828 T10858 c:collection1 C1674 oasu.CommitTracker.<init> 
Hard AutoCommit: disabled
   [junit4]   2> 1823828 T10858 c:collection1 C1674 oasu.CommitTracker.<init> 
Soft AutoCommit: disabled
   [junit4]   2> 1823834 T10858 c:collection1 C1674 
oass.SolrIndexSearcher.<init> Opening Searcher@25d4a268[collection1] main
   [junit4]   2> 1823835 T10858 c:collection1 C1674 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823835 T10858 c:collection1 C1674 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf}
   [junit4]   2> 1823835 T10858 c:collection1 C1674 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823837 T10858 c:collection1 C1674 oasr.RestManager.init 
Initializing 4 registered ManagedResources
   [junit4]   2> 1823837 T10858 c:collection1 C1674 
oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823838 T10858 c:collection1 C1674 
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823838 T10858 c:collection1 C1674 
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 1823840 T10858 c:collection1 C1674 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 1823840 T10858 c:collection1 C1674 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 1823840 T10858 c:collection1 C1674 
oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823841 T10858 c:collection1 C1674 
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823841 T10858 c:collection1 C1674 
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 1823841 T10858 c:collection1 C1674 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 1823842 T10858 c:collection1 C1674 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 1823842 T10858 c:collection1 C1674 
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823843 T10858 c:collection1 C1674 
oasr.ManagedResource.reloadFromStorage WARN No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 1823843 T10858 c:collection1 C1674 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1823843 T10858 c:collection1 C1674 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 1823844 T10858 c:collection1 C1674 
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1823844 T10858 c:collection1 C1674 
oasr.ManagedResource.reloadFromStorage WARN No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 1823844 T10858 c:collection1 C1674 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1823845 T10858 c:collection1 C1674 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 1823845 T10858 c:collection1 C1674 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1823846 T10866 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@25d4a268[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1823846 T10858 c:collection1 C1674 
oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1823846 T10858 c:collection1 C1674 
oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1823846 T10858 c:collection1 C1674 
oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1823848 T10858 c:collection1 C1674 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8412843289924048]
   [junit4]   2> 1823850 T10858 c:collection1 C1674 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@271fb368; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1823851 T10858 c:collection1 C1674 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1823851 T10858 c:collection1 C1674 
oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1823852 T10858 c:collection1 C1674 
oass.SolrIndexSearcher.<init> Opening Searcher@2055c369[collection1] main
   [junit4]   2> 1823853 T10866 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@2055c369[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1823853 T10858 c:collection1 C1674 
oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1823853 T10858 c:collection1 C1674 
oash.SolrConfigHandler$Command.handleCommands 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> 1823854 T10858 c:collection1 C1674 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/config params={wt=json} status=0 QTime=341 
   [junit4]   2> 1823854 T10858 c:collection1 C1674 oasc.SolrCore.close 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@603bad2e
   [junit4]   2> 1823854 T10858 c:collection1 C1674 
oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1823871 T10858 c:collection1 C1674 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1675 name=collection1 
org.apache.solr.core.SolrCore@28952453
   [junit4]   2> 1823881 T10857 c:collection1 C1675 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/config/overlay params={wt=json} status=0 
QTime=0 
   [junit4]   2> 1823886 T10855 c:collection1 C1675 
oasc.SolrResourceLoader.persistConfLocally Written confile configoverlay.json
   [junit4]   2> 1823903 T10855 c:collection1 C1675 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\'
   [junit4]   2> 1823904 T10855 c:collection1 C1675 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%209F70BC204C1942F8-001/tempDir-001/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1823905 T10855 c:collection1 C1675 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%209F70BC204C1942F8-001/tempDir-001/collection1/lib/README'
 to classloader
   [junit4]   2> 1823928 T10855 c:collection1 C1675 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1823932 T10855 c:collection1 C1675 oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1823941 T10855 c:collection1 C1675 oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 1823945 T10855 c:collection1 C1675 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> ASYNC  NEW_CORE C1676 name=collection1 
org.apache.solr.core.SolrCore@28952453
   [junit4]   2> 1823978 T10855 c:collection1 C1676 oass.IndexSchema.readSchema 
[collection1] Schema name=test-rest
   [junit4]   2> ASYNC  NEW_CORE C1677 name=collection1 
org.apache.solr.core.SolrCore@28952453
   [junit4]   2> 1824084 T10855 c:collection1 C1677 oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1824085 T10855 c:collection1 C1677 oass.IndexSchema.readSchema 
query parser default operator is OR
   [junit4]   2> 1824085 T10855 c:collection1 C1677 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1824089 T10855 c:collection1 C1677 
oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 1824090 T10855 c:collection1 C1677 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 1824090 T10855 c:collection1 C1677 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 1824090 T10855 c:collection1 C1677 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 1824090 T10855 c:collection1 C1677 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 1824098 T10855 c:collection1 C1677 oasc.CoreContainer.reload 
Reloading SolrCore 'collection1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1
   [junit4]   2> 1824100 T10855 c:collection1 C1677 oasc.SolrCore.<init> 
[collection1] Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\
   [junit4]   2> 1824101 T10855 c:collection1 C1677 oasc.SolrCore.<init> JMX 
monitoring not detected for core: collection1
   [junit4]   2> 1824102 T10855 c:collection1 C1677 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 1824105 T10855 c:collection1 C1677 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1824107 T10855 c:collection1 C1677 
oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1824109 T10855 c:collection1 C1677 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824112 T10855 c:collection1 C1677 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824113 T10855 c:collection1 C1677 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824117 T10855 c:collection1 C1677 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824121 T10855 c:collection1 C1677 oasc.PluginBag.createPlugin 
requestHandler : '/x' created with startup=lazy 
   [junit4]   2> 1824121 T10855 c:collection1 C1677 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/x,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1824121 T10855 c:collection1 C1677 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1824122 T10855 c:collection1 C1677 oasu.CommitTracker.<init> 
Hard AutoCommit: disabled
   [junit4]   2> 1824122 T10855 c:collection1 C1677 oasu.CommitTracker.<init> 
Soft AutoCommit: disabled
   [junit4]   2> 1824124 T10855 c:collection1 C1677 
oass.SolrIndexSearcher.<init> Opening Searcher@6f1bdfd2[collection1] main
   [junit4]   2> 1824126 T10855 c:collection1 C1677 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824126 T10855 c:collection1 C1677 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf}
   [junit4]   2> 1824126 T10855 c:collection1 C1677 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824127 T10855 c:collection1 C1677 oasr.RestManager.init 
Initializing 4 registered ManagedResources
   [junit4]   2> 1824127 T10855 c:collection1 C1677 
oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824127 T10855 c:collection1 C1677 
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824127 T10855 c:collection1 C1677 
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 1824127 T10855 c:collection1 C1677 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 1824127 T10855 c:collection1 C1677 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 1824127 T10855 c:collection1 C1677 
oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824128 T10855 c:collection1 C1677 
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824129 T10855 c:collection1 C1677 
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 1824129 T10855 c:collection1 C1677 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 1824129 T10855 c:collection1 C1677 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 1824130 T10855 c:collection1 C1677 
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824130 T10855 c:collection1 C1677 
oasr.ManagedResource.reloadFromStorage WARN No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 1824130 T10855 c:collection1 C1677 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1824130 T10855 c:collection1 C1677 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 1824131 T10855 c:collection1 C1677 
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824131 T10855 c:collection1 C1677 
oasr.ManagedResource.reloadFromStorage WARN No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 1824131 T10855 c:collection1 C1677 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1824131 T10855 c:collection1 C1677 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 1824132 T10855 c:collection1 C1677 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1824132 T10855 c:collection1 C1677 
oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1824132 T10855 c:collection1 C1677 
oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1824132 T10855 c:collection1 C1677 
oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1824132 T10867 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@6f1bdfd2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1824134 T10855 c:collection1 C1677 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8412843289924048]
   [junit4]   2> 1824134 T10855 c:collection1 C1677 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@271fb368; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1824136 T10855 c:collection1 C1677 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1824136 T10855 c:collection1 C1677 
oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1824136 T10855 c:collection1 C1677 
oass.SolrIndexSearcher.<init> Opening Searcher@5f1d1090[collection1] main
   [junit4]   2> 1824136 T10855 c:collection1 C1677 
oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1824137 T10855 c:collection1 C1677 
oash.SolrConfigHandler$Command.handleCommands 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>            "startup":"lazy",
   [junit4]   2>            "a":"b",
   [junit4]   2>            "defaults":{"def_a":"def A val"}}}]
   [junit4]   2> 1824137 T10867 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@5f1d1090[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1824137 T10855 c:collection1 C1677 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/config params={wt=json} status=0 QTime=251 
   [junit4]   2> 1824138 T10855 c:collection1 C1677 oasc.SolrCore.close 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28952453
   [junit4]   2> 1824138 T10855 c:collection1 C1677 
oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1824138 T10855 c:collection1 C1677 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1678 name=collection1 
org.apache.solr.core.SolrCore@615165b0
   [junit4]   2> 1824143 T10859 c:collection1 C1678 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/config/overlay params={wt=json} status=0 
QTime=0 
   [junit4]   2> 1824147 T10854 c:collection1 
oasc.PluginBag$LazyPluginHolder.createInst Going to create a new requestHandler 
with {type = requestHandler,name = /x,class = 
org.apache.solr.handler.DumpRequestHandler,args = 
{startup=lazy,a=b,defaults={def_a=def A val}}} 
   [junit4]   2> 1824149 T10854 c:collection1 C1678 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/x 
params={json.nl=map&wt=json&getdefaults=true} status=0 QTime=2 
   [junit4]   2> 1824153 T10856 c:collection1 C1678 
oasc.SolrResourceLoader.persistConfLocally Written confile configoverlay.json
   [junit4]   2> 1824156 T10856 c:collection1 C1678 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\'
   [junit4]   2> 1824157 T10856 c:collection1 C1678 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%209F70BC204C1942F8-001/tempDir-001/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1824157 T10856 c:collection1 C1678 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%209F70BC204C1942F8-001/tempDir-001/collection1/lib/README'
 to classloader
   [junit4]   2> 1824186 T10856 c:collection1 C1678 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1824190 T10856 c:collection1 C1678 oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1824198 T10856 c:collection1 C1678 oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 1824201 T10856 c:collection1 C1678 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1824207 T10856 c:collection1 C1678 oass.IndexSchema.readSchema 
[collection1] Schema name=test-rest
   [junit4]   2> ASYNC  NEW_CORE C1679 name=collection1 
org.apache.solr.core.SolrCore@615165b0
   [junit4]   2> 1824305 T10856 c:collection1 C1679 oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1824305 T10856 c:collection1 C1679 oass.IndexSchema.readSchema 
query parser default operator is OR
   [junit4]   2> 1824305 T10856 c:collection1 C1679 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1824306 T10856 c:collection1 C1679 
oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 1824306 T10856 c:collection1 C1679 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 1824306 T10856 c:collection1 C1679 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 1824306 T10856 c:collection1 C1679 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 1824306 T10856 c:collection1 C1679 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 1824306 T10856 c:collection1 C1679 oasc.CoreContainer.reload 
Reloading SolrCore 'collection1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1
   [junit4]   2> 1824306 T10856 c:collection1 C1679 oasc.SolrCore.<init> 
[collection1] Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\
   [junit4]   2> 1824306 T10856 c:collection1 C1679 oasc.SolrCore.<init> JMX 
monitoring not detected for core: collection1
   [junit4]   2> 1824306 T10856 c:collection1 C1679 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 1824306 T10856 c:collection1 C1679 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1824306 T10856 c:collection1 C1679 
oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1824306 T10856 c:collection1 C1679 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824306 T10856 c:collection1 C1679 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824306 T10856 c:collection1 C1679 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824306 T10856 c:collection1 C1679 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824306 T10856 c:collection1 C1679 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1824320 T10856 c:collection1 C1679 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1824321 T10856 c:collection1 C1679 oasu.CommitTracker.<init> 
Hard AutoCommit: disabled
   [junit4]   2> 1824321 T10856 c:collection1 C1679 oasu.CommitTracker.<init> 
Soft AutoCommit: disabled
   [junit4]   2> 1824321 T10856 c:collection1 C1679 
oass.SolrIndexSearcher.<init> Opening Searcher@1535aa9d[collection1] main
   [junit4]   2> 1824322 T10856 c:collection1 C1679 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824322 T10856 c:collection1 C1679 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf}
   [junit4]   2> 1824323 T10856 c:collection1 C1679 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824323 T10856 c:collection1 C1679 oasr.RestManager.init 
Initializing 4 registered ManagedResources
   [junit4]   2> 1824323 T10856 c:collection1 C1679 
oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824323 T10856 c:collection1 C1679 
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824323 T10856 c:collection1 C1679 
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 1824323 T10856 c:collection1 C1679 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 1824323 T10856 c:collection1 C1679 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 1824323 T10856 c:collection1 C1679 
oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824323 T10856 c:collection1 C1679 
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824324 T10856 c:collection1 C1679 
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 1824324 T10856 c:collection1 C1679 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 1824325 T10856 c:collection1 C1679 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 1824325 T10856 c:collection1 C1679 
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824327 T10856 c:collection1 C1679 
oasr.ManagedResource.reloadFromStorage WARN No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 1824327 T10856 c:collection1 C1679 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1824327 T10856 c:collection1 C1679 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 1824328 T10856 c:collection1 C1679 
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824328 T10856 c:collection1 C1679 
oasr.ManagedResource.reloadFromStorage WARN No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 1824328 T10856 c:collection1 C1679 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1824329 T10856 c:collection1 C1679 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 1824330 T10856 c:collection1 C1679 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1824330 T10868 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@1535aa9d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1824331 T10856 c:collection1 C1679 
oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1824331 T10856 c:collection1 C1679 
oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1824331 T10856 c:collection1 C1679 
oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1824332 T10856 c:collection1 C1679 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8412843289924048]
   [junit4]   2> 1824334 T10856 c:collection1 C1679 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@271fb368; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1824334 T10856 c:collection1 C1679 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1824336 T10856 c:collection1 C1679 
oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1824336 T10856 c:collection1 C1679 
oass.SolrIndexSearcher.<init> Opening Searcher@648aa185[collection1] main
   [junit4]   2> 1824337 T10868 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@648aa185[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1824337 T10856 c:collection1 C1679 
oasc.CoreContainer.registerCore replacing core: collection1
   [junit4]   2> 1824338 T10856 c:collection1 C1679 
oash.SolrConfigHandler$Command.handleCommands Executed config commands 
successfully and persited to File System [{"delete-requesthandler":"/x"}]
   [junit4]   2> 1824338 T10856 c:collection1 C1679 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/config params={wt=json} status=0 QTime=186 
   [junit4]   2> 1824340 T10856 c:collection1 C1679 oasc.SolrCore.close 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@615165b0
   [junit4]   2> 1824340 T10856 c:collection1 C1679 
oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1824349 T10856 c:collection1 C1679 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1680 name=collection1 
org.apache.solr.core.SolrCore@4dca04f7
   [junit4]   2> 1824352 T10858 c:collection1 C1680 oasc.SolrCore.execute 
[collection1] webapp=/solr path=/config/overlay params={wt=json} status=0 
QTime=0 
   [junit4]   2> 1824357 T10857 c:collection1 C1680 
oasc.SolrResourceLoader.persistConfLocally Written confile configoverlay.json
   [junit4]   2> 1824362 T10857 c:collection1 C1680 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\'
   [junit4]   2> 1824363 T10857 c:collection1 C1680 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%209F70BC204C1942F8-001/tempDir-001/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1824363 T10857 c:collection1 C1680 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.core.TestSolrConfigHandler%209F70BC204C1942F8-001/tempDir-001/collection1/lib/README'
 to classloader
   [junit4]   2> 1824386 T10857 c:collection1 C1680 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1824389 T10857 c:collection1 C1680 oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1824398 T10857 c:collection1 C1680 oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 1824399 T10857 c:collection1 C1680 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1824405 T10857 c:collection1 C1680 oass.IndexSchema.readSchema 
[collection1] Schema name=test-rest
   [junit4]   2> ASYNC  NEW_CORE C1681 name=collection1 
org.apache.solr.core.SolrCore@4dca04f7
   [junit4]   2> 1824538 T10857 c:collection1 C1681 oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1824539 T10857 c:collection1 C1681 oass.IndexSchema.readSchema 
query parser default operator is OR
   [junit4]   2> 1824539 T10857 c:collection1 C1681 oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 1824541 T10857 c:collection1 C1681 
oass.IndexSchema.loadCopyFields WARN Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 1824544 T10857 c:collection1 C1681 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 1824544 T10857 c:collection1 C1681 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 1824546 T10857 c:collection1 C1681 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 1824546 T10857 c:collection1 C1681 
oasr.RestManager$Registry.registerManagedResource Registered ManagedResource 
impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 1824557 T10857 c:collection1 C1681 oasc.CoreContainer.reload 
Reloading SolrCore 'collection1' using configuration from configset 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1
   [junit4]   2> 1824558 T10857 c:collection1 C1681 oasc.SolrCore.<init> 
[collection1] Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\
   [junit4]   2> 1824559 T10857 c:collection1 C1681 oasc.SolrCore.<init> JMX 
monitoring not detected for core: collection1
   [junit4]   2> 1824560 T10857 c:collection1 C1681 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-003\cores\core\data\index/
   [junit4]   2> 1824563 T10857 c:collection1 C1681 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1824563 T10857 c:collection1 C1681 
oasc.RequestHandlers.applyInitParams WARN INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1824566 T10857 c:collection1 C1681 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824568 T10857 c:collection1 C1681 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824570 T10857 c:collection1 C1681 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824572 T10857 c:collection1 C1681 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1824576 T10857 c:collection1 C1681 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1824576 T10857 c:collection1 C1681 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1824577 T10857 c:collection1 C1681 oasu.CommitTracker.<init> 
Hard AutoCommit: disabled
   [junit4]   2> 1824577 T10857 c:collection1 C1681 oasu.CommitTracker.<init> 
Soft AutoCommit: disabled
   [junit4]   2> 1824578 T10857 c:collection1 C1681 
oass.SolrIndexSearcher.<init> Opening Searcher@2d005fb5[collection1] main
   [junit4]   2> 1824579 T10857 c:collection1 C1681 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824579 T10857 c:collection1 C1681 oasr.RestManager.init 
Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf}
   [junit4]   2> 1824579 T10857 c:collection1 C1681 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824580 T10857 c:collection1 C1681 oasr.RestManager.init 
Initializing 4 registered ManagedResources
   [junit4]   2> 1824580 T10857 c:collection1 C1681 
oasr.ManagedResourceStorage.load Reading 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824580 T10857 c:collection1 C1681 
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824580 T10857 c:collection1 C1681 
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 1824580 T10857 c:collection1 C1681 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 1824582 T10857 c:collection1 C1681 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 1824582 T10857 c:collection1 C1681 
oasr.ManagedResourceStorage.load Reading _schema_analysis_stopwords_german.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824582 T10857 c:collection1 C1681 
oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824584 T10857 c:collection1 C1681 
oasr.ManagedResource.processStoredData Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 1824584 T10857 c:collection1 C1681 
oasrsa.ManagedWordSetResource.onManagedDataLoadedFromStorage Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 1824584 T10857 c:collection1 C1681 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 1824584 T10857 c:collection1 C1681 
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_english.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824586 T10857 c:collection1 C1681 
oasr.ManagedResource.reloadFromStorage WARN No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 1824586 T10857 c:collection1 C1681 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1824587 T10857 c:collection1 C1681 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 1824587 T10857 c:collection1 C1681 
oasr.ManagedResourceStorage.load Reading _schema_analysis_synonyms_german.json 
using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler
 9F70BC204C1942F8-001\tempDir-001\collection1\conf
   [junit4]   2> 1824587 T10857 c:collection1 C1681 
oasr.ManagedResource.reloadFromStorage WARN No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 1824587 T10857 c:collection1 C1681 
oasrsa.ManagedSynonymFilterFactory$SynonymManager.onManagedDataLoadedFromStorage
 Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1824587 T10857 c:collection1 C1681 
oasr.ManagedResource.notifyObserversDuringInit Notified 1 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 1824587 T10857 c:collection1 C1681 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1824590 T10857 c:collection1 C1681 
oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1824590 T10857 c:collection1 C1681 
oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1824590 T10857 c:collection1 C1681 
oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1824590 T10869 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@2d005fb5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1824591 T10857 c:collection1 C1681 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8412843289924048]
   [junit4]   2> 1824591 T10857 c:collection1 C1681 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@C:\Users\JenkinsS

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

lling watcher  java.util.concurrent.RejectedExecutionException: Task 
java.util.concurrent.FutureTask@7bd6d366 rejected from 
java.util.concurrent.ThreadPoolExecutor@2ea28cd5[Shutting down, pool size = 2, 
active threads = 0, queued tasks = 0, completed tasks = 37]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1921476 T10001 C:control_collection S:shard1 c:collection1 
oejs.AbstractConnector.doStop Stopped 
ServerConnector@36fa53cf{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1921476 T10001 C:control_collection S:shard1 c:collection1 
oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@1fe4700{/,null,UNAVAILABLE}
   [junit4]   2> 1921489 T10001 C:control_collection S:shard1 c:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:64770 64770
   [junit4]   2> 1923954 T10002 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:64770 64770
   [junit4]   2> 1923956 T10002 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                85      /solr/configs/conf1
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test 
-Dtests.seed=9F70BC204C1942F8 -Dtests.slow=true -Dtests.locale=fr_BE 
-Dtests.timezone=NZ-CHAT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   45.3s J1 | TestSolrConfigHandlerCloud.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9F70BC204C1942F8:172483FAE2E52F00]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.reqhandlertests(TestSolrConfigHandler.java:382)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqHandlerAPIs(TestSolrConfigHandlerCloud.java:91)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:77)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1923976 T10001 C:control_collection S:shard1 c:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerCloud
 9F70BC204C1942F8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, 
locale=fr_BE, timezone=NZ-CHAT
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=1,free=217733800,total=427819008
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentBuilderTest, 
CircularListTest, QueryEqualityTest, ConnectionManagerTest, 
ChangedSchemaMergeTest, TestRemoteStreaming, TestSolr4Spatial, CursorMarkTest, 
TestLeaderElectionZkExpiry, OverseerCollectionProcessorTest, 
LeaderInitiatedRecoveryOnCommitTest, TermVectorComponentTest, 
TestDefaultStatsCache, SpellPossibilityIteratorTest, BadIndexSchemaTest, 
TestReversedWildcardFilterFactory, SolrRequestParserTest, TestRealTimeGet, 
URLClassifyProcessorTest, TestOverriddenPrefixQueryForCustomFieldType, 
WordBreakSolrSpellCheckerTest, TermsComponentTest, 
TriLevelCompositeIdRoutingTest, TestCollationField, 
RecoveryAfterSoftCommitTest, DocValuesMissingTest, EchoParamsTest, 
TestFieldCollectionResource, DistribJoinFromCollectionTest, 
TestPostingsSolrHighlighter, InfoHandlerTest, SaslZkACLProviderTest, 
AutoCommitTest, FacetPivotSmallTest, SynonymTokenizerTest, DeleteShardTest, 
SimpleMLTQParserTest, HdfsThreadLeakTest, TestFastOutputStream, 
TestJettySolrRunner, TestNonDefinedSimilarityFactory, 
IndexBasedSpellCheckerTest, TestHdfsUpdateLog, TestCloudSchemaless, 
SliceStateTest, TestCloudPivotFacet, TestPartialUpdateDeduplication, 
TestFiltering, TestInfoStreamLogging, TestAnalyzeInfixSuggestions, 
PreAnalyzedUpdateProcessorTest, TestReplicationHandlerBackup, 
RemoteQueryErrorTest, HdfsUnloadDistributedZkTest, TestConfig, 
HdfsWriteToMultipleCollectionsTest, TestReload, TestManagedStopFilterFactory, 
TestInitQParser, TestSuggestSpellingConverter, JSONWriterTest, 
TestValueSourceCache, SolrTestCaseJ4Test, MoreLikeThisHandlerTest, 
ExternalFileFieldSortTest, TestBulkSchemaAPI, TestEmbeddedSolrServer, 
TestCopyFieldCollectionResource, TestZkChroot, TestSolrConfigHandlerConcurrent, 
TestRandomMergePolicy, TestElisionMultitermQuery, TestLuceneMatchVersion, 
CSVRequestHandlerTest, TestExceedMaxTermLength, OpenCloseCoreStressTest, 
BasicFunctionalityTest, TestSolrQueryParserDefaultOperatorResource, 
TestReqParamsAPI, SOLR749Test, ConvertedLegacyTest, TestUniqueKeyFieldResource, 
PrimUtilsTest, TestInitParams, StatelessScriptUpdateProcessorFactoryTest, 
AddBlockUpdateTest, ParsingFieldUpdateProcessorsTest, TestDocSet, 
UpdateRequestProcessorFactoryTest, RollingRestartTest, PolyFieldTest, 
TestCharFilters, CollectionsAPIAsyncDistributedZkTest, 
CollectionsAPIDistributedZkTest, TimeZoneUtilsTest, AlternateDirectoryTest, 
StatsComponentTest, TestJsonRequest, UpdateParamsTest, HttpPartitionTest, 
SimpleCollectionCreateDeleteTest, RankQueryTest, DistributedDebugComponentTest, 
SignatureUpdateProcessorFactoryTest, BlockDirectoryTest, 
TestBM25SimilarityFactory, TestChildDocTransformer, TestCoreDiscovery, 
TestSolrQueryParser, TestJoin, BadComponentTest, BasicDistributedZk2Test, 
TestLFUCache, TestStressUserVersions, SpellCheckComponentTest, 
TestSimpleTrackingShardHandler, SolrCmdDistributorTest, OverseerTest, 
ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, 
LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, 
TestDistributedGrouping, TestRecovery, TermVectorComponentDistributedTest, 
HardAutoCommitTest, TestRangeQuery, PeerSyncTest, DirectUpdateHandlerTest, 
TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, SpellCheckCollatorTest, TestTrie, SpatialFilterTest, 
SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, 
StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
TestOmitPositions, XmlUpdateRequestHandlerTest, FastVectorHighlighterTest, 
RegexBoostProcessorTest, IndexSchemaTest, TestAnalyzedSuggestions, 
PingRequestHandlerTest, SearchHandlerTest, TestSolrIndexConfig, CopyFieldTest, 
TestMergePolicyConfig, SampleTest, MinimalSchemaTest, 
TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, 
TestFastWriter, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, 
CloudExitableDirectoryReaderTest, DeleteInactiveReplicaTest, 
DistribCursorPagingTest, DistributedQueueTest, ExternalCollectionsTest, 
MultiThreadedOCPTest, ReplicationFactorTest, SolrXmlInZkTest, TestCryptoKeys, 
TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestConfigReload, 
TestSolrConfigHandlerCloud]
   [junit4] Completed on J1 in 45.37s, 1 test, 1 error <<< FAILURES!

[...truncated 206 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958:
 There were test failures: 479 suites, 1900 tests, 1 suite-level error, 1 
error, 58 ignored (30 assumptions)

Total time: 53 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40 
-XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to