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

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_72) - Build # 24 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/24/
Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([5F19E1EFA6408B90]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=197, name=searcherExecutor-203-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=197, name=searcherExecutor-203-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([5F19E1EFA6408B90]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=197, name=searcherExecutor-203-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=197, name=searcherExecutor-203-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([5F19E1EFA6408B90]:0)




Build Log:
[...truncated 10536 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\init-core-data-001
   [junit4]   2> 18779 INFO  (SUITE-TestLazyCores-seed#[5F19E1EFA6408B90]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 18781 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 18952 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001'
   [junit4]   2> 18961 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18962 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 19090 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001
   [junit4]   2> 19243 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreContainer New CoreContainer 244472941
   [junit4]   2> 19243 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001]
   [junit4]   2> 19245 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\lib
   [junit4]   2> 19290 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 19770 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 19788 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 19790 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 19803 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 19803 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 20053 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001
   [junit4]   2> 20079 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badConfig1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 20079 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CorePropertiesLocator Found core badConfig1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1
   [junit4]   2> 20082 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badConfig2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 20084 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CorePropertiesLocator Found core badConfig2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2
   [junit4]   2> 20088 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 20088 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CorePropertiesLocator Found core badSchema1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1
   [junit4]   2> 20092 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 20092 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CorePropertiesLocator Found core badSchema2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema2
   [junit4]   2> 20096 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 20096 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CorePropertiesLocator Found core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1
   [junit4]   2> 20101 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 20101 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CorePropertiesLocator Found core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2
   [junit4]   2> 20101 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CorePropertiesLocator Found 6 core definitions
   [junit4]   2> 20118 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2'
   [junit4]   2> 20117 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1'
   [junit4]   2> 20119 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1'
   [junit4]   2> 20119 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20120 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20120 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20120 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20119 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20123 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20192 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 20201 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 20206 ERROR (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.CoreContainer Error creating core [badConfig1]: Could not load conf for core badConfig1: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig1: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:814)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:172)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:98)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:164)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 14 more
   [junit4]   2> 20216 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 20206 ERROR (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.CoreContainer Error creating core [badConfig2]: Could not load conf for core badConfig2: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig2: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:814)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:172)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:98)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:164)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 14 more
   [junit4]   2> 20224 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema2'
   [junit4]   2> 20224 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20224 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20234 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1'
   [junit4]   2> 20234 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20235 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20282 WARN  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 20290 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 20299 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 20302 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 20317 WARN  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 20322 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 20336 WARN  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 20337 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 20449 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 20449 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 20450 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 20492 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 20492 ERROR (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.CoreContainer Error creating core [badSchema1]: Could not load conf for core badSchema1: Can't load schema C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1\conf\schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; El tipo de elemento "filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badSchema1: Can't load schema C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1\conf\schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; El tipo de elemento "filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:814)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load schema C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1\conf\schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; El tipo de elemento "filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:579)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:162)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; El tipo de elemento "filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:439)
   [junit4]   2> 	... 14 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; El tipo de elemento "filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 16 more
   [junit4]   2> 20495 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2'
   [junit4]   2> 20495 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 20495 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 20501 INFO  (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 20507 ERROR (coreLoadExecutor-7-thread-1) [    ] o.a.s.c.CoreContainer Error creating core [badSchema2]: Could not load conf for core badSchema2: Can't load schema C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema2\conf\schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; El tipo de elemento "filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badSchema2: Can't load schema C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema2\conf\schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; El tipo de elemento "filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:814)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load schema C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema2\conf\schema.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; El tipo de elemento "filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:579)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:162)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; El tipo de elemento "filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:439)
   [junit4]   2> 	... 14 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; El tipo de elemento "filedType" debe finalizar por la etiqueta final coincidente "</filedType>".
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 16 more
   [junit4]   2> 20527 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 20534 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 20550 WARN  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 20551 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 20572 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 20578 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 21119 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 21120 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 21137 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1'
   [junit4]   2> 21139 INFO  (coreLoadExecutor-7-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1
   [junit4]   2> 21138 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2'
   [junit4]   2> 21145 INFO  (coreLoadExecutor-7-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2
   [junit4]   2> 21263 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 21264 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 21293 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2\data\]
   [junit4]   2> 21293 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 21293 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1\data\]
   [junit4]   2> 21293 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 21351 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2\data\
   [junit4]   2> 21352 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2\data\index/
   [junit4]   2> 21352 WARN  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 21351 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1\data\
   [junit4]   2> 21353 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1\data\index/
   [junit4]   2> 21353 WARN  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 21354 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1\data\index
   [junit4]   2> 21354 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2\data\index
   [junit4]   2> 21359 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 21363 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 21498 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d8ca623 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2cfef203),segFN=segments_1,generation=1}
   [junit4]   2> 21499 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7a63e6d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b59f201),segFN=segments_1,generation=1}
   [junit4]   2> 21500 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 21500 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 21502 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2\data\
   [junit4]   2> 21502 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 21505 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1\data\
   [junit4]   2> 21505 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 22301 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 22301 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 22460 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22467 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22485 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22486 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22488 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22491 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22493 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 22496 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 23446 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 23446 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 23449 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 23452 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 23502 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23502 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 23502 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23502 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 23503 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 23503 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 23512 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d8ca623 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2cfef203),segFN=segments_1,generation=1}
   [junit4]   2> 23512 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7a63e6d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b59f201),segFN=segments_1,generation=1}
   [junit4]   2> 23513 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 23513 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 23607 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@628394b2[core1] main]
   [junit4]   2> 23617 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6618edf3[core2] main]
   [junit4]   2> 23643 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1\conf
   [junit4]   2> 23643 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1\conf}
   [junit4]   2> 23674 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2\conf
   [junit4]   2> 23676 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2\conf}
   [junit4]   2> 23725 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core2\conf
   [junit4]   2> 23726 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 23726 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\core1\conf
   [junit4]   2> 23727 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 23807 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 23807 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 23885 INFO  (coreLoadExecutor-7-thread-3) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 23885 INFO  (searcherExecutor-8-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@6618edf3[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23887 INFO  (searcherExecutor-9-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@628394b2[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23887 INFO  (coreLoadExecutor-7-thread-2) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 24243 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 24627 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7a63e6d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b59f201),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7a63e6d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b59f201),segFN=segments_2,generation=2}
   [junit4]   2> 24631 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 24768 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b13846a[core1] main]
   [junit4]   2> 24774 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 24791 INFO  (searcherExecutor-9-thread-1) [    ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@5b13846a[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c7)))}
   [junit4]   2> 25131 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=314
   [junit4]   2> 25269 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=10
   [junit4]   2> 25272 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 25273 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.S.Request [core1]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 25324 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1'
   [junit4]   2> 25324 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 25324 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 25360 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 25366 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 25367 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 25391 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 25398 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.s.IndexSchema [badConfig1] Schema name=tiny
   [junit4]   2> 25403 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 25419 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1'
   [junit4]   2> 25419 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'badConfig1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1
   [junit4]   2> 25419 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 25419 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrCore [[badConfig1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\data\]
   [junit4]   2> 25420 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig1
   [junit4]   2> 25420 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\data\
   [junit4]   2> 25420 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\data\index/
   [junit4]   2> 25420 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 25421 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\data\index
   [junit4]   2> 25421 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3298314648570744]
   [junit4]   2> 25422 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d4d2f42 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cb5bba5),segFN=segments_1,generation=1}
   [junit4]   2> 25422 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 25424 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 25429 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25430 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25431 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25433 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25435 INFO  (OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core badConfig1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\data\
   [junit4]   2> 25452 WARN  (OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 25453 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 25454 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 25455 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 25455 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 25456 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=51.810546875, floorSegmentMB=1.3720703125, forceMergeDeletesPctAllowed=28.654444240421736, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17470209784286633
   [junit4]   2> 25461 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d4d2f42 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5cb5bba5),segFN=segments_1,generation=1}
   [junit4]   2> 25461 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 25461 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68bac225[badConfig1] main]
   [junit4]   2> 25462 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\conf
   [junit4]   2> 25462 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\conf}
   [junit4]   2> 25462 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig1\conf
   [junit4]   2> 25462 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 25462 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 25462 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrCores Opening transient core badConfig1
   [junit4]   2> 25464 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.CoreContainer registering core: badConfig1
   [junit4]   2> 25464 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2'
   [junit4]   2> 25464 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 25464 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 25466 INFO  (searcherExecutor-22-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1] Registered new searcher Searcher@68bac225[badConfig1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25477 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 25480 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 25481 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 25509 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 25517 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.s.IndexSchema [badConfig2] Schema name=tiny
   [junit4]   2> 25534 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 25535 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2'
   [junit4]   2> 25535 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2
   [junit4]   2> 25536 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 25536 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrCore [[badConfig2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\data\]
   [junit4]   2> 25536 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig2
   [junit4]   2> 25546 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\data\
   [junit4]   2> 25546 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\data\index/
   [junit4]   2> 25546 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrCore [badConfig2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 25547 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\data\index
   [junit4]   2> 25547 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=46.375, floorSegmentMB=1.779296875, forceMergeDeletesPctAllowed=2.5292120766564974, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32670219749879237
   [junit4]   2> 25548 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@63ca4054 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c28d269),segFN=segments_1,generation=1}
   [junit4]   2> 25548 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 25550 INFO  (OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core badConfig2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\data\
   [junit4]   2> 25550 WARN  (OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 25555 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 25561 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25564 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25566 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25567 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 25569 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 25570 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 25571 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 25571 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 25571 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=0.1982421875, floorSegmentMB=0.41796875, forceMergeDeletesPctAllowed=17.732589765343945, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20654719207215244
   [junit4]   2> 25572 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@63ca4054 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c28d269),segFN=segments_1,generation=1}
   [junit4]   2> 25572 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 25573 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ab69a06[badConfig2] main]
   [junit4]   2> 25573 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\conf
   [junit4]   2> 25574 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\conf}
   [junit4]   2> 25574 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badConfig2\conf
   [junit4]   2> 25574 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 25574 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 25575 INFO  (searcherExecutor-26-thread-1-processing-x:badConfig2) [    x:badConfig2] o.a.s.c.SolrCore [badConfig2] Registered new searcher Searcher@4ab69a06[badConfig2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25576 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrCores Opening transient core badConfig2
   [junit4]   2> 25576 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.CoreContainer registering core: badConfig2
   [junit4]   2> 25576 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1'
   [junit4]   2> 25576 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 25576 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 25599 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 25602 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 25602 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 25615 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 25624 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.s.IndexSchema [badSchema1] Schema name=tiny
   [junit4]   2> 25634 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 25637 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1'
   [junit4]   2> 25638 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badConfig2] o.a.s.c.CoreContainer Creating SolrCore 'badSchema1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1
   [junit4]   2> 25638 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badSchema1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 25638 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badSchema1] o.a.s.c.SolrCore [[badSchema1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1\data\]
   [junit4]   2> 25639 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badSchema1] o.a.s.c.SolrCore JMX monitoring not detected for core: badSchema1
   [junit4]   2> 25639 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badSchema1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1\data\
   [junit4]   2> 25640 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[5F19E1EFA6408B90]) [    x:badSchema1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_5F19E1EFA6408B90-001\tempDir-001\badSchema1\data\index/
   [junit4]   2> 25640 WARN  (TEST-TestLazyCores.testBadConfi

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

.java:42)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:351)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:293)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:508)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:715)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:642)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:816)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:665)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:642)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:816)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Mar 06, 2016 11:13:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Mar 06, 2016 11:13:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=197, name=searcherExecutor-203-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Mar 06, 2016 11:13:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=197, name=searcherExecutor-203-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Mar 06, 2016 11:13:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=197, name=searcherExecutor-203-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-ES, timezone=America/Danmarkshavn
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=2,free=27302688,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [ConnectionManagerTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=5F19E1EFA6408B90 -Dtests.slow=true -Dtests.locale=es-ES -Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F19E1EFA6408B90]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:238)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=197, name=searcherExecutor-203-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F19E1EFA6408B90]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=197, name=searcherExecutor-203-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5F19E1EFA6408B90]:0)
   [junit4] Completed [20/583 (1!)] on J0 in 158.88s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1798 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:524: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1457: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1014: There were test failures: 583 suites (8 ignored), 2351 tests, 3 suite-level errors, 1829 ignored (60 assumptions) [seed: 5F19E1EFA6408B90]

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