Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3838/
1 tests failed.
FAILED: org.apache.solr.search.ReturnFieldsTest.testToString
Error Message:
expected:<...s=(globs=[],fields=[[score, test, id],okFieldNames=[null, score,
test, id]],reqFieldNames=[id,...> but was:<...s=(globs=[],fields=[[id, score,
test],okFieldNames=[null, id, score, test]],reqFieldNames=[id,...>
Stack Trace:
org.junit.ComparisonFailure: expected:<...s=(globs=[],fields=[[score, test,
id],okFieldNames=[null, score, test, id]],reqFieldNames=[id,...> but
was:<...s=(globs=[],fields=[[id, score, test],okFieldNames=[null, id, score,
test]],reqFieldNames=[id,...>
at
__randomizedtesting.SeedInfo.seed([6B722657F6CE495C:BA539156C9D424F4]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.search.ReturnFieldsTest.testToString(ReturnFieldsTest.java:109)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9995 lines...]
[junit4] Suite: org.apache.solr.search.ReturnFieldsTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001
[junit4] 2> 329005 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 329006 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 329006 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1'
[junit4] 2> 329006 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 329006 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
[junit4] 2> 329006 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 329006 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 329007 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 329046 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 329069 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 329146 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 329155 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 329410 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 329412 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 329413 WARN
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (2)
[junit4] 2> 329428 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 329431 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 329433 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 329433 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
[junit4] 2> 329433 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr'
[junit4] 2> 329433 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 329433 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
[junit4] 2> 329433 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.CoreContainer New CoreContainer 933336631
[junit4] 2> 329434 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr]
[junit4] 2> 329434 WARN
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
[junit4] 2> 329434 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 329440 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 329441 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 329441 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 329441 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 329441 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 329442 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor:
{dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001,
loadOnStartup=true, transient=false, schema=schema12.xml,
collection=collection1, name=collection1, shard=shard1,
configSetProperties=configsetprops.json, config=solrconfig.xml}
[junit4] 2> 329443 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1'
[junit4] 2> 329443 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 329443 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
[junit4] 2> 329443 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 329443 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 329443 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 329480 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 329503 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
[junit4] 2> 329570 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 329577 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 329831 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 329832 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 329833 WARN (coreLoadExecutor-965-thread-1) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (2)
[junit4] 2> 329844 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 329847 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 329851 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1'
[junit4] 2> 329851 INFO (coreLoadExecutor-965-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1
[junit4] 2> 329851 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 329851 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001/]
[junit4] 2> 329852 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e0e4be
[junit4] 2> 329852 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001
[junit4] 2> 329852 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001/index/
[junit4] 2> 329852 WARN (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 329852 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001/index
[junit4] 2> 329853 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=70.2939453125,
floorSegmentMB=0.755859375, forceMergeDeletesPctAllowed=24.30095404778233,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.462231221554843
[junit4] 2> 329853 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4b1bb8b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@308fa515),segFN=segments_1,generation=1}
[junit4] 2> 329853 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 329859 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 329860 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 329860 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 329860 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 329860 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 329860 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 329860 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 329860 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001/
[junit4] 2> 329860 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 329860 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 329860 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 329861 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 329861 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 329864 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 329865 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 329866 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 329868 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 329876 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 329879 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/config,spellCheckCompRH,mock,/update/json/docs,/search-facet-def,/admin/file,/terms,dismax,spellCheckWithWordbreak_Direct,spellCheckWithWordbreak,/schema,/debug/dump,/admin/plugins,/update/json,/admin/properties,spellCheckCompRH_Direct,/admin/logging,/admin/mbeans,/admin/luke,/admin/system,/admin/ping,/search-facet-invariants,defaults,/update/csv,/get,/mlt,/admin/segments,/replication,standard,spellCheckCompRH1,lazy,/admin/threads,tvrh,mltrh,/update
[junit4] 2> 329880 WARN (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
<admin/gettableFiles>, Please update your config to use the
ShowFileRequestHandler.
[junit4] 2> 329881 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 329881 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 329881 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 329881 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=96.076171875,
floorSegmentMB=1.01953125, forceMergeDeletesPctAllowed=13.83931410811894,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.10360074776279023
[junit4] 2> 329882 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4b1bb8b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@308fa515),segFN=segments_1,generation=1}
[junit4] 2> 329882 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 329882 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@221a1d62[collection1]
main
[junit4] 2> 329882 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 329882 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 329882 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 329883 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 329890 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 329929 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 329931 INFO
(searcherExecutor-966-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 329932 INFO
(searcherExecutor-966-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 329932 INFO
(searcherExecutor-966-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 329932 INFO
(searcherExecutor-966-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 329932 INFO
(searcherExecutor-966-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 329932 INFO
(searcherExecutor-966-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 329933 INFO
(searcherExecutor-966-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 329933 INFO
(searcherExecutor-966-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 329933 INFO
(searcherExecutor-966-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 329935 INFO
(searcherExecutor-966-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@221a1d62[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 329937 INFO (coreLoadExecutor-965-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 329938 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 329940 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 329944 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 329945 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 329948 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4b1bb8b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@308fa515),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4b1bb8b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@308fa515),segFN=segments_2,generation=2}
[junit4] 2> 329948 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 329950 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening Searcher@5c5c083d[collection1] main
[junit4] 2> 329951 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 329952 INFO (searcherExecutor-966-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5c5c083d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C2)))}
[junit4] 2> 329952 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 329958 INFO
(TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFunkyFieldNames
[junit4] 2> 329959 INFO
(TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[6B722657F6CE495C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={fl=#foo_s&fl=id&q=id:1&wt=xml} hits=1 status=0 QTime=1
[junit4] 2> 329962 INFO
(TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFunkyFieldNames
[junit4] 2> 329966 INFO
(TEST-ReturnFieldsTest.testWilcards-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWilcards
[junit4] 2> 329968 INFO
(TEST-ReturnFieldsTest.testWilcards-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testWilcards
[junit4] 2> 329973 INFO
(TEST-ReturnFieldsTest.testAliases-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAliases
[junit4] 2> 329973 INFO
(TEST-ReturnFieldsTest.testAliases-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAliases
[junit4] 2> 329977 INFO
(TEST-ReturnFieldsTest.testTransformers-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testTransformers
[junit4] 2> 329978 INFO
(TEST-ReturnFieldsTest.testTransformers-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testTransformers
[junit4] 2> 329982 INFO
(TEST-ReturnFieldsTest.testToString-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testToString
[junit4] 2> 329983 INFO
(TEST-ReturnFieldsTest.testToString-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testToString
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ReturnFieldsTest
-Dtests.method=testToString -Dtests.seed=6B722657F6CE495C -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Australia/Perth
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J0 | ReturnFieldsTest.testToString <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure:
expected:<...s=(globs=[],fields=[[score, test, id],okFieldNames=[null, score,
test, id]],reqFieldNames=[id,...> but was:<...s=(globs=[],fields=[[id, score,
test],okFieldNames=[null, id, score, test]],reqFieldNames=[id,...>
[junit4] > at
__randomizedtesting.SeedInfo.seed([6B722657F6CE495C:BA539156C9D424F4]:0)
[junit4] > at
org.apache.solr.search.ReturnFieldsTest.testToString(ReturnFieldsTest.java:109)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 329992 INFO
(TEST-ReturnFieldsTest.testManyParameters-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testManyParameters
[junit4] 2> 329992 INFO
(TEST-ReturnFieldsTest.testManyParameters-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testManyParameters
[junit4] 2> 329996 INFO
(TEST-ReturnFieldsTest.testHyphenInFieldName-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testHyphenInFieldName
[junit4] 2> 329996 INFO
(TEST-ReturnFieldsTest.testHyphenInFieldName-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testHyphenInFieldName
[junit4] 2> 330001 INFO
(TEST-ReturnFieldsTest.testCopyRename-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCopyRename
[junit4] 2> 330001 INFO
(TEST-ReturnFieldsTest.testCopyRename-seed#[6B722657F6CE495C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={fl=id&q=id:1&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 330003 INFO
(TEST-ReturnFieldsTest.testCopyRename-seed#[6B722657F6CE495C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={fl=xxx:id&q=id:1&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 330006 INFO
(TEST-ReturnFieldsTest.testCopyRename-seed#[6B722657F6CE495C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={fl=id,xxx:id&q=id:1&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 330008 INFO
(TEST-ReturnFieldsTest.testCopyRename-seed#[6B722657F6CE495C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={fl=xxx:id,id&q=id:1&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 330011 INFO
(TEST-ReturnFieldsTest.testCopyRename-seed#[6B722657F6CE495C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={fl=xxx:id,yyy:id&q=id:1&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 330013 INFO
(TEST-ReturnFieldsTest.testCopyRename-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCopyRename
[junit4] 2> 330017 INFO
(TEST-ReturnFieldsTest.testFunctions-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFunctions
[junit4] 2> 330022 INFO
(TEST-ReturnFieldsTest.testFunctions-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFunctions
[junit4] 2> 330026 INFO
(TEST-ReturnFieldsTest.testSeparators-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSeparators
[junit4] 2> 330027 INFO
(TEST-ReturnFieldsTest.testSeparators-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSeparators
[junit4] 2> 330031 INFO
(TEST-ReturnFieldsTest.testTrailingDollarInFieldName-seed#[6B722657F6CE495C]) [
] o.a.s.SolrTestCaseJ4 ###Starting testTrailingDollarInFieldName
[junit4] 2> 330031 INFO
(TEST-ReturnFieldsTest.testTrailingDollarInFieldName-seed#[6B722657F6CE495C]) [
] o.a.s.SolrTestCaseJ4 ###Ending testTrailingDollarInFieldName
[junit4] 2> 330037 INFO
(TEST-ReturnFieldsTest.testWhitespace-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testWhitespace
[junit4] 2> 330041 INFO
(TEST-ReturnFieldsTest.testWhitespace-seed#[6B722657F6CE495C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testWhitespace
[junit4] 2> 330047 INFO
(TEST-ReturnFieldsTest.testTrailingDotInFieldName-seed#[6B722657F6CE495C]) [
] o.a.s.SolrTestCaseJ4 ###Starting testTrailingDotInFieldName
[junit4] 2> 330048 INFO
(TEST-ReturnFieldsTest.testTrailingDotInFieldName-seed#[6B722657F6CE495C]) [
] o.a.s.SolrTestCaseJ4 ###Ending testTrailingDotInFieldName
[junit4] 2> 330048 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 330048 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=933336631
[junit4] 2> 330049 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3c33204
[junit4] 2> 330049 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 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=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 330049 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 330049 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 330049 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 330049 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 330071 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 330071 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001/index;done=false>>]
[junit4] 2> 330071 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001/index
[junit4] 2> 330071 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001;done=false>>]
[junit4] 2> 330071 INFO
(SUITE-ReturnFieldsTest-seed#[6B722657F6CE495C]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001/init-core-data-001
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_6B722657F6CE495C-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{id=PostingsFormat(name=LuceneFixedGap), text_np=FST50,
text=BlockTreeOrds(blocksize=128), #foo_s=PostingsFormat(name=LuceneFixedGap)},
docValues:{}, sim=DefaultSimilarity, locale=pt, timezone=Australia/Perth
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=4,threads=1,free=111485752,total=317194240
[junit4] 2> NOTE: All tests run in this JVM: [ForceLeaderTest,
TestStressUserVersions, PathHierarchyTokenizerFactoryTest, TestCrossCoreJoin,
TestStressLucene, TestReplicationHandler, TestSolrXml, ReplicationFactorTest,
VMParamsZkACLAndCredentialsProvidersTest, SolrRequestParserTest,
TestHighlightDedupGrouping, CursorPagingTest, RAMDirectoryFactoryTest,
QueryElevationComponentTest, CloudExitableDirectoryReaderTest, TestFaceting,
VersionInfoTest, BufferStoreTest, ReturnFieldsTest]
[junit4] Completed [81/555 (1!)] on J0 in 1.10s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 1505 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:794:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:738:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:526:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1456:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1010:
There were test failures: 555 suites (7 ignored), 2200 tests, 1 failure, 53
ignored (38 assumptions) [seed: 6B722657F6CE495C]
Total time: 61 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]