log for io.jozo.prayerbook:2

== Installed Android Tools ==2023-11-20 07:53:37,474 DEBUG: Reading 'config.yml'2023-11-20 07:53:37,488 DEBUG: ipfs_cid not found, skipping CIDv1 generation2023-11-20 07:53:37,489 INFO: Creating log directory2023-11-20 07:53:37,489 INFO: Creating temporary directory2023-11-20 07:53:37,489 INFO: Creating output directory2023-11-20 07:53:37,499 DEBUG: Getting git vcs interface for https://codeberg.org/jozo/prayer-book2023-11-20 07:53:37,499 DEBUG: Checking io.jozo.prayerbook:22023-11-20 07:53:37,499 INFO: Building version 0.0.2 (2) of io.jozo.prayerbook2023-11-20 07:53:37,499 INFO: Running 'sudo' commands in /home/vagrant2023-11-20 07:53:37,499 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a; sysctl fs.inotify.max_user_watches=524288 || true; curl -Lo node.tar.gz https://nodejs.org/download/release/v19.3.0/node-v19.3.0-linux-x64.tar.gz; echo "b525028ae5bb71b5b32cb7fce903ccce261dbfef4c7dd0f3e0ffc27cd6fc0b3f node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/+ apt-get updateGet: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://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB]Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 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 [404 kB]Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]Fetched 15.8 MB in 8s (2073 kB/s)Reading package lists...+ apt-get install -y openjdk-17-jdk-headlessReading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:openjdk-17-jre-headlessSuggested packages:openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extrafonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei| fonts-wqy-zenhei fonts-indicThe following NEW packages will be installed:openjdk-17-jdk-headless openjdk-17-jre-headless0 upgraded, 2 newly installed, 0 to remove and 4 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.9+9-1~deb11u1 [43.7 MB]Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]debconf: delaying package configuration, since apt-utils is not installedFetched 115 MB in 4s (31.5 MB/s)Selecting previously unselected package openjdk-17-jre-headless:amd64.(Reading database ... 36749 files and directories currently installed.)Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...Selecting previously unselected package openjdk-17-jdk-headless:amd64.Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto modeSetting up openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...+ update-java-alternatives -aupdate-alternatives: error: no alternatives for jconsole+ sysctl fs.inotify.max_user_watches=524288fs.inotify.max_user_watches = 524288+ curl -Lo node.tar.gz https://nodejs.org/download/release/v19.3.0/node-v19.3.0-linux-x64.tar.gz% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 42.3M    0  380k    0     0  1547k      0  0:00:27 --:--:--  0:00:27 1541k
 89 42.3M   89 37.9M    0     0  30.1M      0  0:00:01  0:00:01 --:--:-- 30.1M
100 42.3M  100 42.3M    0     0  30.6M      0  0:00:01  0:00:01 --:--:-- 30.6M+ echo 'b525028ae5bb71b5b32cb7fce903ccce261dbfef4c7dd0f3e0ffc27cd6fc0b3f node.tar.gz'+ sha256sum -c -node.tar.gz: OK+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/2023-11-20 07:54:23,367 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2023-11-20 07:54:23,880 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 removed2023-11-20 07:54:44,358 INFO: Getting source for revision 8a089c1100ae33c92173356f7df8776faba37db32023-11-20 07:54:44,359 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:44,359 DEBUG: > git rev-parse --show-toplevel2023-11-20 07:54:44,571 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:44,572 DEBUG: > git submodule foreach --recursive git reset --hard2023-11-20 07:54:44,783 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:44,783 DEBUG: > git reset --hard2023-11-20 07:54:44,995 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:44,995 DEBUG: > git submodule foreach --recursive git clean -dffx2023-11-20 07:54:45,114 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:45,115 DEBUG: > git clean -dffx2023-11-20 07:54:45,226 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:45,226 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 origin2023-11-20 07:54:46,240 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:46,241 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 origin2023-11-20 07:54:47,054 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:47,054 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 origin2023-11-20 07:54:47,873 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:47,873 DEBUG: > git remote set-head origin --auto2023-11-20 07:54:48,786 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:48,787 DEBUG: > git checkout -f 8a089c1100ae33c92173356f7df8776faba37db32023-11-20 07:54:48,998 DEBUG: Directory: build/io.jozo.prayerbook2023-11-20 07:54:48,999 DEBUG: > git clean -dffx2023-11-20 07:54:49,109 INFO: Running 'init' commands in build/io.jozo.prayerbook/android/app2023-11-20 07:54:49,110 DEBUG: Directory: build/io.jozo.prayerbook/android/app2023-11-20 07:54:49,111 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 installnpm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIauadded 626 packages, and audited 627 packages in 26s114 packages are looking for fundingrun `npm fund` for details8 vulnerabilities (6 moderate, 2 high)To address issues that do not require attention, run:npm audit fixSome issues need review, and may require choosinga different dependency.Run `npm audit` for details.npm noticenpm notice New major version of npm available! 9.2.0 -> 10.2.4npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.4>npm notice Run `npm install -g npm@10.2.4` to update!npm notice+ npm run build> prayer-book@0.0.2 build> vite buildvite v4.4.9 building for production...transforming...✓ 41 modules transformed.rendering chunks...computing gzip size...dist/index.html                        0.43 kB │ gzip:  0.30 kBdist/assets/index-9ac634ef.css         5.54 kB │ gzip:  1.74 kBdist/assets/web-e428c45c.js            0.12 kB │ gzip:  0.12 kBdist/assets/PrayerView-de51cfb7.js     0.40 kB │ gzip:  0.30 kBdist/assets/web-24293adb.js            0.67 kB │ gzip:  0.33 kBdist/assets/CategoryView-27202cff.js   1.04 kB │ gzip:  0.66 kBdist/assets/prayers-147232a4.js       12.88 kB │ gzip:  4.93 kBdist/assets/index-660e2567.js         87.24 kB │ gzip: 34.50 kB✓ built in 5.23s+ npx cap sync android✔ Copying web assets from dist to android/app/src/main/assets/public in 25.65ms✔ Creating capacitor.config.json in android/app/src/main/assets in 2.36ms✔ copy android in 86.12ms✔ Updating Android plugins in 8.61ms[info] Found 2 Capacitor plugins for android:@capacitor/app@5.0.6@capacitor/splash-screen@5.0.6✔ update android in 111.71ms[info] Sync finished in 0.214s2023-11-20 07:55:25,105 INFO: Creating local.properties file at build/io.jozo.prayerbook/local.properties2023-11-20 07:55:25,106 INFO: Creating local.properties file at build/io.jozo.prayerbook/android/local.properties2023-11-20 07:55:25,107 INFO: Creating local.properties file at build/io.jozo.prayerbook/android/app/local.properties2023-11-20 07:55:25,107 DEBUG: Removing debuggable flags from build/io.jozo.prayerbook/android/app2023-11-20 07:55:25,253 INFO: Cleaning Gradle project...2023-11-20 07:55:25,254 DEBUG: Directory: build/io.jozo.prayerbook/android/app2023-11-20 07:55:25,254 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.0.2 via distributionUrlDownloading missing gradle version 8.0.2cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.0.2-bin.zip: OKRunning /opt/gradle/versions/8.0.2/bin/gradle cleanWelcome to Gradle 8.0.2!Here are the highlights of this release:- Improvements to the Kotlin DSL- Fine-grained parallelism from the first build with configuration cache- Configurable Gradle user home cache cleanupFor more details see https://docs.gradle.org/8.0.2/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the build> Configure project :appWARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.> Configure project :capacitor-cordova-android-pluginsWARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 43s1 actionable task: 1 up-to-date2023-11-20 07:56:16,023 INFO: Scanning source for common problems...2023-11-20 07:56:16,034 DEBUG: scanner is configured to use signature data from: 'suss'2023-11-20 07:56:16,059 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar2023-11-20 07:56:16,068 WARNING: Found executable binary, possibly code at node_modules/sharp/build/Release/sharp-linux-x64.node2023-11-20 07:56:16,070 INFO: Removing shared library at node_modules/sharp/vendor/8.12.2/linux-x64/lib/libvips-cpp.so.422023-11-20 07:56:16,383 INFO: Removing Java JAR file at node_modules/@trapezedev/gradle-parse/capacitor-gradle-parse.jar2023-11-20 07:56:16,384 INFO: Removing Java JAR file at node_modules/@trapezedev/gradle-parse/lib/groovy-3.0.9.jar2023-11-20 07:56:16,387 INFO: Removing Java JAR file at node_modules/@trapezedev/gradle-parse/lib/json-20210307.jar2023-11-20 07:56:16,404 WARNING: Found executable binary, possibly code at node_modules/bplist-parser/test/utf16_chinese.plist2023-11-20 07:56:16,450 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/capacitor-cordova-ios-plugins.tar.gz2023-11-20 07:56:16,450 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/capacitor-cordova-android-plugins.tar.gz2023-11-20 07:56:16,451 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/ios-template.tar.gz2023-11-20 07:56:16,451 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/android-template.tar.gz2023-11-20 07:56:16,496 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/capacitor-cordova-ios-plugins.tar.gz2023-11-20 07:56:16,496 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/capacitor-cordova-android-plugins.tar.gz2023-11-20 07:56:16,496 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/ios-template.tar.gz2023-11-20 07:56:16,497 INFO: Removing gzip file archive at node_modules/@capacitor/assets/node_modules/@capacitor/cli/assets/android-template.tar.gz2023-11-20 07:56:16,852 INFO: Removing binary at node_modules/esbuild/bin/esbuild2023-11-20 07:56:16,994 INFO: Removing binary at node_modules/nodemon/bin/windows-kill.exe2023-11-20 07:56:17,031 INFO: Removing binary at node_modules/@esbuild/linux-x64/bin/esbuild2023-11-20 07:56:17,093 INFO: Creating source tarball...2023-11-20 07:56:41,396 INFO: Building Gradle project...2023-11-20 07:56:41,397 DEBUG: Directory: build/io.jozo.prayerbook/android/app2023-11-20 07:56:41,397 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 8.0.2 via distributionUrlRunning /opt/gradle/versions/8.0.2/bin/gradle assembleReleaseTo honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.Daemon will be stopped at the end of the build> Configure project :appWARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.> Configure project :capacitor-cordova-android-pluginsWARNING: 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-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :capacitor-app:preBuild UP-TO-DATE> Task :capacitor-app:preReleaseBuild UP-TO-DATE> Task :capacitor-app:mergeReleaseJniLibFolders> Task :capacitor-app:mergeReleaseNativeLibs NO-SOURCE> Task :capacitor-app:stripReleaseDebugSymbols NO-SOURCE> Task :capacitor-app:generateReleaseResValues> Task :capacitor-app:copyReleaseJniLibsProjectAndLocalJars> Task :capacitor-app:extractDeepLinksForAarRelease> Task :capacitor-android:preBuild UP-TO-DATE> Task :capacitor-android:preReleaseBuild UP-TO-DATE> Task :capacitor-android:generateReleaseResValues> Task :capacitor-android:generateReleaseResources> Task :capacitor-android:packageReleaseResources> Task :capacitor-android:parseReleaseLocalResources> Task :capacitor-android:processReleaseManifest> Task :capacitor-android:generateReleaseRFile> Task :capacitor-android:javaPreCompileRelease> Task :capacitor-android:compileReleaseJavaWithJavacNote: Some input files use unchecked or unsafe operations.Note: Recompile with -Xlint:unchecked for details.> Task :capacitor-app:generateReleaseResources> Task :capacitor-app:packageReleaseResources> Task :capacitor-android:bundleLibCompileToJarRelease> Task :capacitor-app:parseReleaseLocalResources> Task :capacitor-app:javaPreCompileRelease> Task :capacitor-app:processReleaseManifest> Task :capacitor-app:mergeReleaseShaders> Task :capacitor-app:compileReleaseShaders NO-SOURCE> Task :capacitor-app:generateReleaseAssets UP-TO-DATE> Task :capacitor-app:generateReleaseRFile> Task :capacitor-app:packageReleaseAssets> Task :capacitor-app:extractReleaseAnnotations> Task :capacitor-app:compileReleaseJavaWithJavac> Task :capacitor-app:mergeReleaseGeneratedProguardFiles> Task :capacitor-app:mergeReleaseConsumerProguardFiles> Task :capacitor-app:prepareReleaseArtProfile> Task :capacitor-app:prepareLintJarForPublish> Task :capacitor-app:processReleaseJavaRes NO-SOURCE> Task :capacitor-splash-screen:preBuild UP-TO-DATE> Task :capacitor-splash-screen:preReleaseBuild UP-TO-DATE> Task :capacitor-splash-screen:mergeReleaseJniLibFolders> Task :capacitor-splash-screen:mergeReleaseNativeLibs NO-SOURCE> Task :capacitor-splash-screen:stripReleaseDebugSymbols NO-SOURCE> Task :capacitor-app:writeReleaseAarMetadata> Task :capacitor-splash-screen:copyReleaseJniLibsProjectAndLocalJars> Task :capacitor-app:mergeReleaseJavaResource> Task :capacitor-splash-screen:generateReleaseResValues> Task :capacitor-app:syncReleaseLibJars> Task :capacitor-app:bundleReleaseLocalLintAar> Task :capacitor-splash-screen:extractDeepLinksForAarRelease> Task :capacitor-splash-screen:generateReleaseResources> Task :capacitor-splash-screen:packageReleaseResources> Task :capacitor-splash-screen:parseReleaseLocalResources> Task :capacitor-splash-screen:javaPreCompileRelease> Task :capacitor-splash-screen:processReleaseManifest> Task :capacitor-splash-screen:mergeReleaseShaders> Task :capacitor-splash-screen:compileReleaseShaders NO-SOURCE> Task :capacitor-splash-screen:generateReleaseAssets UP-TO-DATE> Task :capacitor-splash-screen:generateReleaseRFile> Task :capacitor-splash-screen:packageReleaseAssets> Task :capacitor-splash-screen:extractReleaseAnnotations> Task :capacitor-splash-screen:compileReleaseJavaWithJavac> Task :capacitor-splash-screen:mergeReleaseGeneratedProguardFiles> Task :capacitor-splash-screen:mergeReleaseConsumerProguardFiles> Task :capacitor-splash-screen:prepareLintJarForPublish> Task :capacitor-splash-screen:prepareReleaseArtProfile> Task :capacitor-splash-screen:processReleaseJavaRes NO-SOURCE> Task :capacitor-splash-screen:mergeReleaseJavaResource> Task :capacitor-splash-screen:writeReleaseAarMetadata> Task :capacitor-splash-screen:syncReleaseLibJars> Task :capacitor-splash-screen:bundleReleaseLocalLintAar> Task :capacitor-android:mergeReleaseJniLibFolders> Task :capacitor-android:mergeReleaseNativeLibs NO-SOURCE> Task :capacitor-android:stripReleaseDebugSymbols NO-SOURCE> Task :capacitor-android:copyReleaseJniLibsProjectAndLocalJars> Task :capacitor-android:extractDeepLinksForAarRelease> 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:processReleaseJavaRes NO-SOURCE> Task :capacitor-android:mergeReleaseJavaResource> Task :capacitor-android:writeReleaseAarMetadata> Task :capacitor-android:syncReleaseLibJars> Task :capacitor-android:bundleReleaseLocalLintAar> Task :capacitor-cordova-android-plugins:preBuild UP-TO-DATE> Task :capacitor-cordova-android-plugins:preReleaseBuild UP-TO-DATE> 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:generateReleaseResValues> Task :capacitor-cordova-android-plugins:extractDeepLinksForAarRelease> Task :capacitor-cordova-android-plugins:generateReleaseResources> Task :capacitor-cordova-android-plugins:packageReleaseResources> Task :capacitor-cordova-android-plugins:parseReleaseLocalResources> Task :capacitor-cordova-android-plugins:processReleaseManifest> Task :capacitor-cordova-android-plugins:javaPreCompileRelease> 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:generateReleaseRFile> Task :capacitor-cordova-android-plugins:packageReleaseAssets> Task :capacitor-cordova-android-plugins:extractReleaseAnnotations> Task :capacitor-cordova-android-plugins:compileReleaseJavaWithJavac NO-SOURCE> Task :capacitor-cordova-android-plugins:mergeReleaseGeneratedProguardFiles> Task :capacitor-cordova-android-plugins:mergeReleaseConsumerProguardFiles> Task :capacitor-cordova-android-plugins:prepareLintJarForPublish> Task :capacitor-cordova-android-plugins:prepareReleaseArtProfile> Task :capacitor-cordova-android-plugins:processReleaseJavaRes NO-SOURCE> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :capacitor-cordova-android-plugins:writeReleaseAarMetadata> Task :capacitor-cordova-android-plugins:mergeReleaseJavaResource> Task :app:javaPreCompileRelease> Task :capacitor-cordova-android-plugins:syncReleaseLibJars> Task :app:checkReleaseAarMetadata> Task :capacitor-cordova-android-plugins:bundleReleaseLocalLintAar> Task :app:generateReleaseResValues> Task :app:mapReleaseSourceSetPaths> Task :app:generateReleaseResources> Task :app:packageReleaseResources> Task :app:createReleaseCompatibleScreenManifests> Task :app:extractDeepLinksRelease> Task :capacitor-android:extractDeepLinksRelease> Task :capacitor-app:extractDeepLinksRelease> Task :capacitor-cordova-android-plugins:extractDeepLinksRelease> Task :capacitor-splash-screen:extractDeepLinksRelease> Task :app:parseReleaseLocalResources> Task :app:processReleaseMainManifest> Task :app:mergeReleaseResources> Task :app:processReleaseManifest> Task :capacitor-app:compileReleaseLibraryResources> Task :capacitor-android:compileReleaseLibraryResources> Task :capacitor-cordova-android-plugins:compileReleaseLibraryResources> Task :capacitor-splash-screen:compileReleaseLibraryResources> Task :capacitor-app:bundleLibCompileToJarRelease> Task :capacitor-cordova-android-plugins:bundleLibCompileToJarRelease> Task :capacitor-splash-screen:bundleLibCompileToJarRelease> Task :app:extractProguardFiles> Task :capacitor-android:bundleLibResRelease NO-SOURCE> Task :capacitor-android:writeReleaseLintModelMetadata> Task :capacitor-android:bundleLibRuntimeToJarRelease> Task :capacitor-app:bundleLibResRelease NO-SOURCE> Task :capacitor-android:createFullJarRelease> Task :capacitor-app:bundleLibRuntimeToJarRelease> Task :capacitor-app:writeReleaseLintModelMetadata> Task :capacitor-app:createFullJarRelease> Task :capacitor-cordova-android-plugins:bundleLibResRelease NO-SOURCE> Task :capacitor-cordova-android-plugins:bundleLibRuntimeToJarRelease> Task :capacitor-cordova-android-plugins:writeReleaseLintModelMetadata> Task :capacitor-cordova-android-plugins:createFullJarRelease> Task :capacitor-splash-screen:bundleLibResRelease NO-SOURCE> Task :capacitor-splash-screen:bundleLibRuntimeToJarRelease> Task :capacitor-splash-screen:writeReleaseLintModelMetadata> Task :capacitor-splash-screen:createFullJarRelease> Task :app:mergeReleaseJniLibFolders> Task :capacitor-android:copyReleaseJniLibsProjectOnly> Task :capacitor-app:copyReleaseJniLibsProjectOnly> Task :capacitor-cordova-android-plugins: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:desugarReleaseFileDependencies> Task :app:mergeReleaseArtProfile> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:mergeReleaseAssets> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:compressReleaseAssets> Task :app:collectReleaseDependencies> Task :app:sdkReleaseDependencyData> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:processReleaseManifestForPackage> Task :app:mergeReleaseJavaResource> Task :app:mergeExtDexRelease> Task :app:processReleaseResources> Task :app:compileReleaseJavaWithJavac> Task :app:dexBuilderRelease> Task :app:mergeReleaseGlobalSynthetics> Task :app:optimizeReleaseResources> Task :app:mergeDexRelease> Task :app:compileReleaseArtProfile> Task :app:packageRelease> Task :app:createReleaseApkListingFileRedirect> Task :app:lintVitalAnalyzeRelease> Task :app:lintVitalReportRelease> Task :app:lintVitalRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 1m 46s149 actionable tasks: 149 executed2023-11-20 07:58:28,739 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.jozo.prayerbook, universal_newlines=False, shell=None, istream=<valid stream>)2023-11-20 07:58:28,753 INFO: Successfully built version 0.0.2 of io.jozo.prayerbook from 8a089c1100ae33c92173356f7df8776faba37db32023-11-20 07:58:29,027 DEBUG: AXML contains a RESOURCE MAP2023-11-20 07:58:29,027 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'2023-11-20 07:58:29,028 DEBUG: Checking build/io.jozo.prayerbook/android/app/build/outputs/apk/release/app-release-unsigned.apk2023-11-20 07:58:29,036 DEBUG: AXML contains a RESOURCE MAP2023-11-20 07:58:29,036 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'2023-11-20 07:58:29,052 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2023-11-20 07:58:29,052 INFO: ...retrieving https://codeberg.org/jozo/prayer-book/releases/download/0.0.2/app-release.apk2023-11-20 07:58:29,057 DEBUG: Starting new HTTPS connection (1): codeberg.org:4432023-11-20 07:58:29,550 DEBUG: https://codeberg.org:443 "GET /jozo/prayer-book/releases/download/0.0.2/app-release.apk HTTP/1.1" 200 28879512023-11-20 07:58:31,686 DEBUG: unsigned/binaries/io.jozo.prayerbook_2.binary.apk: VerifiesVerified using v1 scheme (JAR signing): trueVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseNumber of signers: 1WARNING: 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/.2023-11-20 07:58:33,026 DEBUG: /tmp/tmp0jlrbuo0/sigcp_io.jozo.prayerbook_2.apk: VerifiesVerified using v1 scheme (JAR signing): trueVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseNumber of signers: 1WARNING: 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/.2023-11-20 07:58:33,027 INFO: ...successfully verified2023-11-20 07:58:33,027 INFO: compared built binary to supplied reference binary successfully2023-11-20 07:58:33,078 INFO: supplied reference binary has allowed signer f5f597716444fd6672f0a011ebe96b1356e37b28866489c664139c6027a8cc142023-11-20 07:58:33,081 INFO: success: io.jozo.prayerbook2023-11-20 07:58:33,082 INFO: Finished2023-11-20 07:58:33,083 INFO: 1 build succeeded