log for io.github.pedrolcl.vmpk:151
== Installed Android Tools ==
2025-09-18 08:21:29,288 DEBUG: Reading 'config.yml'
2025-09-18 08:21:29,299 INFO: Creating log directory
2025-09-18 08:21:29,300 INFO: Creating temporary directory
2025-09-18 08:21:29,300 INFO: Creating output directory
2025-09-18 08:21:29,307 DEBUG: Getting git vcs interface for https://github.com/pedrolcl/vmpk-android.git
2025-09-18 08:21:29,307 DEBUG: Checking io.github.pedrolcl.vmpk:151
2025-09-18 08:21:29,307 INFO: Building version 1.5.1 (151) of io.github.pedrolcl.vmpk
2025-09-18 08:21:29,313 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/io.github.pedrolcl.vmpk, universal_newlines=False, shell=None, istream=None)
2025-09-18 08:21:29,325 INFO: Running 'sudo' commands in /home/vagrant
2025-09-18 08:21:29,325 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install --yes make file
+ 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://security.debian.org/debian-security bookworm-security/main amd64 Packages [278 kB]
Get:4 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main Translation-en [168 kB]
Get:6 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8791 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 [6924 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [5448 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [297 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [251 kB]
Fetched 16.2 MB in 14s (1183 kB/s)
Reading package lists...
+ apt-get install --yes make file
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
make-doc
The following NEW packages will be installed:
file make
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 438 kB of archives.
After this operation, 1711 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 438 kB in 1s (620 kB/s)
Selecting previously unselected package file.
(Reading database ... 64076 files and directories currently installed.)
Preparing to unpack .../file_1%3a5.44-3_amd64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package make.
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up file (1:5.44-3) ...
Setting up make (4.3-4.1) ...
2025-09-18 08:21:52,293 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-18 08:21:52,798 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64134 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u13) ...
2025-09-18 08:22:14,682 INFO: Getting source for revision 97e9f71a46690f119eafcb8e8a57b88bdcbd666c
2025-09-18 08:22:14,687 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:14,687 DEBUG: > git rev-parse --show-toplevel
2025-09-18 08:22:14,895 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:14,895 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-18 08:22:15,098 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:15,099 DEBUG: > git reset --hard
2025-09-18 08:22:15,402 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:15,403 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-18 08:22:15,506 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:15,506 DEBUG: > git clean -dffx
2025-09-18 08:22:15,609 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:15,609 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-09-18 08:22:16,815 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:16,815 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-09-18 08:22:17,420 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:17,420 DEBUG: > git remote set-head origin --auto
2025-09-18 08:22:18,024 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:18,024 DEBUG: > git checkout -f 97e9f71a46690f119eafcb8e8a57b88bdcbd666c
2025-09-18 08:22:18,328 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:18,328 DEBUG: > git clean -dffx
2025-09-18 08:22:18,431 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:18,431 DEBUG: > git rev-parse --show-toplevel
2025-09-18 08:22:18,634 DEBUG: Directory: build/io.github.pedrolcl.vmpk
2025-09-18 08:22:18,635 DEBUG: > git submodule deinit --all --force
2025-09-18 08:22:18,738 INFO: Creating local.properties file at build/io.github.pedrolcl.vmpk/local.properties
2025-09-18 08:22:18,748 INFO: Creating local.properties file at build/io.github.pedrolcl.vmpk/app/local.properties
2025-09-18 08:22:18,748 DEBUG: Removing debuggable flags from build/io.github.pedrolcl.vmpk/app
2025-09-18 08:22:18,763 INFO: Cleaning Gradle project...
2025-09-18 08:22:18,764 DEBUG: Directory: build/io.github.pedrolcl.vmpk/app
2025-09-18 08:22:18,764 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 7.5.1 via distributionUrl
Downloading missing gradle version 7.5.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.5.1-bin.zip: OK
Running /opt/gradle/versions/7.5.1/bin/gradle clean
Welcome to Gradle 7.5.1!
Here are the highlights of this release:
- Support for Java 18
- Support for building with Groovy 4
- Much more responsive continuous builds
- Improved diagnostics for dependency resolution
For more details see https://docs.gradle.org/7.5.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :app
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package NDK (Side by side) 23.1.7779620 in /opt/android-sdk/licenses
License for package NDK (Side by side) 23.1.7779620 accepted.
Preparing "Install NDK (Side by side) 23.1.7779620 (revision: 23.1.7779620)".
"Install NDK (Side by side) 23.1.7779620 (revision: 23.1.7779620)" ready.
Installing NDK (Side by side) 23.1.7779620 in /opt/android-sdk/ndk/23.1.7779620
"Install NDK (Side by side) 23.1.7779620 (revision: 23.1.7779620)" complete.
"Install NDK (Side by side) 23.1.7779620 (revision: 23.1.7779620)" finished.
> Task :app:externalNativeBuildCleanDebug
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean
BUILD SUCCESSFUL in 2m 57s
3 actionable tasks: 3 executed
2025-09-18 08:25:23,759 INFO: Scanning source for common problems...
2025-09-18 08:25:23,781 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-18 08:25:23,781 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-18 08:25:24,407 DEBUG: write 'suss.json' to cache
2025-09-18 08:25:24,415 DEBUG: next suss.json cache update due in 23:59:59.977583
2025-09-18 08:25:24,599 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-18 08:25:24,620 INFO: Creating source tarball...
2025-09-18 08:25:26,933 INFO: Building Gradle project...
2025-09-18 08:25:26,933 DEBUG: Directory: build/io.github.pedrolcl.vmpk/app
2025-09-18 08:25:26,933 DEBUG: > /usr/local/bin/gradlew-fdroid assembleRelease
Found 7.5.1 via distributionUrl
Running /opt/gradle/versions/7.5.1/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :colorPickerView:preBuild UP-TO-DATE
> Task :colorPickerView:preReleaseBuild UP-TO-DATE
> Task :colorPickerView:compileReleaseAidl NO-SOURCE
> Task :colorPickerView:mergeReleaseJniLibFolders
> Task :colorPickerView:mergeReleaseNativeLibs NO-SOURCE
> Task :colorPickerView:stripReleaseDebugSymbols NO-SOURCE
> Task :colorPickerView:compileReleaseRenderscript NO-SOURCE
> Task :colorPickerView:copyReleaseJniLibsProjectAndLocalJars
> Task :colorPickerView:generateReleaseResValues
> Task :colorPickerView:extractDeepLinksForAarRelease
> Task :colorPickerView:generateReleaseBuildConfig
> Task :colorPickerView:generateReleaseResources
> Task :colorPickerView:packageReleaseResources
> Task :colorPickerView:javaPreCompileRelease
> Task :colorPickerView:mergeReleaseShaders
> Task :colorPickerView:compileReleaseShaders NO-SOURCE
> Task :colorPickerView:generateReleaseAssets UP-TO-DATE
> Task :colorPickerView:packageReleaseAssets
> Task :colorPickerView:packageReleaseRenderscript NO-SOURCE
> Task :colorPickerView:prepareLintJarForPublish
> Task :colorPickerView:prepareReleaseArtProfile
> Task :colorPickerView:parseReleaseLocalResources
> Task :colorPickerView:processReleaseJavaRes NO-SOURCE
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :colorPickerView:writeReleaseAarMetadata
> Task :colorPickerView:mergeReleaseJavaResource
> Task :app:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :colorPickerView:processReleaseManifest
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :colorPickerView:generateReleaseRFile
> Task :app:mergeReleaseResources
> Task :colorPickerView:extractReleaseAnnotations
> Task :colorPickerView:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :colorPickerView:mergeReleaseGeneratedProguardFiles
> Task :colorPickerView:mergeReleaseConsumerProguardFiles
> Task :colorPickerView:syncReleaseLibJars
> Task :colorPickerView:bundleReleaseLocalLintAar
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :colorPickerView:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :colorPickerView:bundleLibResRelease NO-SOURCE
> Task :colorPickerView:compileReleaseLibraryResources
> Task :colorPickerView:bundleLibCompileToJarRelease
> Task :colorPickerView:bundleLibRuntimeToJarRelease
> Task :colorPickerView:writeReleaseLintModelMetadata
> Task :colorPickerView:createFullJarRelease
> Task :app:configureNdkBuildRelease[arm64-v8a]
> Task :app:buildNdkBuildRelease[arm64-v8a]
> Task :app:configureNdkBuildRelease[armeabi-v7a]
> Task :app:buildNdkBuildRelease[armeabi-v7a]
> Task :app:configureNdkBuildRelease[x86]
> Task :app:buildNdkBuildRelease[x86]
> Task :app:configureNdkBuildRelease[x86_64]
> Task :app:processReleaseManifestForPackage
> Task :app:buildNdkBuildRelease[x86_64]
> Task :colorPickerView:copyReleaseJniLibsProjectOnly
> Task :app:mergeReleaseJniLibFolders
> Task :app:externalNativeBuildRelease
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs
> Task :colorPickerView:exportReleaseConsumerProguardFiles
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:stripReleaseDebugSymbols
> Task :app:mergeReleaseAssets
> Task :app:mergeReleaseArtProfile
> Task :app:compressReleaseAssets
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:optimizeReleaseResources
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 34s
75 actionable tasks: 75 executed
2025-09-18 08:27:02,666 INFO: Successfully built version 1.5.1 of io.github.pedrolcl.vmpk from 97e9f71a46690f119eafcb8e8a57b88bdcbd666c
2025-09-18 08:27:02,894 DEBUG: Checking build/io.github.pedrolcl.vmpk/app/build/outputs/apk/release/io.github.pedrolcl.vmpk-v1.5.1-release-unsigned.apk
2025-09-18 08:27:02,901 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-09-18 08:27:02,901 INFO: ...retrieving https://github.com/pedrolcl/vmpk-android/releases/download/v1.5.1/io.github.pedrolcl.vmpk-v1.5.1-release.apk
2025-09-18 08:27:02,905 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-09-18 08:27:03,219 DEBUG: https://github.com:443 "GET /pedrolcl/vmpk-android/releases/download/v1.5.1/io.github.pedrolcl.vmpk-v1.5.1-release.apk HTTP/1.1" 302 0
2025-09-18 08:27:03,224 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-09-18 08:27:03,503 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/1045055605/41496d04-c701-4251-9b77-610219ddccff?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-18T09%3A06%3A34Z&rscd=attachment%3B+filename%3Dio.github.pedrolcl.vmpk-v1.5.1-release.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-09-18T08%3A06%3A24Z&ske=2025-09-18T09%3A06%3A34Z&sks=b&skv=2018-11-09&sig=AuNxgs3l9rlnVy2icLeZlAd7mg9DiQ6x21uC9TGQKqA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1ODE4NDMyNCwibmJmIjoxNzU4MTg0MDI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ob5I8UsmkE3fXKFO2JQx4ADLEWfIDNMrTw3MRoMxDOY&response-content-disposition=attachment%3B%20filename%3Dio.github.pedrolcl.vmpk-v1.5.1-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 1563326
2025-09-18 08:27:04,319 DEBUG: unsigned/binaries/io.github.pedrolcl.vmpk_151.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-09-18 08:27:04,941 DEBUG: /tmp/tmpg3bowp3a/sigcp_io.github.pedrolcl.vmpk_151.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-09-18 08:27:04,941 INFO: ...successfully verified
2025-09-18 08:27:04,941 INFO: compared built binary to supplied reference binary successfully
2025-09-18 08:27:05,014 WARNING: Requested API level 29 is larger than maximum we have, returning API level 28 instead.
2025-09-18 08:27:05,028 DEBUG: Using APK Signature v2
2025-09-18 08:27:05,029 INFO: supplied reference binary has allowed signer 209c2fbf9c61717e7cc7d7da43119f1343112a0a34227b3264f28fefddb73afd
2025-09-18 08:27:05,030 INFO: success: io.github.pedrolcl.vmpk
2025-09-18 08:27:05,030 INFO: Finished
2025-09-18 08:27:05,030 INFO: 1 build succeeded