Related to failure #15599. Should have fix shortly. On Wed, Jan 20, 2016 at 3:52 PM, Policeman Jenkins Server < [email protected]> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15601/ > Java: 64bit/jdk-9-ea+95 -XX:+UseCompressedOops -XX:+UseG1GC > -XX:-CompactStrings > > 1 tests failed. > FAILED: org.apache.lucene.search.TestDimensionalQueries.testAllLonEqual > > Error Message: > Captured an uncaught exception in thread: Thread[id=63, name=T3, > state=RUNNABLE, group=TGRP-TestDimensionalQueries] > > Stack Trace: > com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an > uncaught exception in thread: Thread[id=63, name=T3, state=RUNNABLE, > group=TGRP-TestDimensionalQueries] > Caused by: java.lang.AssertionError: some hits were wrong > at __randomizedtesting.SeedInfo.seed([B0DD0804DD7EC550]:0) > at org.junit.Assert.fail(Assert.java:93) > at > org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:552) > at > org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:756) > at > org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:623) > > > > > Build Log: > [...truncated 7818 lines...] > [junit4] Suite: org.apache.lucene.search.TestDimensionalQueries > [junit4] 1> T3: id=7311 should match but did not > [junit4] 1> small=true > query=DimensionalPointInRectQuery:field=point: Lower Left: > [-84.5242805689098,49.1852024288598] Upper Right: > [-83.19912876435833,50.2207534468154] docID=8551 > [junit4] 1> lat=49.18520239811697 lon=-83.54638141268273 > [junit4] 1> deleted?=false > [junit4] 2> ŋ1 20, 2016 2:52:47 CƐƐ́NKO > com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler > uncaughtException > [junit4] 2> WARNING: Uncaught exception in thread: > Thread[T3,5,TGRP-TestDimensionalQueries] > [junit4] 2> java.lang.AssertionError: some hits were wrong > [junit4] 2> at > __randomizedtesting.SeedInfo.seed([B0DD0804DD7EC550]:0) > [junit4] 2> at org.junit.Assert.fail(Assert.java:93) > [junit4] 2> at > org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:552) > [junit4] 2> at > org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:756) > [junit4] 2> at > org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:623) > [junit4] 2> > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestDimensionalQueries -Dtests.method=testAllLonEqual > -Dtests.seed=B0DD0804DD7EC550 -Dtests.multiplier=3 -Dtests.slow=true > -Dtests.locale=ksf -Dtests.timezone=America/Ojinaga -Dtests.asserts=true > -Dtests.file.encoding=UTF-8 > [junit4] ERROR 3.17s J2 | TestDimensionalQueries.testAllLonEqual <<< > [junit4] > Throwable #1: java.lang.AssertionError > [junit4] > at > org.apache.lucene.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:770) > [junit4] > at > org.apache.lucene.util.BaseGeoPointTestCase.testAllLonEqual(BaseGeoPointTestCase.java:203) > [junit4] > at java.lang.Thread.run(Thread.java:747)Throwable > #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an > uncaught exception in thread: Thread[id=63, name=T3, state=RUNNABLE, > group=TGRP-TestDimensionalQueries] > [junit4] > Caused by: java.lang.AssertionError: some hits were wrong > [junit4] > at > __randomizedtesting.SeedInfo.seed([B0DD0804DD7EC550]:0) > [junit4] > at > org.apache.lucene.util.BaseGeoPointTestCase$VerifyHits.test(BaseGeoPointTestCase.java:552) > [junit4] > at > org.apache.lucene.util.BaseGeoPointTestCase$2._run(BaseGeoPointTestCase.java:756) > [junit4] > at > org.apache.lucene.util.BaseGeoPointTestCase$2.run(BaseGeoPointTestCase.java:623) > [junit4] IGNOR/A 0.00s J2 | TestDimensionalQueries.testRandomBig > [junit4] > Assumption #1: 'nightly' test group is disabled > (@Nightly()) > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): > {id=BlockTreeOrds(blocksize=128)}, > docValues:{id=DocValuesFormat(name=Lucene54)}, > sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ksf, > timezone=America/Ojinaga > [junit4] 2> NOTE: Linux 3.19.0-42-generic amd64/Oracle Corporation > 9-ea (64-bit)/cpus=12,threads=1,free=469275512,total=526385152 > [junit4] 2> NOTE: All tests run in this JVM: [TestSlowFuzzyQuery, > TestGeoUtils, TestFieldCacheTermsFilter, TestIDVersionPostingsFormat, > TestPayloadSpanUtil, TestDimensionalQueries] > [junit4] Completed [9/13 (1!)] on J2 in 14.87s, 8 tests, 1 error, 1 > skipped <<< FAILURES! > > [...truncated 33 lines...] > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: 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:472: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2154: > 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:1424: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: > There were test failures: 13 suites, 97 tests, 1 error, 6 ignored (6 > assumptions) [seed: B0DD0804DD7EC550] > > Total time: 15 minutes 44 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] >
