log for org.codeberg.sunbeam.duckchat:5
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1199, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for org.codeberg.sunbeam.duckchat:1.3
==== detail begin ====
== Installed Android Tools ==
2024-10-30 06:48:14,551 DEBUG: Reading 'config.yml'
2024-10-30 06:48:14,564 INFO: Creating log directory
2024-10-30 06:48:14,564 INFO: Creating temporary directory
2024-10-30 06:48:14,564 INFO: Creating output directory
2024-10-30 06:48:14,575 DEBUG: Getting git vcs interface for https://gitlab.com/freed-by-fdroid/mirrored-by-f-droid/duckchat-android.git
2024-10-30 06:48:14,576 DEBUG: Checking org.codeberg.sunbeam.duckchat:5
2024-10-30 06:48:14,576 INFO: Building version 1.3 (5) of org.codeberg.sunbeam.duckchat
2024-10-30 06:48:14,576 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-10-30 06:48:15,181 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64017 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-10-30 06:48:37,403 INFO: Getting source for revision 201236fae921178bfcad29f4b4d18c3a3e80012d
2024-10-30 06:48:37,405 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:37,405 DEBUG: > git rev-parse --show-toplevel
2024-10-30 06:48:37,620 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:37,621 DEBUG: > git submodule foreach --recursive git reset --hard
2024-10-30 06:48:37,825 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:37,825 DEBUG: > git reset --hard
2024-10-30 06:48:38,029 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:38,029 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-10-30 06:48:38,133 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:38,133 DEBUG: > git clean -dffx
2024-10-30 06:48:38,236 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:38,237 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
2024-10-30 06:48:39,142 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:39,142 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
2024-10-30 06:48:39,847 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:39,848 DEBUG: > git remote set-head origin --auto
2024-10-30 06:48:40,553 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:40,553 DEBUG: > git checkout -f 201236fae921178bfcad29f4b4d18c3a3e80012d
2024-10-30 06:48:40,756 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:40,757 DEBUG: > git clean -dffx
2024-10-30 06:48:40,860 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:40,860 DEBUG: > git rev-parse --show-toplevel
2024-10-30 06:48:41,064 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat
2024-10-30 06:48:41,064 DEBUG: > git submodule deinit --all --force
2024-10-30 06:48:41,167 INFO: Collecting source libraries
2024-10-30 06:48:41,172 DEBUG: Removing debuggable flags from build/srclib/duckchat-api
2024-10-30 06:48:41,175 INFO: Creating local.properties file at build/org.codeberg.sunbeam.duckchat/local.properties
2024-10-30 06:48:41,178 INFO: Creating local.properties file at build/org.codeberg.sunbeam.duckchat/app/local.properties
2024-10-30 06:48:41,179 DEBUG: Removing debuggable flags from build/org.codeberg.sunbeam.duckchat/app
2024-10-30 06:48:41,189 INFO: Cleaning Gradle project...
2024-10-30 06:48:41,190 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat/app
2024-10-30 06:48:41,190 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10.1 via distributionUrl
Downloading missing gradle version 8.10.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10.1-bin.zip: OK
Running /opt/gradle/versions/8.10.1/bin/gradle clean
Welcome to Gradle 8.10.1!
Here are the highlights of this release:
- Support for Java 23
- Faster configuration cache
- Better configuration cache reports
For more details see https://docs.gradle.org/8.10.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: clean
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 20s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2024-10-30 06:51:12,130 INFO: Scanning source for common problems...
2024-10-30 06:51:12,181 DEBUG: scanner is configured to use signature data from: 'suss'
2024-10-30 06:51:12,182 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-10-30 06:51:12,785 DEBUG: write 'suss.json' to cache
2024-10-30 06:51:12,843 DEBUG: next suss.json cache update due in 23:59:59.932168
2024-10-30 06:51:12,964 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-10-30 06:51:12,982 INFO: Creating source tarball...
2024-10-30 06:51:13,074 INFO: Running 'build' commands in build/org.codeberg.sunbeam.duckchat/app
2024-10-30 06:51:13,075 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat/app
2024-10-30 06:51:13,075 DEBUG: > bash -e -u -o pipefail -x -c pushd /home/vagrant/build/srclib/duckchat-api; gradle jar; popd; mv /home/vagrant/build/srclib/duckchat-api/build/libs/duckchat-1.0-SNAPSHOT.jar libs/duckchat.jar
/etc/bash.bashrc: line 7: PS1: unbound variable
+ pushd /home/vagrant/build/srclib/duckchat-api
~/build/srclib/duckchat-api ~/build/org.codeberg.sunbeam.duckchat/app
+ gradle jar
Found 8.5 via distributionUrl
Downloading missing gradle version 8.5
cachedir
/tmp/tmp.oDqD5Yl5sZ/gradle-8.5-bin.zip: OK
Running /opt/gradle/versions/8.5/bin/gradle jar
Welcome to Gradle 8.5!
Here are the highlights of this release:
- Support for running on Java 21
- Faster first use with Kotlin DSL
- Improved error and warning messages
For more details see https://docs.gradle.org/8.5/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :processResources NO-SOURCE
> Task :compileKotlin
> Task :compileJava NO-SOURCE
> Task :classes UP-TO-DATE
> Task :jar
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 15s
2 actionable tasks: 2 executed
+ popd
~/build/org.codeberg.sunbeam.duckchat/app
+ mv /home/vagrant/build/srclib/duckchat-api/build/libs/duckchat-1.0-SNAPSHOT.jar libs/duckchat.jar
2024-10-30 06:53:35,319 INFO: Building Gradle project...
2024-10-30 06:53:35,319 DEBUG: Directory: build/org.codeberg.sunbeam.duckchat/app
2024-10-30 06:53:35,319 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.10.1 via distributionUrl
Running /opt/gradle/versions/8.10.1/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: assembleRelease
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:mergeReleaseStartupProfile
> Task :app:buildKotlinToolingMetadata
> Task :app:writeReleaseAppMetadata
> Task :app:generateReleaseResValues
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:writeReleaseSigningConfigVersions
> Task :app:extractProguardFiles
> Task :app:extractDeepLinksRelease
> Task :app:generateReleaseResources
> Task :app:mergeReleaseShaders
> Task :app:extractReleaseVersionControlInfo
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:packageReleaseResources
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:parseReleaseLocalResources
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:mapReleaseSourceSetPaths
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:checkReleaseAarMetadata
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseResources
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac NO-SOURCE
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:mergeReleaseJavaResource
> Task :app:generateReleaseLintVitalReportModel
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:createReleaseApkListingFileRedirect
BUILD SUCCESSFUL in 3m 48s
40 actionable tasks: 40 executed
Configuration cache entry stored.
2024-10-30 06:57:24,582 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.codeberg.sunbeam.duckchat, universal_newlines=False, shell=None, istream=<valid stream>)
2024-10-30 06:57:24,588 INFO: Successfully built version 1.3 of org.codeberg.sunbeam.duckchat from 201236fae921178bfcad29f4b4d18c3a3e80012d
2024-10-30 06:57:24,836 DEBUG: Checking build/org.codeberg.sunbeam.duckchat/app/build/outputs/apk/release/app-release-unsigned.apk
2024-10-30 06:57:24,851 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-10-30 06:57:24,851 INFO: ...retrieving https://codeberg.org/sunbeam/duckchat-android/releases/download/1.3/app-release.apk
2024-10-30 06:57:24,855 DEBUG: Starting new HTTPS connection (1): codeberg.org:443
2024-10-30 06:57:25,424 DEBUG: https://codeberg.org:443 "GET /sunbeam/duckchat-android/releases/download/1.3/app-release.apk HTTP/1.1" 200 4012367
2024-10-30 06:57:27,238 DEBUG: unsigned/binaries/org.codeberg.sunbeam.duckchat_5.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
DOES NOT VERIFY
ERROR: APK Signature Scheme v3 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <35a8da51d119e5936cfff6a28025c3577c69cddb2f8bfc85b673bd5a7b5daa32>, actual: <c56ffcdf734d788bd7e7a77ac58ffa2371a2b3ed155b24f3b71f3049307d577c>
2024-10-30 06:57:27,966 ERROR:
/tmp/tmphgcp6pz8/sigcp_org.codeberg.sunbeam.duckchat_5.apk:
2024-10-30 06:57:27,966 INFO: ...NOT verified - /tmp/tmphgcp6pz8/sigcp_org.codeberg.sunbeam.duckchat_5.apk
2024-10-30 06:57:28,086 DEBUG: > diff -r /tmp/tmphgcp6pz8/unsigned_binaries_org.codeberg.sunbeam.duckchat_5.binary /tmp/tmphgcp6pz8/_tmp_tmphgcp6pz8_sigcp_org.codeberg.sunbeam.duckchat_5
2024-10-30 06:57:28,290 DEBUG: removing unsigned/org.codeberg.sunbeam.duckchat_5.apk
2024-10-30 06:57:28,293 DEBUG: removing unsigned/binaries/org.codeberg.sunbeam.duckchat_5.binary.apk
2024-10-30 06:57:28,339 ERROR: Could not build app org.codeberg.sunbeam.duckchat: compared built binary to supplied reference binary but failed
==== detail begin ====
verification of APK with copied signature failed
Comparing reference APK to APK with copied signature...
Unexpected diff output:
Binary files /tmp/tmphgcp6pz8/unsigned_binaries_org.codeberg.sunbeam.duckchat_5.binary/content/assets/dexopt/baseline.prof and /tmp/tmphgcp6pz8/_tmp_tmphgcp6pz8_sigcp_org.codeberg.sunbeam.duckchat_5/content/assets/dexopt/baseline.prof differ
Binary files /tmp/tmphgcp6pz8/unsigned_binaries_org.codeberg.sunbeam.duckchat_5.binary/content/assets/dexopt/baseline.profm and /tmp/tmphgcp6pz8/_tmp_tmphgcp6pz8_sigcp_org.codeberg.sunbeam.duckchat_5/content/assets/dexopt/baseline.profm differ
Binary files /tmp/tmphgcp6pz8/unsigned_binaries_org.codeberg.sunbeam.duckchat_5.binary/content/classes.dex and /tmp/tmphgcp6pz8/_tmp_tmphgcp6pz8_sigcp_org.codeberg.sunbeam.duckchat_5/content/classes.dex differ
==== detail end ====
2024-10-30 06:57:28,340 DEBUG: Error encountered, stopping by user request.
==== detail end ====