This was (probably) fixed in this commit... https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=62ed046
Tomoko Uchida 2019年4月22日(月) 0:06 Policeman Jenkins Server <[email protected]>: > > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23960/ > Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC > > 3 tests failed. > FAILED: org.apache.lucene.luke.models.commits.CommitsImplTest.testListCommits > > Error Message: > expected:<2> but was:<1> > > Stack Trace: > java.lang.AssertionError: expected:<2> but was:<1> > at > __randomizedtesting.SeedInfo.seed([F9BF71FC44A4D1B7:DE62DC5CE71F5394]:0) > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:645) > at org.junit.Assert.assertEquals(Assert.java:631) > at > org.apache.lucene.luke.models.commits.CommitsImplTest.testListCommits(CommitsImplTest.java:106) > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base/java.lang.reflect.Method.invoke(Method.java:566) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) > at java.base/java.lang.Thread.run(Thread.java:834) > > > FAILED: org.apache.lucene.luke.models.commits.CommitsImplTest.testListCommits > > Error Message: > expected:<2> but was:<1> > > Stack Trace: > java.lang.AssertionError: expected:<2> but was:<1> > at > __randomizedtesting.SeedInfo.seed([F9BF71FC44A4D1B7:DE62DC5CE71F5394]:0) > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:645) > at org.junit.Assert.assertEquals(Assert.java:631) > at > org.apache.lucene.luke.models.commits.CommitsImplTest.testListCommits(CommitsImplTest.java:106) > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base/java.lang.reflect.Method.invoke(Method.java:566) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) > at java.base/java.lang.Thread.run(Thread.java:834) > > > FAILED: org.apache.lucene.luke.models.commits.CommitsImplTest.testListCommits > > Error Message: > expected:<2> but was:<1> > > Stack Trace: > java.lang.AssertionError: expected:<2> but was:<1> > at > __randomizedtesting.SeedInfo.seed([F9BF71FC44A4D1B7:DE62DC5CE71F5394]:0) > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:645) > at org.junit.Assert.assertEquals(Assert.java:631) > at > org.apache.lucene.luke.models.commits.CommitsImplTest.testListCommits(CommitsImplTest.java:106) > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base/java.lang.reflect.Method.invoke(Method.java:566) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) > at java.base/java.lang.Thread.run(Thread.java:834) > > > > > Build Log: > [...truncated 8549 lines...] > [junit4] Suite: org.apache.lucene.luke.models.commits.CommitsImplTest > [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CommitsImplTest > -Dtests.method=testListCommits -Dtests.seed=F9BF71FC44A4D1B7 > -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca > -Dtests.timezone=America/Catamarca -Dtests.asserts=true > -Dtests.file.encoding=US-ASCII > [junit4] FAILURE 0.13s J2 | CommitsImplTest.testListCommits <<< > [junit4] > Throwable #1: java.lang.AssertionError: expected:<2> but > was:<1> > [junit4] > at > __randomizedtesting.SeedInfo.seed([F9BF71FC44A4D1B7:DE62DC5CE71F5394]:0) > [junit4] > at > org.apache.lucene.luke.models.commits.CommitsImplTest.testListCommits(CommitsImplTest.java:106) > [junit4] > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [junit4] > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > [junit4] > at > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [junit4] > at > java.base/java.lang.reflect.Method.invoke(Method.java:566) > [junit4] > at java.base/java.lang.Thread.run(Thread.java:834) > [junit4] 2> NOTE: leaving temporary files on disk at: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/J2/temp/lucene.luke.models.commits.CommitsImplTest_F9BF71FC44A4D1B7-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): > {f1=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, > maxPointsInLeafNode=754, maxMBSortInHeap=7.807538635324201, > sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@71d4bd35), > locale=ca, timezone=America/Catamarca > [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation > 11.0.2 (64-bit)/cpus=8,threads=1,free=446288960,total=536870912 > [junit4] 2> NOTE: All tests run in this JVM: [TermVectorsAdapterTest, > CommitsImplTest] > [junit4] Completed [3/10 (1!)] on J2 in 2.12s, 16 tests, 1 failure <<< > FAILURES! > > [...truncated 56764 lines...] > [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: > invalid part, must have at least one section (e.g., chapter, appendix, etc.) > [asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid > part, must have at least one section (e.g., chapter, appendix, etc.) > [java] Processed 2526 links (2067 relative) to 3355 anchors in 253 files > [echo] Validated Links & Anchors via: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-ref-guide/bare-bones-html/ > > -documentation-lint: > [jtidy] FIXME: Broken HTML checks were disabled, as jtidy can't handle > HTML5. > [echo] Checking for broken links... > [exec] > [exec] Crawl/parse... > [exec] > [exec] Verify... > [echo] Checking for malformed docs... > > jar-checksums: > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > common.resolve: > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > jar-checksums: > [mkdir] Created dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null225274624 > [copy] Copying 38 files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null225274624 > [delete] Deleting directory > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/null225274624 > > resolve-example: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > resolve-server: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > jar-checksums: > [mkdir] Created dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1259478515 > [copy] Copying 239 files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1259478515 > [delete] Deleting directory > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/null1259478515 > > check-working-copy: > [ivy:cachepath] :: resolving dependencies :: > #;[email protected] > [ivy:cachepath] confs: [default] > [ivy:cachepath] found > org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public > [ivy:cachepath] found com.jcraft#jsch;0.1.54 in public > [ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public > [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public > [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public > [ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public > [ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public > [ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public > [ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public > [ivy:cachepath] :: resolution report :: resolve 184ms :: artifacts dl 1ms > --------------------------------------------------------------------- > | | modules || artifacts | > | conf | number| search|dwnlded|evicted|| number|dwnlded| > --------------------------------------------------------------------- > | default | 9 | 0 | 0 | 0 || 9 | 0 | > --------------------------------------------------------------------- > [wc-checker] Initializing working copy... > [wc-checker] Checking working copy status... > > -jenkins-base: > > BUILD SUCCESSFUL > Total time: 89 minutes 46 seconds > Setting > ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 > [Lucene-Solr-master-Linux] $ /bin/sh -xe /tmp/jenkins9000356381369217410.sh > + mv lucene/build lucene/build.orig > + mv solr/build solr/build.orig > + export > ANT_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 > + export > PATH=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/home/jenkins/tools/java/64bit/jdk-11.0.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games > + python3 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git > https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23960/consoleText > [repro] Jenkins log URL: > https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23960/consoleText > > [repro] Revision: 1204327b56b114d980ad2ca4706c43e01faff6d9 > > [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" > [repro] Repro line: ant test -Dtestcase=CommitsImplTest > -Dtests.method=testListCommits -Dtests.seed=F9BF71FC44A4D1B7 > -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca > -Dtests.timezone=America/Catamarca -Dtests.asserts=true > -Dtests.file.encoding=US-ASCII > > [repro] ant clean > Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml > > clean: > > clean: > > clean: > > BUILD SUCCESSFUL > Total time: 0 seconds > [repro] Test suites by module: > [repro] lucene/luke > [repro] CommitsImplTest > [repro] ant compile-test > Buildfile: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/luke/build.xml > > -check-git-state: > > -git-cleanroot: > > -copy-git-state: > [mkdir] Created dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build > [copy] Copying 1 file to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build > > git-autoclean: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: > http://ant.apache.org/ivy/ :: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > common.init: > > compile-lucene-core: > > -check-git-state: > > -git-cleanroot: > > -copy-git-state: > > git-autoclean: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > init: > > -clover.disable: > > -clover.load: > > -clover.classpath: > > -clover.setup: > > clover: > > compile-core: > [mkdir] Created dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java > [javac] Compiling 861 source files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java > [javac] Note: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/core/src/java/org/apache/lucene/util/fst/PositiveIntOutputs.java > uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class > [copy] Copying 3 files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java > > module-build.init: > > check-lucene-core-uptodate: > > jar-lucene-core: > > -check-git-state: > > -git-cleanroot: > > -copy-git-state: > > git-autoclean: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > init: > > -clover.disable: > > -clover.load: > > -clover.classpath: > > -clover.setup: > > clover: > > compile-core: > > jar-core: > [jar] Building jar: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/lucene-core-9.0.0-SNAPSHOT.jar > > init: > > compile-test: > > check-codecs-uptodate: > > jar-codecs: > > -check-git-state: > > -git-cleanroot: > > -copy-git-state: > > git-autoclean: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > common.init: > > compile-lucene-core: > > init: > > -clover.disable: > > -clover.load: > > -clover.classpath: > > -clover.setup: > > clover: > > compile-core: > [mkdir] Created dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java > [javac] Compiling 74 source files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class > [copy] Copying 3 files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/classes/java > > jar-core: > [jar] Building jar: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/lucene-codecs-9.0.0-SNAPSHOT.jar > > check-backward-codecs-uptodate: > > jar-backward-codecs: > > -check-git-state: > > -git-cleanroot: > > -copy-git-state: > > git-autoclean: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > common.init: > > compile-lucene-core: > > init: > > -clover.disable: > > -clover.load: > > -clover.classpath: > > -clover.setup: > > clover: > > compile-core: > [mkdir] Created dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/java > [javac] Compiling 9 source files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/java > [copy] Copying 3 files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/java > > jar-core: > [jar] Building jar: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/lucene-backward-codecs-9.0.0-SNAPSHOT.jar > > check-analyzers-common-uptodate: > > jar-analyzers-common: > > -check-git-state: > > -git-cleanroot: > > -copy-git-state: > > git-autoclean: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > common.init: > > compile-lucene-core: > > init: > > -clover.disable: > > -clover.load: > > -clover.classpath: > > -clover.setup: > > clover: > > compile-core: > [mkdir] Created dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java > [javac] Compiling 472 source files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hunspell/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/minhash/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ga/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ca/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/custom/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sr/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sv/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bg/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/payloads/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ngram/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/core/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bn/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fr/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/tartarus/snowball/ext/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/br/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/miscellaneous/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sinks/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cjk/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/synonym/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/wikipedia/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fa/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/reverse/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/nl/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ro/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fi/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ru/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/no/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/el/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ckb/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/tartarus/snowball/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/in/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/util/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/it/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/snowball/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/en/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/es/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/shingle/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/eu/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ar/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/query/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/id/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/hyphenation/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/charfilter/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pt/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lv/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lt/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hu/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hy/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pattern/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cz/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/th/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/path/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/tr/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/da/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/de/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hi/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/tokenattributes/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/gl/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/commongrams/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/package-info.class > [copy] Copying 40 files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/classes/java > > jar-core: > [jar] Building jar: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/lucene-analyzers-common-9.0.0-SNAPSHOT.jar > > check-misc-uptodate: > > jar-misc: > > -check-git-state: > > -git-cleanroot: > > -copy-git-state: > > git-autoclean: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > common.init: > > compile-lucene-core: > > init: > > -clover.disable: > > -clover.load: > > -clover.classpath: > > -clover.setup: > > clover: > > compile-core: > [mkdir] Created dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/classes/java > [javac] Compiling 23 source files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/classes/java > [javac] Note: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/misc/src/java/org/apache/lucene/util/fst/UpToTwoPositiveIntOutputs.java > uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/classes/java/org/apache/lucene/misc/package-info.class > > jar-core: > [jar] Building jar: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/lucene-misc-9.0.0-SNAPSHOT.jar > > check-queryparser-uptodate: > > jar-queryparser: > > check-queries-uptodate: > > jar-queries: > > check-expressions-uptodate: > > jar-expressions: > > -check-git-state: > > -git-cleanroot: > > -copy-git-state: > > git-autoclean: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > common.init: > > compile-lucene-core: > > init: > > -clover.disable: > > -clover.load: > > -clover.classpath: > > -clover.setup: > > clover: > > compile-core: > [mkdir] Created dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/classes/java > [javac] Compiling 16 source files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/classes/java > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/classes/java/org/apache/lucene/expressions/js/package-info.class > [javac] Creating empty > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/classes/java/org/apache/lucene/expressions/package-info.class > [copy] Copying 1 file to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/classes/java > > jar-core: > [jar] Building jar: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/lucene-expressions-9.0.0-SNAPSHOT.jar > > -check-git-state: > > -git-cleanroot: > > -copy-git-state: > > git-autoclean: > > ivy-availability-check: > [loadresource] Do not set property disallowed.ivy.jars.list as its length is > 0. > > -ivy-fail-disallowed-ivy-version: > > ivy-fail: > > ivy-configure: > [ivy:configure] :: loading settings :: file = > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml > > resolve: > > common.init: > > compile-lucene-core: > > init: > > -clover.disable: > > -clover.load: > > -clover.classpath: > > -clover.setup: > > clover: > > common.compile-core: > [mkdir] Created dir: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/classes/java > [javac] Compiling 82 source files to > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/classes/java > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/FunctionQuery.java:59: > warning: [rawtypes] found raw type: Map > [javac] protected final Map context; > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:53: > warning: [rawtypes] found raw type: Map > [javac] public abstract FunctionValues getValues(Map context, > LeafReaderContext readerContext) throws IOException; > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:77: > warning: [rawtypes] found raw type: Map > [javac] public void createWeight(Map context, IndexSearcher searcher) > throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:83: > warning: [rawtypes] found raw type: Map > [javac] public static Map newContext(IndexSearcher searcher) { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:84: > warning: [rawtypes] found raw type: Map > [javac] Map context = new IdentityHashMap(); > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:84: > warning: [rawtypes] found raw type: IdentityHashMap > [javac] Map context = new IdentityHashMap(); > [javac] ^ > [javac] missing type arguments for generic class IdentityHashMap<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in class IdentityHashMap > [javac] V extends Object declared in class IdentityHashMap > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:85: > warning: [unchecked] unchecked call to put(K,V) as a member of the raw type > Map > [javac] context.put("searcher", searcher); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:122: > warning: [rawtypes] found raw type: Map > [javac] Map context = new IdentityHashMap<>(); > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:124: > warning: [unchecked] unchecked call to put(K,V) as a member of the raw type > Map > [javac] context.put("scorer", scorer); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:199: > warning: [rawtypes] found raw type: Map > [javac] Map context = new HashMap<>(); > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:201: > warning: [unchecked] unchecked call to put(K,V) as a member of the raw type > Map > [javac] context.put("scorer", scorer); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:202: > warning: [unchecked] unchecked call to put(K,V) as a member of the raw type > Map > [javac] context.put("searcher", searcher); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:239: > warning: [rawtypes] found raw type: Map > [javac] Map context = new HashMap<>(); > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:242: > warning: [unchecked] unchecked call to put(K,V) as a member of the raw type > Map > [javac] context.put("scorer", scorer); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:243: > warning: [unchecked] unchecked call to put(K,V) as a member of the raw type > Map > [javac] context.put("searcher", searcher); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:286: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, > LeafReaderContext readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:368: > warning: [rawtypes] found raw type: Map > [javac] Map context = newContext(searcher); > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:375: > warning: [rawtypes] found raw type: Map > [javac] private final Map context; > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:377: > warning: [rawtypes] found raw type: Map > [javac] public ValueSourceComparatorSource(Map context) { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:397: > warning: [rawtypes] found raw type: Map > [javac] private final Map fcontext; > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:400: > warning: [rawtypes] found raw type: Map > [javac] ValueSourceComparator(Map fcontext, int numHits) { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/BytesRefFieldSource.java:44: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ComparisonBoolFunction.java:53: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ComparisonBoolFunction.java:100: > warning: [rawtypes] found raw type: Map > [javac] public void createWeight(Map context, IndexSearcher searcher) > throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ConstValueSource.java:44: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFunction.java:115: > warning: [rawtypes] found raw type: Map > [javac] public static FunctionValues[] valsArr(List<ValueSource> > sources, Map fcontext, LeafReaderContext readerContext) throws IOException { > [javac] > ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFunction.java:160: > warning: [rawtypes] found raw type: Map > [javac] public void createWeight(Map context, IndexSearcher searcher) > throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DefFunction.java:45: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map fcontext, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DualFloatFunction.java:54: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DualFloatFunction.java:78: > warning: [rawtypes] found raw type: Map > [javac] public void createWeight(Map context, IndexSearcher searcher) > throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java:148: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java:155: > warning: [rawtypes] found raw type: Map > [javac] public void createWeight(Map context, IndexSearcher searcher) > throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java:156: > warning: [unchecked] unchecked call to put(K,V) as a member of the raw type > Map > [javac] context.put("searcher",searcher); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DoubleConstValueSource.java:46: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DoubleFieldSource.java:53: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DoubleFieldSource.java:107: > warning: [rawtypes] found raw type: Map > [javac] protected NumericDocValues getNumericDocValues(Map context, > LeafReaderContext readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/EnumFieldSource.java:97: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/FloatFieldSource.java:53: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/FloatFieldSource.java:108: > warning: [rawtypes] found raw type: Map > [javac] protected NumericDocValues getNumericDocValues(Map context, > LeafReaderContext readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IDFValueSource.java:48: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IDFValueSource.java:56: > warning: auxiliary class ConstDoubleDocValues in > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java > should not be accessed from outside its own source file > [javac] return new ConstDoubleDocValues(idf, this); > [javac] ^ > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IfFunction.java:46: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IfFunction.java:145: > warning: [rawtypes] found raw type: Map > [javac] public void createWeight(Map context, IndexSearcher searcher) > throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IntFieldSource.java:53: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IntFieldSource.java:112: > warning: [rawtypes] found raw type: Map > [javac] protected NumericDocValues getNumericDocValues(Map context, > LeafReaderContext readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/JoinDocFreqValueSource.java:56: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LinearFloatFunction.java:53: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LinearFloatFunction.java:72: > warning: [rawtypes] found raw type: Map > [javac] public void createWeight(Map context, IndexSearcher searcher) > throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LiteralValueSource.java:48: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LongFieldSource.java:65: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LongFieldSource.java:145: > warning: [rawtypes] found raw type: Map > [javac] protected NumericDocValues getNumericDocValues(Map context, > LeafReaderContext readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:44: > warning: [rawtypes] found raw type: Map > [javac] public void createWeight(Map context, IndexSearcher searcher) > throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:45: > warning: [unchecked] unchecked call to put(K,V) as a member of the raw type > Map > [javac] context.put("searcher",searcher); > [javac] ^ > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:49: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:51: > warning: auxiliary class ConstIntDocValues in > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java > should not be accessed from outside its own source file > [javac] return new > ConstIntDocValues(searcher.getIndexReader().maxDoc(), this); > [javac] ^ > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFloatFunction.java:73: > warning: [rawtypes] found raw type: Map > [javac] public FunctionValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFloatFunction.java:95: > warning: [rawtypes] found raw type: Map > [javac] public void createWeight(Map context, IndexSearcher searcher) > throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [javac] V extends Object declared in interface Map > [javac] > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiBoolFunction.java:45: > warning: [rawtypes] found raw type: Map > [javac] public BoolDocValues getValues(Map context, LeafReaderContext > readerContext) throws IOException { > [javac] ^ > [javac] missing type arguments for generic class Map<K,V> > [javac] where K,V are type-variables: > [javac] K extends Object declared in interface Map > [ > > [...truncated too long message...] > > unit4] OK 0.22s J0 | CommitsImplTest.testGetSegmentDiagnostics > [junit4] OK 0.09s J0 | > CommitsImplTest.testGetCommit_generation_notfound > [junit4] OK 0.07s J0 | CommitsImplTest.testSegmentCodec_invalid_name > [junit4] OK 0.11s J0 | > CommitsImplTest.testGetSegmentAttributes_invalid_name > [junit4] OK 0.05s J0 | CommitsImplTest.testGetCommit > [junit4] OK 0.06s J0 | > CommitsImplTest.testGetSegmentDiagnostics_invalid_name > [junit4] OK 0.04s J0 | > CommitsImplTest.testGetSegments_generation_notfound > [junit4] 2> NOTE: leaving temporary files on disk at: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/J0/temp/lucene.luke.models.commits.CommitsImplTest_F9BF71FC44A4D1B7-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): > {f1=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, > maxPointsInLeafNode=754, maxMBSortInHeap=7.807538635324201, > sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4d9e998f), > locale=ca, timezone=America/Catamarca > [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation > 11.0.2 (64-bit)/cpus=8,threads=1,free=454580784,total=536870912 > [junit4] 2> NOTE: All tests run in this JVM: [CommitsImplTest] > [junit4] Completed [2/5 (1!)] on J0 in 4.14s, 16 tests, 1 failure <<< > FAILURES! > [junit4] > [junit4] Suite: org.apache.lucene.luke.models.commits.CommitsImplTest > [junit4] OK 2.02s J2 | CommitsImplTest.testSegmentCodec > [junit4] OK 0.11s J2 | > CommitsImplTest.testGetSegmentDiagnostics_generation_notfound > [junit4] OK 0.11s J2 | CommitsImplTest.testGetSegmentAttributes > [junit4] OK 0.09s J2 | > CommitsImplTest.testGetFiles_generation_notfound > [junit4] OK 0.17s J2 | CommitsImplTest.testGetFiles > [junit4] OK 0.15s J2 | > CommitsImplTest.testSegmentCodec_generation_notfound > [junit4] OK 0.08s J2 | > CommitsImplTest.testGetSegmentAttributes_generation_notfound > [junit4] OK 0.06s J2 | CommitsImplTest.testGetSegments > [junit4] OK 0.10s J2 | CommitsImplTest.testListCommits > [junit4] OK 0.29s J2 | CommitsImplTest.testGetSegmentDiagnostics > [junit4] OK 0.10s J2 | > CommitsImplTest.testGetCommit_generation_notfound > [junit4] OK 0.06s J2 | CommitsImplTest.testSegmentCodec_invalid_name > [junit4] OK 0.07s J2 | > CommitsImplTest.testGetSegmentAttributes_invalid_name > [junit4] OK 0.04s J2 | CommitsImplTest.testGetCommit > [junit4] OK 0.05s J2 | > CommitsImplTest.testGetSegmentDiagnostics_invalid_name > [junit4] OK 0.05s J2 | > CommitsImplTest.testGetSegments_generation_notfound > [junit4] Completed [3/5 (1!)] on J2 in 4.39s, 16 tests > [junit4] > [junit4] Suite: org.apache.lucene.luke.models.commits.CommitsImplTest > [junit4] OK 0.06s J1 | CommitsImplTest.testSegmentCodec > [junit4] OK 0.05s J1 | > CommitsImplTest.testGetSegmentDiagnostics_generation_notfound > [junit4] OK 0.04s J1 | CommitsImplTest.testGetSegmentAttributes > [junit4] OK 0.05s J1 | > CommitsImplTest.testGetFiles_generation_notfound > [junit4] OK 0.04s J1 | CommitsImplTest.testGetFiles > [junit4] OK 0.04s J1 | > CommitsImplTest.testSegmentCodec_generation_notfound > [junit4] OK 0.04s J1 | > CommitsImplTest.testGetSegmentAttributes_generation_notfound > [junit4] OK 0.04s J1 | CommitsImplTest.testGetSegments > [junit4] OK 0.04s J1 | CommitsImplTest.testListCommits > [junit4] OK 0.04s J1 | CommitsImplTest.testGetSegmentDiagnostics > [junit4] OK 0.04s J1 | > CommitsImplTest.testGetCommit_generation_notfound > [junit4] OK 0.04s J1 | CommitsImplTest.testSegmentCodec_invalid_name > [junit4] OK 0.07s J1 | > CommitsImplTest.testGetSegmentAttributes_invalid_name > [junit4] OK 0.05s J1 | CommitsImplTest.testGetCommit > [junit4] OK 0.03s J1 | > CommitsImplTest.testGetSegmentDiagnostics_invalid_name > [junit4] OK 0.05s J1 | > CommitsImplTest.testGetSegments_generation_notfound > [junit4] Completed [4/5 (1!)] on J1 in 1.01s, 16 tests > [junit4] > [junit4] Suite: org.apache.lucene.luke.models.commits.CommitsImplTest > [junit4] OK 0.05s J0 | CommitsImplTest.testSegmentCodec > [junit4] OK 0.06s J0 | > CommitsImplTest.testGetSegmentDiagnostics_generation_notfound > [junit4] OK 0.07s J0 | CommitsImplTest.testGetSegmentAttributes > [junit4] OK 0.08s J0 | > CommitsImplTest.testGetFiles_generation_notfound > [junit4] OK 0.05s J0 | CommitsImplTest.testGetFiles > [junit4] OK 0.04s J0 | > CommitsImplTest.testSegmentCodec_generation_notfound > [junit4] OK 0.03s J0 | > CommitsImplTest.testGetSegmentAttributes_generation_notfound > [junit4] OK 0.04s J0 | CommitsImplTest.testGetSegments > [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CommitsImplTest > -Dtests.method=testListCommits -Dtests.seed=F9BF71FC44A4D1B7 > -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true > -Dtests.locale=ca -Dtests.timezone=America/Catamarca -Dtests.asserts=true > -Dtests.file.encoding=US-ASCII > [junit4] FAILURE 0.04s J0 | CommitsImplTest.testListCommits <<< > [junit4] > Throwable #1: java.lang.AssertionError: expected:<2> but > was:<1> > [junit4] > at > __randomizedtesting.SeedInfo.seed([F9BF71FC44A4D1B7:DE62DC5CE71F5394]:0) > [junit4] > at > org.apache.lucene.luke.models.commits.CommitsImplTest.testListCommits(CommitsImplTest.java:106) > [junit4] > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [junit4] > at > java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > [junit4] > at > java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [junit4] > at > java.base/java.lang.reflect.Method.invoke(Method.java:566) > [junit4] > at java.base/java.lang.Thread.run(Thread.java:834) > [junit4] OK 0.06s J0 | CommitsImplTest.testGetSegmentDiagnostics > [junit4] OK 0.07s J0 | > CommitsImplTest.testGetCommit_generation_notfound > [junit4] OK 0.04s J0 | CommitsImplTest.testSegmentCodec_invalid_name > [junit4] OK 0.08s J0 | > CommitsImplTest.testGetSegmentAttributes_invalid_name > [junit4] OK 0.03s J0 | CommitsImplTest.testGetCommit > [junit4] OK 0.04s J0 | > CommitsImplTest.testGetSegmentDiagnostics_invalid_name > [junit4] OK 0.03s J0 | > CommitsImplTest.testGetSegments_generation_notfound > [junit4] 2> NOTE: leaving temporary files on disk at: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/J0/temp/lucene.luke.models.commits.CommitsImplTest_F9BF71FC44A4D1B7-002 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): > {f1=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, > maxPointsInLeafNode=754, maxMBSortInHeap=7.807538635324201, > sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1f53f04e), > locale=ca, timezone=America/Catamarca > [junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation > 11.0.2 (64-bit)/cpus=8,threads=1,free=206590512,total=536870912 > [junit4] 2> NOTE: All tests run in this JVM: [CommitsImplTest, > CommitsImplTest] > [junit4] Completed [5/5 (2!)] on J0 in 1.02s, 16 tests, 1 failure <<< > FAILURES! > [junit4] > [junit4] > [junit4] Tests with failures [seed: F9BF71FC44A4D1B7]: > [junit4] - > org.apache.lucene.luke.models.commits.CommitsImplTest.testListCommits > [junit4] - > org.apache.lucene.luke.models.commits.CommitsImplTest.testListCommits > [junit4] > [junit4] > [junit4] JVM J0: 0.68 .. 6.52 = 5.84s > [junit4] JVM J1: 0.68 .. 6.49 = 5.81s > [junit4] JVM J2: 0.68 .. 5.16 = 4.48s > [junit4] Execution time total: 6.52 sec. > [junit4] Tests summary: 5 suites, 80 tests, 2 failures > > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1493: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1020: > There were test failures: 5 suites, 80 tests, 2 failures [seed: > F9BF71FC44A4D1B7] > > Total time: 8 seconds > > [repro] Setting last failure code to 256 > > [repro] Failures: > [repro] 2/5 failed: org.apache.lucene.luke.models.commits.CommitsImplTest > [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=1204327b56b114d980ad2ca4706c43e01faff6d9, > workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux > [WARNINGS] Computing warning deltas based on reference build #23959 > 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 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
