Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15688/
Java: 64bit/jdk-9-ea+102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
-XX:-CompactStrings
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ObjectTracker found 4 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, SolrCore,
MDCAwareThreadPoolExecutor]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore,
MDCAwareThreadPoolExecutor]
at __randomizedtesting.SeedInfo.seed([DA696DB0D163878E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:804)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=861, name=searcherExecutor-523-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at jdk.internal.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2059)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
at java.lang.Thread.run(Thread.java:804)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=861, name=searcherExecutor-523-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at jdk.internal.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2059)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
at java.lang.Thread.run(Thread.java:804)
at __randomizedtesting.SeedInfo.seed([DA696DB0D163878E]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=861, name=searcherExecutor-523-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at jdk.internal.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:190) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2059)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
at java.lang.Thread.run(Thread.java:804)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=861, name=searcherExecutor-523-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at jdk.internal.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:190)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2059)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
at java.lang.Thread.run(Thread.java:804)
at __randomizedtesting.SeedInfo.seed([DA696DB0D163878E]:0)
Build Log:
[...truncated 10369 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/init-core-data-001
[junit4] 2> 61558 INFO
(SUITE-TestLazyCores-seed#[DA696DB0D163878E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 61559 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
[junit4] 2> 61568 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001'
[junit4] 2> 61568 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61568 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61568 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1966133652
[junit4] 2> 61568 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001]
[junit4] 2> 61568 WARN
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/lib
[junit4] 2> 61568 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 61571 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 61572 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
[junit4] 2> 61573 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 61573 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 61573 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 61573 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 61574 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 61574 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 61574 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=on, dataDir=data/}
[junit4] 2> 61574 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 61574 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 61574 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 61574 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 61575 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 61575 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 61575 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1'
[junit4] 2> 61575 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2'
[junit4] 2> 61575 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61575 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61575 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61575 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61575 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5'
[junit4] 2> 61575 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61576 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61583 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 61585 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 61585 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 61586 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 61596 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 61597 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 61600 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 61604 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 61604 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 61606 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 61606 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 61607 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 61608 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2'
[junit4] 2> 61608 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2
[junit4] 2> 61608 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 61608 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data/]
[junit4] 2> 61608 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
[junit4] 2> 61609 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data
[junit4] 2> 61610 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data/index/
[junit4] 2> 61610 WARN (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrCore [collection2] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 61610 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data/index
[junit4] 2> 61610 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5046949065984107]
[junit4] 2> 61610 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 61610 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 61610 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7be2d3a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@629bb17b),segFN=segments_1,generation=1}
[junit4] 2> 61610 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61611 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5'
[junit4] 2> 61611 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5
[junit4] 2> 61612 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 61612 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data/]
[junit4] 2> 61612 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
[junit4] 2> 61612 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data
[junit4] 2> 61612 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data/index/
[junit4] 2> 61612 WARN (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrCore [collection5] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data/index'
doesn't exist. Creating new index...
[junit4] 2> 61621 INFO
(OldIndexDirectoryCleanupThreadForCore-collection2) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection2 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data/
[junit4] 2> 61621 WARN
(OldIndexDirectoryCleanupThreadForCore-collection2) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 61613 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 61621 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data/index
[junit4] 2> 61622 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5046949065984107]
[junit4] 2> 61622 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b5dadc0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d8e5680),segFN=segments_1,generation=1}
[junit4] 2> 61622 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61622 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 61623 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1'
[junit4] 2> 61623 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1
[junit4] 2> 61623 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 61623 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data/]
[junit4] 2> 61623 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
[junit4] 2> 61623 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data
[junit4] 2> 61623 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data/index/
[junit4] 2> 61623 WARN (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 61624 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data/index
[junit4] 2> 61624 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5046949065984107]
[junit4] 2> 61624 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61624 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5181d7bd
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@207fbcf1),segFN=segments_1,generation=1}
[junit4] 2> 61624 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61625 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61625 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61626 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61626 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 61627 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 61633 INFO
(OldIndexDirectoryCleanupThreadForCore-collection5) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection5 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data/
[junit4] 2> 61633 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 61633 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 61633 WARN
(OldIndexDirectoryCleanupThreadForCore-collection5) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 61633 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=89.9736328125,
floorSegmentMB=1.4990234375, forceMergeDeletesPctAllowed=10.381631867571276,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 61634 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 61634 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 61635 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7be2d3a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@629bb17b),segFN=segments_1,generation=1}
[junit4] 2> 61635 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61635 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7e1178e9[collection2] main]
[junit4] 2> 61635 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61635 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61635 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/conf
[junit4] 2> 61635 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/conf}
[junit4] 2> 61636 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/conf
[junit4] 2> 61636 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61636 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 61636 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 61636 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61636 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61636 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.SolrCores Opening transient core collection2
[junit4] 2> 61636 INFO (coreLoadExecutor-385-thread-2) [ ]
o.a.s.c.CoreContainer registering core: collection2
[junit4] 2> 61636 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data/
[junit4] 2> 61637 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 61637 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61637 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61637 INFO (searcherExecutor-386-thread-1) [ ]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@7e1178e9[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 61637 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61638 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 61638 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 61638 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 61638 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 61638 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 61638 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 61638 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=89.9736328125,
floorSegmentMB=1.4990234375, forceMergeDeletesPctAllowed=10.381631867571276,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 61638 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=43, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=89.9736328125,
floorSegmentMB=1.4990234375, forceMergeDeletesPctAllowed=10.381631867571276,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b5dadc0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d8e5680),segFN=segments_1,generation=1}
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5181d7bd
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@207fbcf1),segFN=segments_1,generation=1}
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7db8f0c6[collection5] main]
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fe8c841[collection1] main]
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/conf
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/conf
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/conf}
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/conf}
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/conf
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/conf
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 61639 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 61639 INFO (searcherExecutor-388-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fe8c841[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 61639 INFO (searcherExecutor-387-thread-1) [ ]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@7db8f0c6[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 61640 INFO (coreLoadExecutor-385-thread-1) [ ]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 61640 INFO (coreLoadExecutor-385-thread-3) [ ]
o.a.s.c.CoreContainer registering core: collection5
[junit4] 2> 61640 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4'
[junit4] 2> 61640 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61641 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61644 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 61650 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 61654 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 61656 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.s.IndexSchema [collection4] Schema name=tiny
[junit4] 2> 61658 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 61659 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4'
[junit4] 2> 61659 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4
[junit4] 2> 61659 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 61659 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data/]
[junit4] 2> 61659 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
[junit4] 2> 61660 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data
[junit4] 2> 61660 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data/index/
[junit4] 2> 61660 WARN
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection4] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data/index'
doesn't exist. Creating new index...
[junit4] 2> 61660 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data/index
[junit4] 2> 61660 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=79.439453125,
floorSegmentMB=1.40625, forceMergeDeletesPctAllowed=9.522494217921365,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5499537874351376
[junit4] 2> 61660 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@239b77e0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ed72ead),segFN=segments_1,generation=1}
[junit4] 2> 61660 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61661 INFO
(OldIndexDirectoryCleanupThreadForCore-collection4) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection4 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data/
[junit4] 2> 61661 WARN
(OldIndexDirectoryCleanupThreadForCore-collection4) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 61662 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 61662 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61663 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61663 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61664 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61664 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 61665 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 61665 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 61665 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 61665 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=13, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=14.7470703125,
floorSegmentMB=0.6376953125, forceMergeDeletesPctAllowed=16.07919086407466,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2061328125642163
[junit4] 2> 61665 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@239b77e0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ed72ead),segFN=segments_1,generation=1}
[junit4] 2> 61665 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61665 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ad52764[collection4] main]
[junit4] 2> 61666 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/conf
[junit4] 2> 61666 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/conf}
[junit4] 2> 61666 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/conf
[junit4] 2> 61666 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 61666 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 61666 INFO (searcherExecutor-399-thread-1) [ ]
o.a.s.c.SolrCore [collection4] Registered new searcher
Searcher@6ad52764[collection4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 61666 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer registering core: collection4
[junit4] 2> 61666 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6'
[junit4] 2> 61666 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61666 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61671 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 61672 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 61676 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 61678 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.s.IndexSchema [collection6] Schema name=tiny
[junit4] 2> 61680 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 61681 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6'
[junit4] 2> 61681 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6
[junit4] 2> 61681 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 61681 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data/]
[junit4] 2> 61681 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore JMX monitoring not detected for core: collection6
[junit4] 2> 61682 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data
[junit4] 2> 61682 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data/index/
[junit4] 2> 61682 WARN
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection6] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data/index'
doesn't exist. Creating new index...
[junit4] 2> 61682 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data/index
[junit4] 2> 61682 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3714967180661356]
[junit4] 2> 61683 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@59a3ef07
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@648af303;
maxCacheMB=0.419921875
maxMergeSizeMB=0.501953125)),segFN=segments_1,generation=1}
[junit4] 2> 61683 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61683 INFO
(OldIndexDirectoryCleanupThreadForCore-collection6) [ ] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection6 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data/
[junit4] 2> 61683 WARN
(OldIndexDirectoryCleanupThreadForCore-collection6) [ ]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 61684 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 61684 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61685 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61685 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61686 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 61686 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 61687 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 61687 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 61687 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 61687 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=47.4423828125,
floorSegmentMB=0.94921875, forceMergeDeletesPctAllowed=16.466198564294913,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 61687 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@59a3ef07
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@648af303;
maxCacheMB=0.419921875
maxMergeSizeMB=0.501953125)),segFN=segments_1,generation=1}
[junit4] 2> 61687 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 61687 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@59982d7a[collection6] main]
[junit4] 2> 61688 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/conf
[junit4] 2> 61688 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/conf}
[junit4] 2> 61688 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/conf
[junit4] 2> 61688 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 61688 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 61688 INFO (searcherExecutor-403-thread-1) [ ]
o.a.s.c.SolrCore [collection6] Registered new searcher
Searcher@59982d7a[collection6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 61688 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCores Opening transient core collection6
[junit4] 2> 61688 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer registering core: collection6
[junit4] 2> 61692 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
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> 61692 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=t12}
[junit4] 2> 61692 WARN
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
[junit4] 2> 61692 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
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> 61693 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=t14}
[junit4] 2> 61693 WARN
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
[junit4] 2> 61693 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
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> 61693 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=t15}
[junit4] 2> 61693 WARN
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
[junit4] 2> 61693 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
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> 61693 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=t16}
[junit4] 2> 61693 WARN
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
[junit4] 2> 61693 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1966133652
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@74da29ef
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data;done=false>>]
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data/index;done=false>>]
[junit4] 2> 61694 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection1/data/index
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@50cef102
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection5] Closing main searcher on request.
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data/index;done=false>>]
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data/index
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data;done=false>>]
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection5/data
[junit4] 2> 61695 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection4] CLOSING SolrCore
org.apache.solr.core.SolrCore@1ecd6d55
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection4] Closing main searcher on request.
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data/index;done=false>>]
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data/index
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data;done=false>>]
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection4/data
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@63851323
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 61696 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection2] Closing main searcher on request.
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data/index;done=false>>]
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data/index
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data;done=false>>]
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection2/data
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection6] CLOSING SolrCore
org.apache.solr.core.SolrCore@75517a05
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCore [collection6] Closing main searcher on request.
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data;done=false>>]
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data/index;done=false>>]
[junit4] 2> 61697 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-001/collection6/data/index
[junit4] 2> 61698 INFO
(TEST-TestLazyCores.testCreateSame-seed#[DA696DB0D163878E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
[junit4] 2> 61698 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
[junit4] 2> 61706 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-002'
[junit4] 2> 61706 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61706 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61706 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1404787003
[junit4] 2> 61706 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-002]
[junit4] 2> 61707 WARN
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-002/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-002/lib
[junit4] 2> 61707 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 61709 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 61710 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
[junit4] 2> 61710 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 61710 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 61710 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 61710 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 61711 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 61711 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 61711 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=on, dataDir=data/}
[junit4] 2> 61711 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 61711 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 61711 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 61711 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 61712 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 61712 INFO
(TEST-TestLazyCores.testLazySearch-seed#[DA696DB0D163878E]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 61712 INFO (coreLoadExecutor-412-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-002/collection1'
[junit4] 2> 61712 INFO (coreLoadExecutor-412-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-002/collection2'
[junit4] 2> 61712 INFO (coreLoadExecutor-412-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-002/collection5'
[junit4] 2> 61712 INFO (coreLoadExecutor-412-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61712 INFO (coreLoadExecutor-412-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61712 INFO (coreLoadExecutor-412-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61712 INFO (coreLoadExecutor-412-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61712 INFO (coreLoadExecutor-412-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 61712 INFO (coreLoadExecutor-412-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 61718 INFO (coreLoadExecutor-412-thread-2) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 61718 INFO (coreLoadExecutor-412-thread-3) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 61718 INFO (coreLoadExecutor-412-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 61725 INFO (coreLoadExecutor-412-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 61726 INFO (coreLoadExecutor-412-thread-3) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 61730 INFO (coreLoadExecutor-412-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 61732 INFO (coreLoadExecutor-412-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 61733 INFO (coreLoadExecutor-412-thread-3) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 61736 INFO (coreLoadExecutor-412-thread-2) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 61736 INFO (coreLoadExecutor-412-thread-3) [ ]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 61736 INFO (coreLoadExecutor-412-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 61738 INFO (coreLoadExecutor-412-thread-2) [ ]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 61740 INFO (coreLoadExecutor-412-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 61740 INFO (coreLoadExecutor-412-thread-3) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 61741 INFO (coreLoadExecutor-412-thread-2) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 61742 INFO (coreLoadExecutor-412-thread-3) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-001/tempDir-002/collection5'
[junit4] 2> 61742 INFO (coreLoadExecutor-412-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_DA696DB0D163878E-00
[...truncated too long message...]
ner.java:87)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
[junit4] 2> at java.lang.Thread.run(Thread.java:804)
[junit4] 2>
[junit4] 2>
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] 2> at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:712)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:659)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:817)
[junit4] 2> at
org.apache.solr.core.CoreContainer.access$000(CoreContainer.java:87)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:467)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:458)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
[junit4] 2> at java.lang.Thread.run(Thread.java:804)
[junit4] 2>
[junit4] 2> Jan 28, 2016 9:20:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Jan 28, 2016 9:20:41 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.core.TestLazyCores:
[junit4] 2> 1) Thread[id=861, name=searcherExecutor-523-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at jdk.internal.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:190)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2059)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
[junit4] 2> at java.lang.Thread.run(Thread.java:804)
[junit4] 2> Jan 28, 2016 9:20:41 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=861, name=searcherExecutor-523-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Jan 28, 2016 9:20:44 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=861, name=searcherExecutor-523-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at jdk.internal.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:190)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2059)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
[junit4] 2> at java.lang.Thread.run(Thread.java:804)
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=11400, maxDocsPerChunk=458, blockSize=3),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=11400, blockSize=3)), sim=RandomSimilarity(queryNorm=true,coord=yes):
{}, locale=uz-Cyrl, timezone=America/Guadeloupe
[junit4] 2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=2,free=369929240,total=508887040
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedFacetPivotWhiteBoxTest, BlockCacheTest, TestSortingResponseWriter,
PrimUtilsTest, TestPseudoReturnFields, TestDefaultStatsCache,
TestAtomicUpdateErrorCases, RuleEngineTest, CloudExitableDirectoryReaderTest,
TestRestManager, TestClusterStateMutator, RAMDirectoryFactoryTest,
TestComponentsName, DistributedFacetPivotLongTailTest,
TestFieldTypeCollectionResource, SolrRequestParserTest, SolrCloudExampleTest,
TestDynamicFieldResource, TestIBSimilarityFactory, AnalysisAfterCoreReloadTest,
TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=DA696DB0D163878E -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=uz-Cyrl -Dtests.timezone=America/Guadeloupe -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestLazyCores (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 4
object(s) that were not released!!! [MockDirectoryWrapper,
MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]
[junit4] > at
__randomizedtesting.SeedInfo.seed([DA696DB0D163878E]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:229)
[junit4] > at java.lang.Thread.run(Thread.java:804)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=861, name=searcherExecutor-523-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at jdk.internal.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:190)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2059)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
[junit4] > at java.lang.Thread.run(Thread.java:804)
[junit4] > at
__randomizedtesting.SeedInfo.seed([DA696DB0D163878E]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=861, name=searcherExecutor-523-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at jdk.internal.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:190)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2059)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
[junit4] > at java.lang.Thread.run(Thread.java:804)
[junit4] > at
__randomizedtesting.SeedInfo.seed([DA696DB0D163878E]:0)
[junit4] Completed [61/577 (1!)] on J0 in 147.81s, 8 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 1663 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014:
There were test failures: 577 suites (8 ignored), 2318 tests, 3 suite-level
errors, 1554 ignored (62 assumptions) [seed: DA696DB0D163878E]
Total time: 37 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]