log for com.simplemobiletools.thankyou:31
== Installed Android Tools ==
2023-09-14 03:54:08,266 DEBUG: Reading 'config.yml'
2023-09-14 03:54:08,282 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-14 03:54:08,283 INFO: Creating log directory
2023-09-14 03:54:08,283 INFO: Creating temporary directory
2023-09-14 03:54:08,283 INFO: Creating output directory
2023-09-14 03:54:08,301 DEBUG: Getting git vcs interface for https://github.com/SimpleMobileTools/Simple-Thank-You
2023-09-14 03:54:08,302 DEBUG: Checking com.simplemobiletools.thankyou:31
2023-09-14 03:54:08,302 INFO: Building version 5.7.3 (31) of com.simplemobiletools.thankyou
2023-09-14 03:54:08,302 INFO: Running 'sudo' commands in /home/vagrant
2023-09-14 03:54:08,302 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ 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 7s (2192 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 (30.1 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-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2023-09-14 03:54:47,335 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-14 03:54:47,650 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-14 03:54:58,988 INFO: Getting source for revision 204c26fa2ade0f2ee9dd780e2e518798a120a443
2023-09-14 03:54:58,988 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:54:58,989 DEBUG: > git rev-parse --show-toplevel
2023-09-14 03:54:59,199 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:54:59,200 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-14 03:54:59,411 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:54:59,411 DEBUG: > git reset --hard
2023-09-14 03:55:00,124 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:55:00,124 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-14 03:55:00,232 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:55:00,233 DEBUG: > git clean -dffx
2023-09-14 03:55:00,343 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:55:00,344 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-14 03:55:01,156 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:55:01,157 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-14 03:55:01,769 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:55:01,770 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-14 03:55:02,382 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:55:02,383 DEBUG: > git remote set-head origin --auto
2023-09-14 03:55:03,296 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:55:03,297 DEBUG: > git checkout -f 204c26fa2ade0f2ee9dd780e2e518798a120a443
2023-09-14 03:55:04,511 DEBUG: Directory: build/com.simplemobiletools.thankyou
2023-09-14 03:55:04,511 DEBUG: > git clean -dffx
2023-09-14 03:55:04,622 INFO: Creating local.properties file at build/com.simplemobiletools.thankyou/local.properties
2023-09-14 03:55:04,623 INFO: Creating local.properties file at build/com.simplemobiletools.thankyou/app/local.properties
2023-09-14 03:55:04,624 DEBUG: Removing debuggable flags from build/com.simplemobiletools.thankyou/app
2023-09-14 03:55:06,068 INFO: Cleaned build.gradle of keysigning configs at build/com.simplemobiletools.thankyou/app/build.gradle
2023-09-14 03:55:06,096 INFO: Running 'prebuild' commands in build/com.simplemobiletools.thankyou/app
2023-09-14 03:55:06,097 DEBUG: Directory: build/com.simplemobiletools.thankyou/app
2023-09-14 03:55:06,097 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
2023-09-14 03:55:06,508 INFO: Cleaning Gradle project...
2023-09-14 03:55:06,509 DEBUG: Directory: build/com.simplemobiletools.thankyou/app
2023-09-14 03:55:06,509 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.2.1 via distributionUrl
Downloading missing gradle version 8.2.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.2.1-bin.zip: OK
Running /opt/gradle/versions/8.2.1/bin/gradle clean
Welcome to Gradle 8.2.1!
Here are the highlights of this release:
- Kotlin DSL: new reference documentation, assignment syntax by default
- Kotlin DSL is now the default with Gradle init
- Improved suggestions to resolve errors in console output
- Reduced sync memory consumption
For more details see https://docs.gradle.org/8.2.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app: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.
For more on this, please refer to https://docs.gradle.org/8.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 2s
1 actionable task: 1 up-to-date
2023-09-14 03:56:14,619 INFO: Scanning source for common problems...
2023-09-14 03:56:14,649 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-14 03:56:14,709 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:56:14,710 INFO: Creating source tarball...
2023-09-14 03:56:18,160 INFO: Building Gradle project...
2023-09-14 03:56:18,160 DEBUG: Directory: build/com.simplemobiletools.thankyou/app
2023-09-14 03:56:18,160 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidRelease
Found 8.2.1 via distributionUrl
Running /opt/gradle/versions/8.2.1/bin/gradle assembleFdroidRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 34
This Android Gradle plugin (8.1.0) was tested up to compileSdk = 33 (and compileSdkPreview = "UpsideDownCakePrivacySandbox").
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 34.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 34 is available.
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=34
to this project's gradle.properties.
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.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" 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 :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mergeFdroidReleaseNativeLibs NO-SOURCE
> Task :app:stripFdroidReleaseDebugSymbols NO-SOURCE
> Task :app:extractFdroidReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:buildKotlinToolingMetadata
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsFdroidRelease
> Task :app:generateFdroidReleaseResValues
> Task :app:generateFdroidReleaseResources
> Task :app:mergeFdroidReleaseResources
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-hr/values-hr.xml:392:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-hu/values-hu.xml:348:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-it/values-it.xml:393:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-pt/values-pt.xml:384:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-nb-rNO/values-nb-rNO.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-hi-rIN/values-hi-rIN.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-iw/values-iw.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-br/values-br.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-ru/values-ru.xml:397:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-pa-rPK/values-pa-rPK.xml:341:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-sr/values-sr.xml:382:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-bn/values-bn.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-ar/values-ar.xml:502:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-ta/values-ta.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-sk/values-sk.xml:392:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-ca/values-ca.xml:348:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-zh-rHK/values-zh-rHK.xml:317:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-bg/values-bg.xml:356:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-in/values-in.xml:317:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values/values.xml:1153:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-sl/values-sl.xml:427:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-ja/values-ja.xml:312:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-el/values-el.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-ro/values-ro.xml:382:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-be/values-be.xml:419:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-es/values-es.xml:399:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-da/values-da.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-th/values-th.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-sv/values-sv.xml:362:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-cs/values-cs.xml:385:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-tr/values-tr.xml:360:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-az/values-az.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-lt/values-lt.xml:377:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-cy/values-cy.xml:503:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-eo/values-eo.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-ko-rKR/values-ko-rKR.xml:323:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-fr/values-fr.xml:393:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-fa/values-fa.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-ml/values-ml.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-nl/values-nl.xml:354:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-fi/values-fi.xml:356:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
> Task :app:generateFdroidReleaseBuildConfig
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:extractDeepLinksFdroidRelease
> Task :app:processFdroidReleaseMainManifest
package="com.simplemobiletools.thankyou" found in source AndroidManifest.xml: /home/vagrant/build/com.simplemobiletools.thankyou/app/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.simplemobiletools.thankyou" from the source AndroidManifest.xml: /home/vagrant/build/com.simplemobiletools.thankyou/app/src/main/AndroidManifest.xml.
/home/vagrant/build/com.simplemobiletools.thankyou/app/src/main/AndroidManifest.xml Warning:
uses-permission#com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY was tagged at AndroidManifest.xml:0 to remove other declarations but no other declaration present
> Task :app:mergeFdroidReleaseResources
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-de/values-de.xml:350:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-vi/values-vi.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-gl/values-gl.xml:343:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-et/values-et.xml:349:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-zh-rTW/values-zh-rTW.xml:322:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-zh-rCN/values-zh-rCN.xml:322:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-pa/values-pa.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-pl/values-pl.xml:429:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-pt-rBR/values-pt-rBR.xml:385:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-uk/values-uk.xml:424:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/8b2b85a63d86f9d77398de9d2a2215d0/transformed/jetified-Simple-Commons-de113ad025/res/values-eu/values-eu.xml:355:4: Multiple substitutions specified in non-positional format of string resource string/during_day_at. Did you mean to add the formatted="false" attribute?
> Task :app:processFdroidReleaseManifest
> Task :app:dataBindingGenBaseClassesFdroidRelease
> Task :app:javaPreCompileFdroidRelease
> Task :app:extractProguardFiles
> Task :app:mergeFdroidReleaseShaders
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mergeFdroidReleaseAssets
> Task :app:compressFdroidReleaseAssets
> Task :app:collectFdroidReleaseDependencies
> Task :app:sdkFdroidReleaseDependencyData
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:processFdroidReleaseManifestForPackage
> Task :app:processFdroidReleaseResources
> Task :app:optimizeFdroidReleaseResources
> Task :app:compileFdroidReleaseKotlin
w: file:///home/vagrant/build/com.simplemobiletools.thankyou/app/src/main/kotlin/com/simplemobiletools/thankyou/dbhelpers/MyContentProviderDbHelper.kt:52:23 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.simplemobiletools.thankyou/app/src/main/kotlin/com/simplemobiletools/thankyou/dbhelpers/MyContentProviderDbHelper.kt:52:74 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.simplemobiletools.thankyou/app/src/main/kotlin/com/simplemobiletools/thankyou/dbhelpers/MyContentProviderDbHelper.kt:53:23 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.simplemobiletools.thankyou/app/src/main/kotlin/com/simplemobiletools/thankyou/dbhelpers/MyContentProviderDbHelper.kt:53:66 'getColor(Int): Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.simplemobiletools.thankyou/app/src/main/kotlin/com/simplemobiletools/thankyou/dbhelpers/MyContentProviderDbHelper.kt:53:112 'getColor(Int): Int' is deprecated. Deprecated in Java
> Task :app:compileFdroidReleaseJavaWithJavac
> Task :app:mergeFdroidReleaseGeneratedProguardFiles
> Task :app:processFdroidReleaseJavaRes
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:minifyFdroidReleaseWithR8
WARNING: /home/vagrant/build/com.simplemobiletools.thankyou/app/build/intermediates/merged_java_res/fdroidRelease/mergeFdroidReleaseJavaResource/base.jar: R8: Unexpected reference to missing service class: META-INF/services/org.jetbrains.kotlin.compiler.plugin.CommandLineProcessor.
WARNING: /home/vagrant/build/com.simplemobiletools.thankyou/app/build/intermediates/merged_java_res/fdroidRelease/mergeFdroidReleaseJavaResource/base.jar: R8: Unexpected reference to missing service class: META-INF/services/org.jetbrains.kotlin.compiler.plugin.CompilerPluginRegistrar.
WARNING: /home/vagrant/build/com.simplemobiletools.thankyou/app/build/intermediates/merged_java_res/fdroidRelease/mergeFdroidReleaseJavaResource/base.jar: R8: Unexpected reference to missing service class: META-INF/services/org.jetbrains.kotlin.diagnostics.rendering.DefaultErrorMessages$Extension.
> Task :app:compileFdroidReleaseArtProfile
> Task :app:packageFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
> Task :app:assembleFdroidRelease
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.2.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 4m
36 actionable tasks: 36 executed
2023-09-14 04:00:19,644 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.simplemobiletools.thankyou, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-14 04:00:19,660 INFO: Successfully built version 5.7.3 of com.simplemobiletools.thankyou from 204c26fa2ade0f2ee9dd780e2e518798a120a443
2023-09-14 04:00:19,939 DEBUG: AXML contains a RESOURCE MAP
2023-09-14 04:00:19,940 DEBUG: Start of Namespace mapping: prefix 33: 'android' --> uri 92: 'http://schemas.android.com/apk/res/android'
2023-09-14 04:00:19,941 DEBUG: Checking build/com.simplemobiletools.thankyou/app/build/outputs/apk/fdroid/release/thank-you-fdroid-release-unsigned.apk
2023-09-14 04:00:19,971 DEBUG: AXML contains a RESOURCE MAP
2023-09-14 04:00:19,971 DEBUG: Start of Namespace mapping: prefix 33: 'android' --> uri 92: 'http://schemas.android.com/apk/res/android'
2023-09-14 04:00:20,022 INFO: success: com.simplemobiletools.thankyou
2023-09-14 04:00:20,022 INFO: Finished
2023-09-14 04:00:20,022 INFO: 1 build succeeded