Maybe related to: https://bugs.openjdk.java.net/browse/JDK-4915940
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Uwe Schindler [mailto:[email protected]] > Sent: Tuesday, August 18, 2015 6:49 PM > To: [email protected] > Subject: RE: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b76) - > Build # 13907 - Failure! > > Could be a new Java 9 bug in build 76! The old ones (causing the crazy > failures > in 32 bit JVMs) seem to be resolved. > > This means, Character.isWhitespace('\u180E') returns false... (have not yet > checked locally, could also be a Hotspot bug, too). According to Unicode > tables it should be whitespace. > > Uwe > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: [email protected] > > > -----Original Message----- > > From: Policeman Jenkins Server [mailto:[email protected]] > > Sent: Tuesday, August 18, 2015 6:45 PM > > To: [email protected]; [email protected]; [email protected] > > Subject: [JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b76) > > - Build # 13907 - Failure! > > Importance: Low > > > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13907/ > > Java: 32bit/jdk1.9.0-ea-b76 -client -XX:+UseParallelGC - > > Djava.locale.providers=JRE,SPI > > > > 1 tests failed. > > FAILED: org.apache.solr.search.ReturnFieldsTest.testWhitespace > > > > Error Message: > > Not really whitespace? (@11): > > > > Stack Trace: > > java.lang.AssertionError: Not really whitespace? (@11): > > at > > > __randomizedtesting.SeedInfo.seed([29E5EA31511C37D5:EF935E7FED3E5023 > > ]:0) > > at org.junit.Assert.fail(Assert.java:93) > > at org.junit.Assert.assertTrue(Assert.java:43) > > at > > org.apache.lucene.util.TestUtil.randomWhitespace(TestUtil.java:1191) > > at > > org.apache.solr.search.ReturnFieldsTest.testWhitespace(ReturnFieldsTes > > t.ja > > va:347) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j > > ava:62) > > at > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > > sorImpl.java:43) > > at java.lang.reflect.Method.invoke(Method.java:504) > > at > > > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize > > dRunner.java:1627) > > at > > > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando > > mizedRunner.java:836) > > at > > > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando > > mizedRunner.java:872) > > at > > > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando > > mizedRunner.java:886) > > at > > > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1. > > evaluate(SystemPropertiesRestoreRule.java:57) > > at > > > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRul > > e > > SetupTeardownChained.java:50) > > at > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBefo > > reA > > fterRule.java:46) > > at > > > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh > > readAndTestName.java:49) > > at > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestR > > ule > > IgnoreAfterMaxFailures.java:65) > > at > > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFail > > ure > > .java:48) > > at > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta > > t > > ementAdapter.java:36) > > at > > > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner. > > run(ThreadLeakControl.java:365) > > at > > > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTas > > k > > (ThreadLeakControl.java:798) > > at > > > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Thread > > L > > eakControl.java:458) > > at > > > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran > > domizedRunner.java:845) > > at > > > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando > > mizedRunner.java:747) > > at > > > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando > > mizedRunner.java:781) > > at > > > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando > > mizedRunner.java:792) > > at > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta > > t > > ementAdapter.java:36) > > at > > > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1. > > evaluate(SystemPropertiesRestoreRule.java:57) > > at > > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBefo > > reA > > fterRule.java:46) > > at > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta > > t > > ementAdapter.java:36) > > at > > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStore > > Cl > > assName.java:42) > > at > > > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet > > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > > at > > > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet > > hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) > > at > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta > > t > > ementAdapter.java:36) > > at > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta > > t > > ementAdapter.java:36) > > at > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta > > t > > ementAdapter.java:36) > > at > > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleA > > ss > > ertionsRequired.java:54) > > at > > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFail > > ure > > .java:48) > > at > > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestR > > ule > > IgnoreAfterMaxFailures.java:65) > > at > > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgn > > ore > > TestSuites.java:55) > > at > > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Sta > > t > > ementAdapter.java:36) > > at > > > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner. > > run(ThreadLeakControl.java:365) > > at java.lang.Thread.run(Thread.java:746) > > > > > > > > > > Build Log: > > [...truncated 9524 lines...] > > [junit4] Suite: org.apache.solr.search.ReturnFieldsTest > > [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr- > > trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001 > > [junit4] 2> 307125 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized > ssl > > (false) and clientAuth (false) > > [junit4] 2> 307125 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore > > [junit4] 2> 307125 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrResourceLoader new > > SolrResourceLoader for directory: > > '/home/jenkins/workspace/Lucene-Solr- > > trunk-Linux/solr/core/src/test-files/solr/collection1/' > > [junit4] 2> 307126 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrResourceLoader Adding > > 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/te > > st- files/solr/collection1/lib/classes/' to classloader > > [junit4] 2> 307126 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrResourceLoader Adding > > 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/te > > st- files/solr/collection1/lib/README' to classloader > > [junit4] 2> 307142 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrConfig current version > of > > requestparams : -1 > > [junit4] 2> 307150 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrConfig Using Lucene > > MatchVersion: 6.0.0 > > [junit4] 2> 307168 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.Config Loaded SolrConfig: > > solrconfig.xml > > [junit4] 2> 307168 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.s.IndexSchema Reading Solr > > Schema from /home/jenkins/workspace/Lucene-Solr-trunk- > > Linux/solr/core/src/test-files/solr/collection1/conf/schema12.xml > > [junit4] 2> 307173 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.s.IndexSchema [null] Schema > > name=test > > [junit4] 2> 307238 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.s.IndexSchema default > search > > field in schema is text > > [junit4] 2> 307239 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.s.IndexSchema unique key > > field: id > > [junit4] 2> 307240 WARN (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.s.IndexSchema Field text is > not > > multivalued and destination for multiple copyFields (2) > > [junit4] 2> 307244 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.s.FileExchangeRateProvider > > Reloading exchange rates from file currency.xml > > [junit4] 2> 307245 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.s.FileExchangeRateProvider > > Reloading exchange rates from file currency.xml > > [junit4] 2> 307246 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI > not > > configured for solr (NoInitialContextEx) > > [junit4] 2> 307246 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrResourceLoader using > > system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr- > > trunk-Linux/solr/core/src/test-files/solr > > [junit4] 2> 307247 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrResourceLoader new > > SolrResourceLoader for directory: > > '/home/jenkins/workspace/Lucene-Solr- > > trunk-Linux/solr/core/src/test-files/solr/' > > [junit4] 2> 307253 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.CoreContainer New > > CoreContainer 5030006 > > [junit4] 2> 307253 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.CoreContainer Loading > cores > > into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr- > > trunk-Linux/solr/core/src/test-files/solr/] > > [junit4] 2> 307253 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.CoreContainer loading > > shared library: /home/jenkins/workspace/Lucene-Solr-trunk- > > Linux/solr/core/src/test-files/solr/lib > > [junit4] 2> 307253 WARN (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrResourceLoader Can't > > find (or read) directory to add to classloader: lib (resolved as: > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test- > > files/solr/lib). > > [junit4] 2> 307258 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-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> 307259 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.u.UpdateShardHandler > > Creating UpdateShardHandler HTTP client with params: > > socketTimeout=30000&connTimeout=30000&retry=true > > [junit4] 2> 307259 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.l.LogWatcher SLF4J impl is > > org.slf4j.impl.Log4jLoggerFactory > > [junit4] 2> 307259 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.l.LogWatcher Registering Log > > Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] > > [junit4] 2> 307259 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.CoreContainer Security > conf > > doesn't exist. Skipping setup for authorization module. > > [junit4] 2> 307259 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.CoreContainer No > > authentication plugin used. > > [junit4] 2> 307260 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrCore Created > > CoreDescriptor: {name=collection1, config=solrconfig.xml, > > transient=false, schema=schema12.xml, loadOnStartup=true, > > configSetProperties=configsetprops.json, instanceDir=collection1, > > collection=collection1, > > absoluteInstDir=/home/jenkins/workspace/Lucene- > > Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, > > dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/sol > > r- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001, shard=shard1} > > [junit4] 2> 307260 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: > > '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test- > > files/solr/collection1/' > > [junit4] 2> 307261 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.c.SolrResourceLoader Adding > > 'file:/home/jenkins/workspace/Lucene- > > Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes > > /' to classloader > > [junit4] 2> 307261 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.c.SolrResourceLoader Adding > > 'file:/home/jenkins/workspace/Lucene- > > Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' > > to classloader > > [junit4] 2> 307274 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.c.SolrConfig current version of requestparams : -1 > > [junit4] 2> 307281 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 > > [junit4] 2> 307296 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.c.Config Loaded SolrConfig: solrconfig.xml > > [junit4] 2> 307296 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.s.IndexSchema Reading Solr Schema from > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test- > > files/solr/collection1/conf/schema12.xml > > [junit4] 2> 307300 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.s.IndexSchema [collection1] Schema name=test > > [junit4] 2> 307362 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.s.IndexSchema default search field in schema is text > > [junit4] 2> 307363 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.s.IndexSchema unique key field: id > > [junit4] 2> 307363 WARN (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.s.IndexSchema Field text is not multivalued and destination for > > multiple copyFields (2) > > [junit4] 2> 307368 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file > > currency.xml > > [junit4] 2> 307369 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file > > currency.xml > > [junit4] 2> 307371 INFO (coreLoadExecutor-1325-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-trunk-Linux/solr/core/src/test- > > files/solr/collection1/conf' > > [junit4] 2> 307371 INFO (coreLoadExecutor-1325-thread-1) [ ] > > o.a.s.c.CoreContainer Creating SolrCore 'collection1' using > > configuration from instancedir > > /home/jenkins/workspace/Lucene-Solr-trunk- > > Linux/solr/core/src/test-files/solr/collection1/ > > [junit4] 2> 307371 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory > > [junit4] 2> 307371 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore > > at > > [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test- > > files/solr/collection1/], dataDir=[null] > > [junit4] 2> 307371 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. > > Adding Solr mbeans to JMX Server: > > com.sun.jmx.mbeanserver.JmxMBeanServer@158718d > > [junit4] 2> 307372 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.CachingDirectoryFactory return new directory > > for > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001 > > [junit4] 2> 307372 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore New index directory detected: old=null > > new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001/index/ > > [junit4] 2> 307372 WARN (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory > > '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001/index' doesn't exist. Creating new index... > > [junit4] 2> 307372 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.CachingDirectoryFactory return new directory > > for > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001/index > > [junit4] 2> 307373 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping > > class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: > > maxMergeAtOnce=45, maxMergeAtOnceExplicit=33, > > maxMergedSegmentMB=65.9658203125, floorSegmentMB=1.623046875, > > forceMergeDeletesPctAllowed=28.291368902897474, > segmentsPerTier=25.0, > > maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 > > [junit4] 2> 307373 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: > num=1 > > [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b712ff > > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@173dd90) > > ,s > > egFN=segments_1,generation=1} > > [junit4] 2> 307373 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore newest commit generation = 1 > > [junit4] 2> 307374 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- > > trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001/ > > [junit4] 2> 307376 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating > > updateRequestProcessorChain "dedupe" > > [junit4] 2> 307376 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting > > DistributedUpdateProcessorFactory into updateRequestProcessorChain > > "dedupe" > > [junit4] 2> 307376 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating > > updateRequestProcessorChain "dedupe-allfields" > > [junit4] 2> 307377 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting > > DistributedUpdateProcessorFactory into updateRequestProcessorChain > > "dedupe-allfields" > > [junit4] 2> 307377 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating > > updateRequestProcessorChain "stored_sig" > > [junit4] 2> 307377 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting > > DistributedUpdateProcessorFactory into updateRequestProcessorChain > > "stored_sig" > > [junit4] 2> 307377 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating > > updateRequestProcessorChain "uniq-fields" > > [junit4] 2> 307377 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting > > DistributedUpdateProcessorFactory into updateRequestProcessorChain > > "uniq-fields" > > [junit4] 2> 307377 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating > > updateRequestProcessorChain "distrib-dup-test-chain-explicit" > > [junit4] 2> 307377 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating > > updateRequestProcessorChain "distrib-dup-test-chain-implicit" > > [junit4] 2> 307378 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting > > DistributedUpdateProcessorFactory into updateRequestProcessorChain > > "distrib-dup-test-chain-implicit" > > [junit4] 2> 307393 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined > > as default, creating implicit default > > [junit4] 2> 307395 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > > [junit4] 2> 307396 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > > [junit4] 2> 307397 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > > [junit4] 2> 307397 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 > > [junit4] 2> 307400 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with > > startup=lazy > > [junit4] 2> 307401 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.RequestHandlers Registered paths: > > > /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admi > > > n/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/upd > > a > > te/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-fac > > et- > > > invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/repli > > cation,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,s > > pell > > > CheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellC > > heckCompRH_Direct,/debug/dump > > [junit4] 2> 307402 WARN (coreLoadExecutor-1325-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> 307402 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore Using default statsCache cache: > > org.apache.solr.search.stats.LocalStatsCache > > [junit4] 2> 307403 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled > > [junit4] 2> 307403 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled > > [junit4] 2> 307403 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping > > class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: > > maxMergeAtOnce=38, maxMergeAtOnceExplicit=22, > > maxMergedSegmentMB=70.2470703125, floorSegmentMB=1.033203125, > > forceMergeDeletesPctAllowed=21.388404010637785, > segmentsPerTier=37.0, > > maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 > > [junit4] 2> 307403 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 > > [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b712ff > > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@173dd90) > > ,s > > egFN=segments_1,generation=1} > > [junit4] 2> 307403 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.SolrCore newest commit generation = 1 > > [junit4] 2> 307404 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.s.SolrIndexSearcher Opening > > Searcher@4a4530[collection1] main > > [junit4] 2> 307404 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: > > > {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStora > > geIO} > > [junit4] 2> 307404 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.r.ManagedResourceStorage Reading > > _rest_managed.json using InMemoryStorage > > [junit4] 2> 307405 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.r.RestManager Initializing 0 registered > > ManagedResources > > [junit4] 2> 307405 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers > > [junit4] 2> 307447 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.s.DirectSolrSpellChecker init: > > {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQuery > > Le > > ngth=3} > > [junit4] 2> 307682 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for > 10000 > > [junit4] 2> 307682 INFO (searcherExecutor-1326-thread-1-processing- > > x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading > spell > > index for spellchecker: default > > [junit4] 2> 307683 INFO (searcherExecutor-1326-thread-1-processing- > > x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading > spell > > index for spellchecker: direct > > [junit4] 2> 307683 INFO (searcherExecutor-1326-thread-1-processing- > > x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading > spell > > index for spellchecker: wordbreak > > [junit4] 2> 307683 INFO (searcherExecutor-1326-thread-1-processing- > > x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading > spell > > index for spellchecker: multipleFields > > [junit4] 2> 307683 INFO (coreLoadExecutor-1325-thread-1) [ > > x:collection1] o.a.s.c.CoreContainer registering core: collection1 > > [junit4] 2> 307684 INFO (searcherExecutor-1326-thread-1-processing- > > x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading > spell > > index for spellchecker: jarowinkler > > [junit4] 2> 307684 INFO (searcherExecutor-1326-thread-1-processing- > > x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading > spell > > index for spellchecker: external > > [junit4] 2> 307684 INFO (searcherExecutor-1326-thread-1-processing- > > x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading > spell > > index for spellchecker: freq > > [junit4] 2> 307685 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore > > end > > [junit4] 2> 307685 INFO (searcherExecutor-1326-thread-1-processing- > > x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading > spell > > index for spellchecker: fqcn > > [junit4] 2> 307685 INFO (searcherExecutor-1326-thread-1-processing- > > x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading > spell > > index for spellchecker: perDict > > [junit4] 2> 307686 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.u.p.LogUpdateProcessor > > [collection1] webapp=null path=null params={} {add=[1]} 0 1 > > [junit4] 2> 307686 INFO (searcherExecutor-1326-thread-1-processing- > > x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] > > Registered new > > searcher Searcher@4a4530[collection1] > > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > > [junit4] 2> 307688 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.u.p.LogUpdateProcessor > > [collection1] webapp=null path=null params={} {add=[2]} 0 0 > > [junit4] 2> 307689 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.u.UpdateHandler start > > > commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDel > > etes=false,softCommit=false,prepareCommit=false} > > [junit4] 2> 307692 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrCore > > SolrDeletionPolicy.onCommit: commits: num=2 > > [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b712ff > > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@173dd90) > > ,s > > egFN=segments_1,generation=1} > > [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b712ff > > lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@173dd90) > > ,s > > egFN=segments_2,generation=2} > > [junit4] 2> 307693 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.SolrCore newest commit > > generation = 2 > > [junit4] 2> 307695 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.s.SolrIndexSearcher Opening > > Searcher@1d4c227[collection1] main > > [junit4] 2> 307695 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.u.UpdateHandler > > end_commit_flush > > [junit4] 2> 307696 INFO (searcherExecutor-1326-thread-1) [ ] > > o.a.s.c.SolrCore [collection1] Registered new searcher > > Searcher@1d4c227[collection1] > > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0 > > (6 > > .0.0):c2)))} > > [junit4] 2> 307697 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.u.p.LogUpdateProcessor > > [collection1] webapp=null path=null params={} {commit=} 0 8 > > [junit4] 2> 307698 INFO (TEST-ReturnFieldsTest.testCopyRename- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > > testCopyRename > > [junit4] 2> 307699 INFO (TEST-ReturnFieldsTest.testCopyRename- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.c.S.Request [collection1] > webapp=null > > path=null params={q=id:1&fl=id&wt=xml} hits=1 status=0 QTime=0 > > [junit4] 2> 307700 INFO (TEST-ReturnFieldsTest.testCopyRename- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.c.S.Request [collection1] > webapp=null > > path=null params={q=id:1&fl=xxx:id&wt=xml} hits=1 status=0 QTime=0 > > [junit4] 2> 307701 INFO (TEST-ReturnFieldsTest.testCopyRename- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.c.S.Request [collection1] > webapp=null > > path=null params={q=id:1&fl=id,xxx:id&wt=xml} hits=1 status=0 QTime=0 > > [junit4] 2> 307702 INFO (TEST-ReturnFieldsTest.testCopyRename- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.c.S.Request [collection1] > webapp=null > > path=null params={q=id:1&fl=xxx:id,id&wt=xml} hits=1 status=0 QTime=0 > > [junit4] 2> 307702 INFO (TEST-ReturnFieldsTest.testCopyRename- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.c.S.Request [collection1] > webapp=null > > path=null params={q=id:1&fl=xxx:id,yyy:id&wt=xml} hits=1 status=0 > > QTime=0 > > [junit4] 2> 307703 INFO (TEST-ReturnFieldsTest.testCopyRename- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > > testCopyRename > > [junit4] 2> 307705 INFO (TEST-ReturnFieldsTest.testWilcards- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > > testWilcards > > [junit4] 2> 307706 INFO (TEST-ReturnFieldsTest.testWilcards- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > testWilcards > > [junit4] 2> 307707 INFO (TEST- > > ReturnFieldsTest.testTrailingDotInFieldName-seed#[29E5EA31511C37D5]) [ > > ] o.a.s.SolrTestCaseJ4 ###Starting testTrailingDotInFieldName > > [junit4] 2> 307707 INFO (TEST- > > ReturnFieldsTest.testTrailingDotInFieldName-seed#[29E5EA31511C37D5]) [ > > ] o.a.s.SolrTestCaseJ4 ###Ending testTrailingDotInFieldName > > [junit4] 2> 307709 INFO (TEST-ReturnFieldsTest.testAliases- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > testAliases > > [junit4] 2> 307709 INFO (TEST-ReturnFieldsTest.testAliases- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testAliases > > [junit4] 2> 307710 INFO (TEST- > ReturnFieldsTest.testHyphenInFieldName- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > > testHyphenInFieldName > > [junit4] 2> 307710 INFO (TEST- > ReturnFieldsTest.testHyphenInFieldName- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > > testHyphenInFieldName > > [junit4] 2> 307712 INFO (TEST- > > ReturnFieldsTest.testTrailingDollarInFieldName-seed#[29E5EA31511C37D5] > > ) [ ] o.a.s.SolrTestCaseJ4 ###Starting testTrailingDollarInFieldName > > [junit4] 2> 307712 INFO (TEST- > > ReturnFieldsTest.testTrailingDollarInFieldName-seed#[29E5EA31511C37D5] > > ) [ ] o.a.s.SolrTestCaseJ4 ###Ending testTrailingDollarInFieldName > > [junit4] 2> 307713 INFO (TEST-ReturnFieldsTest.testTransformers- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > > testTransformers > > [junit4] 2> 307714 INFO (TEST-ReturnFieldsTest.testTransformers- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > > testTransformers > > [junit4] 2> 307715 INFO (TEST-ReturnFieldsTest.testManyParameters- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > > testManyParameters > > [junit4] 2> 307715 INFO (TEST-ReturnFieldsTest.testManyParameters- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > > testManyParameters > > [junit4] 2> 307717 INFO (TEST-ReturnFieldsTest.testSeparators- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > > testSeparators > > [junit4] 2> 307717 INFO (TEST-ReturnFieldsTest.testSeparators- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > > testSeparators > > [junit4] 2> 307718 INFO (TEST-ReturnFieldsTest.testWhitespace- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > > testWhitespace > > [junit4] 2> 307719 INFO (TEST-ReturnFieldsTest.testWhitespace- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > > testWhitespace > > [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ReturnFieldsTest > - > > Dtests.method=testWhitespace -Dtests.seed=29E5EA31511C37D5 - > > Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_EC - > > Dtests.timezone=Etc/GMT-1 -Dtests.asserts=true > > -Dtests.file.encoding=US- ASCII > > [junit4] FAILURE 0.01s J1 | ReturnFieldsTest.testWhitespace <<< > > [junit4] > Throwable #1: java.lang.AssertionError: Not really > > whitespace? > > (@11): > > [junit4] > at > > > __randomizedtesting.SeedInfo.seed([29E5EA31511C37D5:EF935E7FED3E5023 > > ]:0) > > [junit4] > at > > org.apache.lucene.util.TestUtil.randomWhitespace(TestUtil.java:1191) > > [junit4] > at > > org.apache.solr.search.ReturnFieldsTest.testWhitespace(ReturnFieldsTes > > t.ja > > va:347) > > [junit4] > at java.lang.Thread.run(Thread.java:746) > > [junit4] 2> 307724 INFO (TEST-ReturnFieldsTest.testFunkyFieldNames- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > > testFunkyFieldNames > > [junit4] 2> 307725 INFO (TEST-ReturnFieldsTest.testFunkyFieldNames- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.c.S.Request [collection1] > webapp=null > > path=null params={q=id:1&fl=#foo_s&fl=id&wt=xml} hits=1 status=0 > > QTime=0 > > [junit4] 2> 307725 INFO (TEST-ReturnFieldsTest.testFunkyFieldNames- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > > testFunkyFieldNames > > [junit4] 2> 307727 INFO (TEST-ReturnFieldsTest.testFunctions- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Starting > > testFunctions > > [junit4] 2> 307729 INFO (TEST-ReturnFieldsTest.testFunctions- > > seed#[29E5EA31511C37D5]) [ ] o.a.s.SolrTestCaseJ4 ###Ending > > testFunctions > > [junit4] 2> 307729 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.SolrTestCaseJ4 > ###deleteCore > > [junit4] 2> 307729 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ ] o.a.s.c.CoreContainer Shutting > > down CoreContainer instance=5030006 > > [junit4] 2> 307729 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] o.a.s.c.SolrCore > > [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@54a2cb > > [junit4] 2> 307729 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] > o.a.s.u.UpdateHandler > > 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,cum > > > ulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} > > [junit4] 2> 307730 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] o.a.s.u.SolrCoreState > > Closing SolrCoreState > > [junit4] 2> 307730 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] > > o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - > > closing IndexWriter > > [junit4] 2> 307730 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] > > o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser > > [junit4] 2> 307730 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] o.a.s.c.SolrCore > > [collection1] Closing main searcher on request. > > [junit4] 2> 307742 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] > > o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 > > directories currently being tracked > > [junit4] 2> 307742 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] > > o.a.s.c.CachingDirectoryFactory looking to close > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001 > > [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr- > > trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001;done=false>>] > > [junit4] 2> 307742 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] > > o.a.s.c.CachingDirectoryFactory Closing directory: > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001 > > [junit4] 2> 307742 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] > > o.a.s.c.CachingDirectoryFactory looking to close > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001/index > > [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr- > > trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001/index;done=false>>] > > [junit4] 2> 307742 INFO (SUITE-ReturnFieldsTest- > > seed#[29E5EA31511C37D5]-worker) [ x:collection1] > > o.a.s.c.CachingDirectoryFactory Closing directory: > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5- > > 001/init-core-data-001/index > > [junit4] 2> NOTE: leaving temporary files on disk at: > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr- > > core/test/J1/temp/solr.search.ReturnFieldsTest_29E5EA31511C37D5-001 > > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): > > {text_np=PostingsFormat(name=LuceneFixedGap), > > > id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene > > 5 > > 0(blocksize=128))), > > text=PostingsFormat(name=LuceneVarGapDocFreqInterval), > > > #foo_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lu > > cene50(blocksize=128)))}, docValues:{}, > > sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, > > locale=es_EC, timezone=Etc/GMT-1 > > [junit4] 2> NOTE: Linux 3.19.0-25-generic i386/Oracle Corporation > > 1.9.0- > ea > > (32-bit)/cpus=12,threads=1,free=103209608,total=351272960 > > [junit4] 2> NOTE: All tests run in this JVM: [TestConfigSets, > > TestSolrXml, > > JsonLoaderTest, SolrXmlInZkTest, CollectionsAPIDistributedZkTest, > > TestCollectionAPI, TestDistributedMissingSort, > > DocumentAnalysisRequestHandlerTest, TestJsonRequest, > > AsyncMigrateRouteKeyTest, TestRTGBase, ChaosMonkeySafeLeaderTest, > > TestRTimerTree, TestExpandComponent, AlternateDirectoryTest, > > SolrTestCaseJ4Test, TestSchemaManager, TestWriterPerf, > > TestCharFilters, SecurityConfHandlerTest, TestExceedMaxTermLength, > > TestSolrCoreProperties, HdfsUnloadDistributedZkTest, > > DocumentBuilderTest, TestSortByMinMaxFunction, > > TestLeaderElectionZkExpiry, TestBlendedInfixSuggestions, > > BufferStoreTest, SpellingQueryConverterTest, > > UUIDUpdateProcessorFallbackTest, ShardRoutingCustomTest, > > BlockDirectoryTest, TestDocBasedVersionConstraints, > > TestManagedSynonymFilterFactory, ReturnFieldsTest] > > [junit4] Completed [86/540] on J1 in 0.64s, 12 tests, 1 failure <<< > FAILURES! > > > > [...truncated 1431 lines...] > > BUILD FAILED > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The > > following error occurred while executing this line: > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The > > following error occurred while executing this line: > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The > > following error occurred while executing this line: > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: > > The following error occurred while executing this line: > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common- > > build.xml:514: The following error occurred while executing this line: > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common- > > build.xml:1429: The following error occurred while executing this line: > > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common- > > build.xml:984: There were test failures: 540 suites, 2131 tests, 1 > > failure, 68 ignored (32 assumptions) > > > > Total time: 46 minutes 50 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 > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
