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 2014/08/25 01:04:53 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_20) - Build # 4270 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4270/
Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 32226 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.7
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.7
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.3
[forbidden-apis] Reading API signatures: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\tools\forbiddenApis\base.txt
[forbidden-apis] Reading API signatures: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\tools\forbiddenApis\servlet-api.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning for API signatures and dependencies...
[forbidden-apis] Forbidden method invocation: java.text.DecimalFormat#<init>(java.lang.String) [Uses default locale]
[forbidden-apis]   in org.apache.solr.update.UpdateLog$LogReplayer (UpdateLog.java:1274)
[forbidden-apis] Scanned 2328 (and 1535 related) class file(s) for forbidden API invocations (in 3.53s), 1 error(s).

BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:485: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:73: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:271: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:477: Check for forbidden API calls failed, see log.

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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_67) - Build # 4271 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4271/
Java: 64bit/jdk1.7.0_67 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
ERROR: SolrIndexSearcher opens=59 closes=58

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=59 closes=58
	at __randomizedtesting.SeedInfo.seed([3304B318A2BBFB21]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:439)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:186)
	at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11400 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001
   [junit4]   2> 2742123 T7273 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2742124 T7273 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2742124 T7273 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 2742127 T7273 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2742127 T7273 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2742129 T7273 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2742265 T7273 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2742307 T7273 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 2742307 T7273 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
   [junit4]   2> 2742314 T7273 oass.IndexSchema.readSchema [null] Schema name=tiny
   [junit4]   2> 2742333 T7273 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2742334 T7273 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2742334 T7273 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2742334 T7273 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 2742442 T7273 oasc.CoreContainer.<init> New CoreContainer 1361192598
   [junit4]   2> 2742442 T7273 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 2742445 T7273 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 2742445 T7273 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2742445 T7273 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 2742445 T7273 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2742445 T7273 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2742445 T7273 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2742445 T7273 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2742445 T7273 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2742445 T7273 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2742452 T7273 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 2742455 T7273 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2742455 T7273 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2742455 T7273 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2742460 T7274 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/'
   [junit4]   2> 2742461 T7274 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2742461 T7274 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2742461 T7274 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2742509 T7274 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2742551 T7274 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 2742551 T7274 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
   [junit4]   2> 2742559 T7274 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 2742607 T7274 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2742608 T7274 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/
   [junit4]   2> 2742608 T7274 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2742609 T7274 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\
   [junit4]   2> 2742609 T7274 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2742609 T7274 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\
   [junit4]   2> 2742609 T7274 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\index/
   [junit4]   2> 2742609 T7274 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 2742611 T7274 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\index
   [junit4]   2> 2742621 T7274 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2638272476357555]
   [junit4]   2> 2742622 T7274 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1ebf99a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14828d50),segFN=segments_1,generation=1}
   [junit4]   2> 2742625 T7274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2742628 T7274 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2742629 T7274 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2742629 T7274 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2742630 T7274 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2742630 T7274 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2742631 T7274 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 2742631 T7274 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2742633 T7274 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2742633 T7274 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2742649 T7274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2742653 T7274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2742656 T7274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2742658 T7274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2742661 T7274 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2742664 T7274 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2742665 T7274 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2742665 T7274 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=0.9306640625, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=12.263099249366524, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7857164567150478
   [junit4]   2> 2742666 T7274 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1ebf99a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14828d50),segFN=segments_1,generation=1}
   [junit4]   2> 2742666 T7274 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2742667 T7274 oass.SolrIndexSearcher.<init> Opening Searcher@7e7564a5[collection1] main
   [junit4]   2> 2742668 T7274 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2742668 T7274 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2742668 T7274 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2742669 T7274 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2742669 T7274 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2742669 T7274 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2742671 T7274 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2742671 T7275 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e7564a5[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2742673 T7273 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 2742680 T7273 oas.SolrTestCaseJ4.setUp ###Starting testLazySearch
   [junit4]   2> 2742771 T7273 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\'
   [junit4]   2> 2742803 T7273 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\solr.xml
   [junit4]   2> 2742863 T7273 oasc.CoreContainer.<init> New CoreContainer 232256434
   [junit4]   2> 2742863 T7273 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\]
   [junit4]   2> 2742864 T7273 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 2742864 T7273 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2742864 T7273 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 2742864 T7273 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2742864 T7273 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2742864 T7273 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2742864 T7273 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2742864 T7273 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2742864 T7273 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2742872 T7273 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 2742875 T7273 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 2742880 T7273 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2742880 T7273 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2742880 T7273 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 2742901 T7277 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\'
   [junit4]   2> 2742901 T7278 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\'
   [junit4]   2> 2742901 T7279 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\'
   [junit4]   2> 2742982 T7279 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2743046 T7278 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2743056 T7279 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2743057 T7279 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2743063 T7279 oass.IndexSchema.readSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 2743094 T7279 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2743095 T7279 oasc.CoreContainer.create Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\
   [junit4]   2> 2743095 T7279 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2743096 T7279 oasc.SolrCore.<init> [collectionLazy5] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\
   [junit4]   2> 2743096 T7279 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 2743123 T7277 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2743129 T7278 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2743130 T7278 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2743141 T7278 oass.IndexSchema.readSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 2743164 T7277 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2743165 T7278 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2743165 T7277 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2743166 T7278 oasc.CoreContainer.create Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\
   [junit4]   2> 2743167 T7278 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2743168 T7278 oasc.SolrCore.<init> [collectionLazy2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\
   [junit4]   2> 2743168 T7278 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 2743169 T7278 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\
   [junit4]   2> 2743169 T7278 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\index/
   [junit4]   2> 2743170 T7278 oasc.SolrCore.initIndex WARN [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2743173 T7277 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 2743173 T7279 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\
   [junit4]   2> 2743173 T7278 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\index
   [junit4]   2> 2743174 T7278 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2638272476357555]
   [junit4]   2> 2743175 T7279 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\index/
   [junit4]   2> 2743175 T7279 oasc.SolrCore.initIndex WARN [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2743176 T7279 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\index
   [junit4]   2> 2743177 T7279 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2638272476357555]
   [junit4]   2> 2743178 T7278 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6a28985 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f8a3838),segFN=segments_1,generation=1}
   [junit4]   2> 2743178 T7278 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2743180 T7278 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2743180 T7278 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743180 T7278 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743181 T7278 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743181 T7278 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743181 T7278 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 2743181 T7278 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2743182 T7278 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743182 T7278 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2743183 T7279 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5ea89af2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b710d53),segFN=segments_1,generation=1}
   [junit4]   2> 2743192 T7277 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2743193 T7279 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2743194 T7277 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\
   [junit4]   2> 2743194 T7277 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2743195 T7277 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\
   [junit4]   2> 2743195 T7277 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 2743196 T7277 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\
   [junit4]   2> 2743196 T7277 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\index/
   [junit4]   2> 2743196 T7277 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2743197 T7277 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\index
   [junit4]   2> 2743197 T7277 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2638272476357555]
   [junit4]   2> 2743197 T7277 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@422f5333 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@317b41aa),segFN=segments_1,generation=1}
   [junit4]   2> 2743197 T7277 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2743199 T7277 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2743200 T7277 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743200 T7278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743200 T7277 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743200 T7277 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743201 T7277 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743201 T7277 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 2743201 T7277 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2743201 T7277 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743201 T7277 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2743204 T7278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743204 T7277 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743205 T7277 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743205 T7278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743207 T7277 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743208 T7277 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743209 T7278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743211 T7277 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743212 T7278 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743213 T7277 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2743213 T7277 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2743213 T7277 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=0.9306640625, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=12.263099249366524, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7857164567150478
   [junit4]   2> 2743214 T7277 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@422f5333 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@317b41aa),segFN=segments_1,generation=1}
   [junit4]   2> 2743214 T7277 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2743214 T7277 oass.SolrIndexSearcher.<init> Opening Searcher@551b4fb3[collection1] main
   [junit4]   2> 2743215 T7278 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2743215 T7278 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2743216 T7277 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\conf
   [junit4]   2> 2743217 T7277 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\conf}
   [junit4]   2> 2743216 T7278 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=0.9306640625, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=12.263099249366524, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7857164567150478
   [junit4]   2> 2743217 T7277 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\conf
   [junit4]   2> 2743218 T7277 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2743218 T7278 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6a28985 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f8a3838),segFN=segments_1,generation=1}
   [junit4]   2> 2743218 T7278 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2743218 T7278 oass.SolrIndexSearcher.<init> Opening Searcher@39c082cf[collectionLazy2] main
   [junit4]   2> 2743219 T7279 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2743218 T7277 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\conf
   [junit4]   2> 2743219 T7277 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2743220 T7279 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743220 T7280 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@551b4fb3[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2743220 T7277 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2743220 T7278 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\conf
   [junit4]   2> 2743222 T7278 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\conf}
   [junit4]   2> 2743221 T7279 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743222 T7278 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\conf
   [junit4]   2> 2743222 T7279 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743223 T7278 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2743223 T7279 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743224 T7279 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 2743224 T7279 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2743224 T7278 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\conf
   [junit4]   2> 2743224 T7279 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743225 T7279 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2743225 T7278 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2743227 T7278 oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 2743227 T7278 oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 2743227 T7281 oasc.SolrCore.registerSearcher [collectionLazy2] Registered new searcher Searcher@39c082cf[collectionLazy2] main{UninvertingDirectoryReader()}
   [junit4]   2> 2743228 T7279 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743228 T7279 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743231 T7279 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743232 T7279 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743234 T7279 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743239 T7279 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2743239 T7279 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2743239 T7279 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=0.9306640625, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=12.263099249366524, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7857164567150478
   [junit4]   2> 2743240 T7279 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5ea89af2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b710d53),segFN=segments_1,generation=1}
   [junit4]   2> 2743240 T7279 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2743240 T7279 oass.SolrIndexSearcher.<init> Opening Searcher@fe596d1[collectionLazy5] main
   [junit4]   2> 2743240 T7279 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\conf
   [junit4]   2> 2743240 T7279 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\conf}
   [junit4]   2> 2743240 T7279 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\conf
   [junit4]   2> 2743243 T7279 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2743244 T7279 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\conf
   [junit4]   2> 2743244 T7279 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2743245 T7279 oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 2743245 T7282 oasc.SolrCore.registerSearcher [collectionLazy5] Registered new searcher Searcher@fe596d1[collectionLazy5] main{UninvertingDirectoryReader()}
   [junit4]   2> 2743247 T7273 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\'
   [junit4]   2> 2743319 T7273 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2743362 T7273 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2743362 T7273 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2743370 T7273 oass.IndexSchema.readSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 2743385 T7273 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2743386 T7273 oasc.CoreContainer.create Creating SolrCore 'collectionLazy4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\
   [junit4]   2> 2743386 T7273 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2743387 T7273 oasc.SolrCore.<init> [collectionLazy4] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\
   [junit4]   2> 2743387 T7273 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 2743388 T7273 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\
   [junit4]   2> 2743388 T7273 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\index/
   [junit4]   2> 2743388 T7273 oasc.SolrCore.initIndex WARN [collectionLazy4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2743389 T7273 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\index
   [junit4]   2> 2743389 T7273 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=78.0107421875, floorSegmentMB=1.7900390625, forceMergeDeletesPctAllowed=6.887722656404957, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2743390 T7273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3838c854 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d41828d),segFN=segments_1,generation=1}
   [junit4]   2> 2743390 T7273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2743392 T7273 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2743393 T7273 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743393 T7273 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743393 T7273 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743394 T7273 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743394 T7273 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 2743394 T7273 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2743395 T7273 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743395 T7273 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2743396 T7273 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743398 T7273 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743400 T7273 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743402 T7273 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743404 T7273 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743408 T7273 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2743409 T7273 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2743409 T7273 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2743409 T7273 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3838c854 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d41828d),segFN=segments_1,generation=1}
   [junit4]   2> 2743409 T7273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2743410 T7273 oass.SolrIndexSearcher.<init> Opening Searcher@399a238[collectionLazy4] main
   [junit4]   2> 2743410 T7273 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\conf
   [junit4]   2> 2743410 T7273 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\conf}
   [junit4]   2> 2743412 T7273 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\conf
   [junit4]   2> 2743413 T7273 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2743413 T7273 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\conf
   [junit4]   2> 2743413 T7273 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2743414 T7273 oasc.CoreContainer.registerCore registering core: collectionLazy4
   [junit4]   2> 2743414 T7284 oasc.SolrCore.registerSearcher [collectionLazy4] Registered new searcher Searcher@399a238[collectionLazy4] main{UninvertingDirectoryReader()}
   [junit4]   2> 2743415 T7273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2743416 T7273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3838c854 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d41828d),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3838c854 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d41828d),segFN=segments_2,generation=2}
   [junit4]   2> 2743416 T7273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2743419 T7273 oass.SolrIndexSearcher.<init> Opening Searcher@53a11337[collectionLazy4] main
   [junit4]   2> 2743419 T7273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2743420 T7284 oasc.SolrCore.registerSearcher [collectionLazy4] Registered new searcher Searcher@53a11337[collectionLazy4] main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):c7))}
   [junit4]   2> ASYNC  NEW_CORE C1436 name=collectionLazy4 org.apache.solr.core.SolrCore@73f4aac5
   [junit4]   2> 2743420 T7273 C1436 oasc.SolrCore.execute [collection1] webapp=null path=null params={wt=xml&q={!prefix+f%3Dv_t}hel} hits=2 status=0 QTime=0 
   [junit4]   2> 2743425 T7273 C1436 oasc.SolrCore.execute [collection1] webapp=null path=null params={wt=xml&q={!raw+f%3Dv_t}hello} hits=2 status=0 QTime=1 
   [junit4]   2> 2743426 T7273 C1436 oasc.SolrCore.execute [collection1] webapp=null path=null params={wt=xml&q={!raw+f%3Dv_t}Hello} hits=0 status=0 QTime=0 
   [junit4]   2> 2743428 T7273 C1436 oasc.SolrCore.execute [collection1] webapp=null path=null params={wt=xml&q={!raw+f%3Dv_f}1.5} hits=0 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C1437 name=collection1 org.apache.solr.core.SolrCore@43f7a6fc
   [junit4]   2> 2743429 T7273 C1437 oasc.SolrCore.execute [collection1] webapp=null path=null params={wt=xml&q={!raw+f%3Dv_t}hello} hits=0 status=0 QTime=0 
   [junit4]   2> 2743429 T7273 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=232256434
   [junit4]   2> 2743431 T7273 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@37f40d40
   [junit4]   2> 2743431 T7273 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2743431 T7273 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2743431 T7273 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2743431 T7273 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2743433 T7273 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2743433 T7273 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2743433 T7273 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 2743433 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\index
   [junit4]   2> 2743433 T7273 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 2743433 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection1\data\
   [junit4]   2> 2743433 T7273 oasc.SolrCore.close [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@9cd8faa
   [junit4]   2> 2743433 T7273 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2743436 T7273 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2743436 T7273 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2743436 T7273 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2743437 T7273 oasc.SolrCore.closeSearcher [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 2743437 T7273 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2743438 T7273 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 2743438 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\index
   [junit4]   2> 2743438 T7273 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 2743438 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection5\data\
   [junit4]   2> 2743438 T7273 oasc.SolrCore.close [collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@73f4aac5
   [junit4]   2> 2743438 T7273 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2743438 T7273 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2743438 T7273 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2743438 T7273 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2743442 T7273 oasc.SolrCore.closeSearcher [collectionLazy4] Closing main searcher on request.
   [junit4]   2> 2743442 T7273 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2743442 T7273 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 2743442 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\
   [junit4]   2> 2743442 T7273 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 2743442 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection4\data\index
   [junit4]   2> 2743442 T7273 oasc.SolrCore.close [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@65b33bf9
   [junit4]   2> 2743442 T7273 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2743442 T7273 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2743442 T7273 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2743442 T7273 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2743446 T7273 oasc.SolrCore.closeSearcher [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 2743446 T7273 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2743446 T7273 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 2743446 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\
   [junit4]   2> 2743446 T7273 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 2743446 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-001\collection2\data\index
   [junit4]   2> 2743448 T7273 oas.SolrTestCaseJ4.tearDown ###Ending testLazySearch
   [junit4]   2> 2743454 T7273 oas.SolrTestCaseJ4.setUp ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 2743510 T7273 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\'
   [junit4]   2> 2743539 T7273 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\solr.xml
   [junit4]   2> 2743581 T7273 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002
   [junit4]   2> 2743581 T7273 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002
   [junit4]   2> 2743581 T7273 oasc.CoreContainer.<init> New CoreContainer 1107062086
   [junit4]   2> 2743581 T7273 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\]
   [junit4]   2> 2743583 T7273 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 2743583 T7273 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2743583 T7273 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 2743584 T7273 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2743584 T7273 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2743584 T7273 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2743584 T7273 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2743584 T7273 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2743584 T7273 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2743590 T7273 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 2743593 T7273 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2743593 T7273 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2743593 T7273 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 2743597 T7273 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002
   [junit4]   2> 2743600 T7273 oasc.CorePropertiesLocator.discoverUnder Found core badConfig1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig1\
   [junit4]   2> 2743600 T7273 oasc.CorePropertiesLocator.discoverUnder Found core badConfig2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig2\
   [junit4]   2> 2743600 T7273 oasc.CorePropertiesLocator.discoverUnder Found core badSchema1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badSchema1\
   [junit4]   2> 2743603 T7273 oasc.CorePropertiesLocator.discoverUnder Found core badSchema2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badSchema2\
   [junit4]   2> 2743605 T7273 oasc.CorePropertiesLocator.discoverUnder Found core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\
   [junit4]   2> 2743608 T7273 oasc.CorePropertiesLocator.discoverUnder Found core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\
   [junit4]   2> 2743608 T7273 oasc.CorePropertiesLocator.discover Found 6 core definitions
   [junit4]   2> 2743611 T7286 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig1\'
   [junit4]   2> 2743612 T7288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badSchema1\'
   [junit4]   2> 2743611 T7287 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig2\'
   [junit4]   2> 2743663 T7288 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2743705 T7288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2743705 T7288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2743727 T7286 oasc.SolrException.log Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2743727 T7286 oasc.CoreContainer.create ERROR Error creating core [badConfig1]: Could not load conf for core badConfig1: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig1\solrconfig.xml Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2743729 T7286 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badSchema2\'
   [junit4]   2> 2743729 T7288 oasc.SolrException.log Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2743729 T7288 oasc.CoreContainer.create ERROR Error creating core [badSchema1]: Could not load conf for core badSchema1: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedtype" must be terminated by the matching end-tag "</filedtype>".. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badSchema1\schema.xml Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2743733 T7288 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\'
   [junit4]   2> 2743727 T7287 oasc.SolrException.log Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2743734 T7287 oasc.CoreContainer.create ERROR Error creating core [badConfig2]: Could not load conf for core badConfig2: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig2\solrconfig.xml Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2743735 T7287 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\'
   [junit4]   2> 2743813 T7288 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2743834 T7287 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2743854 T7288 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2743854 T7288 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2743883 T7286 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2743928 T7288 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 2743941 T7287 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2743942 T7287 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2743953 T7287 oass.IndexSchema.readSchema [core2] Schema name=tiny
   [junit4]   2> 2743969 T7286 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2743970 T7286 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2743972 T7288 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2743973 T7288 oasc.CoreContainer.create Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\
   [junit4]   2> 2743973 T7288 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2743973 T7288 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\data\
   [junit4]   2> 2743973 T7288 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
   [junit4]   2> 2743974 T7286 oasc.SolrException.log Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2743974 T7286 oasc.CoreContainer.create ERROR Error creating core [badSchema2]: Could not load conf for core badSchema2: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; The element type "filedtype" must be terminated by the matching end-tag "</filedtype>".. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badSchema2\schema.xml Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 2743976 T7288 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\data\
   [junit4]   2> 2743976 T7288 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\data\index/
   [junit4]   2> 2743976 T7288 oasc.SolrCore.initIndex WARN [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2743977 T7288 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\data\index
   [junit4]   2> 2743977 T7288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2638272476357555]
   [junit4]   2> 2743978 T7288 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4ebbe290 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29e9b0ec),segFN=segments_1,generation=1}
   [junit4]   2> 2743978 T7288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2743979 T7288 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2743980 T7288 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743980 T7288 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743980 T7288 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743980 T7288 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743981 T7288 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 2743981 T7288 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2743981 T7288 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2743981 T7288 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2743991 T7288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743993 T7288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743995 T7288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743997 T7287 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2743997 T7288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743998 T7287 oasc.CoreContainer.create Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\
   [junit4]   2> 2743998 T7287 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2743998 T7287 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\data\
   [junit4]   2> 2743999 T7287 oasc.SolrCore.<init> JMX monitoring not detected for core: core2
   [junit4]   2> 2743999 T7288 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2743999 T7287 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\data\
   [junit4]   2> 2743999 T7287 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\data\index/
   [junit4]   2> 2744000 T7287 oasc.SolrCore.initIndex WARN [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2744001 T7287 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\data\index
   [junit4]   2> 2744002 T7288 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2744002 T7287 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2638272476357555]
   [junit4]   2> 2744002 T7288 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2744003 T7288 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=0.9306640625, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=12.263099249366524, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7857164567150478
   [junit4]   2> 2744003 T7287 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5148216c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@177f10be),segFN=segments_1,generation=1}
   [junit4]   2> 2744004 T7287 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2744003 T7288 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4ebbe290 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29e9b0ec),segFN=segments_1,generation=1}
   [junit4]   2> 2744004 T7288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2744005 T7288 oass.SolrIndexSearcher.<init> Opening Searcher@17507e48[core1] main
   [junit4]   2> 2744005 T7288 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\conf
   [junit4]   2> 2744005 T7288 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\conf}
   [junit4]   2> 2744006 T7288 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\conf
   [junit4]   2> 2744006 T7287 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2744006 T7288 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2744007 T7287 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2744007 T7287 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2744007 T7288 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core1\conf
   [junit4]   2> 2744008 T7288 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2744008 T7287 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2744008 T7287 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2744009 T7288 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 2744009 T7287 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 2744009 T7289 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@17507e48[core1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2744009 T7287 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2744010 T7287 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2744010 T7287 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2744014 T7287 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2744017 T7287 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2744020 T7287 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2744023 T7287 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2744027 T7287 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2744031 T7287 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2744031 T7287 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2744031 T7287 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=0.9306640625, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=12.263099249366524, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7857164567150478
   [junit4]   2> 2744032 T7287 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5148216c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@177f10be),segFN=segments_1,generation=1}
   [junit4]   2> 2744032 T7287 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2744033 T7287 oass.SolrIndexSearcher.<init> Opening Searcher@67f5247f[core2] main
   [junit4]   2> 2744034 T7287 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\conf
   [junit4]   2> 2744034 T7287 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\conf}
   [junit4]   2> 2744034 T7287 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\conf
   [junit4]   2> 2744035 T7287 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2744037 T7287 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\core2\conf
   [junit4]   2> 2744037 T7287 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2744038 T7287 oasc.CoreContainer.registerCore registering core: core2
   [junit4]   2> 2744038 T7290 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@67f5247f[core2] main{UninvertingDirectoryReader()}
   [junit4]   2> 2744040 T7273 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2744046 T7273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4ebbe290 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29e9b0ec),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4ebbe290 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@29e9b0ec),segFN=segments_2,generation=2}
   [junit4]   2> 2744047 T7273 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2744048 T7273 oass.SolrIndexSearcher.<init> Opening Searcher@441e0aff[core1] main
   [junit4]   2> 2744048 T7273 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2744049 T7289 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@441e0aff[core1] main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):c7))}
   [junit4]   2> ASYNC  NEW_CORE C1438 name=core1 org.apache.solr.core.SolrCore@10640e49
   [junit4]   2> 2744049 T7273 C1438 oasc.SolrCore.execute [collection1] webapp=null path=null params={wt=xml&q={!prefix+f%3Dv_t}hel} hits=2 status=0 QTime=0 
   [junit4]   2> 2744052 T7273 C1438 oasc.SolrCore.execute [collection1] webapp=null path=null params={wt=xml&q={!raw+f%3Dv_t}hello} hits=2 status=0 QTime=1 
   [junit4]   2> 2744053 T7273 C1438 oasc.SolrCore.execute [collection1] webapp=null path=null params={wt=xml&q={!raw+f%3Dv_t}Hello} hits=0 status=0 QTime=0 
   [junit4]   2> 2744054 T7273 C1438 oasc.SolrCore.execute [collection1] webapp=null path=null params={wt=xml&q={!raw+f%3Dv_f}1.5} hits=0 status=0 QTime=0 
   [junit4]   2> 2744074 T7273 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig1\'
   [junit4]   2> 2744124 T7273 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2744165 T7273 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2744165 T7273 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2744178 T7273 oass.IndexSchema.readSchema [badConfig1] Schema name=tiny
   [junit4]   2> 2744205 T7273 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2744207 T7273 oasc.CoreContainer.create Creating SolrCore 'badConfig1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig1\
   [junit4]   2> 2744207 T7273 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2744208 T7273 oasc.SolrCore.<init> [badConfig1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig1\data\
   [junit4]   2> 2744208 T7273 oasc.SolrCore.<init> JMX monitoring not detected for core: badConfig1
   [junit4]   2> 2744210 T7273 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig1\data\
   [junit4]   2> 2744210 T7273 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfig1\data\index/
   [junit4]   2> 2744211 T7273 oasc.SolrCore.initIndex WARN [badConfig1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-002\badConfi

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

core.TestLazyCores-3304B318A2BBFB21-001\tempDir-008\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-008\collection2\data\index;done=false>>]
   [junit4]   2> 2753637 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\tempDir-008\collection2\data\index
   [junit4]   2> 2753641 T7273 oas.SolrTestCaseJ4.tearDown ###Ending testCreateTransientFromAdmin
   [junit4]   2> 2753641 T7273 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2753643 T7273 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1361192598
   [junit4]   2> 2753644 T7273 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@43f7a6fc
   [junit4]   2> 2753644 T7273 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2753644 T7273 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2753644 T7273 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2753644 T7273 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2753646 T7273 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 2753646 T7273 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2753647 T7273 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\;done=false>>]
   [junit4]   2> 2753647 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\
   [junit4]   2> 2753647 T7273 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 2753647 T7273 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-3304B318A2BBFB21-001\init-core-data-001\index
   [junit4]   2> 2873797 T7273 oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=59 closes=58
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ar_MA, timezone=America/La_Paz
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_67 (64-bit)/cpus=2,threads=1,free=357080824,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, TestOrdValues, DOMUtilTest, DocumentAnalysisRequestHandlerTest, TestPostingsSolrHighlighter, HttpPartitionTest, TestSolrJ, SharedFSAutoReplicaFailoverTest, DocumentBuilderTest, TestCodecSupport, PreAnalyzedFieldTest, DistributedQueryElevationComponentTest, ModifyConfFileTest, TestManagedStopFilterFactory, DateMathParserTest, AddBlockUpdateTest, TestIndexSearcher, TermVectorComponentTest, StatsComponentTest, TestRTGBase, TestSolrCoreProperties, TestXIncludeConfig, SpatialFilterTest, ZkNodePropsTest, SolrRequestParserTest, SpellingQueryConverterTest, TestModifyConfFiles, TestDefaultSearchFieldResource, OverseerStatusTest, TestFiltering, TestDistributedMissingSort, TestReversedWildcardFilterFactory, FieldMutatingUpdateProcessorTest, TestRealTimeGet, IndexSchemaRuntimeFieldTest, DistribCursorPagingTest, SliceStateTest, DistributedIntervalFacetingTest, HdfsUnloadDistributedZkTest, SSLMigrationTest, HighlighterMaxOffsetTest, DateFieldTest, TestQueryTypes, FileUtilsTest, TestRestManager, HdfsDirectoryTest, TestSolrQueryParser, TestWriterPerf, LeaderElectionTest, TestStressUserVersions, TestFieldCollectionResource, ShardRoutingCustomTest, CacheHeaderTest, TestTolerantSearch, ShardSplitTest, BinaryUpdateRequestHandlerTest, DirectSolrConnectionTest, TestDefaultSimilarityFactory, FieldFacetTest, TestCloudManagedSchema, TestLuceneMatchVersion, CursorMarkTest, TestFreeTextSuggestions, TestTrie, TestSearchPerf, HdfsBasicDistributedZk2Test, SolrXmlInZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistribDocExpirationUpdateProcessorTest, TestStressRecovery, InfoHandlerTest, TestSolrDeletionPolicy1, SuggesterFSTTest, SpellCheckCollatorTest, UUIDFieldTest, TestDistributedSearch, TestSurroundQueryParser, TestUtils, TestFieldTypeResource, TestSolrDeletionPolicy2, TestStressReorder, DistanceFunctionTest, TestManagedSchemaFieldResource, DistributedExpandComponentTest, TestCloudInspectUtil, XsltUpdateRequestHandlerTest, TestCollationField, SolrPluginUtilsTest, TestDocumentBuilder, TestConfigSets, DistributedQueryComponentOptimizationTest, DirectUpdateHandlerOptimizeTest, OpenExchangeRatesOrgProviderTest, TestRandomDVFaceting, SynonymTokenizerTest, DebugComponentTest, TestShortCircuitedRequests, SchemaVersionSpecificBehaviorTest, RangeFacetTest, BasicZkTest, SuggesterTest, TestCSVLoader, TestFastWriter, TestQueryUtils, BadIndexSchemaTest, HighlighterTest, DirectSolrSpellCheckerTest, TestComponentsName, StatelessScriptUpdateProcessorFactoryTest, TestInfoStreamLogging, DistributedTermsComponentTest, AliasIntegrationTest, BasicDistributedZkTest, TestDocSet, TestMiniSolrCloudCluster, TestNonDefinedSimilarityFactory, TestClassNameShortening, ReplicationFactorTest, TestLMJelinekMercerSimilarityFactory, TestSolrQueryParserDefaultOperatorResource, SpellPossibilityIteratorTest, TestNRTOpen, TestImplicitCoreProperties, TestFieldTypeCollectionResource, BlockCacheTest, TestFileDictionaryLookup, TestRecovery, TestReplicationHandlerBackup, TestHighFrequencyDictionaryFactory, ZkCLITest, AbstractAnalyticsStatsTest, DistributedSpellCheckComponentTest, TestJoin, SampleTest, TestSchemaResource, SortByFunctionTest, SystemInfoHandlerTest, DistributedFacetPivotSmallTest, RequestHandlersTest, DeleteLastCustomShardedReplicaTest, TestSolrQueryParserResource, ExpressionTest, SearchHandlerTest, CollectionsAPIDistributedZkTest, HighlighterConfigTest, CustomCollectionTest, CachingDirectoryFactoryTest, TestMergePolicyConfig, IndexSchemaTest, TestBinaryField, SimplePostToolTest, DocExpirationUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, TestBadConfig, ResourceLoaderTest, RAMDirectoryFactoryTest, SuggesterWFSTTest, OverseerTest, TestZkChroot, BlockDirectoryTest, ChaosMonkeyNothingIsSafeTest, DefaultValueUpdateProcessorTest, TestCustomSort, TestFieldSortValues, FastVectorHighlighterTest, StandardRequestHandlerTest, TestSolr4Spatial2, TestFastLRUCache, SolrInfoMBeanTest, NumericFieldsTest, ConnectionManagerTest, TestSearcherReuse, PeerSyncTest, TestAtomicUpdateErrorCases, SyncSliceTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=3304B318A2BBFB21 -Dtests.slow=true -Dtests.locale=ar_MA -Dtests.timezone=America/La_Paz -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=59 closes=58
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3304B318A2BBFB21]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:439)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:186)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed in 132.59s, 8 tests, 1 failure <<< FAILURES!

[...truncated 789 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:485: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:465: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:48: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:494: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1342: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:957: There were test failures: 430 suites, 1784 tests, 1 suite-level error, 47 ignored (26 assumptions)

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