You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/12/15 22:58:45 UTC

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 14915 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14915/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.search.ReturnFieldsTest.testToString

Error Message:
expected:<...s=[],fields=[score, [test, id],okFieldNames=[null, score, test, id]],reqFieldNames=[id,...> but was:<...s=[],fields=[score, [id, test],okFieldNames=[null, score, id, test]],reqFieldNames=[id,...>

Stack Trace:
org.junit.ComparisonFailure: expected:<...s=[],fields=[score, [test, id],okFieldNames=[null, score, test, id]],reqFieldNames=[id,...> but was:<...s=[],fields=[score, [id, test],okFieldNames=[null, score, id, test]],reqFieldNames=[id,...>
	at __randomizedtesting.SeedInfo.seed([B7F092E8551B055A:66D125E96A0168F2]: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 10877 lines...]
   [junit4] Suite: org.apache.solr.search.ReturnFieldsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001
   [junit4]   2> 1147973 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1147973 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1147973 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1147974 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1147974 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1147974 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1147974 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1147994 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1148028 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1148055 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1148060 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1148205 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1148206 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1148207 WARN  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1148210 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1148212 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1148213 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1148213 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1148213 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1148213 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1148213 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1148213 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1550225120
   [junit4]   2> 1148213 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1148213 WARN  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1148213 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-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> 1148214 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1148215 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1148215 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1148215 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1148215 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1148215 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {shard=shard1, loadOnStartup=true, configSetProperties=configsetprops.json, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001, transient=false, schema=schema12.xml, config=solrconfig.xml, collection=collection1, name=collection1}
   [junit4]   2> 1148215 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1148216 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1148216 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1148216 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1148216 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1148232 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1148245 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1148272 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1148276 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1148427 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1148428 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1148429 WARN  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 1148432 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1148434 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1148436 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1148436 INFO  (coreLoadExecutor-3859-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1148436 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1148436 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001/]
   [junit4]   2> 1148437 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ff7f9f
   [junit4]   2> 1148437 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001
   [junit4]   2> 1148437 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001/index/
   [junit4]   2> 1148437 WARN  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1148437 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001/index
   [junit4]   2> 1148437 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1254000859, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1148438 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ce56536 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7857db75),segFN=segments_1,generation=1}
   [junit4]   2> 1148438 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1148438 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001/
   [junit4]   2> 1148441 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1148441 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1148441 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1148441 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1148441 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1148441 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1148441 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1148442 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1148442 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1148442 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1148442 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1148442 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1148444 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1148445 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1148445 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1148446 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1148449 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1148450 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update/json/docs,/admin/file,/update,/admin/ping,/terms,tvrh,/admin/threads,spellCheckWithWordbreak_Direct,lazy,/schema,spellCheckCompRH1,/config,defaults,mock,/update/csv,spellCheckCompRH_Direct,dismax,/debug/dump,standard,/admin/luke,/admin/mbeans,spellCheckWithWordbreak,/search-facet-def,/admin/logging,/get,/admin/segments,/admin/properties,/admin/system,/replication,/update/json,spellCheckCompRH,mltrh,/search-facet-invariants,/mlt,/admin/plugins
   [junit4]   2> 1148451 WARN  (coreLoadExecutor-3859-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> 1148451 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1148452 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1148452 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1148452 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1148452 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ce56536 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7857db75),segFN=segments_1,generation=1}
   [junit4]   2> 1148452 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1148452 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7559a383[collection1] main
   [junit4]   2> 1148452 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1148453 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1148453 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1148453 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1148507 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1148701 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1148701 INFO  (searcherExecutor-3860-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1148702 INFO  (searcherExecutor-3860-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1148702 INFO  (searcherExecutor-3860-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1148702 INFO  (searcherExecutor-3860-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1148702 INFO  (searcherExecutor-3860-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1148702 INFO  (coreLoadExecutor-3859-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1148702 INFO  (searcherExecutor-3860-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1148703 INFO  (searcherExecutor-3860-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1148703 INFO  (searcherExecutor-3860-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1148703 INFO  (searcherExecutor-3860-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1148703 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1148704 INFO  (searcherExecutor-3860-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7559a383[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1148704 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1148706 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1148707 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1148709 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ce56536 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7857db75),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ce56536 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7857db75),segFN=segments_2,generation=2}
   [junit4]   2> 1148710 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1148710 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@2cfea934[collection1] main
   [junit4]   2> 1148711 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1148712 INFO  (searcherExecutor-3860-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2cfea934[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c2)))}
   [junit4]   2> 1148712 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1148720 INFO  (TEST-ReturnFieldsTest.testManyParameters-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManyParameters
   [junit4]   2> 1148720 INFO  (TEST-ReturnFieldsTest.testManyParameters-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testManyParameters
   [junit4]   2> 1148724 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCopyRename
   [junit4]   2> 1148725 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[B7F092E8551B055A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&fl=id&q=id:1} hits=1 status=0 QTime=0
   [junit4]   2> 1148727 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[B7F092E8551B055A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&fl=xxx:id&q=id:1} hits=1 status=0 QTime=0
   [junit4]   2> 1148729 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[B7F092E8551B055A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&fl=id,xxx:id&q=id:1} hits=1 status=0 QTime=0
   [junit4]   2> 1148731 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[B7F092E8551B055A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&fl=xxx:id,id&q=id:1} hits=1 status=0 QTime=0
   [junit4]   2> 1148733 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[B7F092E8551B055A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&fl=xxx:id,yyy:id&q=id:1} hits=1 status=0 QTime=0
   [junit4]   2> 1148735 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCopyRename
   [junit4]   2> 1148739 INFO  (TEST-ReturnFieldsTest.testTransformers-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTransformers
   [junit4]   2> 1148740 INFO  (TEST-ReturnFieldsTest.testTransformers-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTransformers
   [junit4]   2> 1148744 INFO  (TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFunkyFieldNames
   [junit4]   2> 1148745 INFO  (TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[B7F092E8551B055A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml&fl=#foo_s&fl=id&q=id:1} hits=1 status=0 QTime=0
   [junit4]   2> 1148746 INFO  (TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunkyFieldNames
   [junit4]   2> 1148749 INFO  (TEST-ReturnFieldsTest.testWilcards-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWilcards
   [junit4]   2> 1148750 INFO  (TEST-ReturnFieldsTest.testWilcards-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWilcards
   [junit4]   2> 1148752 INFO  (TEST-ReturnFieldsTest.testToString-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testToString
   [junit4]   2> 1148753 INFO  (TEST-ReturnFieldsTest.testToString-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testToString
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ReturnFieldsTest -Dtests.method=testToString -Dtests.seed=B7F092E8551B055A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Mideast/Riyadh87 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J2 | ReturnFieldsTest.testToString <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...s=[],fields=[score, [test, id],okFieldNames=[null, score, test, id]],reqFieldNames=[id,...> but was:<...s=[],fields=[score, [id, test],okFieldNames=[null, score, id, test]],reqFieldNames=[id,...>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B7F092E8551B055A:66D125E96A0168F2]:0)
   [junit4]    > 	at org.apache.solr.search.ReturnFieldsTest.testToString(ReturnFieldsTest.java:109)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1148759 INFO  (TEST-ReturnFieldsTest.testWhitespace-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWhitespace
   [junit4]   2> 1148762 INFO  (TEST-ReturnFieldsTest.testWhitespace-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWhitespace
   [junit4]   2> 1148766 INFO  (TEST-ReturnFieldsTest.testSeparators-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSeparators
   [junit4]   2> 1148766 INFO  (TEST-ReturnFieldsTest.testSeparators-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSeparators
   [junit4]   2> 1148770 INFO  (TEST-ReturnFieldsTest.testAliases-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAliases
   [junit4]   2> 1148770 INFO  (TEST-ReturnFieldsTest.testAliases-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAliases
   [junit4]   2> 1148775 INFO  (TEST-ReturnFieldsTest.testHyphenInFieldName-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHyphenInFieldName
   [junit4]   2> 1148775 INFO  (TEST-ReturnFieldsTest.testHyphenInFieldName-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHyphenInFieldName
   [junit4]   2> 1148780 INFO  (TEST-ReturnFieldsTest.testFunctions-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFunctions
   [junit4]   2> 1148780 INFO  (TEST-ReturnFieldsTest.testFunctions-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunctions
   [junit4]   2> 1148785 INFO  (TEST-ReturnFieldsTest.testTrailingDotInFieldName-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrailingDotInFieldName
   [junit4]   2> 1148785 INFO  (TEST-ReturnFieldsTest.testTrailingDotInFieldName-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrailingDotInFieldName
   [junit4]   2> 1148789 INFO  (TEST-ReturnFieldsTest.testTrailingDollarInFieldName-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrailingDollarInFieldName
   [junit4]   2> 1148789 INFO  (TEST-ReturnFieldsTest.testTrailingDollarInFieldName-seed#[B7F092E8551B055A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrailingDollarInFieldName
   [junit4]   2> 1148790 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1148790 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1550225120
   [junit4]   2> 1148790 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5db88786
   [junit4]   2> 1148790 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-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> 1148790 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1148790 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1148791 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1148791 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1148835 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1148836 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001;done=false>>]
   [junit4]   2> 1148836 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001
   [junit4]   2> 1148836 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1148836 INFO  (SUITE-ReturnFieldsTest-seed#[B7F092E8551B055A]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.ReturnFieldsTest_B7F092E8551B055A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=DefaultSimilarity, locale=es, timezone=Mideast/Riyadh87
   [junit4]   2> NOTE: Linux 3.19.0-37-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=12,threads=1,free=224048400,total=515571712
   [junit4]   2> NOTE: All tests run in this JVM: [TestSuggestSpellingConverter, AsyncCallRequestStatusResponseTest, DateMathParserTest, ActionThrottleTest, HdfsBasicDistributedZkTest, RecoveryZkTest, TestClassNameShortening, TestRemoveLastDynamicCopyField, TestDistributedStatsComponentCardinality, DirectUpdateHandlerTest, TestDistribIDF, TestIndexSearcher, SimpleCollectionCreateDeleteTest, TestJmxMonitoredMap, TestTrackingShardHandlerFactory, PluginInfoTest, FullHLLTest, TestPerFieldSimilarity, ShowFileRequestHandlerTest, ConcurrentDeleteAndCreateCollectionTest, StatsComponentTest, HdfsCollectionsAPIDistributedZkTest, TestReloadAndDeleteDocs, TestReversedWildcardFilterFactory, TestSolrJ, SuggesterTSTTest, TestHdfsUpdateLog, TestInfoStreamLogging, DirectUpdateHandlerOptimizeTest, TestCollectionAPI, TestRequestStatusCollectionAPI, NoCacheHeaderTest, TestIndexingPerformance, TestSolrQueryParserDefaultOperatorResource, HdfsRecoveryZkTest, SimpleFacetsTest, TestCharFilters, TestPostingsSolrHighlighter, DistributedQueryComponentOptimizationTest, LeaderElectionTest, TestPHPSerializedResponseWriter, TestAnalyzeInfixSuggestions, TestRandomMergePolicy, SuggesterWFSTTest, CustomCollectionTest, BlockDirectoryTest, SliceStateTest, CleanupOldIndexTest, TestSimpleQParserPlugin, ClusterStateTest, TestFastWriter, TestNamedUpdateProcessors, AtomicUpdatesTest, TestSortByMinMaxFunction, RuleEngineTest, HdfsUnloadDistributedZkTest, UpdateParamsTest, TestCloudManagedSchema, TestFieldResource, CollectionStateFormat2Test, PrimitiveFieldTypeTest, TestUtils, SolrTestCaseJ4Test, CheckHdfsIndexTest, TestJsonFacets, TermVectorComponentDistributedTest, DeleteReplicaTest, TestStandardQParsers, TestConfigOverlay, HdfsLockFactoryTest, CoreMergeIndexesAdminHandlerTest, TestSolrConfigHandlerConcurrent, DirectSolrConnectionTest, SampleTest, TestExtendedDismaxParser, CircularListTest, TestComplexPhraseQParserPlugin, TestFuzzyAnalyzedSuggestions, TestRebalanceLeaders, TestCollationField, TestDownShardTolerantSearch, HardAutoCommitTest, TestSolrDeletionPolicy1, TestGroupingSearch, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrDynamicMBean, ScriptEngineTest, TestRecoveryHdfs, TestMissingGroups, AnalyticsMergeStrategyTest, BasicDistributedZkTest, UnloadDistributedZkTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRealTimeGet, DistributedTermsComponentTest, QueryElevationComponentTest, TestFunctionQuery, TestLazyCores, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, TestStressLucene, SpatialFilterTest, TestCSVLoader, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, TestValueSourceCache, LoggingHandlerTest, ReturnFieldsTest]
   [junit4] Completed [346/555 (1!)] on J2 in 0.88s, 13 tests, 1 failure <<< FAILURES!

[...truncated 670 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1456: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1010: There were test failures: 555 suites (7 ignored), 2200 tests, 1 failure, 82 ignored (38 assumptions) [seed: B7F092E8551B055A]

Total time: 52 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any