Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/279/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ObjectTracker found 4 object(s) that were not released!!! [SolrCore,
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [SolrCore, MDCAwareThreadPoolExecutor, MockDirectoryWrapper,
MockDirectoryWrapper]
at __randomizedtesting.SeedInfo.seed([54ED3A8D8974495F]: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.teardownTestCases(SolrTestCaseJ4.java:258)
at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1)
Thread[id=37933, name=searcherExecutor-7780-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
1) Thread[id=37933, name=searcherExecutor-7780-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([54ED3A8D8974495F]: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=37933, name=searcherExecutor-7780-thread-1, state=WAITING,
group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=37933, name=searcherExecutor-7780-thread-1, state=WAITING,
group=TGRP-TestLazyCores]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([54ED3A8D8974495F]:0)
Build Log:
[...truncated 11786 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/init-core-data-001
[junit4] 2> 1932988 INFO
(SUITE-TestLazyCores-seed#[54ED3A8D8974495F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1932989 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
[junit4] 2> 1933007 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001'
[junit4] 2> 1933007 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1933007 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1933007 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.CoreContainer New CoreContainer 665072879
[junit4] 2> 1933007 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001]
[junit4] 2> 1933008 WARN
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/lib
[junit4] 2> 1933008 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] 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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1933009 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 1933010 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
[junit4] 2> 1933010 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1933010 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1933010 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1933010 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1933011 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] 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> 1933011 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] 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> 1933011 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] 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> 1933011 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] 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> 1933012 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] 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> 1933012 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] 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> 1933012 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] 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> 1933012 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] 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> 1933012 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] 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> 1933013 INFO (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2'
[junit4] 2> 1933013 INFO (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1'
[junit4] 2> 1933013 INFO (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1933013 INFO (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1933013 INFO (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1933013 INFO (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1933015 INFO (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5'
[junit4] 2> 1933016 INFO (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1933016 INFO (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1933020 INFO (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1933021 WARN (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1933021 INFO (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1933021 INFO (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 1933023 WARN (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1933024 INFO (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 1933025 INFO (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1933027 INFO (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 1933029 INFO (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1933029 INFO (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1933032 INFO (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2'
[junit4] 2> 1933032 INFO (coreLoadExecutor-7680-thread-2) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2
[junit4] 2> 1933032 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1933032 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2/data/]
[junit4] 2> 1933032 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection2
[junit4] 2> 1933032 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2/data
[junit4] 2> 1933033 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2/data/index/
[junit4] 2> 1933033 WARN (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1933033 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2/data/index
[junit4] 2> 1933033 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1933033 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@663789f3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64c3398f),segFN=segments_1,generation=1}
[junit4] 2> 1933033 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933034 INFO
(OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection2 in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2/data/
[junit4] 2> 1933034 WARN
(OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2]
o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1933036 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1933037 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933038 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933039 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933040 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933043 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1933044 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1933044 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1933044 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1933044 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=46.8134765625,
floorSegmentMB=2.19140625, forceMergeDeletesPctAllowed=3.7923347438199584,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5351340026195515
[junit4] 2> 1933045 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@663789f3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64c3398f),segFN=segments_1,generation=1}
[junit4] 2> 1933045 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933045 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4736465a[collection2] main]
[junit4] 2> 1933045 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2/conf
[junit4] 2> 1933045 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2/conf}
[junit4] 2> 1933045 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection2/conf
[junit4] 2> 1933045 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1933045 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1933046 INFO
(searcherExecutor-7681-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@4736465a[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1933046 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
[junit4] 2> 1933046 INFO (coreLoadExecutor-7680-thread-2) [
x:collection2] o.a.s.c.CoreContainer registering core: collection2
[junit4] 2> 1933052 INFO (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1933053 WARN (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1933054 INFO (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 1933059 INFO (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1933063 INFO (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 1933066 INFO (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1933068 INFO (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5'
[junit4] 2> 1933068 INFO (coreLoadExecutor-7680-thread-3) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5
[junit4] 2> 1933069 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1933069 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5/data/]
[junit4] 2> 1933069 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection5
[junit4] 2> 1933069 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5/data
[junit4] 2> 1933072 INFO (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 1933078 INFO (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1933080 INFO (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1'
[junit4] 2> 1933081 INFO (coreLoadExecutor-7680-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1
[junit4] 2> 1933081 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1933081 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1/data/]
[junit4] 2> 1933081 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1933082 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1/data
[junit4] 2> 1933082 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5/data/index/
[junit4] 2> 1933082 WARN (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1933083 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5/data/index
[junit4] 2> 1933083 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1933084 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3f958406
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e2ba6d0),segFN=segments_1,generation=1}
[junit4] 2> 1933084 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933086 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1933089 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933090 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933092 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933093 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933096 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1933096 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1933096 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1933096 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1933096 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1/data/index/
[junit4] 2> 1933097 WARN (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1933097 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1/data/index
[junit4] 2> 1933097 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1933098 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8610166
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13cd00bb),segFN=segments_1,generation=1}
[junit4] 2> 1933098 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933100 INFO
(OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection5 in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5/data/
[junit4] 2> 1933100 WARN
(OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5]
o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1933101 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=46.8134765625,
floorSegmentMB=2.19140625, forceMergeDeletesPctAllowed=3.7923347438199584,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5351340026195515
[junit4] 2> 1933101 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3f958406
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e2ba6d0),segFN=segments_1,generation=1}
[junit4] 2> 1933101 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933101 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4743314f[collection5] main]
[junit4] 2> 1933102 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5/conf
[junit4] 2> 1933102 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5/conf}
[junit4] 2> 1933102 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection5/conf
[junit4] 2> 1933102 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1933102 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1933103 INFO (coreLoadExecutor-7680-thread-3) [
x:collection5] o.a.s.c.CoreContainer registering core: collection5
[junit4] 2> 1933103 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1/data/
[junit4] 2> 1933104 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1933104 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1933106 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933107 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933108 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933109 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933110 INFO
(searcherExecutor-7685-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@4743314f[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1933110 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1933110 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1933111 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1933111 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1933111 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=46.8134765625,
floorSegmentMB=2.19140625, forceMergeDeletesPctAllowed=3.7923347438199584,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5351340026195515
[junit4] 2> 1933111 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@8610166
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13cd00bb),segFN=segments_1,generation=1}
[junit4] 2> 1933111 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933112 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5fe00f1f[collection1] main]
[junit4] 2> 1933112 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1/conf
[junit4] 2> 1933112 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1/conf}
[junit4] 2> 1933112 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/collection1/conf
[junit4] 2> 1933112 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1933112 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1933112 INFO (coreLoadExecutor-7680-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1933113 INFO
(searcherExecutor-7686-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5fe00f1f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1933130 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.h.a.CoreAdminOperation core create command
loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
[junit4] 2> 1933131 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 1933131 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1'
[junit4] 2> 1933131 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1933131 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1933140 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1933142 WARN
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1933142 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 1933165 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1933169 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.s.IndexSchema [core1] Schema name=tiny
[junit4] 2> 1933172 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1933174 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming
default properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1'
[junit4] 2> 1933174 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1
[junit4] 2> 1933174 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1933175 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1/data/]
[junit4] 2> 1933175 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
[junit4] 2> 1933175 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1/data
[junit4] 2> 1933176 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1/data/index/
[junit4] 2> 1933176 WARN
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrCore [core1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1933176 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1/data/index
[junit4] 2> 1933176 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1933177 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@50cae126
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3edca490),segFN=segments_1,generation=1}
[junit4] 2> 1933177 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933177 INFO (OldIndexDirectoryCleanupThreadForCore-core1) [
x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for
core core1 in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1/data/
[junit4] 2> 1933178 WARN (OldIndexDirectoryCleanupThreadForCore-core1) [
x:core1] o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1933179 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default,
creating implicit default
[junit4] 2> 1933181 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933183 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933184 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933186 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933188 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1933188 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1933188 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1933188 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1933189 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=58.20703125,
floorSegmentMB=1.611328125, forceMergeDeletesPctAllowed=19.935097846650677,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1933189 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@50cae126
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3edca490),segFN=segments_1,generation=1}
[junit4] 2> 1933189 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933189 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@feb4ff6[core1] main]
[junit4] 2> 1933190 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use
dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1/conf
[junit4] 2> 1933190 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1/conf}
[junit4] 2> 1933190 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core1/conf
[junit4] 2> 1933190 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1933190 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1933191 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrCores Opening transient core core1
[junit4] 2> 1933191 INFO
(searcherExecutor-7694-thread-1-processing-x:core1) [ x:core1]
o.a.s.c.SolrCore [core1] Registered new searcher Searcher@feb4ff6[core1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1933191 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.CoreContainer registering core: core1
[junit4] 2> 1933191 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.h.a.CoreAdminOperation core create command
loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
[junit4] 2> 1933192 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 1933192 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2'
[junit4] 2> 1933192 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1933192 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1933197 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1933199 WARN
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated,
use <mergePolicyFactory> instead.
[junit4] 2> 1933199 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 1933203 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1933206 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
[junit4] 2> 1933208 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1933210 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2'
[junit4] 2> 1933210 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration
from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2
[junit4] 2> 1933211 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1933211 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2/data/]
[junit4] 2> 1933211 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
[junit4] 2> 1933211 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2/data
[junit4] 2> 1933212 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2/data/index/
[junit4] 2> 1933212 WARN
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrCore [core2] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1933212 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2/data/index
[junit4] 2> 1933212 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3703830838761436]
[junit4] 2> 1933213 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@470c1786
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4db32fe5),segFN=segments_1,generation=1}
[junit4] 2> 1933213 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933214 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default,
creating implicit default
[junit4] 2> 1933215 INFO (OldIndexDirectoryCleanupThreadForCore-core2) [
x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for
core core2 in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2/data/
[junit4] 2> 1933215 WARN (OldIndexDirectoryCleanupThreadForCore-core2) [
x:core2] o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1933215 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933216 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933217 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933218 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933219 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1933219 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1933220 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1933220 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1933220 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=2126512917,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1933220 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@470c1786
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4db32fe5),segFN=segments_1,generation=1}
[junit4] 2> 1933220 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933221 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ef8dfcd[core2] main]
[junit4] 2> 1933221 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use
dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2/conf
[junit4] 2> 1933221 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2/conf}
[junit4] 2> 1933221 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core2/conf
[junit4] 2> 1933221 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1933221 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1933222 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrCores Opening transient core core2
[junit4] 2> 1933222 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.CoreContainer registering core: core2
[junit4] 2> 1933222 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.h.a.CoreAdminOperation core create command
loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
[junit4] 2> 1933223 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core3,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 1933223 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3'
[junit4] 2> 1933223 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1933223 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1933228 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1933230 WARN
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated,
use <mergePolicyFactory> instead.
[junit4] 2> 1933230 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 1933233 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1933235 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.s.IndexSchema [core3] Schema name=tiny
[junit4] 2> 1933237 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1933238 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3'
[junit4] 2> 1933238 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core2] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration
from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3
[junit4] 2> 1933239 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1933239 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3/data/]
[junit4] 2> 1933239 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrCore JMX monitoring not detected for core: core3
[junit4] 2> 1933239 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3/data
[junit4] 2> 1933239 INFO
(searcherExecutor-7699-thread-1-processing-x:core2) [ x:core2]
o.a.s.c.SolrCore [core2] Registered new searcher Searcher@7ef8dfcd[core2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1933239 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3/data/index/
[junit4] 2> 1933239 WARN
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrCore [core3] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1933240 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3/data/index
[junit4] 2> 1933240 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1933240 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6309c630
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365b438d),segFN=segments_1,generation=1}
[junit4] 2> 1933240 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933241 INFO (OldIndexDirectoryCleanupThreadForCore-core3) [
x:core3] o.a.s.c.SolrCore Looking for old index directories to cleanup for
core core3 in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3/data/
[junit4] 2> 1933241 WARN (OldIndexDirectoryCleanupThreadForCore-core3) [
x:core3] o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1933242 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default,
creating implicit default
[junit4] 2> 1933243 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933244 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933245 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933245 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933247 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1933247 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1933247 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1933247 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1933248 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.44621266465704135]
[junit4] 2> 1933248 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6309c630
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@365b438d),segFN=segments_1,generation=1}
[junit4] 2> 1933248 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933248 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dc06af3[core3] main]
[junit4] 2> 1933248 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use
dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3/conf
[junit4] 2> 1933248 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3/conf}
[junit4] 2> 1933248 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core3/conf
[junit4] 2> 1933249 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1933249 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1933249 INFO
(searcherExecutor-7704-thread-1-processing-x:core3) [ x:core3]
o.a.s.c.SolrCore [core3] Registered new searcher Searcher@2dc06af3[core3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1933249 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrCores Opening transient core core3
[junit4] 2> 1933249 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.CoreContainer registering core: core3
[junit4] 2> 1933249 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.h.a.CoreAdminOperation core create command
loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
[junit4] 2> 1933249 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core4,
config=solrconfig.xml, loadOnStartup=false, schema=schema.xml,
configSetProperties=configsetprops.json, transient=true, dataDir=data/}
[junit4] 2> 1933249 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4'
[junit4] 2> 1933249 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1933250 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1933254 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1933256 WARN
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated,
use <mergePolicyFactory> instead.
[junit4] 2> 1933256 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 1933259 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1933262 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.s.IndexSchema [core4] Schema name=tiny
[junit4] 2> 1933265 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1933266 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties,
assuming default properties: Can't find resource 'configsetprops.json' in
classpath or
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4'
[junit4] 2> 1933266 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core3] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration
from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4
[junit4] 2> 1933266 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1933266 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4/data/]
[junit4] 2> 1933267 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrCore JMX monitoring not detected for core: core4
[junit4] 2> 1933267 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4/data
[junit4] 2> 1933267 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4/data/index/
[junit4] 2> 1933267 WARN
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrCore [core4] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1933267 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4/data/index
[junit4] 2> 1933268 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=48.53125,
floorSegmentMB=1.9375, forceMergeDeletesPctAllowed=21.771347920478412,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8386574389754585
[junit4] 2> 1933268 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@59531ee9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@279c9730),segFN=segments_1,generation=1}
[junit4] 2> 1933268 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933268 INFO (OldIndexDirectoryCleanupThreadForCore-core4) [
x:core4] o.a.s.c.SolrCore Looking for old index directories to cleanup for
core core4 in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4/data/
[junit4] 2> 1933269 WARN (OldIndexDirectoryCleanupThreadForCore-core4) [
x:core4] o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_54ED3A8D8974495F-001/tempDir-001/core4/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1933271 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default,
creating implicit default
[junit4] 2> 1933273 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933274 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933276 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933277 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1933278 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1933278 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1933279 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1933279 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1933279 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1933279 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@59531ee9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@279c9730),segFN=segments_1,generation=1}
[junit4] 2> 1933279 INFO
(TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[54ED3A8D8974495F]) [
x:core4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1933
[...truncated too long message...]
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=37933, name=searcherExecutor-7780-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Jul 20, 2016 9:16:03 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=37933, name=searcherExecutor-7780-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> Jul 20, 2016 9:16:06 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=37933, name=searcherExecutor-7780-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=6, maxDocsPerChunk=568, blockSize=1),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=6, blockSize=1)), sim=ClassicSimilarity,
locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=America/Catamarca
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92
(64-bit)/cpus=3,threads=2,free=137166440,total=396361728
[junit4] 2> NOTE: All tests run in this JVM:
[BinaryUpdateRequestHandlerTest, TestSortByMinMaxFunction,
UpdateRequestProcessorFactoryTest, TestLocalFSCloudBackupRestore,
PluginInfoTest, TestOmitPositions, TestHdfsUpdateLog, CheckHdfsIndexTest,
LukeRequestHandlerTest, CollectionsAPISolrJTest, CdcrVersionReplicationTest,
TestNumericTerms64, TestRequestStatusCollectionAPI, TestReload,
RollingRestartTest, TestGraphTermsQParserPlugin, LeaderElectionIntegrationTest,
BigEndianAscendingWordDeserializerTest, ChaosMonkeySafeLeaderTest,
HdfsBasicDistributedZk2Test, TestSubQueryTransformer, TestPerFieldSimilarity,
TestIndexingPerformance, SolrPluginUtilsTest, SmileWriterTest,
TestValueSourceCache, TestCoreDiscovery, TestCSVResponseWriter, TestFastWriter,
DateFieldTest, TestRandomRequestDistribution, AliasIntegrationTest,
TestFieldSortValues, ZkSolrClientTest, DefaultValueUpdateProcessorTest,
TestHighFrequencyDictionaryFactory, CollectionsAPIDistributedZkTest,
DistributedFacetPivotWhiteBoxTest, TestShardHandlerFactory, SuggesterWFSTTest,
BasicFunctionalityTest, TestIndexSearcher, TestUtils, SpellCheckComponentTest,
HighlighterConfigTest, TestConfigSetsAPI, TestRangeQuery, SearchHandlerTest,
AsyncCallRequestStatusResponseTest, FileBasedSpellCheckerTest,
RecoveryAfterSoftCommitTest, ConfigSetsAPITest, TestTrie,
SolrCoreCheckLockOnStartupTest, DeleteInactiveReplicaTest,
TestXmlQParserPlugin, DistributedMLTComponentTest, TestBulkSchemaAPI,
FullSolrCloudDistribCmdsTest, DeleteReplicaTest,
SuggestComponentContextFilterQueryTest, SimpleCollectionCreateDeleteTest,
ForceLeaderTest, HLLUtilTest, TestManagedStopFilterFactory, ZkNodePropsTest,
OverseerStatusTest, DistanceFunctionTest, TestSolrCloudWithKerberosAlt,
SimpleMLTQParserTest, DistributedQueryComponentOptimizationTest, BitVectorTest,
RulesTest, ShardRoutingCustomTest, TestConfigOverlay, FileUtilsTest,
SynonymTokenizerTest, TestReloadDeadlock, CSVRequestHandlerTest,
TestCrossCoreJoin, TestStressLiveNodes, TestLegacyFieldCache, TestTrieFacet,
TestSolr4Spatial2, TestReplicaProperties, DistributedFacetPivotLargeTest,
QueryParsingTest, TestDynamicLoading, ChangedSchemaMergeTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestConfigSetProperties,
RAMDirectoryFactoryTest, TestSolr4Spatial, TestFiltering,
TestTolerantUpdateProcessorRandomCloud, TestSolrIndexConfig, TestQueryTypes,
TestDistribDocBasedVersion, LeaderFailoverAfterPartitionTest,
RequestLoggingTest, TestSuggestSpellingConverter,
DocExpirationUpdateProcessorFactoryTest, TestDistributedMissingSort,
TestFieldCacheSort, TestFieldTypeCollectionResource,
OpenExchangeRatesOrgProviderTest, TestDistribIDF, BasicAuthIntegrationTest,
CoreMergeIndexesAdminHandlerTest, CoreAdminHandlerTest,
UUIDUpdateProcessorFallbackTest, TestQuerySenderListener,
OverriddenZkACLAndCredentialsProvidersTest, TestMinMaxOnMultiValuedField,
TestExclusionRuleCollectionAccess, TestGraphMLResponseWriter,
CurrencyFieldOpenExchangeTest, DocValuesMissingTest, TestConfigReload,
SuggesterTest, BasicDistributedZk2Test, TestPivotHelperCode,
BlockJoinFacetSimpleTest, DistributedIntervalFacetingTest, LoggingHandlerTest,
SpellPossibilityIteratorTest, TestIntervalFaceting,
DirectUpdateHandlerOptimizeTest, SignatureUpdateProcessorFactoryTest,
BlockDirectoryTest, BasicZkTest, TestBinaryResponseWriter,
LeaderInitiatedRecoveryOnShardRestartTest, StatsComponentTest, TestJoin,
TestConfigSetsAPIZkFailure, NoCacheHeaderTest,
TestSerializedLuceneMatchVersion, StressHdfsTest, TestShortCircuitedRequests,
TestCollationField, DirectSolrConnectionTest, TestDocBasedVersionConstraints,
TestQueryUtils, TestManagedSchema, TestReversedWildcardFilterFactory,
CacheHeaderTest, TestRTGBase, SpatialRPTFieldTypeTest,
TestRandomCollapseQParserPlugin, ZkStateReaderTest, ResponseHeaderTest,
HardAutoCommitTest, SimpleFacetsTest, SolrCoreTest, PeerSyncTest,
BadIndexSchemaTest, TestLazyCores]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLazyCores
-Dtests.seed=54ED3A8D8974495F -Dtests.slow=true
-Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=America/Catamarca
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestLazyCores (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 4
object(s) that were not released!!! [SolrCore, MDCAwareThreadPoolExecutor,
MockDirectoryWrapper, MockDirectoryWrapper]
[junit4] > at
__randomizedtesting.SeedInfo.seed([54ED3A8D8974495F]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.core.TestLazyCores:
[junit4] > 1) Thread[id=37933, name=searcherExecutor-7780-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([54ED3A8D8974495F]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=37933, name=searcherExecutor-7780-thread-1,
state=WAITING, group=TGRP-TestLazyCores]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([54ED3A8D8974495F]:0)
[junit4] Completed [393/624 (1!)] on J1 in 151.18s, 8 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 60876 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]