Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5567/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

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


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

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

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


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

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

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




Build Log:
[...truncated 9335 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_435D5F56B2B7F836-001\init-core-data-001
   [junit4]   2> 10269 INFO  
(SUITE-TestLazyCores-seed#[435D5F56B2B7F836]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 10271 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLazyLoad
   [junit4]   2> 10368 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001'
   [junit4]   2> 10369 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10369 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10369 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 936985801
   [junit4]   2> 10369 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001]
   [junit4]   2> 10369 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\lib
   [junit4]   2> 10369 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 10373 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 10374 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 10376 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10376 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10376 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 10376 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 10378 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 10379 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 10379 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 10380 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 10381 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 10381 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 10382 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 10382 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 10384 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, 
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 10385 INFO  (coreLoadExecutor-27-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1'
   [junit4]   2> 10390 INFO  (coreLoadExecutor-27-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10390 INFO  (coreLoadExecutor-27-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10391 INFO  (coreLoadExecutor-27-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2'
   [junit4]   2> 10391 INFO  (coreLoadExecutor-27-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10391 INFO  (coreLoadExecutor-27-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10392 INFO  (coreLoadExecutor-27-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5'
   [junit4]   2> 10392 INFO  (coreLoadExecutor-27-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10392 INFO  (coreLoadExecutor-27-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10421 INFO  (coreLoadExecutor-27-thread-3) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10422 INFO  (coreLoadExecutor-27-thread-2) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10424 INFO  (coreLoadExecutor-27-thread-3) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10430 INFO  (coreLoadExecutor-27-thread-3) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10440 INFO  (coreLoadExecutor-27-thread-3) [    ] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 10441 INFO  (coreLoadExecutor-27-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10445 INFO  (coreLoadExecutor-27-thread-3) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10452 INFO  (coreLoadExecutor-27-thread-3) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5'
   [junit4]   2> 10452 INFO  (coreLoadExecutor-27-thread-3) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5
   [junit4]   2> 10452 INFO  (coreLoadExecutor-27-thread-2) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10452 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 10452 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5\data\]
   [junit4]   2> 10452 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 10454 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5\data\
   [junit4]   2> 10454 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrCore 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_435D5F56B2B7F836-001\tempDir-001\collection5\data\index/
   [junit4]   2> 10454 WARN  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 10455 INFO  (coreLoadExecutor-27-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10455 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5\data\index
   [junit4]   2> 10456 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 10457 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@169d230 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ad4c377; 
maxCacheMB=0.7041015625 
maxMergeSizeMB=0.8662109375)),segFN=segments_1,generation=1}
   [junit4]   2> 10457 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 10460 INFO  (coreLoadExecutor-27-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10465 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection5 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5\data\
   [junit4]   2> 10467 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 10467 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 10472 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10476 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10478 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10480 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10486 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 10487 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 10488 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10488 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10490 INFO  (coreLoadExecutor-27-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10493 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=84.884765625, 
floorSegmentMB=2.1865234375, forceMergeDeletesPctAllowed=20.603951803427574, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8944116504194669
   [junit4]   2> 10494 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@169d230 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ad4c377; 
maxCacheMB=0.7041015625 
maxMergeSizeMB=0.8662109375)),segFN=segments_1,generation=1}
   [junit4]   2> 10494 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 10494 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@735165ad[collection5] main]
   [junit4]   2> 10494 INFO  (coreLoadExecutor-27-thread-2) [    ] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 10494 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.r.ManagedResourceStorage 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_435D5F56B2B7F836-001\tempDir-001\collection5\conf
   [junit4]   2> 10494 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5\conf}
   [junit4]   2> 10494 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.r.ManagedResourceStorage 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_435D5F56B2B7F836-001\tempDir-001\collection5\conf
   [junit4]   2> 10496 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 10496 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10497 INFO  (coreLoadExecutor-27-thread-3) [    x:collection5] 
o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 10497 INFO  
(searcherExecutor-28-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@735165ad[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10501 INFO  (coreLoadExecutor-27-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 10505 INFO  (coreLoadExecutor-27-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10506 INFO  (coreLoadExecutor-27-thread-2) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10508 INFO  (coreLoadExecutor-27-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1'
   [junit4]   2> 10508 INFO  (coreLoadExecutor-27-thread-1) [    ] 
o.a.s.c.CoreContainer 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_435D5F56B2B7F836-001\tempDir-001\collection1
   [junit4]   2> 10509 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 10509 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1\data\]
   [junit4]   2> 10509 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 10511 INFO  (coreLoadExecutor-27-thread-2) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2'
   [junit4]   2> 10511 INFO  (coreLoadExecutor-27-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2
   [junit4]   2> 10511 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 10512 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2\data\]
   [junit4]   2> 10512 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 10512 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1\data\
   [junit4]   2> 10514 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2\data\
   [junit4]   2> 10514 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrCore 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_435D5F56B2B7F836-001\tempDir-001\collection2\data\index/
   [junit4]   2> 10514 WARN  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 10514 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2\data\index
   [junit4]   2> 10514 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 10515 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@47b50239 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71613526; 
maxCacheMB=0.7041015625 
maxMergeSizeMB=0.8662109375)),segFN=segments_1,generation=1}
   [junit4]   2> 10515 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 10514 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrCore 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_435D5F56B2B7F836-001\tempDir-001\collection1\data\index/
   [junit4]   2> 10515 WARN  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 10516 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1\data\index
   [junit4]   2> 10516 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 10516 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@bc53c98 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1328e697; 
maxCacheMB=0.7041015625 
maxMergeSizeMB=0.8662109375)),segFN=segments_1,generation=1}
   [junit4]   2> 10516 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 10518 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 10518 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 10529 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection2 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2\data\
   [junit4]   2> 10529 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10532 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1\data\
   [junit4]   2> 10530 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 10534 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10534 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10536 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10536 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10538 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10541 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10543 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10543 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 10545 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 10546 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 10546 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10546 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10547 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=84.884765625, 
floorSegmentMB=2.1865234375, forceMergeDeletesPctAllowed=20.603951803427574, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8944116504194669
   [junit4]   2> 10547 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@bc53c98 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1328e697; 
maxCacheMB=0.7041015625 
maxMergeSizeMB=0.8662109375)),segFN=segments_1,generation=1}
   [junit4]   2> 10547 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 10548 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f3df334[collection1] main]
   [junit4]   2> 10549 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage 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_435D5F56B2B7F836-001\tempDir-001\collection1\conf
   [junit4]   2> 10550 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 10551 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 10552 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10552 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10552 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=84.884765625, 
floorSegmentMB=2.1865234375, forceMergeDeletesPctAllowed=20.603951803427574, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8944116504194669
   [junit4]   2> 10553 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@47b50239 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71613526; 
maxCacheMB=0.7041015625 
maxMergeSizeMB=0.8662109375)),segFN=segments_1,generation=1}
   [junit4]   2> 10553 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 10553 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@57863d26[collection2] main]
   [junit4]   2> 10555 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.r.ManagedResourceStorage 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_435D5F56B2B7F836-001\tempDir-001\collection2\conf
   [junit4]   2> 10555 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2\conf}
   [junit4]   2> 10555 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.r.ManagedResourceStorage 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_435D5F56B2B7F836-001\tempDir-001\collection2\conf
   [junit4]   2> 10550 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1\conf}
   [junit4]   2> 10555 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage 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_435D5F56B2B7F836-001\tempDir-001\collection1\conf
   [junit4]   2> 10556 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 10559 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 10559 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10556 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10560 INFO  (coreLoadExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 10561 INFO  
(searcherExecutor-32-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f3df334[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10560 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 10564 INFO  (coreLoadExecutor-27-thread-2) [    x:collection2] 
o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 10565 INFO  
(searcherExecutor-33-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@57863d26[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10569 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3'
   [junit4]   2> 10569 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10569 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10585 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10589 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10597 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10605 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 10625 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10629 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3'
   [junit4]   2> 10629 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3
   [junit4]   2> 10629 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 10630 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\]
   [junit4]   2> 10630 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection3
   [junit4]   2> 10630 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\
   [junit4]   2> 10631 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrCore 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_435D5F56B2B7F836-001\tempDir-001\collection3\data\index/
   [junit4]   2> 10631 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 10631 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\index
   [junit4]   2> 10632 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=27.587890625, 
floorSegmentMB=1.912109375, forceMergeDeletesPctAllowed=27.592078554193055, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4337749567474084
   [junit4]   2> 10632 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@66e0a3ad 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b7dcd04),segFN=segments_1,generation=1}
   [junit4]   2> 10632 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 10634 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 10638 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10641 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10643 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10643 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection3 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\
   [junit4]   2> 10644 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 10646 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10651 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 10652 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 10652 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10652 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10653 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=23.6826171875, 
floorSegmentMB=1.9423828125, forceMergeDeletesPctAllowed=1.3529462107315349, 
segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 10654 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@66e0a3ad 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b7dcd04),segFN=segments_1,generation=1}
   [junit4]   2> 10654 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 10654 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@23aa1c69[collection3] main]
   [junit4]   2> 10655 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.r.ManagedResourceStorage 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_435D5F56B2B7F836-001\tempDir-001\collection3\conf
   [junit4]   2> 10655 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\conf}
   [junit4]   2> 10655 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.r.ManagedResourceStorage 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_435D5F56B2B7F836-001\tempDir-001\collection3\conf
   [junit4]   2> 10655 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 10655 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10656 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 10656 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.CoreContainer registering core: collection3
   [junit4]   2> 10656 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4'
   [junit4]   2> 10656 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10656 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10663 INFO  
(searcherExecutor-40-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Registered new searcher 
Searcher@23aa1c69[collection3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10669 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10672 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 10679 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10687 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 10698 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10701 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4'
   [junit4]   2> 10702 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4
   [junit4]   2> 10702 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 10702 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4\data\]
   [junit4]   2> 10702 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 10702 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4\data\
   [junit4]   2> 10702 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrCore 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_435D5F56B2B7F836-001\tempDir-001\collection4\data\index/
   [junit4]   2> 10702 WARN  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 10703 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4\data\index
   [junit4]   2> 10703 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=45.5068359375, 
floorSegmentMB=1.51953125, forceMergeDeletesPctAllowed=3.121266641804948, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 10704 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2cb27c5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53c659c),segFN=segments_1,generation=1}
   [junit4]   2> 10704 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 10705 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 10706 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection4 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4\data\
   [junit4]   2> 10707 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 10707 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10709 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10710 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10712 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10715 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 10716 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 10718 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10718 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10718 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=88.1455078125, 
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=12.027979815063063, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7092767237969365
   [junit4]   2> 10718 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2cb27c5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53c659c),segFN=segments_1,generation=1}
   [junit4]   2> 10719 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 10722 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@714c1b6f[collection4] main]
   [junit4]   2> 10723 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage 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_435D5F56B2B7F836-001\tempDir-001\collection4\conf
   [junit4]   2> 10723 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4\conf}
   [junit4]   2> 10723 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.r.ManagedResourceStorage 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_435D5F56B2B7F836-001\tempDir-001\collection4\conf
   [junit4]   2> 10723 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 10724 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10724 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 10724 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=936985801
   [junit4]   2> 10727 INFO  
(searcherExecutor-44-thread-1-processing-x:collection4) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Registered new searcher 
Searcher@714c1b6f[collection4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10730 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7ddf3428
   [junit4]   2> 10730 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.u.DirectUpdateHandler2 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> 10735 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 10735 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 10735 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 10738 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 10738 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 10738 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-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_435D5F56B2B7F836-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 10738 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5\data\index
   [junit4]   2> 10738 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-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_435D5F56B2B7F836-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 10738 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection5] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection5\data\
   [junit4]   2> 10738 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c16caa8
   [junit4]   2> 10739 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 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> 10739 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 10739 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 10740 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 10753 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 10753 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 10753 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-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_435D5F56B2B7F836-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 10754 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1\data\index
   [junit4]   2> 10754 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-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_435D5F56B2B7F836-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 10754 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection1\data\
   [junit4]   2> 10754 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4dc381d6
   [junit4]   2> 10755 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.u.DirectUpdateHandler2 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> 10755 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 10755 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 10755 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 10756 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 10756 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 10756 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-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_435D5F56B2B7F836-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 10756 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4\data\
   [junit4]   2> 10756 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-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_435D5F56B2B7F836-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 10756 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection4] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection4\data\index
   [junit4]   2> 10756 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2de002c1
   [junit4]   2> 10756 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.u.DirectUpdateHandler2 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> 10757 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 10757 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 10757 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 10763 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 10763 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 10763 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-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_435D5F56B2B7F836-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 10763 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2\data\
   [junit4]   2> 10763 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-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_435D5F56B2B7F836-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 10763 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection2\data\index
   [junit4]   2> 10763 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrCore [collection3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4f0c08c5
   [junit4]   2> 10763 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.u.DirectUpdateHandler2 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> 10763 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 10763 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 10764 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 10764 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Closing main searcher on request.
   [junit4]   2> 10764 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 10764 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 10764 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\index
   [junit4]   2> 10764 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 10764 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-001\collection3\data\
   [junit4]   2> 10764 INFO  
(TEST-TestLazyCores.testLazyLoad-seed#[435D5F56B2B7F836]) [    x:collection3] 
o.a.s.SolrTestCaseJ4 ###Ending testLazyLoad
   [junit4]   2> 10766 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.SolrTestCaseJ4 ###Starting testMidUseUnload
   [junit4]   2> 10839 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-002'
   [junit4]   2> 10839 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 10839 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could 
not find system property or JNDI)
   [junit4]   2> 10840 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreContainer New CoreContainer 1548053602
   [junit4]   2> 10840 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-002]
   [junit4]   2> 10840 WARN  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-002\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-002\lib
   [junit4]   2> 10840 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 10843 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP 
client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 10844 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.SolrCores Allocating transient cache for 4 transient 
cores
   [junit4]   2> 10844 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.l.LogWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10844 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10844 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping 
setup for authorization module.
   [junit4]   2> 10844 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 10845 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, loadOnStartup=true, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=false, 
dataDir=data\}
   [junit4]   2> 10846 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection2, config=solrconfig.xml, loadOnStartup=true, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=true, 
dataDir=data\}
   [junit4]   2> 10846 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection3, config=solrconfig.xml, loadOnStartup=false, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=on, 
dataDir=data\}
   [junit4]   2> 10847 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection4, config=solrconfig.xml, loadOnStartup=false, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=false, 
dataDir=data\}
   [junit4]   2> 10848 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection5, config=solrconfig.xml, loadOnStartup=true, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=false, 
dataDir=data\}
   [junit4]   2> 10848 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection6, config=solrconfig.xml, loadOnStartup=false, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=true, 
dataDir=data\}
   [junit4]   2> 10849 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection7, config=solrconfig.xml, loadOnStartup=false, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=true, 
dataDir=data\}
   [junit4]   2> 10849 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection8, config=solrconfig.xml, loadOnStartup=false, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=true, 
dataDir=data\}
   [junit4]   2> 10850 INFO  
(TEST-TestLazyCores.testMidUseUnload-seed#[435D5F56B2B7F836]) [    
x:collection3] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection9, config=solrconfig.xml, loadOnStartup=false, 
schema=schema.xml, configSetProperties=configsetprops.json, transient=true, 
dataDir=data\}
   [junit4]   2> 10852 INFO  
(coreLoadExecutor-53-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-002\collection1'
   [junit4]   2> 10852 INFO  
(coreLoadExecutor-53-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-002\collection2'
   [junit4]   2> 10852 INFO  
(coreLoadExecutor-53-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10852 INFO  
(coreLoadExecutor-53-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10852 INFO  
(coreLoadExecutor-53-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10853 INFO  
(coreLoadExecutor-53-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_435D5F56B2B7F836-001\tempDir-002\collection5'
   [junit4]   2> 10853 INFO  
(coreLoadExecutor-53-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10853 INFO  
(coreLoadExecutor-53-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10852 INFO  
(coreLoadExecutor-53-thread-2-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10898 INFO  
(coreLoadExecutor-53-thread-3-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   

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

.CoreContainer.create(CoreContainer.java:817)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2>        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:352)
   [junit4]   2>        at 
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:542)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:762)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:659)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:817)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Jan 24, 2016 10:07:34 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Jan 24, 2016 10:07:54 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=163, name=searcherExecutor-190-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jan 24, 2016 10:07:54 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=163, name=searcherExecutor-190-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Jan 24, 2016 10:07:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=163, name=searcherExecutor-190-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{v_t=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap), v_s=PostingsFormat(name=Asserting), 
v_f=Lucene50(blocksize=128)}, docValues:{}, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-UY, 
timezone=Asia/Jakarta
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=2,free=230907904,total=279969792
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsRestartWhileUpdatingTest, TestLMDirichletSimilarityFactory, 
JsonLoaderTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=435D5F56B2B7F836 -Dtests.slow=true -Dtests.locale=es-UY 
-Dtests.timezone=Asia/Jakarta -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 
object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([435D5F56B2B7F836]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=163, name=searcherExecutor-190-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([435D5F56B2B7F836]:0)Throwable #3: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=163, name=searcherExecutor-190-thread-1, 
state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([435D5F56B2B7F836]:0)
   [junit4] Completed [15/577 (1!)] on J0 in 152.20s, 8 tests, 1 failure, 2 
errors <<< FAILURES!

[...truncated 1807 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:740: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:684: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:524:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1424:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981:
 There were test failures: 577 suites (8 ignored), 2316 tests, 3 suite-level 
errors, 1653 ignored (68 assumptions) [seed: 435D5F56B2B7F836]

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


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

Reply via email to