Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/1466/

1 tests failed.
FAILED:  org.apache.solr.search.TestCancellableCollector.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.TestCancellableCollector: 
   1) Thread[id=21826, name=TestCancellableCollector-13355-thread-1, 
state=RUNNABLE, group=TGRP-TestCancellableCollector]
        at [email protected]/jdk.internal.misc.Unsafe.unpark(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at 
[email protected]/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:834)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.search.TestCancellableCollector: 
   1) Thread[id=21826, name=TestCancellableCollector-13355-thread-1, 
state=RUNNABLE, group=TGRP-TestCancellableCollector]
        at [email protected]/jdk.internal.misc.Unsafe.unpark(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at 
[email protected]/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:834)
        at __randomizedtesting.SeedInfo.seed([198DED3EA0DC08F3]:0)




Build Log:
[...truncated 1050 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.search.TestCancellableCollector.classMethod (:solr:core)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestCancellableCollector.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.search.TestCancellableCollector.classMethod" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:ReservedCodeCacheSize=120m" -Ptests.seed=198DED3EA0DC08F3 
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:ecjLintTest'.
> Process 'command '/usr/local/asfpackages/java/oraclejdk-11.0.12/bin/java'' 
> finished with non-zero exit value 255

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':solr:core:spotlessJavaCheck'.
> The following files had format violations:
      src/test/org/apache/solr/search/function/TestOrdValues.java
          @@ -40,7 +40,6 @@
           import·org.apache.lucene.search.TopDocs;
           import·org.apache.lucene.store.Directory;
           import·org.apache.lucene.util.BytesRef;
          -import·org.apache.lucene.util.TestUtil;
           import·org.apache.solr.SolrTestCase;
           import·org.apache.solr.legacy.LegacyFloatField;
           import·org.apache.solr.legacy.LegacyIntField;
  Run './gradlew :solr:core:spotlessApply' to fix these violations.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

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

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

See 
https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 56m 42s
531 actionable tasks: 531 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to