Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11054/
Java: 64bit/jdk1.9.0-ea-b26 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
REGRESSION: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT
Error Message:
SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@3b56b605
searcher=Searcher@1ffcd60b[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1))} expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: SOLR-5815? : wrong maxDoc:
core=org.apache.solr.core.SolrCore@3b56b605
searcher=Searcher@1ffcd60b[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1))} expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([F11A5395AD9A3E9D:449C3212125B8C69]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:142)
at
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:100)
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:484)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
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:43)
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 10777 lines...]
[junit4] Suite: org.apache.solr.core.TestNonNRTOpen
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001
[junit4] 2> 216206 T743 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (false)
[junit4] 2> 216207 T743 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 216208 T743 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 216208 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 216209 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 216209 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 216237 T743 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 216244 T743 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 216245 T743 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 216250 T743 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 216253 T743 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 216254 T743 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 216254 T743 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
[junit4] 2> 216254 T743 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
[junit4] 2> 216272 T743 oasc.CoreContainer.<init> New CoreContainer
853222042
[junit4] 2> 216273 T743 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
[junit4] 2> 216273 T743 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4] 2> 216273 T743 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 216273 T743 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4] 2> 216273 T743 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 216273 T743 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 216274 T743 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 216274 T743 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 216274 T743 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 216274 T743 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 216275 T743 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 216275 T743 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 216275 T743 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 216275 T743 oasc.CoreContainer.load Host Name:
[junit4] 2> 216277 T744 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 216278 T744 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 216278 T744 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 216278 T744 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 216298 T744 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 216305 T744 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 216305 T744 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 216308 T744 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 216310 T744 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 216311 T744 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
[junit4] 2> 216311 T744 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 216324 T744 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/
[junit4] 2> 216324 T744 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 216325 T744 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001
[junit4] 2> 216325 T744 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index/
[junit4] 2> 216326 T744 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 216326 T744 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index
[junit4] 2> 216384 T744 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_1,generation=1}
[junit4] 2> 216385 T744 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 216386 T744 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 216386 T744 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216386 T744 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216387 T744 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216387 T744 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216387 T744 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 216387 T744 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216387 T744 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 216390 T744 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216391 T744 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216392 T744 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216393 T744 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216394 T744 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216395 T744 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 216395 T744 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 216396 T744 oass.SolrIndexSearcher.<init> Opening
Searcher@7115692e[collection1] main
[junit4] 2> 216396 T744 oasr.ManagedResourceStorage.newStorageIO WARN
Cannot write to config directory
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 216396 T744 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 216397 T744 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 216397 T744 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 216397 T744 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 216397 T744 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 216397 T744 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 216397 T745 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7115692e[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 216398 T743 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> ASYNC NEW_CORE C46 name=collection1
org.apache.solr.core.SolrCore@3e8744d0
[junit4] 2> 216401 T743 C46 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_1,generation=1}
[junit4] 2> 216401 T743 C46 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 216403 T743 C46 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 4
[junit4] 2> 216405 T743 C46 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 216423 T743 C46 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_2,generation=2}
[junit4] 2> 216423 T743 C46 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 216430 T743 C46 oass.SolrIndexSearcher.<init> Opening
Searcher@58490b12[collection1] main
[junit4] 2> 216430 T743 C46 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 216430 T745 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@58490b12[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1))}
[junit4] 2> 216431 T743 C46 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 26
[junit4] 2> 216432 T743 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 216432 T743 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=853222042
[junit4] 2> 216432 T743 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@3e8744d0
[junit4] 2> 216433 T743 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=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 216433 T743 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 216433 T743 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 216433 T743 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 216435 T743 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 216435 T743 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 216436 T743 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index;done=false>>]
[junit4] 2> 216436 T743 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index
[junit4] 2> 216436 T743 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001;done=false>>]
[junit4] 2> 216436 T743 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001
[junit4] 2> 216437 T743 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 216437 T743 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 216438 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 216438 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 216439 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 216474 T743 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 216481 T743 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 216482 T743 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 216485 T743 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 216488 T743 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 216489 T743 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 216489 T743 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
[junit4] 2> 216489 T743 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
[junit4] 2> 216504 T743 oasc.CoreContainer.<init> New CoreContainer
1145622555
[junit4] 2> 216504 T743 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
[junit4] 2> 216505 T743 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4] 2> 216505 T743 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: null
[junit4] 2> 216505 T743 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4] 2> 216505 T743 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 216505 T743 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 216505 T743 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 216506 T743 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 216506 T743 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 216506 T743 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 216506 T743 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 216506 T743 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 216506 T743 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 216507 T743 oasc.CoreContainer.load Host Name:
[junit4] 2> 216508 T747 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 216509 T747 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 216509 T747 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 216509 T747 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 216523 T747 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 216528 T747 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 216529 T747 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 216531 T747 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 216532 T747 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 216532 T747 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
[junit4] 2> 216533 T747 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 216533 T747 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/
[junit4] 2> 216533 T747 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 216533 T747 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001
[junit4] 2> 216533 T747 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index/
[junit4] 2> 216534 T747 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 216534 T747 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216534 T747 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216535 T747 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216535 T747 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216535 T747 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 216535 T747 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216535 T747 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 216537 T747 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216537 T747 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216538 T747 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216538 T747 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216539 T747 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216540 T747 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 216540 T747 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 216540 T747 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index
[junit4] 2> 216542 T747 oass.SolrIndexSearcher.<init> Opening
Searcher@212e9c78[collection1] main
[junit4] 2> 216542 T747 oasr.ManagedResourceStorage.newStorageIO WARN
Cannot write to config directory
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 216542 T747 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 216542 T747 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 216542 T747 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 216542 T747 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 216543 T747 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 216543 T747 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 216543 T748 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@212e9c78[collection1]
main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1))}
[junit4] 2> 216544 T743 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 216544 T743 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT &
maxDoc=1 of core=org.apache.solr.core.SolrCore@11474be7
[junit4] 2> 216547 T743 oas.SolrTestCaseJ4.setUp ###Starting
testSharedCores
[junit4] 2> ASYNC NEW_CORE C47 name=collection1
org.apache.solr.core.SolrCore@11474be7
[junit4] 2> 216548 T743 C47 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 216550 T743 C47 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_2,generation=2}
[junit4] 2> 216550 T743 C47 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 2
[junit4] 2> 216551 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=*:*} 0 4
[junit4] 2> 216552 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 1
[junit4] 2> 216553 T743 C47 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 216572 T743 C47 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_3,generation=3}
[junit4] 2> 216573 T743 C47 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 3
[junit4] 2> 216577 T743 C47 oass.SolrIndexSearcher.<init> Opening
Searcher@36fbc628[collection1] main
[junit4] 2> 216577 T743 C47 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 216577 T748 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@36fbc628[collection1]
main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1))}
[junit4] 2> 216578 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 25
[junit4] 2> 216579 T743 C47 oasu.DirectUpdateHandler2.commit start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 216579 T743 C47 oasu.DirectUpdateHandler2.commit No
uncommitted changes. Skipping IW.commit.
[junit4] 2> 216580 T743 C47 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 216580 T743 C47 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 216580 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {optimize=} 0 1
[junit4] 2> 216582 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 1
[junit4] 2> 216582 T743 C47 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 216602 T743 C47 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_3,generation=3}
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_4,generation=4}
[junit4] 2> 216603 T743 C47 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 4
[junit4] 2> 216607 T743 C47 oass.SolrIndexSearcher.<init> Opening
Searcher@3ab63d67[collection1] main
[junit4] 2> 216607 T743 C47 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 216607 T748 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3ab63d67[collection1]
main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1)
Uninverting(_2(5.0.0):C1))}
[junit4] 2> 216608 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 26
[junit4] 2> 216609 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 1
[junit4] 2> 216610 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 1
[junit4] 2> 216610 T743 C47 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 216636 T743 C47 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_4,generation=4}
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_5,generation=5}
[junit4] 2> 216637 T743 C47 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 5
[junit4] 2> 216642 T743 C47 oass.SolrIndexSearcher.<init> Opening
Searcher@49f29b21[collection1] main
[junit4] 2> 216642 T743 C47 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 216642 T748 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@49f29b21[collection1]
main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1)
Uninverting(_2(5.0.0):C1) Uninverting(_3(5.0.0):C2))}
[junit4] 2> 216642 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 32
[junit4] 2> 216644 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 1
[junit4] 2> 216644 T743 C47 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 216673 T743 C47 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_5,generation=5}
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_6,generation=6}
[junit4] 2> 216674 T743 C47 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 6
[junit4] 2> 216678 T743 C47 oass.SolrIndexSearcher.<init> Opening
Searcher@48908ca7[collection1] main
[junit4] 2> 216678 T743 C47 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 216678 T748 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@48908ca7[collection1]
main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1)
Uninverting(_2(5.0.0):C1) Uninverting(_3(5.0.0):C2/1:delGen=1))}
[junit4] 2> 216678 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 34
[junit4] 2> 216679 T743 oas.SolrTestCaseJ4.tearDown ###Ending
testSharedCores
[junit4] 2> 216681 T743 oas.SolrTestCaseJ4.setUp ###Starting
testReaderIsNotNRT
[junit4] 2> 216682 T743 C47 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 216682 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {deleteByQuery=*:*} 0 0
[junit4] 2> 216683 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 0
[junit4] 2> 216684 T743 C47 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 216702 T743 C47 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_6,generation=6}
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_7,generation=7}
[junit4] 2> 216703 T743 C47 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 7
[junit4] 2> 216708 T743 C47 oass.SolrIndexSearcher.<init> Opening
Searcher@5045630b[collection1] main
[junit4] 2> 216708 T743 C47 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 216708 T748 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5045630b[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1))}
[junit4] 2> 216709 T743 C47 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 25
[junit4] 2> 216710 T743 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT &
maxDoc=1 of core=org.apache.solr.core.SolrCore@11474be7
[junit4] 2> 216710 T743 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading
core: org.apache.solr.core.SolrCore@11474be7
[junit4] 2> 216710 T743 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 216711 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 216711 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 216711 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 216728 T743 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 216743 T743 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 216743 T743 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 216745 T743 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 216747 T743 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 216748 T743 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using configuration from instancedir
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
[junit4] 2> 216749 T743 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/
[junit4] 2> 216749 T743 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 216749 T743 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index/
[junit4] 2> 216750 T743 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 216750 T743 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216750 T743 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216750 T743 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216751 T743 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216751 T743 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 216751 T743 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216751 T743 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 216753 T743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216753 T743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216754 T743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216755 T743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216755 T743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216756 T743 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 216756 T743 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 216758 T743 oass.SolrIndexSearcher.<init> Opening
Searcher@2e7fd707[collection1] main
[junit4] 2> 216758 T743 oasr.ManagedResourceStorage.newStorageIO WARN
Cannot write to config directory
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 216759 T743 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 216759 T743 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 216759 T743 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 216759 T743 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 216759 T743 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 216760 T743 oasu.DefaultSolrCoreState.newIndexWriter Creating
new IndexWriter...
[junit4] 2> 216760 T743 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 216760 T743 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 216760 T750 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@2e7fd707[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1))}
[junit4] 2> 216762 T743 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_7,generation=7}
[junit4] 2> 216763 T743 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 7
[junit4] 2> 216763 T743 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 216764 T743 oasc.SolrCore.openNewSearcher SolrIndexSearcher
has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 216764 T743 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 216764 T743 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@11474be7
[junit4] 2> 216764 T743 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=5,autocommits=0,soft
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
[junit4] 2> 216764 T743 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 216765 T743 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT &
maxDoc=1 of core=org.apache.solr.core.SolrCore@5d1785d7
[junit4] 2> ASYNC NEW_CORE C48 name=collection1
org.apache.solr.core.SolrCore@5d1785d7
[junit4] 2> 216766 T743 C48 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 1
[junit4] 2> 216766 T743 C48 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 216872 T743 C48 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_7,generation=7}
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_8,generation=8}
[junit4] 2> 216873 T743 C48 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 8
[junit4] 2> 216877 T743 C48 oass.SolrIndexSearcher.<init> Opening
Searcher@73838cc7[collection1] main
[junit4] 2> 216877 T743 C48 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 216877 T750 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@73838cc7[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1))}
[junit4] 2> 216878 T743 C48 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {commit=} 0 112
[junit4] 2> 216878 T743 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT &
maxDoc=2 of core=org.apache.solr.core.SolrCore@5d1785d7
[junit4] 2> 216879 T743 C48 oasup.LogUpdateProcessor.finish [collection1]
webapp=null path=null params={} {add=[(null)]} 0 1
[junit4] 2> 216880 T743 oasc.TestNonNRTOpen.testReaderIsNotNRT Reloading
core: org.apache.solr.core.SolrCore@5d1785d7
[junit4] 2> 216880 T743 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 216880 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 216881 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 216881 T743 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 216900 T743 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 216906 T743 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 216906 T743 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 216908 T743 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 216911 T743 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 216911 T743 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using configuration from instancedir
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
[junit4] 2> 216911 T743 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/
[junit4] 2> 216912 T743 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 216912 T743 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index/
[junit4] 2> 216913 T743 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 216913 T743 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216913 T743 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216913 T743 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216913 T743 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216914 T743 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 216914 T743 oasc.RequestHandlers.initHandlersFromConfig WARN
Multiple requestHandler registered to the same name: /update ignoring:
org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 216914 T743 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 216916 T743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216916 T743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216917 T743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216918 T743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216918 T743 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 216919 T743 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 216919 T743 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 216922 T743 oass.SolrIndexSearcher.<init> Opening
Searcher@1ffcd60b[collection1] main
[junit4] 2> 216922 T743 oasr.ManagedResourceStorage.newStorageIO WARN
Cannot write to config directory
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 216923 T743 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 216923 T743 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 216923 T743 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 216923 T743 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 216923 T743 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 216923 T743 oasu.DefaultSolrCoreState.newIndexWriter Creating
new IndexWriter...
[junit4] 2> 216924 T743 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 216924 T751 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1ffcd60b[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1))}
[junit4] 2> 216924 T743 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 216953 T743 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_8,generation=8}
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_9,generation=9}
[junit4] 2> 216953 T743 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 9
[junit4] 2> 216962 T743 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index,segFN=segments_9,generation=9}
[junit4] 2> 216962 T743 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 9
[junit4] 2> 216963 T743 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 216968 T743 oass.SolrIndexSearcher.<init> Opening
Searcher@40c28c03[collection1] main
[junit4] 2> 216968 T743 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 216969 T743 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@5d1785d7
[junit4] 2> 216969 T743 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 216969 T743 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 216970 T743 oasc.TestNonNRTOpen.assertNotNRT Checking notNRT &
maxDoc=3 of core=org.apache.solr.core.SolrCore@3b56b605
[junit4] 2> 216971 T743 oas.SolrTestCaseJ4.tearDown ###Ending
testReaderIsNotNRT
[junit4] 2> 216971 T751 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@40c28c03[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1) Uninverting(_6(5.0.0):C1))}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestNonNRTOpen
-Dtests.method=testReaderIsNotNRT -Dtests.seed=F11A5395AD9A3E9D
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_NL
-Dtests.timezone=America/Indiana/Marengo -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.32s J0 | TestNonNRTOpen.testReaderIsNotNRT <<<
[junit4] > Throwable #1: java.lang.AssertionError: SOLR-5815? : wrong
maxDoc: core=org.apache.solr.core.SolrCore@3b56b605
searcher=Searcher@1ffcd60b[collection1]
main{UninvertingDirectoryReader(Uninverting(_4(5.0.0):C1)
Uninverting(_5(5.0.0):C1))} expected:<3> but was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([F11A5395AD9A3E9D:449C3212125B8C69]:0)
[junit4] > at
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:142)
[junit4] > at
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:100)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 217002 T743 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 217002 T743 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1145622555
[junit4] 2> 217002 T743 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@3b56b605
[junit4] 2> 217002 T743 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 217003 T743 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 217003 T743 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 217003 T743 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 217006 T743 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 217007 T743 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 217007 T743 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001;done=false>>]
[junit4] 2> 217007 T743 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001
[junit4] 2> 217008 T743 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index;done=false>>]
[junit4] 2> 217008 T743 oasc.CachingDirectoryFactory.close Closing
directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001/init-core-data-001/index
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.core.TestNonNRTOpen-F11A5395AD9A3E9D-001
[junit4] 2> NOTE: test params are: codec=Lucene41,
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=nl_NL,
timezone=America/Indiana/Marengo
[junit4] 2> NOTE: Linux 3.13.0-34-generic amd64/Oracle Corporation
1.9.0-ea (64-bit)/cpus=8,threads=1,free=130021032,total=285736960
[junit4] 2> NOTE: All tests run in this JVM: [TestShardHandlerFactory,
UnloadDistributedZkTest, LeaderElectionTest, ZkCLITest,
SpellCheckComponentTest, TestLMJelinekMercerSimilarityFactory, PeerSyncTest,
TestSolrDeletionPolicy1, JsonLoaderTest, ShowFileRequestHandlerTest,
TestSolrQueryParserDefaultOperatorResource, TestRangeQuery,
StatelessScriptUpdateProcessorFactoryTest, TestNonNRTOpen]
[junit4] Completed on J0 in 0.82s, 2 tests, 1 failure <<< FAILURES!
[...truncated 1268 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1350:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965:
There were test failures: 430 suites, 1782 tests, 1 failure, 40 ignored (19
assumptions)
Total time: 85 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b26
-XX:-UseCompressedOops -XX:+UseParallelGC
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]