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 18:07:49 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14913/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseSerialGC

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=...> but was:<...s=(globs=[],fields=[[test, score, id],okFieldNames=[null, test, score], id],reqFieldNames=...>

Stack Trace:
org.junit.ComparisonFailure: expected:<...s=(globs=[],fields=[[score, test, id],okFieldNames=[null, score, test], id],reqFieldNames=...> but was:<...s=(globs=[],fields=[[test, score, id],okFieldNames=[null, test, score], id],reqFieldNames=...>
	at __randomizedtesting.SeedInfo.seed([80FDE798363497B6:51DC5099092EFA1E]: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 10060 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/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001
   [junit4]   2> 138347 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 138347 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 138347 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 138347 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 138347 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 138347 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 138347 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 138367 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 138386 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 138441 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 138447 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 138628 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 138629 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 138630 WARN  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 138635 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 138638 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 138641 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 138641 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 138641 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 138641 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 138641 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 138641 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 21222771
   [junit4]   2> 138642 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 138642 WARN  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 138642 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 138646 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 138647 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 138648 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 138648 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 138648 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 138649 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, schema=schema12.xml, loadOnStartup=true, shard=shard1, collection=collection1, dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001, configSetProperties=configsetprops.json, config=solrconfig.xml, transient=false}
   [junit4]   2> 138649 INFO  (coreLoadExecutor-372-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> 138649 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 138649 INFO  (coreLoadExecutor-372-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> 138650 INFO  (coreLoadExecutor-372-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> 138650 INFO  (coreLoadExecutor-372-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> 138669 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 138684 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 138725 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 138730 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 138962 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 138965 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 138966 WARN  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 138972 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 138975 INFO  (coreLoadExecutor-372-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 138978 INFO  (coreLoadExecutor-372-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> 138978 INFO  (coreLoadExecutor-372-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> 138978 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 138979 INFO  (coreLoadExecutor-372-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/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001/]
   [junit4]   2> 138979 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 138979 INFO  (coreLoadExecutor-372-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/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001
   [junit4]   2> 138979 INFO  (coreLoadExecutor-372-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/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001/index/
   [junit4]   2> 138979 WARN  (coreLoadExecutor-372-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/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 138979 INFO  (coreLoadExecutor-372-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/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001/index
   [junit4]   2> 138980 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8664143987410104]
   [junit4]   2> 138981 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f40da1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aae136),segFN=segments_1,generation=1}
   [junit4]   2> 138981 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 138981 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/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001/
   [junit4]   2> 138983 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 138983 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 138983 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 138983 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 138983 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 138984 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 138984 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 138984 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 138984 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 138984 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 138984 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 138984 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 138987 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 138989 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 138990 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 138991 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 138993 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 138994 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /search-facet-def,/admin/ping,spellCheckWithWordbreak_Direct,standard,spellCheckCompRH1,mock,lazy,/terms,/admin/system,/admin/file,/admin/luke,/schema,/update/csv,/replication,/admin/threads,tvrh,/search-facet-invariants,/update/json,/admin/properties,/mlt,/admin/segments,/config,/admin/plugins,/admin/logging,/get,dismax,spellCheckWithWordbreak,/admin/mbeans,/debug/dump,/update/json/docs,mltrh,/update,spellCheckCompRH_Direct,spellCheckCompRH,defaults
   [junit4]   2> 138995 WARN  (coreLoadExecutor-372-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> 138996 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 138996 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 138997 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 138997 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=17.193359375, floorSegmentMB=1.6962890625, forceMergeDeletesPctAllowed=16.981227606199266, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41162234607137593
   [junit4]   2> 138997 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f40da1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aae136),segFN=segments_1,generation=1}
   [junit4]   2> 138997 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 138997 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@12480ca[collection1] main
   [junit4]   2> 138997 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 138998 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 138998 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 138998 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 139020 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 139145 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 139145 INFO  (coreLoadExecutor-372-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 139146 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 139146 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 139146 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 139146 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 139146 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 139146 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 139146 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 139146 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 139147 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 139147 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 139147 INFO  (searcherExecutor-373-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12480ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139147 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 139150 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 139155 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 139157 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f40da1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aae136),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f40da1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aae136),segFN=segments_2,generation=2}
   [junit4]   2> 139158 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 139159 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@18d0173[collection1] main
   [junit4]   2> 139160 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 139160 INFO  (searcherExecutor-373-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18d0173[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c2)))}
   [junit4]   2> 139160 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 139163 INFO  (TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFunkyFieldNames
   [junit4]   2> 139164 INFO  (TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[80FDE798363497B6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=#foo_s&fl=id} hits=1 status=0 QTime=0
   [junit4]   2> 139165 INFO  (TEST-ReturnFieldsTest.testFunkyFieldNames-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunkyFieldNames
   [junit4]   2> 139168 INFO  (TEST-ReturnFieldsTest.testTrailingDollarInFieldName-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrailingDollarInFieldName
   [junit4]   2> 139168 INFO  (TEST-ReturnFieldsTest.testTrailingDollarInFieldName-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrailingDollarInFieldName
   [junit4]   2> 139170 INFO  (TEST-ReturnFieldsTest.testSeparators-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSeparators
   [junit4]   2> 139170 INFO  (TEST-ReturnFieldsTest.testSeparators-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSeparators
   [junit4]   2> 139172 INFO  (TEST-ReturnFieldsTest.testWilcards-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWilcards
   [junit4]   2> 139172 INFO  (TEST-ReturnFieldsTest.testWilcards-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWilcards
   [junit4]   2> 139177 INFO  (TEST-ReturnFieldsTest.testManyParameters-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManyParameters
   [junit4]   2> 139177 INFO  (TEST-ReturnFieldsTest.testManyParameters-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testManyParameters
   [junit4]   2> 139180 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCopyRename
   [junit4]   2> 139181 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[80FDE798363497B6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=id} hits=1 status=0 QTime=0
   [junit4]   2> 139182 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[80FDE798363497B6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=xxx:id} hits=1 status=0 QTime=0
   [junit4]   2> 139184 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[80FDE798363497B6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=id,xxx:id} hits=1 status=0 QTime=0
   [junit4]   2> 139186 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[80FDE798363497B6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=xxx:id,id} hits=1 status=0 QTime=0
   [junit4]   2> 139188 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[80FDE798363497B6]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml&fl=xxx:id,yyy:id} hits=1 status=0 QTime=0
   [junit4]   2> 139189 INFO  (TEST-ReturnFieldsTest.testCopyRename-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCopyRename
   [junit4]   2> 139191 INFO  (TEST-ReturnFieldsTest.testTrailingDotInFieldName-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrailingDotInFieldName
   [junit4]   2> 139191 INFO  (TEST-ReturnFieldsTest.testTrailingDotInFieldName-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrailingDotInFieldName
   [junit4]   2> 139193 INFO  (TEST-ReturnFieldsTest.testToString-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testToString
   [junit4]   2> 139193 INFO  (TEST-ReturnFieldsTest.testToString-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testToString
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ReturnFieldsTest -Dtests.method=testToString -Dtests.seed=80FDE798363497B6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=Africa/Maputo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J0 | ReturnFieldsTest.testToString <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...s=(globs=[],fields=[[score, test, id],okFieldNames=[null, score, test], id],reqFieldNames=...> but was:<...s=(globs=[],fields=[[test, score, id],okFieldNames=[null, test, score], id],reqFieldNames=...>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([80FDE798363497B6:51DC5099092EFA1E]:0)
   [junit4]    > 	at org.apache.solr.search.ReturnFieldsTest.testToString(ReturnFieldsTest.java:109)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 139198 INFO  (TEST-ReturnFieldsTest.testFunctions-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFunctions
   [junit4]   2> 139201 INFO  (TEST-ReturnFieldsTest.testFunctions-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFunctions
   [junit4]   2> 139203 INFO  (TEST-ReturnFieldsTest.testTransformers-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTransformers
   [junit4]   2> 139203 INFO  (TEST-ReturnFieldsTest.testTransformers-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTransformers
   [junit4]   2> 139205 INFO  (TEST-ReturnFieldsTest.testHyphenInFieldName-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHyphenInFieldName
   [junit4]   2> 139205 INFO  (TEST-ReturnFieldsTest.testHyphenInFieldName-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHyphenInFieldName
   [junit4]   2> 139208 INFO  (TEST-ReturnFieldsTest.testWhitespace-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWhitespace
   [junit4]   2> 139210 INFO  (TEST-ReturnFieldsTest.testWhitespace-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWhitespace
   [junit4]   2> 139213 INFO  (TEST-ReturnFieldsTest.testAliases-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAliases
   [junit4]   2> 139213 INFO  (TEST-ReturnFieldsTest.testAliases-seed#[80FDE798363497B6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAliases
   [junit4]   2> 139213 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 139213 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21222771
   [junit4]   2> 139213 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10b79ce
   [junit4]   2> 139213 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-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> 139213 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 139213 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 139213 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 139214 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 139214 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 139214 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001;done=false>>]
   [junit4]   2> 139214 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001
   [junit4]   2> 139214 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 139214 INFO  (SUITE-ReturnFieldsTest-seed#[80FDE798363497B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-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/J0/temp/solr.search.ReturnFieldsTest_80FDE798363497B6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {#foo_s=PostingsFormat(name=LuceneFixedGap), text_np=Lucene50(blocksize=128), text=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=DefaultSimilarity, locale=hi_IN, timezone=Africa/Maputo
   [junit4]   2> NOTE: Linux 3.19.0-37-generic i386/Oracle Corporation 1.7.0_80 (32-bit)/cpus=12,threads=1,free=36914384,total=85254144
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymFilterFactory, TestFaceting, EchoParamsTest, IndexSchemaTest, TestDistributedSearch, AnalysisAfterCoreReloadTest, TestComponentsName, QueryElevationComponentTest, TestIBSimilarityFactory, TestLuceneMatchVersion, SOLR749Test, TestHighFrequencyDictionaryFactory, SuggestComponentContextFilterQueryTest, HdfsWriteToMultipleCollectionsTest, TestHighlightDedupGrouping, TestPKIAuthenticationPlugin, ReturnFieldsTest]
   [junit4] Completed [80/555 (1!)] on J0 in 1.01s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1501 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: 80FDE798363497B6]

Total time: 62 minutes 54 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