Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/897/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

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

        at __randomizedtesting.SeedInfo.seed([8883E482072941B]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11421 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\init-core-data-001
   [junit4]   2> 392054 WARN  
(SUITE-TestLazyCores-seed#[8883E482072941B]-worker) [    ] o.a.s.SolrTestCaseJ4 
startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 392056 INFO  
(SUITE-TestLazyCores-seed#[8883E482072941B]-worker) [    ] o.a.s.SolrTestCaseJ4 
Using TrieFields
   [junit4]   2> 392063 INFO  
(SUITE-TestLazyCores-seed#[8883E482072941B]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 392065 INFO  
(TEST-TestLazyCores.testRace-seed#[8883E482072941B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 392156 INFO  
(TEST-TestLazyCores.testRace-seed#[8883E482072941B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\solr.xml
   [junit4]   2> 392174 INFO  
(TEST-TestLazyCores.testRace-seed#[8883E482072941B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 392341 INFO  
(TEST-TestLazyCores.testRace-seed#[8883E482072941B]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 392393 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 392401 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 392407 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 392408 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\.\collection1,
 trusted=true
   [junit4]   2> 392408 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 392408 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\.\collection1\data\]
   [junit4]   2> 392409 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 392431 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 392434 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=85.23046875, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=17.121104966405973, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5395199838428231
   [junit4]   2> 392434 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 392434 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\.\collection2,
 trusted=true
   [junit4]   2> 392435 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 392435 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\collection2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\.\collection2\data\]
   [junit4]   2> 392439 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 392445 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=85.23046875, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=17.121104966405973, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5395199838428231
   [junit4]   2> 392446 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 392449 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 392449 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\.\collection5,
 trusted=true
   [junit4]   2> 392450 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 392450 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\collection5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\.\collection5\data\]
   [junit4]   2> 392462 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=85.23046875, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=17.121104966405973, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5395199838428231
   [junit4]   2> 392630 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 392630 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 392630 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 392630 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 392633 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=12.5107421875, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=6.982470986937315, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 392635 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=12.5107421875, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=6.982470986937315, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 392639 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 392639 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 392640 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=12.5107421875, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=6.982470986937315, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 392647 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f94737f[collection2] main]
   [junit4]   2> 392649 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\collection2\conf
   [junit4]   2> 392650 INFO  (coreLoadExecutor-1068-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 392650 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b3c5dd0[collection1] main]
   [junit4]   2> 392652 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\collection1\conf
   [junit4]   2> 392652 INFO  (coreLoadExecutor-1068-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 392652 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51eadc31[collection5] main]
   [junit4]   2> 392655 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\collection5\conf
   [junit4]   2> 392655 INFO  (coreLoadExecutor-1068-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 392676 INFO  
(searcherExecutor-1069-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5b3c5dd0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 392685 INFO  
(searcherExecutor-1070-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@6f94737f[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 392685 INFO  
(searcherExecutor-1071-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@51eadc31[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 392731 INFO  (Thread-523) [    x:collection3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 392739 INFO  (Thread-523) [    x:collection3] 
o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 392744 INFO  (Thread-523) [    x:collection3] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 392744 INFO  (Thread-523) [    x:collection3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\.\collection3,
 trusted=true
   [junit4]   2> 392745 INFO  (Thread-523) [    x:collection3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 392745 INFO  (Thread-523) [    x:collection3] o.a.s.c.SolrCore 
[[collection3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\collection3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\.\collection3\data\]
   [junit4]   2> 392759 INFO  (Thread-523) [    x:collection3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=85.23046875, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=17.121104966405973, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5395199838428231
   [junit4]   2> 392889 INFO  (Thread-523) [    x:collection3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 392889 INFO  (Thread-523) [    x:collection3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 392889 INFO  (Thread-523) [    x:collection3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=12.5107421875, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=6.982470986937315, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 392889 INFO  (Thread-523) [    x:collection3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@58cad043[collection3] main]
   [junit4]   2> 392890 INFO  (Thread-523) [    x:collection3] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-001\collection3\conf
   [junit4]   2> 392891 INFO  (Thread-523) [    x:collection3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 392893 INFO  
(searcherExecutor-1081-thread-1-processing-x:collection3) [    x:collection3] 
o.a.s.c.SolrCore [collection3] Registered new searcher 
Searcher@58cad043[collection3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 392897 INFO  
(TEST-TestLazyCores.testRace-seed#[8883E482072941B]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1558723259
   [junit4]   2> 392897 INFO  
(TEST-TestLazyCores.testRace-seed#[8883E482072941B]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 392897 INFO  
(TEST-TestLazyCores.testRace-seed#[8883E482072941B]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 392897 INFO  
(TEST-TestLazyCores.testRace-seed#[8883E482072941B]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 392898 INFO  (coreCloseExecutor-1085-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@cd0757c
   [junit4]   2> 392900 INFO  (coreCloseExecutor-1085-thread-3) [    
x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@47f150ad
   [junit4]   2> 392900 INFO  (coreCloseExecutor-1085-thread-2) [    
x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3616f814
   [junit4]   2> 392900 INFO  (coreCloseExecutor-1085-thread-4) [    
x:collection3] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@61ed9626
   [junit4]   2> 392908 INFO  (coreCloseExecutor-1085-thread-3) [    
x:collection2] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection2
   [junit4]   2> 392911 INFO  (coreCloseExecutor-1085-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 392914 INFO  (coreCloseExecutor-1085-thread-2) [    
x:collection5] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection5
   [junit4]   2> 392914 INFO  (coreCloseExecutor-1085-thread-4) [    
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection3
   [junit4]   2> 392915 INFO  
(TEST-TestLazyCores.testRace-seed#[8883E482072941B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 392920 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 393000 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\solr.xml
   [junit4]   2> 393015 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 393133 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 393187 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 393193 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 393201 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 393187 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 393209 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 393212 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 393216 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 393217 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\collection5,
 trusted=true
   [junit4]   2> 393217 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 393217 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\collection5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\collection5\data\]
   [junit4]   2> 393219 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 393219 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\collection1,
 trusted=true
   [junit4]   2> 393219 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 393219 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\collection1\data\]
   [junit4]   2> 393222 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 393222 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\collection2,
 trusted=true
   [junit4]   2> 393223 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 393223 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\collection2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\collection2\data\]
   [junit4]   2> 393230 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=85.23046875, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=17.121104966405973, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5395199838428231
   [junit4]   2> 393234 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=85.23046875, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=17.121104966405973, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5395199838428231
   [junit4]   2> 393235 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=85.23046875, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=17.121104966405973, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5395199838428231
   [junit4]   2> 393411 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 393411 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 393413 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=12.5107421875, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=6.982470986937315, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 393414 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 393414 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 393415 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 393415 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 393416 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=12.5107421875, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=6.982470986937315, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 393416 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=12.5107421875, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=6.982470986937315, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 393419 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1122e95a[collection1] main]
   [junit4]   2> 393420 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\collection1\conf
   [junit4]   2> 393420 INFO  (coreLoadExecutor-1092-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 393421 INFO  
(searcherExecutor-1094-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1122e95a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 393421 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40fcfb85[collection5] main]
   [junit4]   2> 393421 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@73dc5e03[collection2] main]
   [junit4]   2> 393422 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\collection5\conf
   [junit4]   2> 393423 INFO  (coreLoadExecutor-1092-thread-3) [    
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 393424 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\collection2\conf
   [junit4]   2> 393424 INFO  (coreLoadExecutor-1092-thread-2) [    
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 393425 INFO  
(searcherExecutor-1093-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@40fcfb85[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 393426 INFO  
(searcherExecutor-1095-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@73dc5e03[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 393468 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 393510 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 393519 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 393525 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 393525 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core1,
 trusted=true
   [junit4]   2> 393527 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 393527 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core1\data\]
   [junit4]   2> 393536 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=14.9892578125, 
floorSegmentMB=1.5341796875, forceMergeDeletesPctAllowed=20.449256731569815, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 393664 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 393664 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 393664 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=52.5556640625, 
floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=1.2095704135767327, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 393668 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@66c0134a[core1] main]
   [junit4]   2> 393670 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core1\conf
   [junit4]   2> 393671 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 393671 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 393674 INFO  
(searcherExecutor-1106-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@66c0134a[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 393713 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 393722 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 393726 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 393726 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core2,
 trusted=true
   [junit4]   2> 393727 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 393727 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core2\data\]
   [junit4]   2> 393737 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 393864 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 393864 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 393865 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 393865 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24850e01[core2] main]
   [junit4]   2> 393866 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core2\conf
   [junit4]   2> 393866 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 393867 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 393876 INFO  
(searcherExecutor-1111-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@24850e01[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 393922 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 393929 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 393934 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 393934 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core3,
 trusted=true
   [junit4]   2> 393935 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 393935 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core3\data\]
   [junit4]   2> 393945 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7318307048247245]
   [junit4]   2> 394069 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 394069 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 394069 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=97.0126953125, 
floorSegmentMB=0.23828125, forceMergeDeletesPctAllowed=21.214621499939508, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2977767338712092
   [junit4]   2> 394072 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@247b91fc[core3] main]
   [junit4]   2> 394072 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core3\conf
   [junit4]   2> 394072 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 394073 INFO  
(searcherExecutor-1116-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core3] Registered new searcher Searcher@247b91fc[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 394073 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 394118 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 394125 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 394130 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 394130 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core4,
 trusted=true
   [junit4]   2> 394131 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 394131 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core4\data\]
   [junit4]   2> 394140 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=71.30078125, 
floorSegmentMB=0.958984375, forceMergeDeletesPctAllowed=17.93743493629938, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 394295 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 394295 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 394296 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=32.2685546875, 
floorSegmentMB=1.7158203125, forceMergeDeletesPctAllowed=21.56229050320992, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8653359891449097
   [junit4]   2> 394297 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a1788f8[core4] main]
   [junit4]   2> 394298 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core4\conf
   [junit4]   2> 394299 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 394300 INFO  
(searcherExecutor-1121-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core4] Registered new searcher Searcher@7a1788f8[core4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 394300 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core 
[collection2]
   [junit4]   2> 394300 INFO  (Thread-524) [    ] o.a.s.c.SolrCore 
[collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@23f48b7f
   [junit4]   2> 394300 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.a.CoreAdminOperation core create command 
loadOnStartup=false&transient=true&name=core5&action=CREATE&wt=xml
   [junit4]   2> 394308 INFO  (Thread-524) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.collection2
   [junit4]   2> 394350 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 394357 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema [core5] Schema name=tiny
   [junit4]   2> 394363 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 394364 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core5' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core5,
 trusted=true
   [junit4]   2> 394364 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 394364 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [[core5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core5\data\]
   [junit4]   2> 394375 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7876460856121337]
   [junit4]   2> 394519 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 394519 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 394519 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=45.24609375, 
floorSegmentMB=0.640625, forceMergeDeletesPctAllowed=8.432010434964832, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6414963309646634
   [junit4]   2> 394520 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74bd1036[core5] main]
   [junit4]   2> 394522 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core5\conf
   [junit4]   2> 394522 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 394523 INFO  
(searcherExecutor-1126-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core5] Registered new searcher Searcher@74bd1036[core5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 394523 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core1]
   [junit4]   2> 394523 INFO  (Thread-524) [    ] o.a.s.c.SolrCore [core1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@2c35184
   [junit4]   2> 394527 INFO  (Thread-524) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.core1
   [junit4]   2> 394570 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 394577 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 394581 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 394581 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core1,
 trusted=true
   [junit4]   2> 394582 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 394582 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core1\data\]
   [junit4]   2> 394710 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 394710 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 394714 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1279382428, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 394714 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d2115fc[core1] main]
   [junit4]   2> 394714 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core1\conf
   [junit4]   2> 394719 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 394719 INFO  
(searcherExecutor-1130-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@6d2115fc[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 394719 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core2]
   [junit4]   2> 394719 INFO  (Thread-524) [    ] o.a.s.c.SolrCore [core2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@19bf2268
   [junit4]   2> 394726 INFO  (Thread-524) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.core2
   [junit4]   2> 394772 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 394784 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 394793 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 394793 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core2,
 trusted=true
   [junit4]   2> 394793 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 394794 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core2\data\]
   [junit4]   2> 394925 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 394925 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 394929 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=12509171, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 394931 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e8c1f41[core2] main]
   [junit4]   2> 394932 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core2\conf
   [junit4]   2> 394933 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 394933 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core3]
   [junit4]   2> 394933 INFO  
(searcherExecutor-1134-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@e8c1f41[core2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 394933 INFO  (Thread-524) [    ] o.a.s.c.SolrCore [core3]  
CLOSING SolrCore org.apache.solr.core.SolrCore@5cc013a6
   [junit4]   2> 394938 INFO  (Thread-524) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.core3
   [junit4]   2> 394974 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 394982 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 395000 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 395000 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core3,
 trusted=true
   [junit4]   2> 395000 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 395000 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core3\data\]
   [junit4]   2> 395121 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 395121 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 395131 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=6.287109375, 
floorSegmentMB=0.6611328125, forceMergeDeletesPctAllowed=25.37278379818052, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 395132 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b56cbc2[core3] main]
   [junit4]   2> 395133 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core3\conf
   [junit4]   2> 395134 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 395134 INFO  
(searcherExecutor-1138-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core3] Registered new searcher Searcher@1b56cbc2[core3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 395134 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core4]
   [junit4]   2> 395134 INFO  (Thread-524) [    ] o.a.s.c.SolrCore [core4]  
CLOSING SolrCore org.apache.solr.core.SolrCore@7d8d6e8f
   [junit4]   2> 395142 INFO  (Thread-524) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.core4
   [junit4]   2> 395179 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 395186 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 395191 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 395191 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core4,
 trusted=true
   [junit4]   2> 395191 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 395191 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core4\data\]
   [junit4]   2> 395320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 395320 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 395324 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=79.9912109375, 
floorSegmentMB=1.9052734375, forceMergeDeletesPctAllowed=22.796014649877385, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8086203004946997
   [junit4]   2> 395325 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fad39d3[core4] main]
   [junit4]   2> 395327 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core4\conf
   [junit4]   2> 395327 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 395328 INFO  
(searcherExecutor-1142-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core4] Registered new searcher Searcher@5fad39d3[core4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 395328 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core5]
   [junit4]   2> 395328 INFO  (Thread-524) [    ] o.a.s.c.SolrCore [core5]  
CLOSING SolrCore org.apache.solr.core.SolrCore@6686302b
   [junit4]   2> 395333 INFO  (Thread-524) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for: solr.core.core5
   [junit4]   2> 395376 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 395384 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema [core5] Schema name=tiny
   [junit4]   2> 395391 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 395391 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core5' using configuration 
from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core5,
 trusted=true
   [junit4]   2> 395391 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 395391 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [[core5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\.\core5\data\]
   [junit4]   2> 395525 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 395525 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 395529 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 395531 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@56613740[core5] main]
   [junit4]   2> 395532 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use 
dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-002\core5\conf
   [junit4]   2> 395533 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 395533 INFO  
(searcherExecutor-1146-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [core5] Registered new searcher Searcher@56613740[core5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 395533 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [core1]
   [junit4]   2> 395535 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core2
   [junit4]   2> 395535 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 395635 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 395735 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 395836 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore Core core2 is not yet closed, waiting 100 ms before 
checking again.
   [junit4]   2> 395891 INFO  (Thread-525) [    x:core1] o.a.s.c.SolrCore 
[core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@774b02f9
   [junit4]   2> 395895 INFO  (Thread-525) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core1
   [junit4]   2> 395895 INFO  (Thread-525) [    x:core1] o.a.s.c.SolrCore 
[core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@4561b09d
   [junit4]   2> 395901 INFO  (Thread-525) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core2
   [junit4]   2> 395937 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core3
   [junit4]   2> 395937 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [core3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ddf7948
   [junit4]   2> 395940 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core3
   [junit4]   2> 395941 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core4
   [junit4]   2> 395941 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [core4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@27843c26
   [junit4]   2> 395943 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core4
   [junit4]   2> 395943 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core5
   [junit4]   2> 395943 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.SolrCore [core5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@10041c9d
   [junit4]   2> 395944 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.core5
   [junit4]   2> 395944 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1369635346
   [junit4]   2> 395944 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 395944 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 395944 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 395946 INFO  
(coreCloseExecutor-1155-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@30379e8
   [junit4]   2> 395947 INFO  
(coreCloseExecutor-1155-thread-2-processing-x:core1) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4dd60609
   [junit4]   2> 395953 INFO  
(coreCloseExecutor-1155-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 395955 INFO  
(coreCloseExecutor-1155-thread-2-processing-x:core1) [    x:collection5] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection5
   [junit4]   2> 395955 INFO  
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[8883E482072941B]) [    
x:core1] o.a.s.SolrTestCaseJ4 ###Ending testCreateTransientFromAdmin
   [junit4]   2> 395959 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 396026 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\solr.xml
   [junit4]   2> 396040 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 396173 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 396235 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 396242 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 396236 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 396245 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 396250 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 396251 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 396255 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 396255 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\.\collection2,
 trusted=true
   [junit4]   2> 396255 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 396255 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\collection2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\.\collection2\data\]
   [junit4]   2> 396256 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 396256 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\.\collection1,
 trusted=true
   [junit4]   2> 396255 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 396256 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\.\collection5,
 trusted=true
   [junit4]   2> 396256 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 396256 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\.\collection1\data\]
   [junit4]   2> 396256 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 396257 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\collection5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\.\collection5\data\]
   [junit4]   2> 396264 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=85.23046875, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=17.121104966405973, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5395199838428231
   [junit4]   2> 396281 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=85.23046875, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=17.121104966405973, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5395199838428231
   [junit4]   2> 396281 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=85.23046875, 
floorSegmentMB=1.8671875, forceMergeDeletesPctAllowed=17.121104966405973, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5395199838428231
   [junit4]   2> 396449 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 396449 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 396450 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=12.5107421875, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=6.982470986937315, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 396451 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 396451 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 396454 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=12.5107421875, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=6.982470986937315, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 396456 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 396456 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 396456 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=12.5107421875, 
floorSegmentMB=1.9140625, forceMergeDeletesPctAllowed=6.982470986937315, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 396457 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@414abefd[collection1] main]
   [junit4]   2> 396459 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\collection1\conf
   [junit4]   2> 396459 INFO  
(coreLoadExecutor-1162-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 396460 INFO  
(searcherExecutor-1164-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@414abefd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 396460 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@74efa223[collection2] main]
   [junit4]   2> 396461 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\collection2\conf
   [junit4]   2> 396461 INFO  
(coreLoadExecutor-1162-thread-2-processing-x:core1) [    x:collection2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 396461 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3ea16ef3[collection5] main]
   [junit4]   2> 396462 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\collection5\conf
   [junit4]   2> 396462 INFO  
(coreLoadExecutor-1162-thread-3-processing-x:core1) [    x:collection5] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 396470 INFO  
(searcherExecutor-1163-thread-1-processing-x:collection2) [    x:collection2] 
o.a.s.c.SolrCore [collection2] Registered new searcher 
Searcher@74efa223[collection2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 396470 INFO  
(searcherExecutor-1165-thread-1-processing-x:collection5) [    x:collection5] 
o.a.s.c.SolrCore [collection5] Registered new searcher 
Searcher@3ea16ef3[collection5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 396512 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 396519 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 396524 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 396524 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\.\collection3,
 trusted=true
   [junit4]   2> 396524 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 396524 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\collection3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-003\.\collection3\data\]
   [junit4]   2> 396532 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=77.912109375, 
floorSegmentMB=0.4609375, forceMergeDeletesPctAllowed=12.202179368111935, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 396645 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 396645 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 396646 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=5.234375, 
floorSegmentMB=1.2958984375, forceMergeDeletesPctAllowed=14.273064383628085, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 396647 INFO  
(TEST-TestLazyCores.testCachingLimit-seed#[8883E482072941B]) [    x:core1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b1b0c5e[collection3] main]
   [

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

 o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 405555 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 405555 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2991587311623446]
   [junit4]   2> 405556 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70cb0e31[collection6] main]
   [junit4]   2> 405558 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-008\collection6\conf
   [junit4]   2> 405558 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 405583 INFO  
(searcherExecutor-1341-thread-1-processing-x:core1) [    x:core1] 
o.a.s.c.SolrCore [collection6] Registered new searcher 
Searcher@70cb0e31[collection6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 405589 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 405590 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 405592 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 405593 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 405593 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 405594 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 405594 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.h.a.CoreAdminOperation core create command 
schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 405594 WARN  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 405594 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1674294327
   [junit4]   2> 405594 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 405594 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 405594 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 405597 INFO  
(coreCloseExecutor-1345-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2a3e5a8d
   [junit4]   2> 405598 INFO  
(coreCloseExecutor-1345-thread-2-processing-x:core1) [    x:collection5] 
o.a.s.c.SolrCore [collection5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b49304d
   [junit4]   2> 405600 INFO  
(coreCloseExecutor-1345-thread-3-processing-x:core1) [    x:collection4] 
o.a.s.c.SolrCore [collection4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@35663c21
   [junit4]   2> 405603 INFO  
(coreCloseExecutor-1345-thread-2-processing-x:core1) [    x:collection5] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection5
   [junit4]   2> 405605 INFO  
(coreCloseExecutor-1345-thread-3-processing-x:core1) [    x:collection4] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection4
   [junit4]   2> 405606 INFO  
(coreCloseExecutor-1345-thread-4-processing-x:core1) [    x:collection2] 
o.a.s.c.SolrCore [collection2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@39cbc7a4
   [junit4]   2> 405609 INFO  
(coreCloseExecutor-1345-thread-5-processing-x:core1) [    x:collection6] 
o.a.s.c.SolrCore [collection6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@23d201a5
   [junit4]   2> 405609 INFO  
(coreCloseExecutor-1345-thread-4-processing-x:core1) [    x:collection2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection2
   [junit4]   2> 405615 INFO  
(coreCloseExecutor-1345-thread-5-processing-x:core1) [    x:collection6] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection6
   [junit4]   2> 405620 INFO  
(coreCloseExecutor-1345-thread-1-processing-x:core1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 405621 INFO  
(TEST-TestLazyCores.testCreateSame-seed#[8883E482072941B]) [    x:core1] 
o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 405623 INFO  
(SUITE-TestLazyCores-seed#[8883E482072941B]-worker) [    x:core1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 405623 INFO  
(SUITE-TestLazyCores-seed#[8883E482072941B]-worker) [    x:core1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1674294327
   [junit4]   2> 405623 INFO  
(SUITE-TestLazyCores-seed#[8883E482072941B]-worker) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 405623 INFO  
(SUITE-TestLazyCores-seed#[8883E482072941B]-worker) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 405623 INFO  
(SUITE-TestLazyCores-seed#[8883E482072941B]-worker) [    x:core1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 405624 INFO  
(SUITE-TestLazyCores-seed#[8883E482072941B]-worker) [    x:core1] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=it, 
timezone=Europe/Skopje
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=162048072,total=266338304
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, 
ClassificationUpdateProcessorTest, RecoveryZkTest, NodeMutatorTest, 
StandardRequestHandlerTest, SampleTest, TestSizeLimitedDistributedMap, 
TestJettySolrRunner, TestCollationField, TestHighFrequencyDictionaryFactory, 
LeaderFailoverAfterPartitionTest, ZkNodePropsTest, TestChildDocTransformer, 
TestConfigReload, TestBackupRepositoryFactory, SimpleMLTQParserTest, 
DocValuesTest, SaslZkACLProviderTest, TestBinaryResponseWriter, TestRTimerTree, 
DocValuesMultiTest, SolrRequestParserTest, XsltUpdateRequestHandlerTest, 
MoreLikeThisHandlerTest, TestCharFilters, HdfsUnloadDistributedZkTest, 
TestMaxScoreQueryParser, SolrCoreTest, HdfsRecoverLeaseTest, 
AlternateDirectoryTest, TestCloudInspectUtil, RequiredFieldsTest, 
TestSolrConfigHandlerConcurrent, StressHdfsTest, TestCloudRecovery, 
ShufflingReplicaListTransformerTest, MoveReplicaTest, ClusterStateUpdateTest, 
PathHierarchyTokenizerFactoryTest, SimplePostToolTest, 
WrapperMergePolicyFactoryTest, SmileWriterTest, 
TestEmbeddedSolrServerConstructors, TestDocTermOrds, SoftAutoCommitTest, 
TestPartialUpdateDeduplication, RemoteQueryErrorTest, ChangedSchemaMergeTest, 
SharedFSAutoReplicaFailoverTest, ParsingFieldUpdateProcessorsTest, 
TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores 
-Dtests.seed=8883E482072941B -Dtests.slow=true -Dtests.locale=it 
-Dtests.timezone=Europe/Skopje -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-008\collection4:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-008\collection4
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-008:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_8883E482072941B-001\tempDir-008
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8883E482072941B]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [102/712 (1!)] on J0 in 14.06s, 9 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 45482 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to