log for io.jozo.prayerbook:10
== Installed Android Tools ==
2025-02-02 17:46:46,742 DEBUG: Reading 'config.yml'
2025-02-02 17:46:46,756 INFO: Creating log directory
2025-02-02 17:46:46,756 INFO: Creating temporary directory
2025-02-02 17:46:46,756 INFO: Creating output directory
2025-02-02 17:46:46,771 DEBUG: Getting git vcs interface for https://codeberg.org/jozo/prayer-book.git
2025-02-02 17:46:46,771 DEBUG: Checking io.jozo.prayerbook:10
2025-02-02 17:46:46,772 INFO: Building version 0.7.1 (10) of io.jozo.prayerbook
2025-02-02 17:46:46,772 INFO: Running 'sudo' commands in /home/vagrant
2025-02-02 17:46:46,772 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; sysctl fs.inotify.max_user_watches=524288 || true; curl -Lo node.tar.gz https://nodejs.org/download/release/v22.11.0/node-v22.11.0-linux-x64.tar.gz; echo "4f862bab52039835efbe613b532238b6e4dde98d139a34e6923193e073438b13 node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.0 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [243 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [144 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8792 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [13.5 kB]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [280 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [233 kB]
Fetched 16.1 MB in 6s (2766 kB/s)
Reading package lists...
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
+ curl -Lo node.tar.gz https://nodejs.org/download/release/v22.11.0/node-v22.11.0-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
7 50.6M 7 4079k 0 0 9010k 0 0:00:05 --:--:-- 0:00:05 9006k
64 50.6M 64 32.9M 0 0 22.6M 0 0:00:02 0:00:01 0:00:01 22.6M
100 50.6M 100 50.6M 0 0 24.5M 0 0:00:02 0:00:02 --:--:-- 24.5M
+ echo '4f862bab52039835efbe613b532238b6e4dde98d139a34e6923193e073438b13 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
2025-02-02 17:47:01,257 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-02-02 17:47:02,364 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u9) ...
2025-02-02 17:47:31,297 INFO: Getting source for revision 866c20b9a2e2251fa9871d2f4a055397ac132b60
2025-02-02 17:47:31,298 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:31,298 DEBUG: > git rev-parse --show-toplevel
2025-02-02 17:47:31,503 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:31,504 DEBUG: > git submodule foreach --recursive git reset --hard
2025-02-02 17:47:32,109 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:32,109 DEBUG: > git reset --hard
2025-02-02 17:47:32,414 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:32,414 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-02-02 17:47:32,518 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:32,518 DEBUG: > git clean -dffx
2025-02-02 17:47:32,621 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:32,621 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 --prune-tags --force origin
2025-02-02 17:47:37,541 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:37,541 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
2025-02-02 17:47:38,455 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:38,455 DEBUG: > git remote set-head origin --auto
2025-02-02 17:47:39,461 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:39,462 DEBUG: > git checkout -f 866c20b9a2e2251fa9871d2f4a055397ac132b60
2025-02-02 17:47:39,666 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:39,666 DEBUG: > git clean -dffx
2025-02-02 17:47:39,769 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:39,770 DEBUG: > git rev-parse --show-toplevel
2025-02-02 17:47:39,974 DEBUG: Directory: build/io.jozo.prayerbook
2025-02-02 17:47:39,974 DEBUG: > git submodule deinit --all --force
2025-02-02 17:47:40,078 INFO: Running 'init' commands in build/io.jozo.prayerbook/android/app
2025-02-02 17:47:40,078 DEBUG: Directory: build/io.jozo.prayerbook/android/app
2025-02-02 17:47:40,079 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../..; npm install; npm run build; npx cap sync android
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../..
+ npm install
npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
npm warn deprecated
npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @xmldom/xmldom@0.7.13: this version is no longer supported, please update to at least 0.8.*
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
added 631 packages, and audited 632 packages in 24s
118 packages are looking for funding
run `npm fund` for details
7 vulnerabilities (1 low, 6 moderate)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.9.0 -> 11.1.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0
npm notice To update run: npm install -g npm@11.1.0
npm notice
+ npm run build
> prayer-book@0.7.1 build
> vite build
[33mThe CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.[39m
vite v5.4.10 building for production...
transforming...
Successfully saved: /home/vagrant/build/io.jozo.prayerbook/public/en.json
Successfully saved: /home/vagrant/build/io.jozo.prayerbook/public/es.json
Successfully saved: /home/vagrant/build/io.jozo.prayerbook/public/fr.json
Successfully saved: /home/vagrant/build/io.jozo.prayerbook/public/it.json
Successfully saved: /home/vagrant/build/io.jozo.prayerbook/public/ro.json
Successfully saved: /home/vagrant/build/io.jozo.prayerbook/public/sk.json
Conversion completed.
✓ 62 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html 0.75 kB │ gzip: 0.46 kB
dist/assets/index-CaHLWX60.css 10.28 kB │ gzip: 2.81 kB
dist/assets/web-Ae2GACXl.js 0.12 kB │ gzip: 0.13 kB
dist/assets/PrayerView-Bx0TXdyQ.js 0.64 kB │ gzip: 0.42 kB
dist/assets/web-CdFf9a0Y.js 0.67 kB │ gzip: 0.33 kB
dist/assets/web-AndUZAIv.js 1.25 kB │ gzip: 0.59 kB
dist/assets/CategoryView-CRX23N6w.js 2.13 kB │ gzip: 1.23 kB
dist/assets/index-5zD65MK9.js 169.47 kB │ gzip: 62.22 kB
✓ built in 5.54s
+ npx cap sync android
✔ Copying web assets from dist to android/app/src/main/assets/public in 44.27ms
✔ Creating capacitor.config.json in android/app/src/main/assets in 2.77ms
✔ copy android in 97.55ms
✔ Updating Android plugins in 14.17ms
[info] Found 3 Capacitor plugins for android:
@capacitor/app@6.0.1
@capacitor/preferences@6.0.2
@capacitor/splash-screen@6.0.2
✔ update android in 128.76ms
[info] Sync finished in 0.299s
2025-02-02 17:48:14,000 INFO: Creating local.properties file at build/io.jozo.prayerbook/local.properties
2025-02-02 17:48:14,007 INFO: Creating local.properties file at build/io.jozo.prayerbook/android/local.properties
2025-02-02 17:48:14,007 INFO: Creating local.properties file at build/io.jozo.prayerbook/android/app/local.properties
2025-02-02 17:48:14,008 DEBUG: Removing debuggable flags from build/io.jozo.prayerbook/android/app
2025-02-02 17:48:14,156 INFO: Running 'prebuild' commands in build/io.jozo.prayerbook/android/app
2025-02-02 17:48:14,156 DEBUG: Directory: build/io.jozo.prayerbook/android/app
2025-02-02 17:48:14,156 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/gms/d' ../build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /gms/d ../build.gradle
2025-02-02 17:48:14,360 INFO: Cleaning Gradle project...
2025-02-02 17:48:14,361 DEBUG: Directory: build/io.jozo.prayerbook/android/app
2025-02-02 17:48:14,361 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
> Configure project :app
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :capacitor-cordova-android-plugins
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 51s
1 actionable task: 1 up-to-date
2025-02-02 17:49:11,691 INFO: Scanning source for common problems...
2025-02-02 17:49:11,704 DEBUG: scanner is configured to use signature data from: 'suss'
2025-02-02 17:49:11,704 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-02-02 17:49:12,349 DEBUG: write 'suss.json' to cache
2025-02-02 17:49:12,352 DEBUG: next suss.json cache update due in 23:59:59.986803
2025-02-02 17:49:12,492 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2025-02-02 17:49:12,612 INFO: Removing shared library at node_modules/sharp/vendor/8.14.5/linux-x64/lib/libvips-cpp.so.42
2025-02-02 17:49:12,624 WARNING: Found executable binary, possibly code at node_modules/sharp/build/Release/sharp-linux-x64.node
2025-02-02 17:49:12,670 INFO: Removing binary at node_modules/nodemon/bin/windows-kill.exe
2025-02-02 17:49:12,956 INFO: Removing binary at node_modules/@esbuild/linux-x64/bin/esbuild
2025-02-02 17:49:13,154 INFO: Removing binary at node_modules/esbuild/bin/esbuild
2025-02-02 17:49:13,241 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/capacitor-cordova-android-plugins.tar.gz
2025-02-02 17:49:13,241 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/capacitor-cordova-ios-plugins.tar.gz
2025-02-02 17:49:13,241 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/ios-template.tar.gz
2025-02-02 17:49:13,242 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/android-template.tar.gz
2025-02-02 17:49:13,252 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/capacitor-cordova-android-plugins.tar.gz
2025-02-02 17:49:13,253 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/ios-spm-template.tar.gz
2025-02-02 17:49:13,253 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/ios-pods-template.tar.gz
2025-02-02 17:49:13,254 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/capacitor-cordova-ios-plugins.tar.gz
2025-02-02 17:49:13,254 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/android-template.tar.gz
2025-02-02 17:49:13,417 INFO: Removing Java JAR file at node_modules/@trapezedev/gradle-parse/capacitor-gradle-parse.jar
2025-02-02 17:49:13,417 INFO: Removing Java JAR file at node_modules/@trapezedev/gradle-parse/lib/groovy-3.0.9.jar
2025-02-02 17:49:13,420 INFO: Removing Java JAR file at node_modules/@trapezedev/gradle-parse/lib/json-20210307.jar
2025-02-02 17:49:13,447 INFO: Creating source tarball...
2025-02-02 17:49:37,335 INFO: Building Gradle project...
2025-02-02 17:49:37,336 DEBUG: Directory: build/io.jozo.prayerbook/android/app
2025-02-02 17:49:37,336 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.2.1 via distributionUrl
Running /opt/gradle/versions/8.2.1/bin/gradle assembleRelease
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
> Configure project :app
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :capacitor-cordova-android-plugins
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
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
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" 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 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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:preReleaseBuild UP-TO-DATE
> Task :capacitor-android:preBuild UP-TO-DATE
> Task :capacitor-android:preReleaseBuild UP-TO-DATE
> Task :capacitor-app:preBuild UP-TO-DATE
> Task :capacitor-app:preReleaseBuild UP-TO-DATE
> Task :capacitor-cordova-android-plugins:preBuild UP-TO-DATE
> Task :capacitor-cordova-android-plugins:preReleaseBuild UP-TO-DATE
> Task :app:javaPreCompileRelease
> Task :capacitor-preferences:preBuild UP-TO-DATE
> Task :capacitor-preferences:preReleaseBuild UP-TO-DATE
> Task :capacitor-splash-screen:preBuild UP-TO-DATE
> Task :capacitor-splash-screen:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseResValues
> Task :capacitor-android:generateReleaseResValues
> Task :capacitor-android:generateReleaseResources
> Task :capacitor-cordova-android-plugins:writeReleaseAarMetadata
> Task :capacitor-preferences:writeReleaseAarMetadata
> Task :capacitor-app:writeReleaseAarMetadata
> Task :capacitor-android:writeReleaseAarMetadata
> Task :capacitor-splash-screen:writeReleaseAarMetadata
> Task :capacitor-android:packageReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :capacitor-app:generateReleaseResValues
> Task :capacitor-app:generateReleaseResources
> Task :capacitor-app:packageReleaseResources
> Task :capacitor-cordova-android-plugins:generateReleaseResValues
> Task :capacitor-cordova-android-plugins:generateReleaseResources
> Task :capacitor-cordova-android-plugins:packageReleaseResources
> Task :capacitor-preferences:generateReleaseResValues
> Task :capacitor-preferences:generateReleaseResources
> Task :capacitor-preferences:packageReleaseResources
> Task :capacitor-splash-screen:generateReleaseResValues
> Task :capacitor-splash-screen:generateReleaseResources
> Task :capacitor-splash-screen:packageReleaseResources
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :capacitor-android:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :capacitor-app:extractDeepLinksRelease
> Task :capacitor-cordova-android-plugins:extractDeepLinksRelease
> Task :capacitor-preferences:extractDeepLinksRelease
> Task :capacitor-splash-screen:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :capacitor-cordova-android-plugins:processReleaseManifest
> Task :capacitor-android:processReleaseManifest
> Task :capacitor-preferences:processReleaseManifest
> Task :capacitor-app:processReleaseManifest
> Task :capacitor-splash-screen:processReleaseManifest
> Task :capacitor-android:compileReleaseLibraryResources
> Task :capacitor-app:compileReleaseLibraryResources
> Task :capacitor-android:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :capacitor-cordova-android-plugins:compileReleaseLibraryResources
> Task :capacitor-app:parseReleaseLocalResources
> Task :capacitor-android:generateReleaseRFile
> Task :capacitor-cordova-android-plugins:parseReleaseLocalResources
> Task :capacitor-preferences:compileReleaseLibraryResources
> Task :capacitor-app:generateReleaseRFile
> Task :capacitor-cordova-android-plugins:generateReleaseRFile
> Task :capacitor-splash-screen:compileReleaseLibraryResources
> Task :capacitor-preferences:parseReleaseLocalResources
> Task :capacitor-android:javaPreCompileRelease
> Task :capacitor-app:javaPreCompileRelease
> Task :capacitor-splash-screen:parseReleaseLocalResources
> Task :capacitor-preferences:generateReleaseRFile
> Task :capacitor-android:compileReleaseJavaWithJavac
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :capacitor-splash-screen:generateReleaseRFile
> Task :capacitor-cordova-android-plugins:javaPreCompileRelease
> Task :capacitor-preferences:javaPreCompileRelease
> Task :capacitor-cordova-android-plugins:compileReleaseJavaWithJavac NO-SOURCE
> Task :capacitor-cordova-android-plugins:bundleLibCompileToJarRelease
> Task :capacitor-splash-screen:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :capacitor-android:bundleLibCompileToJarRelease
> Task :capacitor-android:bundleLibRuntimeToJarRelease
> Task :capacitor-app:compileReleaseJavaWithJavac
> Task :capacitor-app:bundleLibCompileToJarRelease
> Task :capacitor-preferences:compileReleaseJavaWithJavac
> Task :capacitor-preferences:bundleLibCompileToJarRelease
> Task :capacitor-splash-screen:compileReleaseJavaWithJavac
> Task :capacitor-splash-screen:bundleLibCompileToJarRelease
> Task :capacitor-android:processReleaseJavaRes NO-SOURCE
> Task :capacitor-android:createFullJarRelease
> Task :capacitor-android:mergeReleaseJniLibFolders
> Task :capacitor-android:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-android:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-android:extractDeepLinksForAarRelease
> Task :capacitor-android:copyReleaseJniLibsProjectAndLocalJars
> Task :app:processReleaseManifestForPackage
> Task :capacitor-android:extractReleaseAnnotations
> Task :capacitor-android:mergeReleaseGeneratedProguardFiles
> Task :capacitor-android:mergeReleaseConsumerProguardFiles
> Task :capacitor-android:mergeReleaseShaders
> Task :capacitor-android:compileReleaseShaders NO-SOURCE
> Task :capacitor-android:generateReleaseAssets UP-TO-DATE
> Task :capacitor-android:packageReleaseAssets
> Task :capacitor-android:prepareReleaseArtProfile
> Task :capacitor-android:prepareLintJarForPublish
> Task :capacitor-android:extractProguardFiles
> Task :capacitor-android:writeReleaseLintModelMetadata
> Task :capacitor-app:bundleLibRuntimeToJarRelease
> Task :capacitor-app:processReleaseJavaRes NO-SOURCE
> Task :capacitor-app:createFullJarRelease
> Task :capacitor-android:mergeReleaseJavaResource
> Task :capacitor-app:mergeReleaseJniLibFolders
> Task :capacitor-android:syncReleaseLibJars
> Task :capacitor-android:bundleReleaseLocalLintAar
> Task :capacitor-app:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-app:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-app:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-android:generateReleaseLintModel
> Task :capacitor-app:extractDeepLinksForAarRelease
> Task :capacitor-app:extractReleaseAnnotations
> Task :capacitor-app:mergeReleaseGeneratedProguardFiles
> Task :capacitor-app:mergeReleaseConsumerProguardFiles
> Task :capacitor-app:mergeReleaseShaders
> Task :capacitor-app:compileReleaseShaders NO-SOURCE
> Task :capacitor-app:generateReleaseAssets UP-TO-DATE
> Task :capacitor-app:packageReleaseAssets
> Task :capacitor-app:prepareLintJarForPublish
> Task :capacitor-app:prepareReleaseArtProfile
> Task :capacitor-app:mergeReleaseJavaResource
> Task :capacitor-app:extractProguardFiles
> Task :capacitor-app:syncReleaseLibJars
> Task :capacitor-app:bundleReleaseLocalLintAar
> Task :capacitor-app:writeReleaseLintModelMetadata
> Task :capacitor-cordova-android-plugins:bundleLibRuntimeToJarRelease
> Task :capacitor-app:generateReleaseLintModel
> Task :capacitor-cordova-android-plugins:processReleaseJavaRes NO-SOURCE
> Task :capacitor-cordova-android-plugins:createFullJarRelease
> Task :capacitor-cordova-android-plugins:mergeReleaseJniLibFolders
> Task :capacitor-cordova-android-plugins:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-cordova-android-plugins:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-cordova-android-plugins:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-cordova-android-plugins:extractDeepLinksForAarRelease
> Task :capacitor-cordova-android-plugins:extractReleaseAnnotations
> Task :capacitor-cordova-android-plugins:mergeReleaseGeneratedProguardFiles
> Task :capacitor-cordova-android-plugins:mergeReleaseConsumerProguardFiles
> Task :capacitor-cordova-android-plugins:mergeReleaseShaders
> Task :capacitor-cordova-android-plugins:compileReleaseShaders NO-SOURCE
> Task :capacitor-cordova-android-plugins:generateReleaseAssets UP-TO-DATE
> Task :capacitor-cordova-android-plugins:packageReleaseAssets
> Task :capacitor-cordova-android-plugins:prepareLintJarForPublish
> Task :capacitor-cordova-android-plugins:prepareReleaseArtProfile
> Task :capacitor-cordova-android-plugins:mergeReleaseJavaResource
> Task :capacitor-cordova-android-plugins:extractProguardFiles
> Task :capacitor-cordova-android-plugins:syncReleaseLibJars
> Task :capacitor-cordova-android-plugins:bundleReleaseLocalLintAar
> Task :capacitor-cordova-android-plugins:writeReleaseLintModelMetadata
> Task :capacitor-preferences:processReleaseJavaRes NO-SOURCE
> Task :capacitor-preferences:bundleLibRuntimeToJarRelease
> Task :capacitor-cordova-android-plugins:generateReleaseLintModel
> Task :capacitor-preferences:createFullJarRelease
> Task :capacitor-preferences:mergeReleaseJniLibFolders
> Task :capacitor-preferences:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-preferences:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-preferences:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-preferences:extractDeepLinksForAarRelease
> Task :capacitor-preferences:extractReleaseAnnotations
> Task :capacitor-preferences:mergeReleaseGeneratedProguardFiles
> Task :capacitor-preferences:mergeReleaseConsumerProguardFiles
> Task :capacitor-preferences:mergeReleaseShaders
> Task :capacitor-preferences:compileReleaseShaders NO-SOURCE
> Task :capacitor-preferences:generateReleaseAssets UP-TO-DATE
> Task :capacitor-preferences:packageReleaseAssets
> Task :capacitor-preferences:prepareLintJarForPublish
> Task :capacitor-preferences:prepareReleaseArtProfile
> Task :capacitor-preferences:extractProguardFiles
> Task :capacitor-preferences:mergeReleaseJavaResource
> Task :capacitor-preferences:writeReleaseLintModelMetadata
> Task :capacitor-preferences:syncReleaseLibJars
> Task :capacitor-preferences:bundleReleaseLocalLintAar
> Task :capacitor-splash-screen:processReleaseJavaRes NO-SOURCE
> Task :capacitor-splash-screen:bundleLibRuntimeToJarRelease
> Task :capacitor-splash-screen:mergeReleaseJniLibFolders
> Task :capacitor-preferences:generateReleaseLintModel
> Task :capacitor-splash-screen:createFullJarRelease
> Task :capacitor-splash-screen:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-splash-screen:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-splash-screen:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-splash-screen:extractDeepLinksForAarRelease
> Task :capacitor-splash-screen:extractReleaseAnnotations
> Task :capacitor-splash-screen:mergeReleaseGeneratedProguardFiles
> Task :capacitor-splash-screen:mergeReleaseConsumerProguardFiles
> Task :capacitor-splash-screen:mergeReleaseShaders
> Task :capacitor-splash-screen:compileReleaseShaders NO-SOURCE
> Task :capacitor-splash-screen:generateReleaseAssets UP-TO-DATE
> Task :capacitor-splash-screen:packageReleaseAssets
> Task :capacitor-splash-screen:prepareLintJarForPublish
> Task :capacitor-splash-screen:prepareReleaseArtProfile
> Task :capacitor-splash-screen:mergeReleaseJavaResource
> Task :capacitor-splash-screen:extractProguardFiles
> Task :capacitor-splash-screen:syncReleaseLibJars
> Task :capacitor-splash-screen:bundleReleaseLocalLintAar
> Task :capacitor-splash-screen:writeReleaseLintModelMetadata
> Task :capacitor-android:generateReleaseLintVitalModel
> Task :app:processReleaseResources
> Task :capacitor-splash-screen:generateReleaseLintModel
> Task :app:compileReleaseJavaWithJavac
> Task :app:generateReleaseLintVitalReportModel
> Task :capacitor-app:generateReleaseLintVitalModel
> Task :capacitor-cordova-android-plugins:generateReleaseLintVitalModel
> Task :capacitor-preferences:generateReleaseLintVitalModel
> Task :capacitor-splash-screen:generateReleaseLintVitalModel
> Task :app:mergeReleaseJniLibFolders
> Task :capacitor-android:copyReleaseJniLibsProjectOnly
> Task :capacitor-app:copyReleaseJniLibsProjectOnly
> Task :capacitor-cordova-android-plugins:copyReleaseJniLibsProjectOnly
> Task :capacitor-preferences:copyReleaseJniLibsProjectOnly
> Task :capacitor-splash-screen:copyReleaseJniLibsProjectOnly
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:dexBuilderRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:lintVitalAnalyzeRelease
> Task :capacitor-android:lintVitalAnalyzeRelease
> Task :app:mergeReleaseArtProfile
> Task :app:mergeExtDexRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:compressReleaseAssets
> Task :capacitor-cordova-android-plugins:lintVitalAnalyzeRelease
> Task :app:collectReleaseDependencies
> Task :capacitor-app:lintVitalAnalyzeRelease
> Task :app:sdkReleaseDependencyData
> Task :app:mergeReleaseJavaResource
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :capacitor-preferences:lintVitalAnalyzeRelease
> Task :capacitor-splash-screen:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 2m 26s
198 actionable tasks: 198 executed
2025-02-02 17:52:04,883 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.jozo.prayerbook, universal_newlines=False, shell=None, istream=<valid stream>)
2025-02-02 17:52:04,890 INFO: Successfully built version 0.7.1 of io.jozo.prayerbook from 866c20b9a2e2251fa9871d2f4a055397ac132b60
2025-02-02 17:52:05,136 DEBUG: Checking build/io.jozo.prayerbook/android/app/build/outputs/apk/release/app-release-unsigned.apk
2025-02-02 17:52:05,156 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-02-02 17:52:05,157 INFO: ...retrieving https://codeberg.org/jozo/prayer-book/releases/download/0.7.1/app-release.apk
2025-02-02 17:52:05,161 DEBUG: Starting new HTTPS connection (1): codeberg.org:443
2025-02-02 17:52:05,803 DEBUG: https://codeberg.org:443 "GET /jozo/prayer-book/releases/download/0.7.1/app-release.apk HTTP/1.1" 200 2998448
2025-02-02 17:52:10,454 DEBUG: unsigned/binaries/io.jozo.prayerbook_10.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-splashscreen.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.webkit_webkit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-02-02 17:52:11,681 DEBUG: /tmp/tmp5q7cbpgx/sigcp_io.jozo.prayerbook_10.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-splashscreen.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.webkit_webkit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-02-02 17:52:11,682 INFO: ...successfully verified
2025-02-02 17:52:11,682 INFO: compared built binary to supplied reference binary successfully
2025-02-02 17:52:11,885 WARNING: Requested API level 34 is larger than maximum we have, returning API level 28 instead.
2025-02-02 17:52:11,899 DEBUG: Using APK Signature v3
2025-02-02 17:52:11,908 INFO: supplied reference binary has allowed signer f5f597716444fd6672f0a011ebe96b1356e37b28866489c664139c6027a8cc14
2025-02-02 17:52:11,910 INFO: success: io.jozo.prayerbook
2025-02-02 17:52:11,910 INFO: Finished
2025-02-02 17:52:11,910 INFO: 1 build succeeded