I'll dig.

Mike McCandless

http://blog.mikemccandless.com


On Wed, Jan 20, 2016 at 11:56 AM, Policeman Jenkins Server
<[email protected]> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15599/
> Java: 32bit/jdk-9-ea+95 -server -XX:+UseSerialGC -XX:-CompactStrings
>
> 1 tests failed.
> FAILED:  org.apache.lucene.search.TestDimensionalQueries.testRandomMedium
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=25, name=T1, 
> state=RUNNABLE, group=TGRP-TestDimensionalQueries]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=25, name=T1, state=RUNNABLE, 
> group=TGRP-TestDimensionalQueries]
> Caused by: java.lang.AssertionError: some hits were wrong
>         at __randomizedtesting.SeedInfo.seed([39FA5B240A9091]: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 7829 lines...]
>    [junit4] Suite: org.apache.lucene.search.TestDimensionalQueries
>    [junit4]   1> T1: id=31710 should match but did not
>    [junit4]   1>   small=true query=DimensionalPointInRectQuery:field=point: 
> Lower Left: [-99.09853741609469,22.177763773470705] Upper Right: 
> [-98.37334459173313,22.666862461023236] docID=27731
>    [junit4]   1>   lat=22.502745225730774 lon=-98.37334458377151
>    [junit4]   1>   deleted?=false
>    [junit4]   2> जनवरी २०, २०१६ ७:५६:०७ पूर्वाह्न 
> com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
>  uncaughtException
>    [junit4]   2> WARNING: Uncaught exception in thread: 
> Thread[T1,5,TGRP-TestDimensionalQueries]
>    [junit4]   2> java.lang.AssertionError: some hits were wrong
>    [junit4]   2>        at 
> __randomizedtesting.SeedInfo.seed([39FA5B240A9091]: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=testRandomMedium 
> -Dtests.seed=39FA5B240A9091 -Dtests.multiplier=3 -Dtests.slow=true 
> -Dtests.locale=ne-IN -Dtests.timezone=AST -Dtests.asserts=true 
> -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   5.18s J2 | TestDimensionalQueries.testRandomMedium <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError
>    [junit4]    >        at 
> org.apache.lucene.util.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:770)
>    [junit4]    >        at 
> org.apache.lucene.util.BaseGeoPointTestCase.doTestRandom(BaseGeoPointTestCase.java:411)
>    [junit4]    >        at 
> org.apache.lucene.util.BaseGeoPointTestCase.testRandomMedium(BaseGeoPointTestCase.java:335)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:747)Throwable #2: 
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=25, name=T1, state=RUNNABLE, 
> group=TGRP-TestDimensionalQueries]
>    [junit4]    > Caused by: java.lang.AssertionError: some hits were wrong
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([39FA5B240A9091]: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=Direct)}, sim=ClassicSimilarity, 
> locale=ne-IN, timezone=AST
>    [junit4]   2> NOTE: Linux 3.19.0-42-generic i386/Oracle Corporation 9-ea 
> (32-bit)/cpus=12,threads=1,free=16871824,total=64880640
>    [junit4]   2> NOTE: All tests run in this JVM: [TestSlowFuzzyQuery, 
> TestFieldCacheTermsFilter, TestDocValuesTermsQuery, TestDimensionalQueries]
>    [junit4] Completed [10/13 (1!)] on J2 in 13.65s, 8 tests, 1 error, 1 
> skipped <<< FAILURES!
>
> [...truncated 30 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: 39FA5B240A9091]
>
> Total time: 19 minutes 13 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]

Reply via email to