Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12388/
Java: 32bit/jdk1.9.0-ea-b54 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.search.TestSolr4Spatial2.testBBox

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([2B6CCC9FCAE8A8D5:526D869C6D8E84A8]:0)
        at org.apache.lucene.search.Explanation.toString(Explanation.java:118)
        at org.apache.lucene.search.Explanation.toString(Explanation.java:106)
        at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:443)
        at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:365)
        at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:323)
        at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
        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:860)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
        at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:502)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10601 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001
   [junit4]   2> 1296371 T8082 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1296372 T8082 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1296372 T8082 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1296372 T8082 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1296373 T8082 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1296389 T8082 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1296391 T8082 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1296397 T8082 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 1296397 T8082 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema-spatial.xml
   [junit4]   2> 1296399 T8082 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 1296406 T8082 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1296407 T8082 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1296407 T8082 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1296407 T8082 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 1296418 T8082 oasc.CoreContainer.<init> New CoreContainer 
7247936
   [junit4]   2> 1296419 T8082 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 1296419 T8082 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1296419 T8082 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1296423 T8082 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1296427 T8082 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1296429 T8082 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1296429 T8082 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1296429 T8082 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1296430 T8082 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig-basic.xml, transient=false, 
schema=schema-spatial.xml, loadOnStartup=true, instanceDir=collection1, 
collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1296430 T8083 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1296431 T8083 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1296431 T8083 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1296445 T8083 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1296448 T8083 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1296453 T8083 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 1296453 T8083 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema-spatial.xml
   [junit4]   2> 1296455 T8083 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1296462 T8083 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1296463 T8083 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1296463 T8083 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1296463 T8083 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001/
   [junit4]   2> 1296463 T8083 c:collection1 oasc.SolrCore.<init> JMX 
monitoring not detected for core: collection1
   [junit4]   2> 1296464 T8083 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001
   [junit4]   2> 1296464 T8083 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001/index/
   [junit4]   2> 1296464 T8083 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1296464 T8083 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001/index
   [junit4]   2> 1296465 T8083 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=62.490234375, floorSegmentMB=1.0400390625, 
forceMergeDeletesPctAllowed=19.371919249263208, segmentsPerTier=38.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1296465 T8083 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2db472 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12794e4),segFN=segments_1,generation=1}
   [junit4]   2> 1296465 T8083 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1296468 T8083 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1296468 T8083 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1296469 T8083 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1296470 T8083 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1296470 T8083 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1296472 T8083 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1296472 T8083 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1296472 T8083 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1296473 T8083 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1296473 T8083 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1296473 T8083 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2db472 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12794e4),segFN=segments_1,generation=1}
   [junit4]   2> 1296473 T8083 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1296474 T8083 c:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@9fd1f4[collection1] main
   [junit4]   2> 1296474 T8083 c:collection1 
oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1296474 T8083 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: {}
   [junit4]   2> 1296475 T8083 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1296475 T8083 c:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1296475 T8083 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1296475 T8084 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@9fd1f4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1296475 T8083 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1296476 T8082 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1296479 T8082 oas.SolrTestCaseJ4.setUp ###Starting 
testBadScoreParam
   [junit4]   2> ASYNC  NEW_CORE C1140 name=collection1 
org.apache.solr.core.SolrCore@19e6d97
   [junit4]   2> 1296479 T8082 C1140 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1296479 T8082 C1140 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 0
   [junit4]   2> 1296481 T8082 C1140 oasc.SolrException.log Ignoring exception 
matching .
   [junit4]   2> 1296482 T8082 C1140 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&qt=standard&start=0&rows=20&version=2.2}
 status=400 QTime=1 
   [junit4]   2> 1296482 T8082 oas.SolrTestCaseJ4.tearDown ###Ending 
testBadScoreParam
   [junit4]   2> 1296484 T8082 oas.SolrTestCaseJ4.setUp ###Starting testBBox
   [junit4]   2> 1296484 T8082 C1140 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1296485 T8082 C1140 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 1296485 T8082 C1140 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[0]} 0 0
   [junit4]   2> 1296486 T8082 C1140 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 1296487 T8082 C1140 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[2]} 0 0
   [junit4]   2> 1296487 T8082 C1140 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1296491 T8082 C1140 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2db472 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12794e4),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2db472 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12794e4),segFN=segments_2,generation=2}
   [junit4]   2> 1296491 T8082 C1140 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 1296493 T8082 C1140 oass.SolrIndexSearcher.<init> Opening 
Searcher@22a158[collection1] main
   [junit4]   2> 1296493 T8082 C1140 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1296493 T8084 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@22a158[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c3)))}
   [junit4]   2> 1296494 T8082 C1140 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 1296497 T8082 C1140 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.25}Intersects(ENVELOPE(10,25,12,10))&debug=results&fl=*,score&wt=xml}
 hits=3 status=0 QTime=3 
   [junit4]   2> 1296500 T8082 C1140 oasc.SolrException.log ERROR 
java.lang.NullPointerException
   [junit4]   2>                at 
org.apache.lucene.search.Explanation.toString(Explanation.java:118)
   [junit4]   2>                at 
org.apache.lucene.search.Explanation.toString(Explanation.java:106)
   [junit4]   2>                at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:443)
   [junit4]   2>                at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:365)
   [junit4]   2>                at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:323)
   [junit4]   2>                at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
   [junit4]   2>                at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
   [junit4]   2>                at 
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]   2>                at 
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:860)
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
   [junit4]   2>                at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:502)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 1296501 T8082 C1140 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
 hits=3 status=500 QTime=2 
   [junit4]   2> 1296501 T8082 oas.SolrTestCaseJ4.assertJQ ERROR REQUEST 
FAILED: 
q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml
   [junit4]   2> 1296502 T8082 oas.SolrTestCaseJ4.tearDown ###Ending testBBox
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 
-Dtests.method=testBBox -Dtests.seed=2B6CCC9FCAE8A8D5 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=America/Toronto 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | TestSolr4Spatial2.testBBox <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2B6CCC9FCAE8A8D5:526D869C6D8E84A8]:0)
   [junit4]    >        at 
org.apache.lucene.search.Explanation.toString(Explanation.java:118)
   [junit4]    >        at 
org.apache.lucene.search.Explanation.toString(Explanation.java:106)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:443)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:365)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:323)
   [junit4]    >        at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
   [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:860)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
   [junit4]    >        at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1296507 T8082 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 1296507 T8082 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=7247936
   [junit4]   2> 1296507 T8082 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@19e6d97
   [junit4]   2> 1296507 T8082 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 1296508 T8082 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1296508 T8082 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1296508 T8082 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1296509 T8082 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1296509 T8082 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1296509 T8082 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001;done=false>>]
   [junit4]   2> 1296509 T8082 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001
   [junit4]   2> 1296510 T8082 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1296510 T8082 oasc.CachingDirectoryFactory.close Closing 
directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2
 2B6CCC9FCAE8A8D5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{bboxD_dynamic__maxX=PostingsFormat(name=Memory doPackFST= false), 
bboxD_dynamic__xdl=PostingsFormat(name=Asserting), 
id=PostingsFormat(name=Asserting), bboxD_dynamic__minY=Lucene50(blocksize=128), 
bboxD_dynamic__minX=PostingsFormat(name=Asserting), 
bboxD_dynamic__maxY=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{bboxD_dynamic__maxX=DocValuesFormat(name=Memory), 
bboxD_dynamic__minY=DocValuesFormat(name=Direct), 
bboxD_dynamic__minX=DocValuesFormat(name=Lucene50), 
bboxD_dynamic__maxY=DocValuesFormat(name=Asserting)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=fi, 
timezone=America/Toronto
   [junit4]   2> NOTE: Linux 3.13.0-49-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=12,threads=1,free=110357464,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[CloudExitableDirectoryReaderTest, TestReplicationHandlerBackup, 
TestManagedSchemaDynamicFieldResource, TestExactStatsCache, TestLazyCores, 
TestCollationFieldDocValues, TestDistributedSearch, TermsComponentTest, 
TestArbitraryIndexDir, TestCollectionAPI, SuggesterWFSTTest, 
SolrRequestParserTest, TestFieldCollectionResource, TestStressLucene, 
TestRandomMergePolicy, ExternalFileFieldSortTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestDistribDocBasedVersion, 
DefaultValueUpdateProcessorTest, ClusterStateTest, TestRemoteStreaming, 
SyncSliceTest, TestRandomFaceting, TestSolrQueryParserDefaultOperatorResource, 
OverseerRolesTest, SignatureUpdateProcessorFactoryTest, TestFunctionQuery, 
FacetPivotSmallTest, TestReplicaProperties, SimplePostToolTest, 
UpdateRequestProcessorFactoryTest, TestJmxMonitoredMap, 
SpatialHeatmapFacetsTest, URLClassifyProcessorTest, 
HdfsCollectionsAPIDistributedZkTest, TestQuerySenderListener, 
CoreAdminRequestStatusTest, TestComplexPhraseQParserPlugin, 
StandardRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
TestDFRSimilarityFactory, TestSchemaManager, TestBlobHandler, 
TestSchemaNameResource, HighlighterMaxOffsetTest, SuggesterFSTTest, TestUpdate, 
CachingDirectoryFactoryTest, DateMathParserTest, 
DistributedFacetPivotWhiteBoxTest, TermVectorComponentTest, 
DistributedQueryComponentOptimizationTest, ZkStateWriterTest, 
TestJmxIntegration, ChaosMonkeyNothingIsSafeTest, TestConfig, TestCodecSupport, 
TestWordDelimiterFilterFactory, TestSerializedLuceneMatchVersion, 
DistributedFacetPivotSmallAdvancedTest, ReplicationFactorTest, 
PingRequestHandlerTest, CurrencyFieldXmlFileTest, TestMacros, TestCSVLoader, 
TestTrackingShardHandlerFactory, FastVectorHighlighterTest, OverseerStatusTest, 
RankQueryTest, TestMergePolicyConfig, TestAnalyzeInfixSuggestions, 
TestInfoStreamLogging, MBeansHandlerTest, TestMiniSolrCloudClusterSSL, 
ChangedSchemaMergeTest, TestIndexingPerformance, TestSchemaSimilarityResource, 
RequestHandlersTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, TestReplicationHandler, 
TestFaceting, TestHashPartitioner, TestJoin, TestSolr4Spatial, 
TestGroupingSearch, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, 
SuggesterTSTTest, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, QueryEqualityTest, DebugComponentTest, 
IndexBasedSpellCheckerTest, PrimitiveFieldTypeTest, 
XmlUpdateRequestHandlerTest, TestSolrQueryParser, SolrPluginUtilsTest, 
TestAnalyzedSuggestions, TestComponentsName, TestLFUCache, SOLR749Test, 
ResponseLogComponentTest, BadComponentTest, MultiTermTest, MinimalSchemaTest, 
TestPostingsSolrHighlighter, TestLuceneMatchVersion, EchoParamsTest, 
TestPerFieldSimilarity, TestDefaultSimilarityFactory, ScriptEngineTest, 
TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, 
TestHighlightDedupGrouping, AliasIntegrationTest, ConnectionManagerTest, 
CustomCollectionTest, OverriddenZkACLAndCredentialsProvidersTest, 
RecoveryAfterSoftCommitTest, RollingRestartTest, ShardSplitTest, 
TestManagedSchema, AnalyticsMergeStrategyTest, AnalyticsQueryTest, 
CursorMarkTest, MergeStrategyTest, TestCustomSort, TestFieldSortValues, 
TestHashQParserPlugin, TestInitQParser, TestMissingGroups, TestNoOpRegenerator, 
TestOverriddenPrefixQueryForCustomFieldType, TestRecoveryHdfs, 
TestSearcherReuse, TestSimpleQParserPlugin, TestSolr4Spatial2]
   [junit4] Completed [464/483] on J0 in 0.16s, 2 tests, 1 error <<< FAILURES!

[...truncated 70 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: 
There were test failures: 483 suites, 1916 tests, 1 error, 51 ignored (23 
assumptions)

Total time: 44 minutes 18 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to