This is a duplicate of a known issue. Spatial4j 0.5 fixes this. I'll have a patch for that later today. On Mon, Sep 21, 2015 at 4:42 AM Policeman Jenkins Server < [email protected]> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13979/ > Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC > > 1 tests failed. > FAILED: > org.apache.lucene.spatial.composite.CompositeStrategyTest.testOperations > {#14 seed=[81259AC648C50EE8:492E44EF2E21F2EC]} > > Error Message: > [Overlaps] qIdx:6 Should have matched I#2:Circle(Pt(x=37.0,y=-58.0), > d=41.1° 4571.45km) Q:Circle(Pt(x=-143.0,y=58.0), d=69.5° 7724.04km) > > Stack Trace: > java.lang.AssertionError: [Overlaps] qIdx:6 Should have matched > I#2:Circle(Pt(x=37.0,y=-58.0), d=41.1° 4571.45km) > Q:Circle(Pt(x=-143.0,y=58.0), d=69.5° 7724.04km) > at > __randomizedtesting.SeedInfo.seed([81259AC648C50EE8:492E44EF2E21F2EC]:0) > at org.junit.Assert.fail(Assert.java:93) > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.fail(RandomSpatialOpStrategyTestCase.java:127) > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperation(RandomSpatialOpStrategyTestCase.java:121) > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperationRandomShapes(RandomSpatialOpStrategyTestCase.java:56) > at > org.apache.lucene.spatial.composite.CompositeStrategyTest.testOperations(CompositeStrategyTest.java:99) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) > 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:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) > 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:365) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 8235 lines...] > [junit4] Suite: > org.apache.lucene.spatial.composite.CompositeStrategyTest > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=CompositeStrategyTest -Dtests.method=testOperations > -Dtests.seed=81259AC648C50EE8 -Dtests.multiplier=3 -Dtests.slow=true > -Dtests.locale=es_UY -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true > -Dtests.file.encoding=ISO-8859-1 > [junit4] FAILURE 0.36s J2 | CompositeStrategyTest.testOperations {#14 > seed=[81259AC648C50EE8:492E44EF2E21F2EC]} <<< > [junit4] > Throwable #1: java.lang.AssertionError: [Overlaps] qIdx:6 > Should have matched I#2:Circle(Pt(x=37.0,y=-58.0), d=41.1° 4571.45km) > Q:Circle(Pt(x=-143.0,y=58.0), d=69.5° 7724.04km) > [junit4] > at > __randomizedtesting.SeedInfo.seed([81259AC648C50EE8:492E44EF2E21F2EC]:0) > [junit4] > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.fail(RandomSpatialOpStrategyTestCase.java:127) > [junit4] > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperation(RandomSpatialOpStrategyTestCase.java:121) > [junit4] > at > org.apache.lucene.spatial.prefix.RandomSpatialOpStrategyTestCase.testOperationRandomShapes(RandomSpatialOpStrategyTestCase.java:56) > [junit4] > at > org.apache.lucene.spatial.composite.CompositeStrategyTest.testOperations(CompositeStrategyTest.java:99) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] 2> NOTE: test params are: > codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, > chunkSize=12829, maxDocsPerChunk=10, blockSize=806), > termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, > chunkSize=12829, blockSize=806)), sim=DefaultSimilarity, locale=es_UY, > timezone=Atlantic/Faroe > [junit4] 2> NOTE: Linux 3.19.0-28-generic amd64/Oracle Corporation > 1.7.0_80 (64-bit)/cpus=12,threads=1,free=456796656,total=525336576 > [junit4] 2> NOTE: All tests run in this JVM: > [RandomSpatialOpFuzzyPrefixTree50Test, CompositeStrategyTest] > [junit4] Completed [16/23] on J2 in 4.42s, 20 tests, 1 failure <<< > FAILURES! > > [...truncated 32 lines...] > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:471: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:2248: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/module-build.xml:58: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1452: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1006: > There were test failures: 23 suites, 235 tests, 1 failure, 3 ignored (2 > assumptions) > > Total time: 18 minutes 48 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] -- Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker LinkedIn: http://linkedin.com/in/davidwsmiley | Book: http://www.solrenterprisesearchserver.com
