You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/12 03:54:17 UTC

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_172) - Build # 385 - Still unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/385/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4D0B33B5973F5AB0:A0128B77435900D1]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4D0B33B5973F5AB0:A0128B77435900D1]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4D0B33B5973F5AB0:A0128B77435900D1]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4D0B33B5973F5AB0:A0128B77435900D1]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 10230 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=4D0B33B5973F5AB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.12s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D0B33B5973F5AB0:A0128B77435900D1]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, maxDocsPerChunk=7, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, blockSize=9)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3925fe), locale=ar-MA, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=46394632,total=196870144
   [junit4]   2> NOTE: All tests run in this JVM: [TestPayloadFilteredInterval, TestLatLonBoundingBoxQueries, TestDocValuesNumbersQuery, FuzzyLikeThisQueryTest, TestLatLonShapeEncoding]
   [junit4] Completed [6/32 (1!)] on J0 in 0.25s, 18 tests, 1 failure <<< FAILURES!

[...truncated 51558 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/385/consoleText

[repro] Revision: c58787d045d5ab0f463ccd09e76eb8d66e14ee96

[repro] Ant options: "-Dargs=-client -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=4D0B33B5973F5AB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 324 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestLatLonShapeEncoding" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseParallelGC" -Dtests.seed=4D0B33B5973F5AB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.03s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=4D0B33B5973F5AB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.11s J2 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D0B33B5973F5AB0:A0128B77435900D1]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testLineEncoding
   [junit4] OK      0.01s J2 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.01s J2 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, maxDocsPerChunk=7, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, blockSize=9)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d188ea), locale=ar-MA, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=19974384,total=47972352
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding]
   [junit4] Completed [1/5 (1!)] on J2 in 0.64s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.03s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=4D0B33B5973F5AB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.11s J1 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D0B33B5973F5AB0:A0128B77435900D1]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testLineEncoding
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.01s J1 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.00s J1 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, maxDocsPerChunk=7, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, blockSize=9)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c1260f), locale=ar-MA, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=20062296,total=48234496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding]
   [junit4] Completed [2/5 (2!)] on J1 in 0.64s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.03s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=4D0B33B5973F5AB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.11s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D0B33B5973F5AB0:A0128B77435900D1]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, maxDocsPerChunk=7, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, blockSize=9)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d0a3f), locale=ar-MA, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=20147376,total=48234496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding]
   [junit4] Completed [3/5 (3!)] on J0 in 0.64s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=4D0B33B5973F5AB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J2 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D0B33B5973F5AB0:A0128B77435900D1]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testLineEncoding
   [junit4] OK      0.01s J2 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.01s J2 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.00s J2 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, maxDocsPerChunk=7, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, blockSize=9)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b7392b), locale=ar-MA, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=24829560,total=48234496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding, TestLatLonShapeEncoding]
   [junit4] Completed [4/5 (4!)] on J2 in 0.25s, 18 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLon
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=4D0B33B5973F5AB0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D0B33B5973F5AB0:A0128B77435900D1]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMaxLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testDegeneratedTriangle
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingAllSharedAbove
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncoding
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testRandomPolygonEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonAbove
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncodingSameLat
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPointEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testLineEncodingSameLon
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMaxLonMaxLatMinLonAbove
   [junit4] OK      0.01s J0 | TestLatLonShapeEncoding.testRandomPointEncoding
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMinLatMinLonMaxLatMaxLonBelow
   [junit4] OK      0.00s J0 | TestLatLonShapeEncoding.testPolygonEncodingMaxLatMinLon
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, maxDocsPerChunk=7, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=23174, blockSize=9)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@40b93f), locale=ar-MA, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=25068872,total=48234496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonShapeEncoding, TestLatLonShapeEncoding]
   [junit4] Completed [5/5 (5!)] on J0 in 0.25s, 18 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1573: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1100: There were test failures: 5 suites, 90 tests, 5 failures [seed: 4D0B33B5973F5AB0]

Total time: 3 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.document.TestLatLonShapeEncoding
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot stat 'solr/build': 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=/home/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=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/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=c58787d045d5ab0f463ccd09e76eb8d66e14ee96, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #383
Recording test results
Setting ANT_1_8_2_HOME=/home/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=/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