Skip to content
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
KEYSTORE=/home/jenkins/javakey/respect-google-play.properties
RESPECT_DEFAULT_APPLIST=https://respect.directory/respect-ds/base_ab9012e.json

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building in workspace /home/jenkins/.jenkins/workspace/dev-playlists-links
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/dev-playlists-links/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/UstadMobile/Respect.git # timeout=10
Fetching upstream changes from https://github.com/UstadMobile/Respect.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/UstadMobile/Respect.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev-playlists-links^{commit} # timeout=10
Checking out Revision e3ff2c9cbc9deb7bc4aa6308ff8a453da86ac12d (refs/remotes/origin/dev-playlists-links)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e3ff2c9cbc9deb7bc4aa6308ff8a453da86ac12d # timeout=10
Commit message: "Merge branch 'main' into dev-playlists-links"
 > git rev-list --no-walk 7d2c75f8a9b9fdc6c359ba251e266d23daa35e91 # timeout=10
[Gradle] - Launching build.
[dev-playlists-links] $ /home/jenkins/.jenkins/workspace/dev-playlists-links/gradlew clean build respect-app-compose:bundle
Starting a Gradle Daemon (subsequent builds will be faster)
Type-safe project accessors is an incubating feature.

> Configure project :app-android
WARNING: The option setting 'android.enableAppCompileTimeRClass=false' is deprecated.
The current default is 'true'.
It will be removed in version 10.0 of the Android Gradle plugin.
Add android.sync.suppressAgpWarnings=UNSUPPORTED_PROJECT_OPTION_USE to the gradle.properties file to suppress this warning.
WARNING: The option setting 'android.r8.optimizedResourceShrinking=false' is deprecated.
The current default is 'true'.
It will be removed in version 10.0 of the Android Gradle plugin.
Add android.sync.suppressAgpWarnings=UNSUPPORTED_PROJECT_OPTION_USE to the gradle.properties file to suppress this warning.
WARNING: The option setting 'android.defaults.buildfeatures.resvalues=true' is deprecated.
The current default is 'false'.
It will be removed in version 10.0 of the Android Gradle plugin.
Add android.sync.suppressAgpWarnings=UNSUPPORTED_PROJECT_OPTION_USE to the gradle.properties file to suppress this warning.
WARNING: The option setting 'android.dependency.excludeLibraryComponentsFromConstraints=true' is deprecated.
The current default is 'false'.
It will be removed in version 10.0 of the Android Gradle plugin.
Following can be set instead to achieve a similar behaviour.
    android.dependency.useConstraints=false
Add android.sync.suppressAgpWarnings=UNSUPPORTED_PROJECT_OPTION_USE to the gradle.properties file to suppress this warning.
Keystore exists: true

> Configure project :respect-lib-shared
WARNING: The 'commonTest' source directory exists, but android host tests are not enabled. To enable android host tests, add `withHostTest {}` to your android target configuration in the Gradle build file.
Add android.sync.suppressAgpWarnings=GENERIC to the gradle.properties file to suppress this warning.

[Incubating] Problems report is available at: file:///home/jenkins/.jenkins/workspace/dev-playlists-links/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

* What went wrong:
Ambiguous matches
  Cannot locate tasks that match 'respect-app-compose:bundle' as task 'bundle' is ambiguous in project ':respect-app-compose'. Candidates are: 'bundleAndroidMainAar', 'bundleAndroidMainClassesToCompileJar', 'bundleAndroidMainClassesToRuntimeJar', 'bundleAndroidMainLocalLintAar', 'bundleLibRuntimeToDirAndroidMain'.

* Try:
> Run gradlew tasks to get a list of available tasks.
> For more on name expansion, please refer to https://docs.gradle.org/9.6.1/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation.
> 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 from a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.

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

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

BUILD FAILED in 6s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /home/jenkins/.jenkins/workspace/dev-playlists-links/respect-server/build/swagger-ui-respect to Swagger-UI
[htmlpublisher] Copying recursive using current thread
[Slack Notifications] found #115 as previous completed, non-aborted build
[Slack Notifications] will send OnEveryFailureNotification because build matches and user preferences allow it
Finished: FAILURE