Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4924/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.search.TestSolr4Spatial2.testBBox
Error Message:
PermGen space
Stack Trace:
java.lang.OutOfMemoryError: PermGen space
at
__randomizedtesting.SeedInfo.seed([6E0F96AE68F74794:170EDCADCF916BE9]:0)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at
org.apache.solr.schema.BBoxField.getValueSourceFromSpatialArgs(BBoxField.java:183)
at
org.apache.solr.schema.BBoxField.getValueSourceFromSpatialArgs(BBoxField.java:36)
at
org.apache.solr.schema.AbstractSpatialFieldType.getQueryFromSpatialArgs(AbstractSpatialFieldType.java:338)
at
org.apache.solr.schema.AbstractSpatialFieldType.getFieldQuery(AbstractSpatialFieldType.java:312)
at
org.apache.solr.search.FieldQParserPlugin$1.parse(FieldQParserPlugin.java:50)
at org.apache.solr.search.QParser.getQuery(QParser.java:141)
at
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:157)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:258)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:798)
at
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
FAILED: junit.framework.TestSuite.org.apache.solr.update.AddBlockUpdateTest
Error Message:
PermGen space
Stack Trace:
java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:278)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:228)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:188)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:310)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
Build Log:
[...truncated 11469 lines...]
[junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001
[junit4] 2> 3097174 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 3097175 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3097175 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 3097177 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 3097179 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 3097433 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 3097450 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
[junit4] 2> 3097478 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ] o.a.s.c.Config
Loaded SolrConfig: solrconfig-spatial.xml
[junit4] 2> 3097478 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-spatial.xml
[junit4] 2> 3097486 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 3097603 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 3097603 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3097604 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
[junit4] 2> 3097604 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\'
[junit4] 2> 3097622 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 2103670371
[junit4] 2> 3097622 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\]
[junit4] 2> 3097622 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.CoreContainer loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
[junit4] 2> 3097622 WARN
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
[junit4] 2> 3097630 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 3097632 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 3097633 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3097633 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3097633 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 3097635 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.SolrCore Created CoreDescriptor:
{absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\,
transient=false, configSetProperties=configsetprops.json, loadOnStartup=true,
config=solrconfig-spatial.xml, shard=shard1, name=collection1,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001,
instanceDir=collection1, schema=schema-spatial.xml, collection=collection1}
[junit4] 2> 3097636 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 3097636 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 3097636 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 3097656 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 3097671 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
[junit4] 2> 3097708 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig-spatial.xml
[junit4] 2> 3097709 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-spatial.xml
[junit4] 2> 3097713 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 3097751 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 3097763 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties
[junit4] 2> org.apache.solr.core.SolrResourceNotFoundException: Can't find
resource 'configsetprops.json' in classpath or
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf'
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:363)
[junit4] 2> at
org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:49)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:114)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:76)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:667)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:396)
[junit4] 2> at
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:387)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3097763 INFO (coreLoadExecutor-7851-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
[junit4] 2> 3097763 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 3097764 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\],
dataDir=[null]
[junit4] 2> 3097764 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 3097764 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\
[junit4] 2> 3097764 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\index/
[junit4] 2> 3097764 WARN (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\index'
doesn't exist. Creating new index...
[junit4] 2> 3097765 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\index
[junit4] 2> 3097765 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2874958515312329]
[junit4] 2> 3097765 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3b984edf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62310a),segFN=segments_1,generation=1}
[junit4] 2> 3097765 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 3097798 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 3097799 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\
[junit4] 2> 3097860 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 3097861 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 3097864 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 3097865 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 3097867 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/replication,/update/json,/admin/ping,/admin/file,/update,/schema,standard,/get,/admin/logging,/update/json/docs,/update/csv,/admin/segments,/admin/system,/admin/mbeans,/admin/luke,/config,/admin/plugins,/admin/properties,/admin/threads
[junit4] 2> 3097868 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 3097869 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 3097869 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 3097869 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=64.8818359375,
floorSegmentMB=1.7880859375, forceMergeDeletesPctAllowed=5.690581688093123,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 3097869 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3b984edf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62310a),segFN=segments_1,generation=1}
[junit4] 2> 3097870 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 3097870 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1493d85f[collection1]
main
[junit4] 2> 3097870 WARN (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 3097871 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 3097871 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 3097871 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 3097871 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3097871 INFO (coreLoadExecutor-7851-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 3097882 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3097884 INFO
(searcherExecutor-7852-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1493d85f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3097888 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryField
[junit4] 2> 3097888 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 3097888 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:*} 0 0
[junit4] 2> 3097893 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.s.SpatialRecursivePrefixTreeFieldType
srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
strat:
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
calculator=Haversine,
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
maxLevels: 11
[junit4] 2> 3097976 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[0]} 0 91
[junit4] 2> 3097995 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[1]} 0 16
[junit4] 2> 3097997 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.UpdateHandler start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3098105 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3b984edf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62310a),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3b984edf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62310a),segFN=segments_2,generation=2}
[junit4] 2> 3098107 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 3098108 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.s.SolrIndexSearcher Opening Searcher@14ba50e0[collection1] main
[junit4] 2> 3098109 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 3098110 INFO (searcherExecutor-7852-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@14ba50e0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.3.0):c2)))}
[junit4] 2> 3098110 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{optimize=} 0 122
[junit4] 2> 3098111 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3098111 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.UpdateHandler No uncommitted changes. Skipping IW.commit.
[junit4] 2> 3098111 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 3098111 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 3098111 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 0
[junit4] 2> 3098214 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sort=id+asc&q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&wt=xml}
hits=1 status=0 QTime=110
[junit4] 2> 3098220 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sort=id+asc&q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&wt=xml}
hits=1 status=0 QTime=116
[junit4] 2> 3098221 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[3]} 0 0
[junit4] 2> 3098222 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3098223 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3b984edf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62310a),segFN=segments_2,generation=2}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3b984edf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62310a),segFN=segments_3,generation=3}
[junit4] 2> 3098224 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.c.SolrCore newest commit generation = 3
[junit4] 2> 3098224 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.s.SolrIndexSearcher Opening Searcher@6a0cb16d[collection1] main
[junit4] 2> 3098224 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 3098224 INFO (searcherExecutor-7852-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6a0cb16d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.3.0):c2)
Uninverting(_2(5.3.0):C1)))}
[junit4] 2> 3098225 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 2
[junit4] 2> 3098227 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={sort=id+asc&q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&wt=xml}
hits=1 status=0 QTime=124
[junit4] 2> 3098228 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={json.nl=map&facet.heatmap=srptgeom&q=*:*&wt=xml&facet=true} hits=3
status=0 QTime=0
[junit4] 2> 3098229 INFO
(TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[6E0F96AE68F74794]) [
] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryField
[junit4] 2> 3098235 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBBox
[junit4] 2> 3098236 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 3098236 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:*} 0 0
[junit4] 2> 3098238 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[0]} 0 0
[junit4] 2> 3098274 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[1]} 0 38
[junit4] 2> 3098275 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{add=[2]} 0 0
[junit4] 2> 3098275 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 3098278 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3b984edf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62310a),segFN=segments_3,generation=3}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3b984edf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62310a),segFN=segments_4,generation=4}
[junit4] 2> 3098278 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.c.SolrCore newest commit generation = 4
[junit4] 2> 3098288 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@3ab161fe[collection1] main
[junit4] 2> 3098288 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 3098288 INFO (searcherExecutor-7852-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ab161fe[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.3.0):C3)))}
[junit4] 2> 3098292 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{commit=} 0 17
[junit4] 2> 3098327 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={debug=results&q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.25}Intersects(ENVELOPE(10,25,12,10))&wt=xml&fl=*,score}
hits=3 status=0 QTime=36
[junit4] 2> 3098355 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={debug=results&q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&wt=xml&fl=id,score}
hits=3 status=0 QTime=28
[junit4] 2> 3099378 ERROR
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
debug=results&q={!field+f%3Dbbox+filter%3Dfalse+score%3Darea2D}Intersects(ENVELOPE(0,0,12,12))&wt=xml&fl=id,score
[junit4] 2> 3099378 INFO
(TEST-TestSolr4Spatial2.testBBox-seed#[6E0F96AE68F74794]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBBox
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolr4Spatial2
-Dtests.method=testBBox -Dtests.seed=6E0F96AE68F74794 -Dtests.slow=true
-Dtests.locale=et -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 1.40s J0 | TestSolr4Spatial2.testBBox <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: PermGen space
[junit4] > at
__randomizedtesting.SeedInfo.seed([6E0F96AE68F74794:170EDCADCF916BE9]:0)
[junit4] > at java.lang.ClassLoader.defineClass1(Native Method)
[junit4] > at
java.lang.ClassLoader.defineClass(ClassLoader.java:800)
[junit4] > at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[junit4] > at
java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
[junit4] > at
java.net.URLClassLoader.access$100(URLClassLoader.java:71)
[junit4] > at
java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[junit4] > at
java.net.URLClassLoader$1.run(URLClassLoader.java:355)
[junit4] > at java.security.AccessController.doPrivileged(Native
Method)
[junit4] > at
java.net.URLClassLoader.findClass(URLClassLoader.java:354)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[junit4] > at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[junit4] > at
org.apache.solr.schema.BBoxField.getValueSourceFromSpatialArgs(BBoxField.java:183)
[junit4] > at
org.apache.solr.schema.BBoxField.getValueSourceFromSpatialArgs(BBoxField.java:36)
[junit4] > at
org.apache.solr.schema.AbstractSpatialFieldType.getQueryFromSpatialArgs(AbstractSpatialFieldType.java:338)
[junit4] > at
org.apache.solr.schema.AbstractSpatialFieldType.getFieldQuery(AbstractSpatialFieldType.java:312)
[junit4] > at
org.apache.solr.search.FieldQParserPlugin$1.parse(FieldQParserPlugin.java:50)
[junit4] > at
org.apache.solr.search.QParser.getQuery(QParser.java:141)
[junit4] > at
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:157)
[junit4] > at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:258)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
[junit4] > at
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:798)
[junit4] > at
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:77)
[junit4] 2> 3099638 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[6E0F96AE68F74794]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBadScoreParam
[junit4] 2> 3099639 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[6E0F96AE68F74794]) [ ]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 3099639 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[6E0F96AE68F74794]) [ ]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={}
{deleteByQuery=*:*} 0 0
[junit4] 2> 3099640 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[6E0F96AE68F74794]) [ ]
o.a.s.c.SolrCore Ignoring exception matching .
[junit4] 2> 3099641 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[6E0F96AE68F74794]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={version=2.2&qt=standard&rows=20&q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&start=0}
status=400 QTime=1
[junit4] 2> 3099641 INFO
(TEST-TestSolr4Spatial2.testBadScoreParam-seed#[6E0F96AE68F74794]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBadScoreParam
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2103670371
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3e581706
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=6,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3b984edf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62310a),segFN=segments_4,generation=4}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3b984edf
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c62310a),segFN=segments_5,generation=5}
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 5
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 3099642 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 3099643 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\;done=false>>]
[junit4] 2> 3099643 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\
[junit4] 2> 3099643 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\index;done=false>>]
[junit4] 2> 3099643 INFO
(SUITE-TestSolr4Spatial2-seed#[6E0F96AE68F74794]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001\init-core-data-001\index
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2_6E0F96AE68F74794-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): {id=FST50,
bbox__xdl=FST50, srptgeom=FST50, bbox__minX=FST50,
bbox__minY=PostingsFormat(name=MockRandom),
bbox__maxY=PostingsFormat(name=LuceneVarGapDocFreqInterval),
bbox__maxX=PostingsFormat(name=LuceneFixedGap)},
docValues:{srptgeom=DocValuesFormat(name=Asserting),
bbox__minX=DocValuesFormat(name=Asserting),
bbox__maxY=DocValuesFormat(name=Memory),
bbox__minY=DocValuesFormat(name=Lucene50),
bbox__maxX=DocValuesFormat(name=Direct)},
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=et,
timezone=America/Los_Angeles
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80
(64-bit)/cpus=3,threads=1,free=451028368,total=511705088
[junit4] 2> NOTE: All tests run in this JVM: [TestShortCircuitedRequests,
MultiThreadedOCPTest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, TestExtendedDismaxParser,
HdfsDirectoryTest, TestSolrCloudWithKerberosAlt, TestDistribDocBasedVersion,
TestFreeTextSuggestions, NoCacheHeaderTest, TestAtomicUpdateErrorCases,
DistributedQueryElevationComponentTest, TestRestManager, CircularListTest,
TestJmxIntegration, TestSortingResponseWriter, TestManagedSchemaFieldResource,
TriLevelCompositeIdRoutingTest, SuggesterTest, MultiTermTest,
TestChildDocTransformer, TestSchemaResource, DirectSolrConnectionTest,
TestCSVLoader, CollectionStateFormat2Test, TestUpdate, JavabinLoaderTest,
TestStressLucene, TestIndexSearcher, TestSchemaVersionResource,
TestCSVResponseWriter, SoftAutoCommitTest, RecoveryAfterSoftCommitTest,
TestBinaryField, TestPartialUpdateDeduplication, UnloadDistributedZkTest,
TestElisionMultitermQuery, TestCollationField, CursorMarkTest,
AsyncCallRequestStatusResponseTest, TestAnalyzedSuggestions,
DistribJoinFromCollectionTest, TestReqParamsAPI, ChaosMonkeyNothingIsSafeTest,
TestConfigOverlay, SortByFunctionTest, ClusterStateUpdateTest,
HdfsLockFactoryTest, TestSort, TestLazyCores, InfoHandlerTest,
SolrPluginUtilsTest, SampleTest, RequestHandlersTest, TestSearcherReuse,
ZkStateWriterTest, TestFieldTypeResource, TestWordDelimiterFilterFactory,
BadCopyFieldTest, TestIndexingPerformance, TestReplicationHandlerBackup,
ScriptEngineTest, TestRandomMergePolicy, SynonymTokenizerTest,
TestHdfsUpdateLog, TestFastLRUCache, MigrateRouteKeyTest, TestRandomDVFaceting,
AtomicUpdatesTest, TestManagedResourceStorage,
CollectionsAPIAsyncDistributedZkTest, TestSolrQueryParserResource,
CursorPagingTest, TestDefaultSearchFieldResource, SOLR749Test,
TestAuthenticationFramework, DocumentAnalysisRequestHandlerTest,
ZkControllerTest, TestInitQParser, TestCloudManagedSchema,
TestDistributedMissingSort, RequiredFieldsTest, ShowFileRequestHandlerTest,
TestStressVersions, PrimUtilsTest, TestComponentsName,
UniqFieldsUpdateProcessorFactoryTest, LeaderFailoverAfterPartitionTest,
SystemInfoHandlerTest, PathHierarchyTokenizerFactoryTest, OverseerRolesTest,
DOMUtilTest, TestCopyFieldCollectionResource, TestLeaderElectionZkExpiry,
HdfsChaosMonkeySafeLeaderTest, BasicDistributedZkTest, TestExpandComponent,
TestCollectionAPI, DeleteShardTest, CachingDirectoryFactoryTest,
TestSweetSpotSimilarityFactory, TestBlendedInfixSuggestions, OutputWriterTest,
TestSolrDynamicMBean, TestLFUCache, TestSurroundQueryParser,
URLClassifyProcessorTest, SolrInfoMBeanTest, BlockCacheTest,
ChangedSchemaMergeTest, SuggesterFSTTest, TestArbitraryIndexDir,
DistributedDebugComponentTest, TestBinaryResponseWriter, TestStressReorder,
RecoveryZkTest, TimeZoneUtilsTest, TestLRUCache,
CloudExitableDirectoryReaderTest, AnalysisAfterCoreReloadTest,
TestPhraseSuggestions, BigEndianAscendingWordDeserializerTest,
TestCloudManagedSchemaConcurrent, TestDistributedGrouping, TestFaceting,
TestHashPartitioner, DistributedSpellCheckComponentTest, TestJoin, TestReload,
HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery,
SimpleFacetsTest, SpellCheckComponentTest, QueryElevationComponentTest,
TestFiltering, DirectUpdateHandlerTest, OverseerCollectionProcessorTest,
CurrencyFieldXmlFileTest, SignatureUpdateProcessorFactoryTest,
CoreAdminHandlerTest, DocValuesTest, SpatialFilterTest, PolyFieldTest,
SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest,
DocValuesMultiTest, TestSolrDeletionPolicy1, CacheHeaderTest,
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf,
TestReversedWildcardFilterFactory, TestOmitPositions,
XmlUpdateRequestHandlerTest, TestValueSourceCache, MoreLikeThisHandlerTest,
FastVectorHighlighterTest, RegexBoostProcessorTest, MBeansHandlerTest,
PingRequestHandlerTest, SearchHandlerTest, UpdateParamsTest,
TestSolrIndexConfig, ResponseLogComponentTest, TestStressRecovery,
NumericFieldsTest, TestPostingsSolrHighlighter, TestCharFilters,
TestXIncludeConfig, TestLMJelinekMercerSimilarityFactory,
TestBM25SimilarityFactory, TestJmxMonitoredMap, PluginInfoTest,
TestSuggestSpellingConverter, ClusterStateTest, TestUtils, ZkNodePropsTest,
UUIDFieldTest, DistributedMLTComponentTest, TestCursorMarkWithoutUniqueKey,
TestSimpleTrackingShardHandler, TestTolerantSearch,
TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest,
DeleteReplicaTest, DistributedVersionInfoTest,
LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerStatusTest, ReplicationFactorTest, SaslZkACLProviderTest,
ShardSplitTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudPivotFacet,
TestDownShardTolerantSearch, TestMiniSolrCloudCluster, TestReplicaProperties,
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsNNFailoverTest,
HdfsRecoverLeaseTest, HdfsRecoveryZkTest, TestClusterStateMutator, RulesTest,
TestConfigReload, TestRestoreCore, TestSolrConfigHandlerConcurrent,
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest,
CoreMergeIndexesAdminHandlerTest, DistributedExpandComponentTest,
DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest,
DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest,
DistributedSuggestComponentTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest,
TestTrackingShardHandlerFactory, HighlighterMaxOffsetTest,
TestCustomDocTransformer, TestRawResponseWriter, TestManagedResource,
TestClassNameShortening, TestDynamicFieldCollectionResource,
TestFieldCollectionResource, TestFieldTypeCollectionResource,
TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldTypeResource,
TestRemoveLastDynamicCopyField, TestSchemaNameResource,
TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource,
TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory,
DateRangeFieldTest, DocValuesMissingTest, SpatialRPTFieldTypeTest,
TestBulkSchemaConcurrent, TestCollationFieldDocValues, TestSchemaManager,
AnalyticsMergeStrategyTest, RankQueryTest, TestCollapseQParserPlugin,
TestComplexPhraseQParserPlugin, TestCustomSort, TestHashQParserPlugin,
TestMaxScoreQueryParser, TestOverriddenPrefixQueryForCustomFieldType,
TestSimpleQParserPlugin, TestSmileRequest, TestSolr4Spatial2]
[junit4] Completed [485/518] on J0 in 2.54s, 3 tests, 1 error <<< FAILURES!
[...truncated 48 lines...]
[junit4] Suite: org.apache.solr.update.AddBlockUpdateTest
[junit4] ERROR 0.00s J0 | AddBlockUpdateTest (suite) <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: PermGen space
[junit4] > at java.lang.ClassLoader.defineClass1(Native Method)
[junit4] > at
java.lang.ClassLoader.defineClass(ClassLoader.java:800)
[junit4] > at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[junit4] > at
java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
[junit4] > at
java.net.URLClassLoader.access$100(URLClassLoader.java:71)
[junit4] > at
java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[junit4] > at
java.net.URLClassLoader$1.run(URLClassLoader.java:355)
[junit4] > at java.security.AccessController.doPrivileged(Native
Method)
[junit4] > at
java.net.URLClassLoader.findClass(URLClassLoader.java:354)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[junit4] > at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[junit4] > at java.lang.Class.forName0(Native Method)
[junit4] > at java.lang.Class.forName(Class.java:278)
[junit4] Completed [502/518] on J0 in 0.00s, 0 tests, 1 error <<< FAILURES!
[...truncated 48 lines...]
[junit4] JVM J0: stdout was not empty, see:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20150721_014058_032.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] java.lang.OutOfMemoryError: PermGen space
[junit4] Dumping heap to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\heapdumps\java_pid5096.hprof
...
[junit4] Heap dump file created [75333726 bytes in 0.466 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 13 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:512:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1444:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:999:
There were test failures: 518 suites, 2048 tests, 1 suite-level error, 1
error, 69 ignored (35 assumptions)
Total time: 75 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]