Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5456/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

9 tests failed.
FAILED:  org.apache.lucene.search.TestLatLonDocValuesQueries.testAllLatEqual

Error Message:
wrong hit (first of possibly more):  FAIL: id=1562 should not match but did   
query=point:polygons([[-90.0, -180.0] [64.93899520639314, -180.0] 
[64.93899520639314, 0.9999999403953552] [-90.0, -180.0] ]) docID=9516   
lat=29.544359296560287 lon=-37.000000057742   deleted?=false  polygon=[-90.0, 
-180.0] [64.93899520639314, -180.0] [64.93899520639314, 0.9999999403953552] 
[-90.0, -180.0] 

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

FAIL: id=1562 should not match but did
  query=point:polygons([[-90.0, -180.0] [64.93899520639314, -180.0] 
[64.93899520639314, 0.9999999403953552] [-90.0, -180.0] ]) docID=9516
  lat=29.544359296560287 lon=-37.000000057742
  deleted?=false  polygon=[-90.0, -180.0] [64.93899520639314, -180.0] 
[64.93899520639314, 0.9999999403953552] [-90.0, -180.0] 
        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E:78BF91277B5E7493]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verifyRandomPolygons(BaseGeoPointTestCase.java:1164)
        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:776)
        at 
org.apache.lucene.geo.BaseGeoPointTestCase.testAllLatEqual(BaseGeoPointTestCase.java:483)
        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:567)
        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:835)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.search.TestLatLonDocValuesQueries

Error Message:
1 thread leaked from SUITE scope at 
org.apache.lucene.search.TestLatLonDocValuesQueries:     1) Thread[id=3081, 
name=LuceneTestCase-132-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
         at [email protected]/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.lucene.search.TestLatLonDocValuesQueries: 
   1) Thread[id=3081, name=LuceneTestCase-132-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
        at __randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.search.TestLatLonDocValuesQueries

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=3081, name=LuceneTestCase-132-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
         at [email protected]/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=3081, name=LuceneTestCase-132-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
        at __randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)


FAILED:  org.apache.lucene.search.TestLatLonDocValuesQueries.testAllLatEqual

Error Message:
wrong hit (first of possibly more):  FAIL: id=9695 should not match but did   
query=point:polygons([[28.581265260099713, -180.0] [79.0, -180.0] [79.0, 
1.401298464324817E-45] [28.581265260099713, -180.0] ]) docID=2213   
lat=29.544359296560287 lon=-172.34987310133874   deleted?=false  
polygon=[28.581265260099713, -180.0] [79.0, -180.0] [79.0, 
1.401298464324817E-45] [28.581265260099713, -180.0] 

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

FAIL: id=9695 should not match but did
  query=point:polygons([[28.581265260099713, -180.0] [79.0, -180.0] [79.0, 
1.401298464324817E-45] [28.581265260099713, -180.0] ]) docID=2213
  lat=29.544359296560287 lon=-172.34987310133874
  deleted?=false  polygon=[28.581265260099713, -180.0] [79.0, -180.0] [79.0, 
1.401298464324817E-45] [28.581265260099713, -180.0] 
        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E:78BF91277B5E7493]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verifyRandomPolygons(BaseGeoPointTestCase.java:1164)
        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:776)
        at 
org.apache.lucene.geo.BaseGeoPointTestCase.testAllLatEqual(BaseGeoPointTestCase.java:483)
        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:567)
        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:835)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.search.TestLatLonDocValuesQueries

Error Message:
1 thread leaked from SUITE scope at 
org.apache.lucene.search.TestLatLonDocValuesQueries:     1) Thread[id=14, 
name=LuceneTestCase-1-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
         at [email protected]/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.lucene.search.TestLatLonDocValuesQueries: 
   1) Thread[id=14, name=LuceneTestCase-1-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
        at __randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.search.TestLatLonDocValuesQueries

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=14, 
name=LuceneTestCase-1-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
         at [email protected]/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=14, name=LuceneTestCase-1-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
        at __randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)


FAILED:  org.apache.lucene.search.TestLatLonDocValuesQueries.testAllLatEqual

Error Message:
wrong hit (first of possibly more):  FAIL: id=11834 should match but did not   
query=point:polygons([[28.581265260099713, -180.0] [79.0, -180.0] [79.0, 
1.401298464324817E-45] [28.581265260099713, -180.0] ]) docID=619   
lat=29.544359296560287 lon=-180.0   deleted?=false  
polygon=[28.581265260099713, -180.0] [79.0, -180.0] [79.0, 
1.401298464324817E-45] [28.581265260099713, -180.0] 

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

FAIL: id=11834 should match but did not
  query=point:polygons([[28.581265260099713, -180.0] [79.0, -180.0] [79.0, 
1.401298464324817E-45] [28.581265260099713, -180.0] ]) docID=619
  lat=29.544359296560287 lon=-180.0
  deleted?=false  polygon=[28.581265260099713, -180.0] [79.0, -180.0] [79.0, 
1.401298464324817E-45] [28.581265260099713, -180.0] 
        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E:78BF91277B5E7493]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verifyRandomPolygons(BaseGeoPointTestCase.java:1164)
        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:776)
        at 
org.apache.lucene.geo.BaseGeoPointTestCase.testAllLatEqual(BaseGeoPointTestCase.java:483)
        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:567)
        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:835)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.search.TestLatLonDocValuesQueries

Error Message:
1 thread leaked from SUITE scope at 
org.apache.lucene.search.TestLatLonDocValuesQueries:     1) Thread[id=17, 
name=LuceneTestCase-2-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
         at [email protected]/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.lucene.search.TestLatLonDocValuesQueries: 
   1) Thread[id=17, name=LuceneTestCase-2-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
        at __randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)


FAILED:  
junit.framework.TestSuite.org.apache.lucene.search.TestLatLonDocValuesQueries

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=17, 
name=LuceneTestCase-2-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
         at [email protected]/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=17, name=LuceneTestCase-2-thread-1, state=WAITING, 
group=TGRP-TestLatLonDocValuesQueries]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:835)
        at __randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)




Build Log:
[...truncated 1798 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLatLonDocValuesQueries
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonDocValuesQueries -Dtests.method=testAllLatEqual 
-Dtests.seed=C52AC7A97293569E -Dtests.slow=true -Dtests.locale=my-MM 
-Dtests.timezone=America/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.01s J1 | TestLatLonDocValuesQueries.testAllLatEqual <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL: id=1562 should not match but did
   [junit4]    >   query=point:polygons([[-90.0, -180.0] [64.93899520639314, 
-180.0] [64.93899520639314, 0.9999999403953552] [-90.0, -180.0] ]) docID=9516
   [junit4]    >   lat=29.544359296560287 lon=-37.000000057742
   [junit4]    >   deleted?=false  polygon=[-90.0, -180.0] [64.93899520639314, 
-180.0] [64.93899520639314, 0.9999999403953552] [-90.0, -180.0] 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E:78BF91277B5E7493]:0)
   [junit4]    >        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verifyRandomPolygons(BaseGeoPointTestCase.java:1164)
   [junit4]    >        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:776)
   [junit4]    >        at 
org.apache.lucene.geo.BaseGeoPointTestCase.testAllLatEqual(BaseGeoPointTestCase.java:483)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] IGNOR/A 0.00s J1 | TestLatLonDocValuesQueries.testRandomDistanceHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestLatLonDocValuesQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> Nov 27, 2019 9:40:53 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Nov 27, 2019 9:41:13 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.search.TestLatLonDocValuesQueries: 
   [junit4]   2>    1) Thread[id=3081, name=LuceneTestCase-132-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]   2>         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> Nov 27, 2019 9:41:13 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3081, name=LuceneTestCase-132-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]   2> Nov 27, 2019 9:41:15 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=3081, name=LuceneTestCase-132-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]   2>         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: test params are: codec=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7bb3d95e),
 locale=my-MM, timezone=America/Indianapolis
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=3,threads=2,free=95432888,total=298319872
   [junit4]   2> NOTE: All tests run in this JVM: [TestPriorityQueue, 
TestConstantScoreQuery, TestCompiledAutomaton, TestRoaringDocIdSet, 
TestIndexWriterOnJRECrash, TestAxiomaticF1LOG, TestSearchAfter, TestSumDocFreq, 
TestNumericDocValuesUpdates, TestBlendedTermQuery, TestStressIndexing2, 
TestCollectionUtil, TestCrashCausesCorruptIndex, TestDocValuesQueries, 
TestRegexpQuery, TestFilterCodecReader, TestCachingTokenFilter, 
TestCharsRefBuilder, TestRecyclingByteBlockAllocator, TestPhraseQuery, 
TestIndexedDISI, TestLucene60PointsFormat, TestBitUtil, TestDirectory, 
TestCharTermAttributeImpl, TestIndexTooManyDocs, TestDateSort, 
TestIndexFileDeleter, TestMergedIterator, TestLongDistanceFeatureQuery, 
TermInSetQueryTest, TestFieldInvertState, TestArrayUtil, TestSPIClassIterator, 
TestRollingUpdates, TestDirectoryReaderReopen, TestForTooMuchCloning, 
TestRadixSelector, TestIntroSelector, TestNot, TestBasicModelIF, 
TestSpanNotQuery, TestAutomatonQuery, TestParallelReaderEmptyIndex, 
TestLatLonPointDistanceFeatureQuery, TestIndexWriterExceptions, 
TestDeterminism, TestMergeRateLimiter, TestMultiPhraseEnum, 
TestPrefixCodedTerms, TestFuzzyQuery, TestWANDScorer, TestLRUQueryCache, 
TestSimilarityProvider, TestLucene84PostingsFormat, 
TestIndexingSequenceNumbers, TestPolygon, TestCodecs, 
TestLucene50StoredFieldsFormatHighCompression, TestWeakIdentityMap, 
TestAxiomaticF3LOG, TestHighCompressionMode, TestByteArrayDataInput, 
Test2BPositions, TestMultiSliceMerge, TestMatchAllDocsQuery, TestStressDeletes, 
TestBagOfPostings, TestEarlyTermination, 
TestDisjunctionScoreBlockBoundaryPropagator, TestPendingDeletes, 
TestMultiTermQueryRewrites, TestIndexManyDocuments, TestMultiTermsEnum, 
TestTerms, TestFieldUpdatesBuffer, TestIndexWriterThreadsToSegments, 
TestPackedInts, TestOneMergeWrappingMergePolicy, FuzzyTermOnShortTermsTest, 
TestAllFilesHaveChecksumFooter, TestNeverDelete, TestGeoEncodingUtils, 
TestOfflineSorter, TestFieldCacheRewriteMethod, TestTermVectors, 
TestFixedBitSet, TestFilterLeafReader, TestLucene50LiveDocsFormat, 
TestSynonymQuery, TestLevenshteinAutomata, TestPrefixRandom, 
TestIndexReaderClose, TestDocValuesFieldUpdates, TestIntBlockPool, 
TestControlledRealTimeReopenThread, TestBasics, TestIndexWriterForceMerge, 
TestTopDocsMerge, TestPointValues, TestDemo, LimitedFiniteStringsIteratorTest, 
TestSpanMultiTermQueryWrapper, TestSearchForDuplicates, TestCharArraySet, 
TestBooleanRewrites, TestSetOnce, TestTopFieldCollectorEarlyTermination, 
TestTimeLimitingCollector, TestMmapDirectory, TestSimpleAttributeImpl, 
TestOmitPositions, TestSegmentTermEnum, TestBooleanQuery, TestTotalHits, 
TestTieredMergePolicy, TestStringMSBRadixSorter, TestForDeltaUtil, 
TestSloppyPhraseQuery2, TestIndexWriterDelete, TestMinShouldMatch2, 
TestIndexWriterLockRelease, TestMergeSchedulerExternal, TestDocsAndPositions, 
TestSortedNumericSortField, TestLongBitSet, TestPayloads, 
Test2BSortedDocValuesOrds, TestBoolean2, TestBinaryTerms, TestCodecUtil, 
TestFilterWeight, TestLucene80NormsFormat, TestPForUtil, 
TestPerFieldDocValuesFormat, TestPerFieldPostingsFormat, 
TestPerFieldPostingsFormat2, TestBinaryDocument, TestDateTools, TestDocument, 
TestDoubleRange, TestFeatureDoubleValues, TestFeatureField, TestFeatureSort, 
TestField, TestFieldType, TestFloatRange, TestIntRange, 
TestLatLonDocValuesField, TestPolygon2D, Test2BBinaryDocValues, Test2BDocs, 
Test2BNumericDocValues, Test2BPostings, Test2BPostingsBytes, Test2BTerms, 
Test4GBStoredFields, TestAddIndexes, TestAllFilesCheckIndexHeader, 
TestAllFilesHaveCodecHeader, TestAtomicUpdate, TestByteSlices, TestCheckIndex, 
TestConcurrentMergeScheduler, TestConsistentFieldNumbers, TestCustomNorms, 
TestCustomTermFreq, TestDeletionPolicy, TestDemoParallelLeafReader, TestDoc, 
TestDocCount, TestDocIDMerger, TestDocInverterPerFieldErrorInfo, 
TestDocsWithFieldSet, TestDocumentWriter, TestDocumentsWriterDeleteQueue, 
TestDocumentsWriterStallControl, TestDuelingCodecs, TestDuelingCodecsAtNight, 
TestExceedMaxTermLength, TestExitableDirectoryReader, TestFilterMergePolicy, 
TestFlex, TestForceMergeForever, TestFrozenBufferedUpdates, TestIndexWriter, 
TestIndexWriterMaxDocs, TestIndexWriterMerging, TestIndexWriterUnicode, 
TestIsCurrent, TestLazyProxSkipping, TestLogMergePolicy, TestManyFields, 
TestMaxPosition, TestMixedCodecs, TestMultiDocValues, TestMultiFields, 
TestNRTReaderCleanup, TestNRTReaderWithThreads, TestOrdinalMap, 
TestPendingSoftDeletes, TestReadOnlyIndex, TestReaderPool, 
TestSameTokenSamePosition, TestSegmentMerger, TestSortedSetDocValues, TestTerm, 
TestTermVectorsWriter, TestTermsEnum2, TestTragicIndexWriterDeadlock, 
TestTransactionRollback, TestTransactions, TestTryDelete, 
TestTwoPhaseCommitTool, TestUniqueTermCount, TestBoolean2ScorerSupplier, 
TestBooleanMinShouldMatch, TestBooleanScorer, TestBoostQuery, 
TestCachingCollector, TestComplexExplanations, 
TestComplexExplanationsOfNonMatches, TestConjunctionDISI, 
TestDocValuesRewriteMethod, TestDoubleRangeFieldQueries, 
TestIndexOrDocValuesQuery, TestIndexSearcher, TestLatLonDocValuesQueries]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonDocValuesQueries -Dtests.seed=C52AC7A97293569E 
-Dtests.slow=true -Dtests.locale=my-MM -Dtests.timezone=America/Indianapolis 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLatLonDocValuesQueries (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.lucene.search.TestLatLonDocValuesQueries: 
   [junit4]    >    1) Thread[id=3081, name=LuceneTestCase-132-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]    >         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3081, name=LuceneTestCase-132-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]    >         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)
   [junit4] Completed [425/526 (1!)] on J1 in 39.39s, 41 tests, 1 failure, 2 
errors, 2 skipped <<< FAILURES!

[...truncated 58837 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5456/consoleText

[repro] Revision: 451e2da779d8d7f5054dde07c8e7b25abae2b197

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestLatLonDocValuesQueries 
-Dtests.method=testAllLatEqual -Dtests.seed=C52AC7A97293569E -Dtests.slow=true 
-Dtests.locale=my-MM -Dtests.timezone=America/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestLatLonDocValuesQueries 
-Dtests.seed=C52AC7A97293569E -Dtests.slow=true -Dtests.locale=my-MM 
-Dtests.timezone=America/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/core
[repro]       TestLatLonDocValuesQueries
[repro] ant compile-test

[...truncated 312 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestLatLonDocValuesQueries" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=C52AC7A97293569E -Dtests.slow=true -Dtests.locale=my-MM 
-Dtests.timezone=America/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 77 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLatLonDocValuesQueries
   [junit4] OK      0.94s J0 | TestLatLonDocValuesQueries.testBoxBasics
   [junit4] OK      0.04s J0 | TestLatLonDocValuesQueries.testEquals
   [junit4] OK      0.01s J0 | TestLatLonDocValuesQueries.testDistanceIllegal
   [junit4] OK      0.23s J0 | TestLatLonDocValuesQueries.testPolygonHole
   [junit4] OK      0.01s J0 | 
TestLatLonDocValuesQueries.testIndexOutOfRangeValues
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonDocValuesQueries -Dtests.method=testAllLatEqual 
-Dtests.seed=C52AC7A97293569E -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=my-MM -Dtests.timezone=America/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 9.90s J0 | TestLatLonDocValuesQueries.testAllLatEqual <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL: id=9695 should not match but did
   [junit4]    >   query=point:polygons([[28.581265260099713, -180.0] [79.0, 
-180.0] [79.0, 1.401298464324817E-45] [28.581265260099713, -180.0] ]) docID=2213
   [junit4]    >   lat=29.544359296560287 lon=-172.34987310133874
   [junit4]    >   deleted?=false  polygon=[28.581265260099713, -180.0] [79.0, 
-180.0] [79.0, 1.401298464324817E-45] [28.581265260099713, -180.0] 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E:78BF91277B5E7493]:0)
   [junit4]    >        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verifyRandomPolygons(BaseGeoPointTestCase.java:1164)
   [junit4]    >        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:776)
   [junit4]    >        at 
org.apache.lucene.geo.BaseGeoPointTestCase.testAllLatEqual(BaseGeoPointTestCase.java:483)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.02s J0 | TestLatLonDocValuesQueries.testIndexExtremeValues
   [junit4] OK      8.54s J0 | TestLatLonDocValuesQueries.testAllLonEqual
   [junit4] IGNOR/A 0.01s J0 | TestLatLonDocValuesQueries.testRandomDistanceHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLatLonDocValuesQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.00s J0 | 
TestLatLonDocValuesQueries.testBoxInvalidCoordinates
   [junit4] OK      0.00s J0 | TestLatLonDocValuesQueries.testDistanceNaN
   [junit4] OK      0.01s J0 | TestLatLonDocValuesQueries.testDistanceInf
   [junit4] OK      0.07s J0 | 
TestLatLonDocValuesQueries.testSmallSetHugeDistance
   [junit4] OK      0.03s J0 | TestLatLonDocValuesQueries.testDistanceBasics
   [junit4] OK      0.03s J0 | TestLatLonDocValuesQueries.testPolygonBasics
   [junit4] OK      0.02s J0 | TestLatLonDocValuesQueries.testMultiPolygonBasics
   [junit4] OK      12.8s J0 | TestLatLonDocValuesQueries.testRandomDistance
   [junit4] OK      0.00s J0 | TestLatLonDocValuesQueries.testDistanceNull
   [junit4] OK      0.90s J0 | TestLatLonDocValuesQueries.testLowCardinality
   [junit4] OK      0.23s J0 | 
TestLatLonDocValuesQueries.testSmallSetDistanceDateline
   [junit4] OK      0.58s J0 | TestLatLonDocValuesQueries.testSamePointManyTimes
   [junit4] OK      0.00s J0 | TestLatLonDocValuesQueries.testPolygonNullField
   [junit4] OK      0.02s J0 | 
TestLatLonDocValuesQueries.testSmallSetTinyDistance
   [junit4] OK      0.03s J0 | TestLatLonDocValuesQueries.testSmallSetDateline
   [junit4] OK      0.04s J0 | TestLatLonDocValuesQueries.testSmallSetDistance
   [junit4] OK      0.03s J0 | 
TestLatLonDocValuesQueries.testSmallSetDistanceNotEmpty
   [junit4] OK      0.01s J0 | TestLatLonDocValuesQueries.testIndexInfValues
   [junit4] OK      0.03s J0 | 
TestLatLonDocValuesQueries.testRectBoundariesAreInclusive
   [junit4] OK      0.02s J0 | TestLatLonDocValuesQueries.testSmallSetWholeMap
   [junit4] OK      0.03s J0 | 
TestLatLonDocValuesQueries.testSmallSetMultiValued
   [junit4] OK      0.00s J0 | TestLatLonDocValuesQueries.testDistanceNegative
   [junit4] OK      0.00s J0 | TestLatLonDocValuesQueries.testBoxNull
   [junit4] OK      0.01s J0 | 
TestLatLonDocValuesQueries.testPolygonHoleExcludes
   [junit4] OK      0.02s J0 | 
TestLatLonDocValuesQueries.testSmallSetPolyWholeMap
   [junit4] OK      7.84s J0 | TestLatLonDocValuesQueries.testRandomMedium
   [junit4] OK      0.00s J0 | TestLatLonDocValuesQueries.testIndexNaNValues
   [junit4] OK      0.02s J0 | TestLatLonDocValuesQueries.testSmallSetPoly
   [junit4] OK      2.10s J0 | TestLatLonDocValuesQueries.testMultiValued
   [junit4] OK      0.46s J0 | TestLatLonDocValuesQueries.testRandomTiny
   [junit4] OK      0.01s J0 | TestLatLonDocValuesQueries.testSmallSetRect
   [junit4]   2> Nov 27, 2019 11:41:37 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Nov 27, 2019 11:41:57 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.search.TestLatLonDocValuesQueries: 
   [junit4]   2>    1) Thread[id=14, name=LuceneTestCase-1-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]   2>         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> Nov 27, 2019 11:41:57 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=14, name=LuceneTestCase-1-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]   2> Nov 27, 2019 11:42:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=14, name=LuceneTestCase-1-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]   2>         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: test params are: codec=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@53aefdff),
 locale=my-MM, timezone=America/Indianapolis
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=3,threads=2,free=70466056,total=129499136
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonDocValuesQueries]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonDocValuesQueries -Dtests.seed=C52AC7A97293569E 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=my-MM 
-Dtests.timezone=America/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLatLonDocValuesQueries (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.lucene.search.TestLatLonDocValuesQueries: 
   [junit4]    >    1) Thread[id=14, name=LuceneTestCase-1-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]    >         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=14, name=LuceneTestCase-1-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]    >         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)
   [junit4] Completed [2/5 (1!)] on J0 in 68.76s, 41 tests, 1 failure, 2 
errors, 2 skipped <<< FAILURES!

[...truncated 7 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLatLonDocValuesQueries
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testBoxBasics
   [junit4] OK      0.00s J1 | TestLatLonDocValuesQueries.testEquals
   [junit4] OK      0.00s J1 | TestLatLonDocValuesQueries.testDistanceIllegal
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testPolygonHole
   [junit4] OK      0.00s J1 | 
TestLatLonDocValuesQueries.testIndexOutOfRangeValues
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonDocValuesQueries -Dtests.method=testAllLatEqual 
-Dtests.seed=C52AC7A97293569E -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=my-MM -Dtests.timezone=America/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.89s J1 | TestLatLonDocValuesQueries.testAllLatEqual <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL: id=11834 should match but did not
   [junit4]    >   query=point:polygons([[28.581265260099713, -180.0] [79.0, 
-180.0] [79.0, 1.401298464324817E-45] [28.581265260099713, -180.0] ]) docID=619
   [junit4]    >   lat=29.544359296560287 lon=-180.0
   [junit4]    >   deleted?=false  polygon=[28.581265260099713, -180.0] [79.0, 
-180.0] [79.0, 1.401298464324817E-45] [28.581265260099713, -180.0] 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E:78BF91277B5E7493]:0)
   [junit4]    >        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verifyRandomPolygons(BaseGeoPointTestCase.java:1164)
   [junit4]    >        at 
org.apache.lucene.geo.BaseGeoPointTestCase.verify(BaseGeoPointTestCase.java:776)
   [junit4]    >        at 
org.apache.lucene.geo.BaseGeoPointTestCase.testAllLatEqual(BaseGeoPointTestCase.java:483)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] OK      0.00s J1 | TestLatLonDocValuesQueries.testIndexExtremeValues
   [junit4] OK      2.42s J1 | TestLatLonDocValuesQueries.testAllLonEqual
   [junit4] IGNOR/A 0.00s J1 | TestLatLonDocValuesQueries.testRandomDistanceHuge
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestLatLonDocValuesQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] OK      0.01s J1 | 
TestLatLonDocValuesQueries.testBoxInvalidCoordinates
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testDistanceNaN
   [junit4] OK      0.00s J1 | TestLatLonDocValuesQueries.testDistanceInf
   [junit4] OK      0.01s J1 | 
TestLatLonDocValuesQueries.testSmallSetHugeDistance
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testDistanceBasics
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testPolygonBasics
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testMultiPolygonBasics
   [junit4] OK      7.35s J1 | TestLatLonDocValuesQueries.testRandomDistance
   [junit4] OK      0.00s J1 | TestLatLonDocValuesQueries.testDistanceNull
   [junit4] OK      0.39s J1 | TestLatLonDocValuesQueries.testLowCardinality
   [junit4] OK      0.01s J1 | 
TestLatLonDocValuesQueries.testSmallSetDistanceDateline
   [junit4] OK      0.34s J1 | TestLatLonDocValuesQueries.testSamePointManyTimes
   [junit4] OK      0.00s J1 | TestLatLonDocValuesQueries.testPolygonNullField
   [junit4] OK      0.01s J1 | 
TestLatLonDocValuesQueries.testSmallSetTinyDistance
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testSmallSetDateline
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testSmallSetDistance
   [junit4] OK      0.01s J1 | 
TestLatLonDocValuesQueries.testSmallSetDistanceNotEmpty
   [junit4] OK      0.00s J1 | TestLatLonDocValuesQueries.testIndexInfValues
   [junit4] OK      0.01s J1 | 
TestLatLonDocValuesQueries.testRectBoundariesAreInclusive
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testSmallSetWholeMap
   [junit4] OK      0.01s J1 | 
TestLatLonDocValuesQueries.testSmallSetMultiValued
   [junit4] OK      0.00s J1 | TestLatLonDocValuesQueries.testDistanceNegative
   [junit4] OK      0.00s J1 | TestLatLonDocValuesQueries.testBoxNull
   [junit4] OK      0.01s J1 | 
TestLatLonDocValuesQueries.testPolygonHoleExcludes
   [junit4] OK      0.01s J1 | 
TestLatLonDocValuesQueries.testSmallSetPolyWholeMap
   [junit4] OK      1.74s J1 | TestLatLonDocValuesQueries.testRandomMedium
   [junit4] OK      0.00s J1 | TestLatLonDocValuesQueries.testIndexNaNValues
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testSmallSetPoly
   [junit4] OK      0.56s J1 | TestLatLonDocValuesQueries.testMultiValued
   [junit4] OK      0.25s J1 | TestLatLonDocValuesQueries.testRandomTiny
   [junit4] OK      0.01s J1 | TestLatLonDocValuesQueries.testSmallSetRect
   [junit4]   2> Nov 27, 2019 11:41:52 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Nov 27, 2019 11:42:12 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.lucene.search.TestLatLonDocValuesQueries: 
   [junit4]   2>    1) Thread[id=17, name=LuceneTestCase-2-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]   2>         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> Nov 27, 2019 11:42:12 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=17, name=LuceneTestCase-2-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]   2> Nov 27, 2019 11:42:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=17, name=LuceneTestCase-2-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]   2>         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]   2>         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: test params are: codec=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@20421310),
 locale=my-MM, timezone=America/Indianapolis
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=3,threads=2,free=118209568,total=214958080
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonDocValuesQueries, 
TestLatLonDocValuesQueries]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLatLonDocValuesQueries -Dtests.seed=C52AC7A97293569E 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=my-MM 
-Dtests.timezone=America/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLatLonDocValuesQueries (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.lucene.search.TestLatLonDocValuesQueries: 
   [junit4]    >    1) Thread[id=17, name=LuceneTestCase-2-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]    >         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=17, name=LuceneTestCase-2-thread-1, 
state=WAITING, group=TGRP-TestLatLonDocValuesQueries]
   [junit4]    >         at 
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
   [junit4]    >         at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
   [junit4]    >         at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    >         at 
[email protected]/java.lang.Thread.run(Thread.java:835)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C52AC7A97293569E]:0)
   [junit4] Completed [5/5 (2!)] on J1 in 37.09s, 41 tests, 1 failure, 2 
errors, 2 skipped <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1510:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1037:
 There were test failures: 5 suites, 205 tests, 4 suite-level errors, 2 
failures, 88 ignored (6 assumptions) [seed: C52AC7A97293569E]

Total time: 1 minute 30 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   2/5 failed: org.apache.lucene.search.TestLatLonDocValuesQueries
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: rename solr/build to solr/build.repro: No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=451e2da779d8d7f5054dde07c8e7b25abae2b197, 
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5455
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/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