Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1213/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
REGRESSION: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([DE4BF53143C82B79:6BCD94B6FC09998D]: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.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
at
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
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:70)
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:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
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
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:70)
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:358)
at java.lang.Thread.run(Thread.java:744)
Build Log:
[...truncated 10522 lines...]
[junit4] Suite: org.apache.solr.core.TestNonNRTOpen
[junit4] 2> 1373400 T5027 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536
[junit4] 2> 1373402 T5027 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/'
[junit4] 2> 1373404 T5027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1373405 T5027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1373525 T5027 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_47
[junit4] 2> 1373630 T5027 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 1373631 T5027 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 1373644 T5027 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 1373670 T5027 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 1373675 T5027 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1373675 T5027 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr
[junit4] 2> 1373675 T5027 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/'
[junit4] 2> 1373710 T5027 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1373711 T5027 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr
[junit4] 2> 1373711 T5027 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for deduced Solr Home:
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/'
[junit4] 2> 1373882 T5027 oasc.CoreContainer.<init> New CoreContainer
1594971572
[junit4] 2> 1373883 T5027 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/]
[junit4] 2> 1373885 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 1373886 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: http://
[junit4] 2> 1373886 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 1373886 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1373886 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1373887 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1373887 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1373887 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1373887 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1373903 T5027 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1373904 T5027 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1373904 T5027 oasc.CoreContainer.load Host Name:
[junit4] 2> 1373915 T5028 oasc.CoreContainer.create Creating SolrCore
'collection1' using instanceDir:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1
[junit4] 2> 1373916 T5028 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/'
[junit4] 2> 1373917 T5028 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1373917 T5028 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1373977 T5028 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_47
[junit4] 2> 1374048 T5028 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 1374049 T5028 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 1374056 T5028 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 1374072 T5028 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 1374074 T5028 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1374074 T5028 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536/
[junit4] 2> 1374075 T5028 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 1374076 T5028 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536
[junit4] 2> 1374077 T5028 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536/index/
[junit4] 2> 1374077 T5028 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536/index'
doesn't exist. Creating new index...
[junit4] 2> 1374078 T5028 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index
[junit4] 2> 1374081 T5028 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_1,generation=1}
[junit4] 2> 1374082 T5028 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1374083 T5028 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1374084 T5028 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1374084 T5028 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1374094 T5028 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1374098 T5028 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1374098 T5028 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1374100 T5028 oass.SolrIndexSearcher.<init> Opening
Searcher@7ad5909d main
[junit4] 2> 1374100 T5028 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1374100 T5029 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7ad5909d
main{StandardDirectoryReader(segments_1:1)}
[junit4] 2> 1374104 T5027 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> ASYNC NEW_CORE C1836 name=collection1
org.apache.solr.core.SolrCore@214172ab
[junit4] 2> 1374109 T5027 C1836 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_1,generation=1}
[junit4] 2> 1374110 T5027 C1836 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 1
[junit4] 2> 1374113 T5027 C1836 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 8
[junit4] 2> 1374119 T5027 C1836 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1374144 T5027 C1836 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_2,generation=2}
[junit4] 2> 1374144 T5027 C1836 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 2
[junit4] 2> 1374162 T5027 C1836 oass.SolrIndexSearcher.<init> Opening
Searcher@5b9c1cd8 main
[junit4] 2> 1374163 T5027 C1836 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1374164 T5029 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@5b9c1cd8
main{StandardDirectoryReader(segments_2:3 _0(4.7):c1)}
[junit4] 2> 1374166 T5027 C1836 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 47
[junit4] 2> 1374172 T5027 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 1374173 T5027 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1594971572
[junit4] 2> 1374174 T5027 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@214172ab
[junit4] 2> 1374174 T5027 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> 1374175 T5027 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1374175 T5027 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1374175 T5027 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1374177 T5027 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 1374179 T5027 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1374180 T5027 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536;done=false>>]
[junit4] 2> 1374181 T5027 oasc.CachingDirectoryFactory.close Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536
[junit4] 2> 1374181 T5027 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index;done=false>>]
[junit4] 2> 1374181 T5027 oasc.CachingDirectoryFactory.close Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index
[junit4] 2> NOTE: per solr.test.leavedatadir, dataDir will not be removed:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536
[junit4] 2> 1374184 T5027 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 1374185 T5027 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/'
[junit4] 2> 1374186 T5027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1374187 T5027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1374303 T5027 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_47
[junit4] 2> 1374368 T5027 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 1374369 T5027 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 1374377 T5027 oass.IndexSchema.readSchema [null] Schema
name=minimal
[junit4] 2> 1374396 T5027 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 1374400 T5027 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1374400 T5027 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr
[junit4] 2> 1374401 T5027 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/'
[junit4] 2> 1374429 T5027 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1374430 T5027 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr
[junit4] 2> 1374430 T5027 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for deduced Solr Home:
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/'
[junit4] 2> 1374571 T5027 oasc.CoreContainer.<init> New CoreContainer
1713549347
[junit4] 2> 1374572 T5027 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/]
[junit4] 2> 1374574 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 1374575 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: http://
[junit4] 2> 1374575 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 1374575 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1374575 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1374576 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1374576 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1374576 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1374576 T5027 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1374586 T5027 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1374587 T5027 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1374587 T5027 oasc.CoreContainer.load Host Name:
[junit4] 2> 1374594 T5031 oasc.CoreContainer.create Creating SolrCore
'collection1' using instanceDir:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1
[junit4] 2> 1374595 T5031 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/'
[junit4] 2> 1374596 T5031 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1374597 T5031 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1374699 T5031 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_47
[junit4] 2> 1374804 T5031 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 1374806 T5031 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 1374815 T5031 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 1374837 T5031 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 1374840 T5031 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 1374840 T5031 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536/
[junit4] 2> 1374840 T5031 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 1374842 T5031 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536
[junit4] 2> 1374842 T5031 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536/index/
[junit4] 2> 1374844 T5031 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1374845 T5031 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1374846 T5031 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1374859 T5031 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1374865 T5031 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1374866 T5031 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1374867 T5031 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index
[junit4] 2> 1374869 T5031 oass.SolrIndexSearcher.<init> Opening
Searcher@2b1eb521 main
[junit4] 2> 1374870 T5031 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1374870 T5032 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@2b1eb521
main{StandardDirectoryReader(segments_2:3 _0(4.7):c1)}
[junit4] 2> 1374875 T5027 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 1374885 T5027 oas.SolrTestCaseJ4.setUp ###Starting
testSharedCores
[junit4] 2> ASYNC NEW_CORE C1837 name=collection1
org.apache.solr.core.SolrCore@3c0d71a7
[junit4] 2> 1374886 T5027 C1837 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1374892 T5027 C1837 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_2,generation=2}
[junit4] 2> 1374893 T5027 C1837 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 2
[junit4] 2> 1374893 T5027 C1837 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 7
[junit4] 2> 1374900 T5027 C1837 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
[junit4] 2> ASYNC NEW_CORE C1838 name=collection1
org.apache.solr.core.SolrCore@3c0d71a7
[junit4] 2> 1374959 T5027 C1838 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1374983 T5027 C1838 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_3,generation=3}
[junit4] 2> 1374984 T5027 C1838 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 3
[junit4] 2> 1374991 T5027 C1838 oass.SolrIndexSearcher.<init> Opening
Searcher@62f91b6c main
[junit4] 2> 1374992 T5027 C1838 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1374993 T5032 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@62f91b6c
main{StandardDirectoryReader(segments_3:6 _1(4.7):c1)}
[junit4] 2> 1374995 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 37
[junit4] 2> 1375002 T5027 C1838 oasu.DirectUpdateHandler2.commit start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1375030 T5027 C1838 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_3,generation=3}
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_4,generation=4}
[junit4] 2> 1375031 T5027 C1838 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 4
[junit4] 2> 1375039 T5027 C1838 oass.SolrIndexSearcher.<init> Opening
Searcher@7ec78fa main
[junit4] 2> 1375040 T5027 C1838 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1375040 T5032 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7ec78fa
main{StandardDirectoryReader(segments_4:8 _2(4.7):c1)}
[junit4] 2> 1375042 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {optimize=} 0 40
[junit4] 2> 1375051 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
[junit4] 2> 1375054 T5027 C1838 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1375076 T5027 C1838 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_4,generation=4}
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_5,generation=5}
[junit4] 2> 1375076 T5027 C1838 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 5
[junit4] 2> 1375083 T5027 C1838 oass.SolrIndexSearcher.<init> Opening
Searcher@13e22cb0 main
[junit4] 2> 1375083 T5027 C1838 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1375083 T5032 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@13e22cb0
main{StandardDirectoryReader(segments_5:10 _2(4.7):c1 _3(4.7):c1)}
[junit4] 2> 1375084 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 30
[junit4] 2> 1375093 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
[junit4] 2> 1375097 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 0
[junit4] 2> 1375100 T5027 C1838 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1375121 T5027 C1838 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_5,generation=5}
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_6,generation=6}
[junit4] 2> 1375121 T5027 C1838 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 6
[junit4] 2> 1375128 T5027 C1838 oass.SolrIndexSearcher.<init> Opening
Searcher@54ea10d7 main
[junit4] 2> 1375129 T5027 C1838 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1375129 T5032 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@54ea10d7
main{StandardDirectoryReader(segments_6:12 _2(4.7):c1 _3(4.7):c1 _4(4.7):c2)}
[junit4] 2> 1375130 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 30
[junit4] 2> 1375136 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 0
[junit4] 2> 1375140 T5027 C1838 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1375149 T5027 C1838 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_6,generation=6}
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_7,generation=7}
[junit4] 2> 1375150 T5027 C1838 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 7
[junit4] 2> 1375156 T5027 C1838 oass.SolrIndexSearcher.<init> Opening
Searcher@221d784c main
[junit4] 2> 1375157 T5027 C1838 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1375157 T5032 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@221d784c
main{StandardDirectoryReader(segments_7:13 _2(4.7):c1 _3(4.7):c1
_4(4.7):c2/1:delGen=1)}
[junit4] 2> 1375158 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 18
[junit4] 2> 1375162 T5027 oas.SolrTestCaseJ4.tearDown ###Ending
testSharedCores
[junit4] 2> 1375168 T5027 oas.SolrTestCaseJ4.setUp ###Starting
testReaderIsNotNRT
[junit4] 2> 1375168 T5027 C1838 oasu.DirectUpdateHandler2.deleteAll
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1375169 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
[junit4] 2> 1375173 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
[junit4] 2> 1375175 T5027 C1838 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1375191 T5027 C1838 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_7,generation=7}
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_8,generation=8}
[junit4] 2> 1375191 T5027 C1838 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 8
[junit4] 2> 1375198 T5027 C1838 oass.SolrIndexSearcher.<init> Opening
Searcher@261d0d42 main
[junit4] 2> 1375199 T5027 C1838 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1375199 T5032 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@261d0d42
main{StandardDirectoryReader(segments_8:16 _5(4.7):c1)}
[junit4] 2> 1375201 T5027 C1838 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 26
[junit4] 2> 1375205 T5027 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using instanceDir:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1
[junit4] 2> 1375205 T5027 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/'
[junit4] 2> 1375206 T5027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1375207 T5027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1375297 T5027 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_47
[junit4] 2> 1375371 T5027 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 1375372 T5027 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 1375380 T5027 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 1375397 T5027 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 1375400 T5027 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536/
[junit4] 2> 1375400 T5027 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 1375401 T5027 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536/index/
[junit4] 2> 1375403 T5027 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1375403 T5027 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1375404 T5027 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1375414 T5027 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1375417 T5027 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1375418 T5027 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1375420 T5027 oass.SolrIndexSearcher.<init> Opening
Searcher@57235d07 main
[junit4] 2> 1375421 T5027 oasu.DefaultSolrCoreState.newIndexWriter
Creating new IndexWriter...
[junit4] 2> 1375422 T5027 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 1375422 T5027 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 1375422 T5034 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@57235d07
main{StandardDirectoryReader(segments_8:16 _5(4.7):c1)}
[junit4] 2> 1375425 T5027 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_8,generation=8}
[junit4] 2> 1375426 T5027 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 8
[junit4] 2> 1375426 T5027 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 1375427 T5027 oass.SolrIndexSearcher.<init> Opening
Searcher@7fc63a84 main
[junit4] 2> 1375429 T5034 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@7fc63a84
main{StandardDirectoryReader(segments_8:16 _5(4.7):c1)}
[junit4] 2> 1375433 T5027 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 1375433 T5027 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@3c0d71a7
[junit4] 2> 1375433 T5027 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> 1375434 T5027 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> ASYNC NEW_CORE C1839 name=collection1
org.apache.solr.core.SolrCore@2f2bf1a5
[junit4] 2> 1375437 T5027 C1839 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
[junit4] 2> 1375441 T5027 C1839 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1375468 T5027 C1839 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_8,generation=8}
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_9,generation=9}
[junit4] 2> 1375468 T5027 C1839 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 9
[junit4] 2> 1375477 T5027 C1839 oass.SolrIndexSearcher.<init> Opening
Searcher@fb77d5e main
[junit4] 2> 1375478 T5027 C1839 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 1375478 T5034 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@fb77d5e
main{StandardDirectoryReader(segments_9:18 _5(4.7):c1 _6(4.7):c1)}
[junit4] 2> 1375479 T5027 C1839 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {commit=} 0 38
[junit4] 2> 1375486 T5027 C1839 oasup.LogUpdateProcessor.finish
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
[junit4] 2> 1375488 T5027 oasc.CoreContainer.reload Reloading SolrCore
'collection1' using instanceDir:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1
[junit4] 2> 1375489 T5027 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/'
[junit4] 2> 1375490 T5027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1375490 T5027 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1375581 T5027 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_47
[junit4] 2> 1375646 T5027 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-basic.xml
[junit4] 2> 1375647 T5027 oass.IndexSchema.readSchema Reading Solr Schema
from schema-minimal.xml
[junit4] 2> 1375655 T5027 oass.IndexSchema.readSchema [collection1] Schema
name=minimal
[junit4] 2> 1375673 T5027 oass.IndexSchema.readSchema WARN no uniqueKey
specified in schema.
[junit4] 2> 1375676 T5027 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536/
[junit4] 2> 1375677 T5027 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 1375677 T5027 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1390159192536/index/
[junit4] 2> 1375679 T5027 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1375680 T5027 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 1375680 T5027 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1375691 T5027 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1375695 T5027 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1375696 T5027 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1375699 T5027 oass.SolrIndexSearcher.<init> Opening
Searcher@3de3be87 main
[junit4] 2> 1375700 T5027 oasu.DefaultSolrCoreState.newIndexWriter
Creating new IndexWriter...
[junit4] 2> 1375701 T5027 oasu.DefaultSolrCoreState.newIndexWriter Waiting
until IndexWriter is unused... core=collection1
[junit4] 2> 1375701 T5027 oasu.DefaultSolrCoreState.newIndexWriter Closing
old IndexWriter... core=collection1
[junit4] 2> 1375700 T5036 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@3de3be87
main{StandardDirectoryReader(segments_9:18 _5(4.7):c1 _6(4.7):c1)}
[junit4] 2> 1375720 T5027 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_9,generation=9}
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_a,generation=10}
[junit4] 2> 1375720 T5027 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 10
[junit4] 2> 1375729 T5027 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index,segFN=segments_a,generation=10}
[junit4] 2> 1375731 T5027 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 10
[junit4] 2> 1375731 T5027 oasu.DefaultSolrCoreState.newIndexWriter New
IndexWriter is ready to be used.
[junit4] 2> 1375738 T5027 oass.SolrIndexSearcher.<init> Opening
Searcher@2c6a4a0c main
[junit4] 2> 1375739 T5027 oasc.CoreContainer.registerCore replacing core:
collection1
[junit4] 2> 1375739 T5027 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@2f2bf1a5
[junit4] 2> 1375739 T5027 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> 1375741 T5027 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 1375743 T5027 oas.SolrTestCaseJ4.tearDown ###Ending
testReaderIsNotNRT
[junit4] 2> 1375746 T5036 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@2c6a4a0c
main{StandardDirectoryReader(segments_a:20 _5(4.7):c1 _6(4.7):c1 _7(4.7):c1)}
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestNonNRTOpen
-Dtests.method=testReaderIsNotNRT -Dtests.seed=DE4BF53143C82B79
-Dtests.slow=true -Dtests.locale=es_UY -Dtests.timezone=America/Recife
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.60s | TestNonNRTOpen.testReaderIsNotNRT <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<3> but
was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([DE4BF53143C82B79:6BCD94B6FC09998D]:0)
[junit4] > at
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
[junit4] > at
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
[junit4] > at java.lang.Thread.run(Thread.java:744)
[junit4] 2> 1375759 T5027 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 1375759 T5027 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1713549347
[junit4] 2> 1375760 T5027 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@7623709b
[junit4] 2> 1375760 T5027 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> 1375761 T5027 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1375762 T5027 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1375762 T5027 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1375764 T5027 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 1375764 T5027 oasc.CachingDirectoryFactory.close Closing
StandardDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1375765 T5027 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index;done=false>>]
[junit4] 2> 1375765 T5027 oasc.CachingDirectoryFactory.close Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536/index
[junit4] 2> 1375765 T5027 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536;done=false>>]
[junit4] 2> 1375766 T5027 oasc.CachingDirectoryFactory.close Closing
directory:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1390159192536
[junit4] 2> NOTE: test params are: codec=Lucene3x,
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_UY,
timezone=America/Recife
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51
(64-bit)/cpus=2,threads=1,free=201431016,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestImplicitCoreProperties,
TestSchemaResource, EchoParamsTest, ZkNodePropsTest, ZkCLITest, TestFaceting,
TestCollationFieldDocValues, TestHighFrequencyDictionaryFactory,
SimplePostToolTest, PathHierarchyTokenizerFactoryTest, PreAnalyzedFieldTest,
SoftAutoCommitTest, BlockDirectoryTest, PolyFieldTest,
AnalysisAfterCoreReloadTest, MultiTermTest, ReturnFieldsTest,
TestFieldTypeResource, SignatureUpdateProcessorFactoryTest,
TestPartialUpdateDeduplication, TestSolrXmlPersistence, SynonymTokenizerTest,
RegexBoostProcessorTest, TestCloudManagedSchemaAddField,
CachingDirectoryFactoryTest, TestQuerySenderListener, URLClassifyProcessorTest,
TestBinaryResponseWriter, CircularListTest, JsonLoaderTest, SpatialFilterTest,
CSVRequestHandlerTest, LegacyHTMLStripCharFilterTest, DateMathParserTest,
DirectSolrSpellCheckerTest, TestDistribDocBasedVersion,
HdfsBasicDistributedZkTest, TestRTGBase, TestCodecSupport, TestRangeQuery,
SuggesterFSTTest, BasicFunctionalityTest, TestSolrQueryParser,
TestCollationField, TestQuerySenderNoQuery, TestQueryTypes,
ParsingFieldUpdateProcessorsTest, PrimitiveFieldTypeTest,
ResponseLogComponentTest, QueryParsingTest, BJQParserTest,
TestCopyFieldCollectionResource, MoreLikeThisHandlerTest, TestNumberUtils,
DistributedQueryElevationComponentTest, TestMultiCoreConfBootstrap,
TestDistributedGrouping, TestWordDelimiterFilterFactory,
SolrCmdDistributorTest, ChaosMonkeySafeLeaderTest, TestPseudoReturnFields,
PeerSyncTest, TestFoldingMultitermQuery, ShowFileRequestHandlerTest,
TestPhraseSuggestions, SuggesterTSTTest, RequiredFieldsTest,
TestCollapseQParserPlugin, QueryElevationComponentTest,
TestSolrDeletionPolicy2, TestFuzzyAnalyzedSuggestions, TestFastOutputStream,
RequestHandlersTest, SolrCoreCheckLockOnStartupTest,
UniqFieldsUpdateProcessorFactoryTest, ShardRoutingTest, BasicDistributedZkTest,
TestFieldCollectionResource, HdfsChaosMonkeySafeLeaderTest,
StatelessScriptUpdateProcessorFactoryTest, TestSolrXMLSerializer,
HdfsDirectoryTest, TestSolrJ, TestDynamicFieldResource, HardAutoCommitTest,
TestFieldResource, DistributedSpellCheckComponentTest,
TestFileDictionaryLookup, StandardRequestHandlerTest,
DistributedSuggestComponentTest, EnumFieldTest,
DefaultValueUpdateProcessorTest, TestNRTOpen, SolrXmlInZkTest, TestSolrXml,
FieldAnalysisRequestHandlerTest, RecoveryZkTest, FileBasedSpellCheckerTest,
UpdateRequestProcessorFactoryTest, TestCharFilters, TestDFRSimilarityFactory,
XsltUpdateRequestHandlerTest, TestDynamicFieldCollectionResource,
DebugComponentTest, TestPerFieldSimilarity, NumericFieldsTest, TestReload,
TestSolrQueryParserDefaultOperatorResource,
AddSchemaFieldsUpdateProcessorFactoryTest, CurrencyFieldOpenExchangeTest,
XmlUpdateRequestHandlerTest, TestStressVersions, SliceStateUpdateTest,
HdfsSyncSliceTest, AliasIntegrationTest, TestDistributedSearch, TestRecovery,
DirectUpdateHandlerTest, SolrPluginUtilsTest, TestArbitraryIndexDir, TestJoin,
SolrCoreTest, TestAnalyzeInfixSuggestions, TestPHPSerializedResponseWriter,
TestRealTimeGet, NotRequiredUniqueKeyTest, TestSolr4Spatial,
SortByFunctionTest, IndexSchemaTest, SolrIndexSplitterTest, JSONWriterTest,
TestSolrXmlPersistor, TestAnalyzedSuggestions, TestClassNameShortening,
TestSolrDeletionPolicy1, DirectSolrConnectionTest, TestZkChroot, BasicZkTest,
ConvertedLegacyTest, TestElisionMultitermQuery, LoggingHandlerTest,
SpellingQueryConverterTest, ChaosMonkeyNothingIsSafeTest, TestGroupingSearch,
IndexBasedSpellCheckerTest, TestSolrQueryParserResource, TestRecoveryHdfs,
NoCacheHeaderTest, BasicDistributedZk2Test, DocumentAnalysisRequestHandlerTest,
TestLRUCache, ChangedSchemaMergeTest, TestFunctionQuery,
TestDistributedMissingSort, SolrTestCaseJ4Test, TestDocBasedVersionConstraints,
TestXIncludeConfig, SuggesterWFSTTest, OpenExchangeRatesOrgProviderTest,
SampleTest, TestComponentsName, DocValuesTest, PluginInfoTest, CacheHeaderTest,
TestIBSimilarityFactory, TestSearchPerf, TestNonNRTOpen]
[junit4] Completed in 2.42s, 2 tests, 1 failure <<< FAILURES!
[...truncated 565 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:459: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:439: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:491: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1308:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:941:
There were test failures: 354 suites, 1540 tests, 1 failure, 39 ignored (5
assumptions)
Total time: 95 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]