log for com.aisleron:19

Traceback (most recent call last):File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1190, in mainif trybuild(app, build, build_dir, output_dir, log_dir,~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^also_check_dir, srclib_dir, extlib_dir,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^tmp_dir, repo_dir, vcs, options.test,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^options.server, options.force,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^options.onserver, options.refresh):^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 931, in trybuildbuild_server(app, build, vcs, build_dir, output_dir, log_dir, force)~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 280, in build_serverraise BuildException(message.format(app.id, build.versionCode),str(output, 'utf-8', 'replace'))fdroidserver.exception.BuildException: Build.py failed on server for com.aisleron:19==== detail begin ====== Installed Android Tools ==2026-03-23 23:51:45,605 INFO: Creating log directory2026-03-23 23:51:45,605 INFO: Creating temporary directory2026-03-23 23:51:45,606 INFO: Creating output directory2026-03-23 23:51:45,607 DEBUG: Getting git vcs interface for https://github.com/aisleron/aisleron.git2026-03-23 23:51:45,608 DEBUG: Checking com.aisleron:192026-03-23 23:51:45,608 INFO: Building com.aisleron:192026-03-23 23:51:45,609 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.aisleron, stdin=None, shell=False, universal_newlines=False)2026-03-23 23:51:45,610 INFO: Running 'sudo' commands in /home/vagrant2026-03-23 23:51:45,610 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done+ export CPUS_MAX=16+ CPUS_MAX=16++ getconf _NPROCESSORS_ONLN+ export CPUS=30+ CPUS=30+ (( c=16 ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))2026-03-23 23:51:46,212 DEBUG: > sudo passwd --lock rootpasswd: password changed.2026-03-23 23:51:46,512 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 43722 files and directories currently installed.)Removing sudo (1.9.16p2-3) ...Purging configuration files for sudo (1.9.16p2-3) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removedProcessing triggers for libc-bin (2.41-12+deb13u1) ...2026-03-23 23:51:49,397 INFO: Getting source for revision e9ed2a5ca3cbf91dda9693546f4c65efa16ef5d02026-03-23 23:51:49,397 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:49,397 DEBUG: > git rev-parse --show-toplevel2026-03-23 23:51:49,598 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:49,598 DEBUG: > git submodule foreach --recursive git reset --hard2026-03-23 23:51:49,699 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:49,699 DEBUG: > git reset --hard2026-03-23 23:51:49,900 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:49,900 DEBUG: > git submodule foreach --recursive git clean -dffx2026-03-23 23:51:50,001 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:50,001 DEBUG: > git clean -dffx2026-03-23 23:51:50,101 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:50,101 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 origin2026-03-23 23:51:50,402 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:50,402 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 origin2026-03-23 23:51:50,703 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:50,703 DEBUG: > git remote set-head origin --auto2026-03-23 23:51:51,104 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:51,105 DEBUG: > git checkout -f e9ed2a5ca3cbf91dda9693546f4c65efa16ef5d02026-03-23 23:51:51,306 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:51,306 DEBUG: > git clean -dffx2026-03-23 23:51:51,407 INFO: commit: e9ed2a5ca3cbf91dda9693546f4c65efa16ef5d0 (SHA1: e9ed2a5ca3cbf91dda9693546f4c65efa16ef5d0)2026-03-23 23:51:51,407 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:51,407 DEBUG: > git rev-parse --show-toplevel2026-03-23 23:51:51,609 DEBUG: Directory: build/com.aisleron2026-03-23 23:51:51,609 DEBUG: > git submodule deinit --all --force2026-03-23 23:51:51,710 INFO: Creating local.properties file at build/com.aisleron/local.properties2026-03-23 23:51:51,711 INFO: Creating local.properties file at build/com.aisleron/app/local.properties2026-03-23 23:51:51,712 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.aisleron/app/build.gradle.kts2026-03-23 23:51:51,713 INFO: Running 'prebuild' commands in build/com.aisleron/app2026-03-23 23:51:51,713 DEBUG: Directory: build/com.aisleron/app2026-03-23 23:51:51,713 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/foojay/d' ../settings.gradle.kts; sed -i -e '/JavaLanguageVersion/d' -e '/gradle.taskGraph.whenReady/,/^}/d' build.gradle.kts+ '[' -z '' ']'+ return+ case $- in+ return+ sed -i -e /foojay/d ../settings.gradle.kts+ sed -i -e /JavaLanguageVersion/d -e '/gradle.taskGraph.whenReady/,/^}/d' build.gradle.kts2026-03-23 23:51:51,915 INFO: Cleaning Gradle project...2026-03-23 23:51:51,915 DEBUG: Directory: build/com.aisleron/app2026-03-23 23:51:51,915 DEBUG: > /usr/local/bin/gradlew-fdroid cleanCACHEDIR set to /home/vagrant/.cache/gradlew-fdroidUpdate checksum from gradle-transparency-logFound 8.14.2 via distributionUrlDownloading missing gradle version 8.14.2Using cache directory /home/vagrant/.cache/gradlew-fdroidRunning /home/vagrant/.cache/gradlew-fdroid/versions/8.14.2/bin/gradle cleanWelcome to Gradle 8.14.2!Here are the highlights of this release:- Java 24 support- GraalVM Native Image toolchain selection- Enhancements to test reporting- Build Authoring improvementsFor more details see https://docs.gradle.org/8.14.2/release-notes.htmlTo 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.14.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 30s1 actionable task: 1 up-to-date2026-03-23 23:52:25,086 INFO: Scanning source for common problems...2026-03-23 23:52:25,088 DEBUG: scanner is configured to use signature data from: 'suss'2026-03-23 23:52:25,088 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2026-03-23 23:52:25,551 DEBUG: write 'suss.json' to cache2026-03-23 23:52:25,551 DEBUG: next suss.json cache update due in 23:59:59.9991492026-03-23 23:52:25,584 INFO: Creating source tarball...2026-03-23 23:52:25,700 INFO: Building Gradle project...2026-03-23 23:52:25,700 DEBUG: Directory: build/com.aisleron/app2026-03-23 23:52:25,700 DEBUG: > /usr/local/bin/gradlew-fdroid assembleReleaseCACHEDIR set to /home/vagrant/.cache/gradlew-fdroidRemote gradle-transparency-log not changed, reusing cacheUpdate checksum from gradle-transparency-logFound 8.14.2 via distributionUrlRunning /home/vagrant/.cache/gradlew-fdroid/versions/8.14.2/bin/gradle assembleReleaseTo 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.14.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildException 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-onlyException 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-onlyChecking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 35 accepted.Preparing "Install Android SDK Build-Tools 35 v.35.0.0"."Install Android SDK Build-Tools 35 v.35.0.0" ready.Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0"Install Android SDK Build-Tools 35 v.35.0.0" complete."Install Android SDK Build-Tools 35 v.35.0.0" finished.Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licensesLicense for package Android SDK Platform 36 accepted.Preparing "Install Android SDK Platform 36 (revision 2)"."Install Android SDK Platform 36 (revision 2)" ready.Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36"Install Android SDK Platform 36 (revision 2)" complete."Install Android SDK Platform 36 (revision 2)" finished.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[=========                              ] 25%                                   
> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :app:mergeReleaseJniLibFolders> Task :app:mergeReleaseNativeLibs NO-SOURCE> Task :app:stripReleaseDebugSymbols NO-SOURCE> Task :app:extractReleaseNativeSymbolTables NO-SOURCE> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:checkReleaseDuplicateClasses> Task :app:dataBindingMergeDependencyArtifactsRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:packageReleaseResources> Task :app:processReleaseNavigationResources> Task :app:mergeReleaseResources> Task :app:generateReleaseBuildConfig> Task :app:checkReleaseAarMetadata> Task :app:compileReleaseNavigationResources> Task :app:mapReleaseSourceSetPaths> Task :app:parseReleaseLocalResources> Task :app:createReleaseCompatibleScreenManifests> Task :app:dataBindingGenBaseClassesRelease> Task :app:extractDeepLinksRelease> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:javaPreCompileRelease> Task :app:mergeReleaseArtProfile> Task :app:extractProguardFiles> Task :app:mergeReleaseStartupProfile> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:mergeReleaseAssets> Task :app:compressReleaseAssets> Task :app:extractReleaseVersionControlInfo> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:processReleaseManifestForPackage> Task :app:processReleaseResources> Task :app:kspReleaseKotlin> Task :app:compileReleaseKotlin> Task :app:compileReleaseJavaWithJavac> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:processReleaseJavaRes> Task :app:expandReleaseArtProfileWildcards> Task :app:mergeReleaseJavaResource> Task :app:generateReleaseLintVitalReportModel> Task :app:minifyReleaseWithR8> Task :app:compileReleaseArtProfile> Task :app:convertShrunkResourcesToBinaryRelease> Task :app:optimizeReleaseResources> Task :app:lintVitalAnalyzeRelease> Task :app:lintVitalReportRelease> Task :app:lintVitalRelease> Task :app:packageRelease> Task :app:createReleaseApkListingFileRedirect> Task :app:assembleReleaseBUILD SUCCESSFUL in 1m 20s48 actionable tasks: 48 executed2026-03-23 23:53:47,178 DEBUG: Checking build/com.aisleron/app/build/outputs/apk/release/com.aisleron-2026.2.0-release-unsigned.apk2026-03-23 23:53:47,180 INFO: Successfully built com.aisleron:19 from e9ed2a5ca3cbf91dda9693546f4c65efa16ef5d02026-03-23 23:53:47,181 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2026-03-23 23:53:47,181 INFO: ...retrieving https://github.com/aisleron/aisleron/releases/download/v2026.2.0/com.aisleron-2026.2.0-release.apk2026-03-23 23:53:47,182 DEBUG: Starting new HTTPS connection (1): github.com:4432026-03-23 23:53:47,464 DEBUG: https://github.com:443 "GET /aisleron/aisleron/releases/download/v2026.2.0/com.aisleron-2026.2.0-release.apk HTTP/1.1" 302 02026-03-23 23:53:47,465 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:4432026-03-23 23:53:47,627 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/773273982/5166f15c-03c8-4c73-8d2d-7f08810a9097?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-24T00%3A51%3A55Z&rscd=attachment%3B+filename%3Dcom.aisleron-2026.2.0-release.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-23T23%3A51%3A42Z&ske=2026-03-24T00%3A51%3A55Z&sks=b&skv=2018-11-09&sig=0EohBhgcBNRMFLtf0uzmKYtXa%2F9MKssM19HQ32QzIkA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDMxMDMyOCwibmJmIjoxNzc0MzEwMDI4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xlYUVlRyGJBuTDrhLCXVaVCbfT3kGQliJwtwyau6P7o&response-content-disposition=attachment%3B%20filename%3Dcom.aisleron-2026.2.0-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 23964462026-03-23 23:53:47,758 DEBUG: unsigned/binaries/com.aisleron_19.binary.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v3.1 scheme (APK Signature Scheme v3.1): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 1DOES NOT VERIFYERROR: APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <798a3af3cda7407f3d6f090f5dc1ae7f1c1292948365df0a2eec02394540304a>, actual: <09d0e60d73b60bd280f21a8cf0b56bc2d2117e534e7467ca8322f91f4ddead02>2026-03-23 23:53:47,871 ERROR:/tmp/tmpvgf45007/sigcp_com.aisleron_19.apk:2026-03-23 23:53:47,871 INFO: ...NOT verified - /tmp/tmpvgf45007/sigcp_com.aisleron_19.apk2026-03-23 23:53:47,913 DEBUG: > diff -r /tmp/tmpvgf45007/unsigned_binaries_com.aisleron_19.binary /tmp/tmpvgf45007/_tmp_tmpvgf45007_sigcp_com.aisleron_192026-03-23 23:53:48,115 DEBUG: removing unsigned/com.aisleron_19.apk2026-03-23 23:53:48,115 DEBUG: removing unsigned/binaries/com.aisleron_19.binary.apk2026-03-23 23:53:48,120 ERROR: Could not build app com.aisleron: compared built binary to supplied reference binary but failed==== detail begin ====verification of APK with copied signature failedComparing reference APK to APK with copied signature...Unexpected diff output:Binary files /tmp/tmpvgf45007/unsigned_binaries_com.aisleron_19.binary/content/assets/dexopt/baseline.prof and /tmp/tmpvgf45007/_tmp_tmpvgf45007_sigcp_com.aisleron_19/content/assets/dexopt/baseline.prof differBinary files /tmp/tmpvgf45007/unsigned_binaries_com.aisleron_19.binary/content/assets/dexopt/baseline.profm and /tmp/tmpvgf45007/_tmp_tmpvgf45007_sigcp_com.aisleron_19/content/assets/dexopt/baseline.profm differ==== detail end ====2026-03-23 23:53:48,120 DEBUG: Error encountered, stopping by user request.==== detail end ====