log for de.szalkowski.activitylauncher:38
== Installed Android Tools ==
2023-09-13 23:38:34,088 DEBUG: Reading 'config.yml'
2023-09-13 23:38:34,108 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-13 23:38:34,109 INFO: Creating log directory
2023-09-13 23:38:34,109 INFO: Creating temporary directory
2023-09-13 23:38:34,109 INFO: Creating output directory
2023-09-13 23:38:34,130 DEBUG: Getting git vcs interface for https://github.com/butzist/ActivityLauncher.git
2023-09-13 23:38:34,130 DEBUG: Checking de.szalkowski.activitylauncher:38
2023-09-13 23:38:34,131 INFO: Building version 1.14.8 (38) of de.szalkowski.activitylauncher
2023-09-13 23:38:34,131 INFO: Running 'sudo' commands in /home/vagrant
2023-09-13 23:38:34,131 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 [246 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [159 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 [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 19s (832 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.7+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.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (29.5 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+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.7+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-09-13 23:39:27,535 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-13 23:39:27,847 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 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
2023-09-13 23:39:38,973 INFO: Getting source for revision 1c975beb7357fc2ee4b36eac9122e64f63389ad8
2023-09-13 23:39:38,975 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:38,976 DEBUG: > git rev-parse --show-toplevel
2023-09-13 23:39:39,186 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:39,186 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-13 23:39:39,396 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:39,397 DEBUG: > git reset --hard
2023-09-13 23:39:39,609 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:39,609 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-13 23:39:39,720 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:39,720 DEBUG: > git clean -dffx
2023-09-13 23:39:39,831 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:39,831 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
2023-09-13 23:39:40,443 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:40,444 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
2023-09-13 23:39:40,957 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:40,957 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
2023-09-13 23:39:41,470 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:41,471 DEBUG: > git remote set-head origin --auto
2023-09-13 23:39:42,386 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:42,387 DEBUG: > git checkout -f 1c975beb7357fc2ee4b36eac9122e64f63389ad8
2023-09-13 23:39:43,702 DEBUG: Directory: build/de.szalkowski.activitylauncher
2023-09-13 23:39:43,703 DEBUG: > git clean -dffx
2023-09-13 23:39:43,814 INFO: Creating local.properties file at build/de.szalkowski.activitylauncher/local.properties
2023-09-13 23:39:43,815 INFO: Creating local.properties file at build/de.szalkowski.activitylauncher/ActivityLauncherApp/local.properties
2023-09-13 23:39:43,817 DEBUG: Removing debuggable flags from build/de.szalkowski.activitylauncher/ActivityLauncherApp
2023-09-13 23:39:43,828 INFO: Cleaned build.gradle of keysigning configs at build/de.szalkowski.activitylauncher/ActivityLauncherApp/build.gradle
2023-09-13 23:39:43,853 INFO: Cleaning Gradle project...
2023-09-13 23:39:43,854 DEBUG: Directory: build/de.szalkowski.activitylauncher/ActivityLauncherApp
2023-09-13 23:39:43,854 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 :ActivityLauncherApp: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 37s
1 actionable task: 1 up-to-date
2023-09-13 23:40:26,975 INFO: Scanning source for common problems...
2023-09-13 23:40:26,996 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-13 23:40:27,048 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-13 23:40:27,049 INFO: Creating source tarball...
2023-09-13 23:40:27,189 INFO: Building Gradle project...
2023-09-13 23:40:27,189 DEBUG: Directory: build/de.szalkowski.activitylauncher/ActivityLauncherApp
2023-09-13 23:40:27,189 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 :ActivityLauncherApp:preBuild UP-TO-DATE
> Task :ActivityLauncherApp:preReleaseBuild UP-TO-DATE
> Task :ActivityLauncherApp:dataBindingMergeDependencyArtifactsRelease
> Task :ActivityLauncherApp:generateReleaseResValues
> Task :ActivityLauncherApp:generateReleaseResources
> Task :ActivityLauncherApp:mergeReleaseResources
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-sv-rSE/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-en-rUS/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-hi-rIN/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-ro-rRO/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-sr-rRS/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-in-rID/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-th-rTH/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-fi-rFI/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-bg-rBG/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-iw-rIL/strings.xml:35:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-da-rDK/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-hy-rAM/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-pt-rPT/strings.xml:35:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-af-rZA/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-fa-rIR/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-fr-rFR/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-no-rNO/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-ar-rSA/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-en-rGB/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-uk-rUA/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-hu-rHU/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-de-rDE/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-sk-rSK/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-nl-rNL/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-sl-rSI/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-si-rLK/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-cs-rCZ/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-tlh-rAA/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-zh-rCN/strings.xml:35:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-az-rAZ/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-pt-rBR/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-el-rGR/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-it-rIT/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-vi-rVN/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-tr-rTR/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-ca-rES/strings.xml:35:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-ko-rKR/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-zh-rTW/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-kmr-rTR/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-es-rES/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-ru-rUA/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-pl-rPL/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-ta-rIN/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-lv-rLV/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/src/main/res/values-ja-rJP/strings.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/exception_command_error. Did you mean to add the formatted="false" attribute?
> Task :ActivityLauncherApp:generateReleaseBuildConfig
> Task :ActivityLauncherApp:javaPreCompileRelease
> Task :ActivityLauncherApp:mapReleaseSourceSetPaths
> Task :ActivityLauncherApp:checkReleaseAarMetadata
> Task :ActivityLauncherApp:createReleaseCompatibleScreenManifests
> Task :ActivityLauncherApp:extractDeepLinksRelease
> Task :ActivityLauncherApp:processReleaseMainManifest
> Task :ActivityLauncherApp:dataBindingGenBaseClassesRelease
> Task :ActivityLauncherApp:processReleaseManifest
> Task :ActivityLauncherApp:extractProguardFiles
> Task :ActivityLauncherApp:mergeReleaseJniLibFolders
> Task :ActivityLauncherApp:mergeReleaseNativeLibs NO-SOURCE
> Task :ActivityLauncherApp:stripReleaseDebugSymbols NO-SOURCE
> Task :ActivityLauncherApp:extractReleaseNativeSymbolTables NO-SOURCE
> Task :ActivityLauncherApp:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :ActivityLauncherApp:checkReleaseDuplicateClasses
> Task :ActivityLauncherApp:mergeReleaseArtProfile
> Task :ActivityLauncherApp:processReleaseJavaRes NO-SOURCE
> Task :ActivityLauncherApp:processReleaseManifestForPackage
> Task :ActivityLauncherApp:mergeReleaseShaders
> Task :ActivityLauncherApp:compileReleaseShaders NO-SOURCE
> Task :ActivityLauncherApp:generateReleaseAssets UP-TO-DATE
> Task :ActivityLauncherApp:mergeReleaseAssets
> Task :ActivityLauncherApp:compressReleaseAssets
> Task :ActivityLauncherApp:processApplicationManifestReleaseForBundle
> Task :ActivityLauncherApp:mergeReleaseJavaResource
> Task :ActivityLauncherApp:collectReleaseDependencies
> Task :ActivityLauncherApp:sdkReleaseDependencyData
> Task :ActivityLauncherApp:writeReleaseAppMetadata
> Task :ActivityLauncherApp:writeReleaseSigningConfigVersions
> Task :ActivityLauncherApp:bundleReleaseResources
> Task :ActivityLauncherApp:processReleaseResources
> Task :ActivityLauncherApp:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :ActivityLauncherApp:mergeReleaseGeneratedProguardFiles
> Task :ActivityLauncherApp:minifyReleaseWithR8
Supplied proguard configuration does not exist: /home/vagrant/build/de.szalkowski.activitylauncher/ActivityLauncherApp/proguard-rules.txt
> Task :ActivityLauncherApp:lintVitalAnalyzeRelease
> Task :ActivityLauncherApp:lintVitalReportRelease
> Task :ActivityLauncherApp:lintVitalRelease
The Daemon will expire after the build after running out of JVM Metaspace.
The project memory settings are likely not configured or are configured to an insufficient value.
The daemon will restart for the next build, which may increase subsequent build times.
These settings can be adjusted by setting 'org.gradle.jvmargs' in 'gradle.properties'.
The currently configured max heap space is '512 MiB' and the configured max metaspace is '256 MiB'.
For more information on how to set these values, visit the user guide at https://docs.gradle.org/8.0/userguide/build_environment.html#configuring_jvm_memory
To disable this warning, set 'org.gradle.daemon.performance.disable-logging=true'.
> Task :ActivityLauncherApp:compileReleaseArtProfile
> Task :ActivityLauncherApp:shrinkReleaseRes
> Task :ActivityLauncherApp:optimizeReleaseResources
> Task :ActivityLauncherApp:packageRelease
> Task :ActivityLauncherApp:createReleaseApkListingFileRedirect
> Task :ActivityLauncherApp: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 22s
39 actionable tasks: 39 executed
2023-09-13 23:42:50,638 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.szalkowski.activitylauncher, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-13 23:42:50,656 INFO: Successfully built version 1.14.8 of de.szalkowski.activitylauncher from 1c975beb7357fc2ee4b36eac9122e64f63389ad8
2023-09-13 23:42:51,077 DEBUG: AXML contains a RESOURCE MAP
2023-09-13 23:42:51,077 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 65: 'http://schemas.android.com/apk/res/android'
2023-09-13 23:42:51,079 DEBUG: Checking build/de.szalkowski.activitylauncher/ActivityLauncherApp/build/outputs/apk/release/ActivityLauncherApp-release-unsigned.apk
2023-09-13 23:42:51,087 DEBUG: AXML contains a RESOURCE MAP
2023-09-13 23:42:51,087 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 65: 'http://schemas.android.com/apk/res/android'
2023-09-13 23:42:51,099 INFO: success: de.szalkowski.activitylauncher
2023-09-13 23:42:51,100 INFO: Finished
2023-09-13 23:42:51,100 INFO: 1 build succeeded