Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.6/1824/

1 tests failed.
FAILED:  org.apache.solr.search.TestMultiWordSynonyms.testPf

Error Message:
java.lang.AssertionError: REQUEST FAILED: xpath=//doc[1]/str[@name='id'][.='10']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="4" start="0" 
maxScore="4.953501" numFoundExact="true"><doc><str name="id">13</str><str 
name="text">foo a b c bar</str><long 
name="_version_">1805010192618749954</long><double 
name="boost_d">4.0</double><float name="score">4.953501</float></doc><doc><str 
name="id">12</str><str name="text">foo a b bar c</str><long 
name="_version_">1805010192618749953</long><double 
name="boost_d">3.0</double><float name="score">4.953501</float></doc><doc><str 
name="id">11</str><str name="text">foo a bar b c</str><long 
name="_version_">1805010192618749952</long><double 
name="boost_d">2.0</double><float name="score">4.953501</float></doc><doc><str 
name="id">10</str><str name="text">foo bar a b c</str><long 
name="_version_">1805010192617701376</long><double 
name="boost_d">1.0</double><float name="score">4.953501</float></doc></result>
</response>

        request 
was:q=tropical+cyclone+foo&defType=edismax&ps=2&qf=text&fl=score,*&pf2=text^10&wt=xml

Stack Trace:
java.lang.AssertionError: REQUEST FAILED: xpath=//doc[1]/str[@name='id'][.='10']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="4" start="0" 
maxScore="4.953501" numFoundExact="true"><doc><str name="id">13</str><str 
name="text">foo a b c bar</str><long 
name="_version_">1805010192618749954</long><double 
name="boost_d">4.0</double><float name="score">4.953501</float></doc><doc><str 
name="id">12</str><str name="text">foo a b bar c</str><long 
name="_version_">1805010192618749953</long><double 
name="boost_d">3.0</double><float name="score">4.953501</float></doc><doc><str 
name="id">11</str><str name="text">foo a bar b c</str><long 
name="_version_">1805010192618749952</long><double 
name="boost_d">2.0</double><float name="score">4.953501</float></doc><doc><str 
name="id">10</str><str name="text">foo bar a b c</str><long 
name="_version_">1805010192617701376</long><double 
name="boost_d">1.0</double><float name="score">4.953501</float></doc></result>
</response>

        request 
was:q=tropical+cyclone+foo&defType=edismax&ps=2&qf=text&fl=score,*&pf2=text^10&wt=xml
        at 
__randomizedtesting.SeedInfo.seed([25ACF512A679E27F:35B6A5854D892492]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
        at 
org.apache.solr.search.TestMultiWordSynonyms.testPf(TestMultiWordSynonyms.java:194)
        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:1758)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        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.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 1655 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.search.TestMultiWordSynonyms.testPf (:solr:core)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestMultiWordSynonyms.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.search.TestMultiWordSynonyms.testPf" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=25ACF512A679E27F -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=US-ASCII


Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD SUCCESSFUL in 1h 7m 11s
693 actionable tasks: 693 executed

Publishing build scan...

Publishing failed.

The response from https://ge.apache.org/scans/publish/gradle/3.15.1/token was 
not from Gradle Enterprise.
The specified server address may be incorrect, or your network environment may 
be interfering.

Please report this problem to your Gradle Enterprise administrator via 
https://ge.apache.org/help and include the following via copy/paste:

----------
Gradle version: 8.4
Plugin version: 3.15.1
Request URL: https://ge.apache.org/scans/publish/gradle/3.15.1/token
Request ID: abacb92c-7a36-4e05-ad23-e266cd370044
Response status code: 502
Response content type: text/html
----------

Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
‘**/*.events’ doesn’t match anything: ‘**’ exists but not ‘**/*.events’
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to