I committed a fix, it's the new DFI sim exposing bad asserts in tests. Mike McCandless
On Mon, Jan 18, 2016 at 6:23 AM, <[email protected]> wrote: > *BUILD FAILURE* > > Build URL > http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79302/ > Project: lucene_linux_java8_64_test_only > Randomization: JDKEA8,local,heap[512m],-server +UseG1GC > -UseCompressedOops > Date of build: Mon, 18 Jan 2016 12:20:17 +0100 > Build duration: 2 min 53 sec > *CHANGES* > No Changes > *BUILD ARTIFACTS* > - > checkout/lucene/build/core/test/temp/junit4-J0-20160118_122038_240.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79302/artifact/checkout/lucene/build/core/test/temp/junit4-J0-20160118_122038_240.events> > - > checkout/lucene/build/core/test/temp/junit4-J1-20160118_122038_240.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79302/artifact/checkout/lucene/build/core/test/temp/junit4-J1-20160118_122038_240.events> > - > checkout/lucene/build/core/test/temp/junit4-J2-20160118_122038_240.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79302/artifact/checkout/lucene/build/core/test/temp/junit4-J2-20160118_122038_240.events> > - > checkout/lucene/build/core/test/temp/junit4-J3-20160118_122038_249.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79302/artifact/checkout/lucene/build/core/test/temp/junit4-J3-20160118_122038_249.events> > - > checkout/lucene/build/core/test/temp/junit4-J4-20160118_122038_241.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79302/artifact/checkout/lucene/build/core/test/temp/junit4-J4-20160118_122038_241.events> > - > checkout/lucene/build/core/test/temp/junit4-J5-20160118_122038_241.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79302/artifact/checkout/lucene/build/core/test/temp/junit4-J5-20160118_122038_241.events> > - > checkout/lucene/build/core/test/temp/junit4-J6-20160118_122038_250.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79302/artifact/checkout/lucene/build/core/test/temp/junit4-J6-20160118_122038_250.events> > - > checkout/lucene/build/core/test/temp/junit4-J7-20160118_122038_250.events > <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79302/artifact/checkout/lucene/build/core/test/temp/junit4-J7-20160118_122038_250.events> > *FAILED JUNIT TESTS* > Name: org.apache.lucene.search.spans Failed: 1 test(s), Passed: 213 > test(s), Skipped: 2 test(s), Total: 216 test(s) > *- Failed: > org.apache.lucene.search.spans.TestNearSpansOrdered.testSpanNearScorerExplain > * > *CONSOLE OUTPUT* > [...truncated 1832 lines...] > [junit4] Tests with failures [seed: 90712670C30214B4]: > [junit4] - > org.apache.lucene.search.spans.TestNearSpansOrdered.testSpanNearScorerExplain > [junit4] > [junit4] > [junit4] JVM J0: 0.77 .. 134.99 = 134.22s > [junit4] JVM J1: 0.40 .. 135.55 = 135.15s > [junit4] JVM J2: 0.64 .. 134.76 = 134.12s > [junit4] JVM J3: 0.53 .. 134.06 = 133.53s > [junit4] JVM J4: 0.53 .. 134.24 = 133.71s > [junit4] JVM J5: 0.64 .. 134.21 = 133.58s > [junit4] JVM J6: 0.60 .. 147.98 = 147.38s > [junit4] JVM J7: 0.64 .. 138.45 = 137.81s > [junit4] Execution time total: 2 minutes 27 seconds > [junit4] Tests summary: 417 suites (1 ignored), 3357 tests, 1 failure, 52 > ignored (48 assumptions) > BUILD FAILED > /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/build.xml:50: > The following error occurred while executing this line: > /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:1444: > The following error occurred while executing this line: > /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:1000: > There were test failures: 417 suites (1 ignored), 3357 tests, 1 failure, 52 > ignored (48 assumptions) [seed: 90712670C30214B4] > Total time: 2 minutes 36 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Recording test results > [description-setter] Description set: JDKEA8,local,heap[512m],-server > +UseG1GC -UseCompressedOops > Email was triggered for: Failure - 1st > Trigger Failure - Any was overridden by another trigger and will not send > an email. > Trigger Failure - Still was overridden by another trigger and will not > send an email. > Sending email for trigger: Failure - 1st >
