Skip to content

Github Actions

6f543c4
Select commit
Loading
Failed to load commit list.
Open

Github Actions #3403

Github Actions
6f543c4
Select commit
Loading
Failed to load commit list.
Cirrus CI / build failed Nov 26, 2025 in 2m 39s

Task Summary

Instruction main failed in 02:25

Details

ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:03 clone
✅ 00:02 gradle
✅ 00:01 build
✅ 00:00 jar
❌ 02:25 main

.cirrus/cirrus-build.sh
Downloading https://services.gradle.org/distributions/gradle-8.14.3-all.zip
.....................10%.....................20%......................30%.....................40%......................50%.....................60%.....................70%......................80%.....................90%......................100%

Welcome to Gradle 8.14.3!

Here are the highlights of this release:
 - Java 24 support
 - GraalVM Native Image toolchain selection
 - Enhancements to test reporting
 - Build Authoring improvements

For more details see https://docs.gradle.org/8.14.3/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
> Task :buildSrc:compileJava NO-SOURCE

> Task :buildSrc:compileGroovy
Could not load entry 39ac56de649bccf1740b31533f140bbd from remote build cache: Loading entry from 'https://develocity.sonar.build/cache/39ac56de649bccf1740b31533f140bbd' failed

> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes
> Task :buildSrc:jar

[Incubating] Problems report is available at: file:///tmp/cirrus-ci-build/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':sonar-application:shadowJar'.
> Could not resolve all dependencies for configuration ':sonar-application:runtimeClasspath'.
   > Could not find com.sonarsource.sonarcloud:compliance-reports:0.0.1.2263.
     Required by:
         project :sonar-application > project :server:sonar-ce > project :server:sonar-ce-task-projectanalysis
         project :sonar-application > project :server:sonar-ce > project :server:sonar-ce-task-projectanalysis > project :server:sonar-db-dao

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

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.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 2m 25s
2 actionable tasks: 2 executed
The remote build cache was disabled during the build due to errors.