log for de.yaacc:40100
== Installed Android Tools ==
2024-02-09 09:16:26,338 DEBUG: Reading 'config.yml'
2024-02-09 09:16:26,352 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-09 09:16:26,353 INFO: Creating log directory
2024-02-09 09:16:26,353 INFO: Creating temporary directory
2024-02-09 09:16:26,353 INFO: Creating output directory
2024-02-09 09:16:26,369 DEBUG: Getting git vcs interface for https://github.com/tobexyz/yaacc-code.git
2024-02-09 09:16:26,369 DEBUG: Checking de.yaacc:40100
2024-02-09 09:16:26,370 INFO: Building version 4.1.0 (40100) of de.yaacc
2024-02-09 09:16:26,370 INFO: Running 'sudo' commands in /home/vagrant
2024-02-09 09:16:26,370 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [267 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [172 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [403 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 20s (806 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.10+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (32.4 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2024-02-09 09:17:20,685 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-09 09:17:20,998 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2024-02-09 09:17:38,851 INFO: Getting source for revision 693eff65f3cf9c7865c5e5b61cdf416f00a28a62
2024-02-09 09:17:38,853 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:38,853 DEBUG: > git rev-parse --show-toplevel
2024-02-09 09:17:39,065 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:39,065 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-09 09:17:39,276 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:39,277 DEBUG: > git reset --hard
2024-02-09 09:17:39,989 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:39,990 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-09 09:17:40,101 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:40,101 DEBUG: > git clean -dffx
2024-02-09 09:17:40,212 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:40,212 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2024-02-09 09:17:40,925 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:40,925 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-02-09 09:17:41,438 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:41,438 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-02-09 09:17:42,051 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:42,052 DEBUG: > git remote set-head origin --auto
2024-02-09 09:17:42,664 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:42,665 DEBUG: > git checkout -f 693eff65f3cf9c7865c5e5b61cdf416f00a28a62
2024-02-09 09:17:43,578 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:43,579 DEBUG: > git clean -dffx
2024-02-09 09:17:43,706 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:43,707 DEBUG: > git rev-parse --show-toplevel
2024-02-09 09:17:43,918 DEBUG: Directory: build/de.yaacc
2024-02-09 09:17:43,919 DEBUG: > git submodule deinit --all --force
2024-02-09 09:17:44,029 INFO: Creating local.properties file at build/de.yaacc/local.properties
2024-02-09 09:17:44,034 INFO: Creating local.properties file at build/de.yaacc/yaacc/local.properties
2024-02-09 09:17:44,155 DEBUG: Removing debuggable flags from build/de.yaacc/yaacc
2024-02-09 09:17:45,920 INFO: Cleaning Gradle project...
2024-02-09 09:17:45,921 DEBUG: Directory: build/de.yaacc/yaacc
2024-02-09 09:17:45,922 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :yaacc:clean UP-TO-DATE
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.
See https://docs.gradle.org/8.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 34s
1 actionable task: 1 up-to-date
2024-02-09 09:18:27,885 INFO: Scanning source for common problems...
2024-02-09 09:18:27,918 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-09 09:18:28,115 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-02-09 09:18:28,193 INFO: Creating source tarball...
2024-02-09 09:18:32,161 INFO: Building Gradle project...
2024-02-09 09:18:32,161 DEBUG: Directory: build/de.yaacc/yaacc
2024-02-09 09:18:32,161 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :yaacc:preBuild UP-TO-DATE
> Task :yaacc:preReleaseBuild UP-TO-DATE
> Task :yaacc:dataBindingMergeDependencyArtifactsRelease
> Task :yaacc:generateReleaseResValues
> Task :yaacc:generateReleaseResources
> Task :yaacc:generateReleaseBuildConfig
> Task :yaacc:javaPreCompileRelease
> Task :yaacc:mapReleaseSourceSetPaths
> Task :yaacc:checkReleaseAarMetadata
> Task :yaacc:createReleaseCompatibleScreenManifests
> Task :yaacc:extractDeepLinksRelease
> Task :yaacc:mergeReleaseResources
> Task :yaacc:processReleaseMainManifest
> Task :yaacc:dataBindingGenBaseClassesRelease
> Task :yaacc:processReleaseManifest
> Task :yaacc:extractProguardFiles
> Task :yaacc:mergeReleaseJniLibFolders
> Task :yaacc:mergeReleaseNativeLibs NO-SOURCE
> Task :yaacc:stripReleaseDebugSymbols NO-SOURCE
> Task :yaacc:extractReleaseNativeSymbolTables NO-SOURCE
> Task :yaacc:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :yaacc:desugarReleaseFileDependencies
> Task :yaacc:checkReleaseDuplicateClasses
> Task :yaacc:mergeReleaseArtProfile
> Task :yaacc:mergeReleaseShaders
> Task :yaacc:compileReleaseShaders NO-SOURCE
> Task :yaacc:generateReleaseAssets UP-TO-DATE
> Task :yaacc:mergeReleaseAssets
> Task :yaacc:compressReleaseAssets
> Task :yaacc:processReleaseJavaRes
> Task :yaacc:collectReleaseDependencies
> Task :yaacc:sdkReleaseDependencyData
> Task :yaacc:writeReleaseAppMetadata
> Task :yaacc:writeReleaseSigningConfigVersions
> Task :yaacc:processReleaseManifestForPackage
> Task :yaacc:mergeReleaseJavaResource
> Task :yaacc:mergeExtDexRelease
> Task :yaacc:processReleaseResources
> Task :yaacc:compileReleaseJavaWithJavac
/home/vagrant/build/de.yaacc/yaacc/src/main/java/org/seamless/util/io/IO.java:449: warning: [dep-ann] deprecated item is not annotated with @Deprecated
public static byte[] toByteArray(String input) throws IOException {
^
/home/vagrant/build/de.yaacc/yaacc/src/main/java/org/seamless/util/io/IO.java:588: warning: [dep-ann] deprecated item is not annotated with @Deprecated
public static String toString(byte[] input) throws IOException {
^
/home/vagrant/build/de.yaacc/yaacc/src/main/java/org/seamless/util/io/IO.java:606: warning: [dep-ann] deprecated item is not annotated with @Deprecated
public static String toString(byte[] input, String encoding)
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings
> Task :yaacc:dexBuilderRelease
> Task :yaacc:mergeReleaseGlobalSynthetics
> Task :yaacc:optimizeReleaseResources
> Task :yaacc:mergeDexRelease
> Task :yaacc:compileReleaseArtProfile
> Task :yaacc:packageRelease
> Task :yaacc:createReleaseApkListingFileRedirect
> Task :yaacc:lintVitalAnalyzeRelease
> Task :yaacc:lintVitalReportRelease
> Task :yaacc:lintVitalRelease
> Task :yaacc:assembleRelease
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.
See https://docs.gradle.org/8.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2m 28s
40 actionable tasks: 40 executed
2024-02-09 09:21:01,388 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.yaacc, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-09 09:21:01,402 INFO: Successfully built version 4.1.0 of de.yaacc from 693eff65f3cf9c7865c5e5b61cdf416f00a28a62
2024-02-09 09:21:01,701 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 09:21:01,701 DEBUG: Start of Namespace mapping: prefix 25: 'android' --> uri 68: 'http://schemas.android.com/apk/res/android'
2024-02-09 09:21:01,703 DEBUG: Checking build/de.yaacc/yaacc/build/outputs/apk/release/yaacc-release-unsigned.apk
2024-02-09 09:21:01,718 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 09:21:01,718 DEBUG: Start of Namespace mapping: prefix 25: 'android' --> uri 68: 'http://schemas.android.com/apk/res/android'
2024-02-09 09:21:01,748 INFO: success: de.yaacc
2024-02-09 09:21:01,749 INFO: Finished
2024-02-09 09:21:01,749 INFO: 1 build succeeded