Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2251/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries.testRandomMedium

Error Message:
wrong hit (first of possibly more):  FAIL: id=367 should match but did not   
relation=CONTAINS   query=LatLonShapeQuery: 
field=shape:[CIRCLE([74.15623966196623,50.4501917432959] radius = 
1545520.6885858024 meters),] docID=364   shape=[[0.9999999403953552, 
6.747997964835954E-70] [76.0, 6.747997964835954E-70] [76.0, 9.699360724388185] 
[0.9999999403953552, 9.699360724388185] [0.9999999403953552, 
6.747997964835954E-70] , [-78.98271132049105, 151.89155402656502] [0.0, 
151.89155402656502] [0.0, 161.0] [-78.98271132049105, 151.89155402656502] , 
[6.015041706227813, 80.27430828065698] [16.464904642912575, 86.24535633504959] 
[8.254288184236781, 82.70135124974844] [11.787193313934905, 87.02200114149062] 
[9.233337420514088, 94.5263585016595] [2.850482795271221, 90.266086977911] 
[1.5446656195884618, 96.2809186029082] [0.49201883042406314, 80.8822355813026] 
[-2.72398545538156, 81.90063091988476] [-4.189748971988875, 82.3362318078839] 
[-3.6130087363924925, 81.74661860085065] [-3.0798987747300295, 
80.09965002839354] [-6.820801969483754, 78.97590214338985] 
[-2.7769235639170042, 76.40042256590345] [-5.227960470268652, 
71.37805372368605] [-0.26255011494963343, 75.84856596873256] 
[-0.9557683722826118, 65.21324386950393] [1.2494486835466896, 
63.014795538914754] [2.6543435603648518, 73.39872459252528] [6.628064066511143, 
74.14008572332055] [3.308040612113048, 77.59781290526816] [6.015041706227813, 
80.27430828065698] , [-38.249830408445284, 103.5021910158149] [90.0, 
103.5021910158149] [90.0, 127.47464773541253] [-38.249830408445284, 
127.47464773541253] [-38.249830408445284, 103.5021910158149] ]   deleted?=false 
 distanceQuery=CIRCLE([74.15623966196623,50.4501917432959] radius = 
1545520.6885858024 meters)

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL: id=367 should match but did not
  relation=CONTAINS
  query=LatLonShapeQuery: 
field=shape:[CIRCLE([74.15623966196623,50.4501917432959] radius = 
1545520.6885858024 meters),] docID=364
  shape=[[0.9999999403953552, 6.747997964835954E-70] [76.0, 
6.747997964835954E-70] [76.0, 9.699360724388185] [0.9999999403953552, 
9.699360724388185] [0.9999999403953552, 6.747997964835954E-70] , 
[-78.98271132049105, 151.89155402656502] [0.0, 151.89155402656502] [0.0, 161.0] 
[-78.98271132049105, 151.89155402656502] , [6.015041706227813, 
80.27430828065698] [16.464904642912575, 86.24535633504959] [8.254288184236781, 
82.70135124974844] [11.787193313934905, 87.02200114149062] [9.233337420514088, 
94.5263585016595] [2.850482795271221, 90.266086977911] [1.5446656195884618, 
96.2809186029082] [0.49201883042406314, 80.8822355813026] [-2.72398545538156, 
81.90063091988476] [-4.189748971988875, 82.3362318078839] [-3.6130087363924925, 
81.74661860085065] [-3.0798987747300295, 80.09965002839354] 
[-6.820801969483754, 78.97590214338985] [-2.7769235639170042, 
76.40042256590345] [-5.227960470268652, 71.37805372368605] 
[-0.26255011494963343, 75.84856596873256] [-0.9557683722826118, 
65.21324386950393] [1.2494486835466896, 63.014795538914754] 
[2.6543435603648518, 73.39872459252528] [6.628064066511143, 74.14008572332055] 
[3.308040612113048, 77.59781290526816] [6.015041706227813, 80.27430828065698] , 
[-38.249830408445284, 103.5021910158149] [90.0, 103.5021910158149] [90.0, 
127.47464773541253] [-38.249830408445284, 127.47464773541253] 
[-38.249830408445284, 103.5021910158149] ]
  deleted?=false  distanceQuery=CIRCLE([74.15623966196623,50.4501917432959] 
radius = 1545520.6885858024 meters)
        at 
__randomizedtesting.SeedInfo.seed([3F44109072B7BB2A:829A273833D2D84C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.lucene.document.BaseShapeTestCase.verifyRandomDistanceQueries(BaseShapeTestCase.java:749)
        at 
org.apache.lucene.document.BaseShapeTestCase.verifyRandomQueries(BaseShapeTestCase.java:276)
        at 
org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:236)
        at 
org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:139)
        at 
org.apache.lucene.document.BaseShapeTestCase.testRandomMedium(BaseShapeTestCase.java:110)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 1336 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonMultiPolygonShapeQueries
   [junit4] IGNOR/A 0.00s J1 | TestLatLonMultiPolygonShapeQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonMultiPolygonShapeQueries -Dtests.method=testRandomMedium 
-Dtests.seed=3F44109072B7BB2A -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=bo-CN -Dtests.timezone=Europe/Dublin -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 7.51s J1 | 
TestLatLonMultiPolygonShapeQueries.testRandomMedium <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL: id=367 should match but did not
   [junit4]    >   relation=CONTAINS
   [junit4]    >   query=LatLonShapeQuery: 
field=shape:[CIRCLE([74.15623966196623,50.4501917432959] radius = 
1545520.6885858024 meters),] docID=364
   [junit4]    >   shape=[[0.9999999403953552, 6.747997964835954E-70] [76.0, 
6.747997964835954E-70] [76.0, 9.699360724388185] [0.9999999403953552, 
9.699360724388185] [0.9999999403953552, 6.747997964835954E-70] , 
[-78.98271132049105, 151.89155402656502] [0.0, 151.89155402656502] [0.0, 161.0] 
[-78.98271132049105, 151.89155402656502] , [6.015041706227813, 
80.27430828065698] [16.464904642912575, 86.24535633504959] [8.254288184236781, 
82.70135124974844] [11.787193313934905, 87.02200114149062] [9.233337420514088, 
94.5263585016595] [2.850482795271221, 90.266086977911] [1.5446656195884618, 
96.2809186029082] [0.49201883042406314, 80.8822355813026] [-2.72398545538156, 
81.90063091988476] [-4.189748971988875, 82.3362318078839] [-3.6130087363924925, 
81.74661860085065] [-3.0798987747300295, 80.09965002839354] 
[-6.820801969483754, 78.97590214338985] [-2.7769235639170042, 
76.40042256590345] [-5.227960470268652, 71.37805372368605] 
[-0.26255011494963343, 75.84856596873256] [-0.9557683722826118, 
65.21324386950393] [1.2494486835466896, 63.014795538914754] 
[2.6543435603648518, 73.39872459252528] [6.628064066511143, 74.14008572332055] 
[3.308040612113048, 77.59781290526816] [6.015041706227813, 80.27430828065698] , 
[-38.249830408445284, 103.5021910158149] [90.0, 103.5021910158149] [90.0, 
127.47464773541253] [-38.249830408445284, 127.47464773541253] 
[-38.249830408445284, 103.5021910158149] ]
   [junit4]    >   deleted?=false  
distanceQuery=CIRCLE([74.15623966196623,50.4501917432959] radius = 
1545520.6885858024 meters)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3F44109072B7BB2A:829A273833D2D84C]:0)
   [junit4]    >        at 
org.apache.lucene.document.BaseShapeTestCase.verifyRandomDistanceQueries(BaseShapeTestCase.java:749)
   [junit4]    >        at 
org.apache.lucene.document.BaseShapeTestCase.verifyRandomQueries(BaseShapeTestCase.java:276)
   [junit4]    >        at 
org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:236)
   [junit4]    >        at 
org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:139)
   [junit4]    >        at 
org.apache.lucene.document.BaseShapeTestCase.testRandomMedium(BaseShapeTestCase.java:110)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{id=Lucene84}, docValues:{shape=DocValuesFormat(name=Lucene80), 
id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=506, 
maxMBSortInHeap=6.743186267518774, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d8146eb),
 locale=bo-CN, timezone=Europe/Dublin
   [junit4]   2> NOTE: Linux 5.3.0-40-generic amd64/AdoptOpenJDK 11.0.6 
(64-bit)/cpus=16,threads=1,free=398668512,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestMinimize, 
TestMaxPosition, TestUnicodeUtil, TestConstantScoreScorer, 
TestTragicIndexWriterDeadlock, TestPolygon2D, TestIOUtils, 
TestNumericDocValuesUpdates, Test2BSortedDocValuesOrds, 
TestUpgradeIndexMergePolicy, Test2BNumericDocValues, 
TestLongDistanceFeatureQuery, TestSpanSearchEquivalence, 
TestSparseFixedBitDocIdSet, TestDocIdSetIterator, TestBinaryTerms, TestDemo, 
TestSegmentCacheables, TestFilterDirectory, TestExitableDirectoryReader, 
TestConsistentFieldNumbers, TestSimpleFSLockFactory, TestStressAdvance, 
TestIntBlockPool, TestSortRescorer, TestLucene60PointsFormat, 
TestPrefixCodedTerms, TestAttributeSource, TestLMDirichletSimilarity, 
TestForDeltaUtil, TestBooleanOr, TestSpanExplanationsOfNonMatches, 
TestClassicSimilarity, TestMultiFields, TestIndexManyDocuments, 
TestLowercaseAsciiCompression, TestQueryBuilder, TestPendingDeletes, 
TestForTooMuchCloning, TestNormsFieldExistsQuery, TestNIOFSDirectory, 
TestWildcard, TestFilterSpans, TestIndexWriterNRTIsCurrent, 
TestDocInverterPerFieldErrorInfo, TestMultiTermConstantScore, 
TestXYPointShapeQueries, TestGraphTokenFilter, TestReusableStringReader, 
TestStopFilter, TestToken, TestBytesRefAttImpl, TestPackedTokenAttributeImpl, 
TestCompetitiveFreqNormAccumulator, TestFastDecompressionMode, 
TestLucene50CompoundFormat, TestLucene50StoredFieldsFormatMergeInstance, 
TestPerFieldPostingsFormat2, TestBinaryDocument, TestDateTools, TestDocument, 
TestDoubleRange, TestFeatureDoubleValues, TestFeatureField, TestFeatureSort, 
TestFieldType, TestLatLonDocValuesField, TestLatLonMultiPointShapeQueries, 
TestLatLonMultiPolygonShapeQueries]
   [junit4] Completed [299/564 (1!)] on J1 in 9.78s, 8 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 54583 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj461661286
 [ecj-lint] Compiling 40 source files to /tmp/ecj461661286
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/analysis/nori/src/java/org/apache/lucene/analysis/ko/KoreanPartOfSpeechStopFilter.java
 (at line 23)
 [ecj-lint]     import java.util.stream.Collectors;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.stream.Collectors is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build.xml:206: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2301: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/analysis/build.xml:153: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/analysis/build.xml:38: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2122: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2161: 
Compile failed; see the compiler error output for details.

Total time: 38 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to