Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14504/
Java: 64bit/jdk1.9.0-ea-b83 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
-XX:CompileCommand=exclude,org.apache.directory.api.ldap.model.name.Dn::rdnOidToName
1 tests failed.
FAILED: org.apache.lucene.index.TestBlockJoinSorter.test
Error Message:
The top-reader used to create Weight
(LeafReaderContext(SlowCompositeReaderWrapper(FCInvisibleMultiReader(FCInvisibleMultiReader(_c(6.0.0):C4293)))
docBase=0 ord=0)) is not the same as the current reader's top-reader
(LeafReaderContext(_c(6.0.0):C4293 docBase=0 ord=0)
Stack Trace:
java.lang.AssertionError: The top-reader used to create Weight
(LeafReaderContext(SlowCompositeReaderWrapper(FCInvisibleMultiReader(FCInvisibleMultiReader(_c(6.0.0):C4293)))
docBase=0 ord=0)) is not the same as the current reader's top-reader
(LeafReaderContext(_c(6.0.0):C4293 docBase=0 ord=0)
at
__randomizedtesting.SeedInfo.seed([B655F224183AE465:3E01CDFEB6C6899D]:0)
at
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:100)
at
org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorer(LRUQueryCache.java:592)
at
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:62)
at
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:62)
at
org.apache.lucene.index.TestBlockJoinSorter.test(TestBlockJoinSorter.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:519)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
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:873)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
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:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:746)
Build Log:
[...truncated 1627 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J0-20151012_142829_371.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J2-20151012_142829_371.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J1-20151012_142829_369.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 247 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/test/temp/junit4-J1-20151012_143443_158.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/test/temp/junit4-J2-20151012_143443_158.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/test/temp/junit4-J0-20151012_143443_158.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 994 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20151012_143630_516.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20151012_143630_516.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20151012_143630_516.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 179 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20151012_143820_929.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20151012_143820_912.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20151012_143820_912.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 198 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20151012_143832_545.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 5 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20151012_143832_545.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20151012_143832_545.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 117 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20151012_143849_840.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20151012_143849_840.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 126 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20151012_143852_919.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20151012_143852_922.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 6 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20151012_143852_921.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 118 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20151012_143902_788.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20151012_143902_788.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 123 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20151012_143910_191.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20151012_143910_191.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20151012_143910_191.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 134 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20151012_143913_418.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 117 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20151012_143923_080.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 22 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20151012_143923_080.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20151012_143923_080.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 1182 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/benchmark/test/temp/junit4-J2-20151012_143950_583.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/benchmark/test/temp/junit4-J1-20151012_143950_583.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/benchmark/test/temp/junit4-J0-20151012_143950_583.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 139 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/classification/test/temp/junit4-J0-20151012_144000_217.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/classification/test/temp/junit4-J2-20151012_144000_217.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/classification/test/temp/junit4-J1-20151012_144000_217.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 217 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/test/temp/junit4-J2-20151012_144009_706.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 5 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/test/temp/junit4-J0-20151012_144009_706.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 4 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/test/temp/junit4-J1-20151012_144009_706.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 197 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/demo/test/temp/junit4-J0-20151012_144337_990.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/demo/test/temp/junit4-J1-20151012_144337_990.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/demo/test/temp/junit4-J2-20151012_144337_990.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 138 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/expressions/test/temp/junit4-J1-20151012_144341_525.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/expressions/test/temp/junit4-J0-20151012_144341_525.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/expressions/test/temp/junit4-J2-20151012_144341_525.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 171 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/facet/test/temp/junit4-J0-20151012_144348_246.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/facet/test/temp/junit4-J2-20151012_144348_246.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 6 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/facet/test/temp/junit4-J1-20151012_144348_246.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 129 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/test/temp/junit4-J1-20151012_144425_560.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/test/temp/junit4-J2-20151012_144425_560.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/test/temp/junit4-J0-20151012_144425_560.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 186 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/test/temp/junit4-J2-20151012_144434_035.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/test/temp/junit4-J1-20151012_144434_034.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/test/temp/junit4-J0-20151012_144434_034.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 126 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/join/test/temp/junit4-J1-20151012_144454_437.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/join/test/temp/junit4-J0-20151012_144454_437.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/join/test/temp/junit4-J2-20151012_144454_437.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 116 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/memory/test/temp/junit4-J1-20151012_144516_729.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/memory/test/temp/junit4-J0-20151012_144516_729.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 137 lines...]
[junit4] Suite: org.apache.lucene.index.TestBlockJoinSorter
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestBlockJoinSorter
-Dtests.method=test -Dtests.seed=B655F224183AE465 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=th -Dtests.timezone=CAT -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.30s J1 | TestBlockJoinSorter.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: The top-reader used to
create Weight
(LeafReaderContext(SlowCompositeReaderWrapper(FCInvisibleMultiReader(FCInvisibleMultiReader(_c(6.0.0):C4293)))
docBase=0 ord=0)) is not the same as the current reader's top-reader
(LeafReaderContext(_c(6.0.0):C4293 docBase=0 ord=0)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B655F224183AE465:3E01CDFEB6C6899D]:0)
[junit4] > at
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:100)
[junit4] > at
org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorer(LRUQueryCache.java:592)
[junit4] > at
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:62)
[junit4] > at
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:62)
[junit4] > at
org.apache.lucene.index.TestBlockJoinSorter.test(TestBlockJoinSorter.java:73)
[junit4] > at java.lang.Thread.run(Thread.java:746)
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=2, maxDocsPerChunk=844, blockSize=869),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=2, blockSize=869)), sim=ClassicSimilarity, locale=th, timezone=CAT
[junit4] 2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation
1.9.0-ea (64-bit)/cpus=12,threads=1,free=378820344,total=508887040
[junit4] 2> NOTE: All tests run in this JVM: [TestRAFDirectory,
TestUninvertingReader, TestFieldCacheWithThreads, TestHighFreqTerms,
TestFSTsMisc, TestIndexSplitter, TestPKIndexSplitter,
TestMultiPassIndexSplitter, SweetSpotSimilarityTest, SortingLeafReaderTest,
TestBlockJoinSorter]
[junit4] Completed [12/25] on J1 in 0.32s, 1 test, 1 failure <<< FAILURES!
[...truncated 25 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/test/temp/junit4-J1-20151012_144529_094.sysout
[junit4] >>> JVM J1: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/test/temp/junit4-J0-20151012_144529_094.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J0: EOF ----
[...truncated 14 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/test/temp/junit4-J2-20151012_144529_094.sysout
[junit4] >>> JVM J2: stdout (verbatim) ----
[junit4] CompileCommand: exclude
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
[junit4] <<< JVM J2: EOF ----
[...truncated 10 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/lucene/build.xml:471: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2162:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:58: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987:
There were test failures: 25 suites, 184 tests, 1 failure, 1 ignored (1
assumption) [seed: B655F224183AE465]
Total time: 17 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]