log for xyz.malkki.neostumbler.fdroid:38
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1198, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 939, 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 xyz.malkki.neostumbler.fdroid:2.1.2
==== detail begin ====
== Installed Android Tools ==
2025-07-01 10:33:28,824 DEBUG: Reading 'config.yml'
2025-07-01 10:33:28,958 INFO: Creating log directory
2025-07-01 10:33:28,959 INFO: Creating temporary directory
2025-07-01 10:33:28,959 INFO: Creating output directory
2025-07-01 10:33:29,093 DEBUG: Getting git vcs interface for https://github.com/mjaakko/NeoStumbler.git
2025-07-01 10:33:29,093 DEBUG: Checking xyz.malkki.neostumbler.fdroid:38
2025-07-01 10:33:29,093 INFO: Building version 2.1.2 (38) of xyz.malkki.neostumbler.fdroid
2025-07-01 10:33:29,101 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/xyz.malkki.neostumbler.fdroid, universal_newlines=False, shell=None, istream=None)
2025-07-01 10:33:29,156 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-01 10:33:29,963 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 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+deb12u10) ...
2025-07-01 10:34:10,540 INFO: Getting source for revision 66d5c708395ba2957a63399475df31bd72a86faa
2025-07-01 10:34:10,544 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:10,544 DEBUG: > git rev-parse --show-toplevel
2025-07-01 10:34:10,755 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:10,755 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-01 10:34:11,260 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:11,260 DEBUG: > git reset --hard
2025-07-01 10:34:11,665 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:11,665 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-01 10:34:11,869 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:11,870 DEBUG: > git clean -dffx
2025-07-01 10:34:11,973 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:11,974 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-07-01 10:34:14,082 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:14,082 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-07-01 10:34:14,687 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:14,687 DEBUG: > git remote set-head origin --auto
2025-07-01 10:34:15,292 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:15,293 DEBUG: > git checkout -f 66d5c708395ba2957a63399475df31bd72a86faa
2025-07-01 10:34:15,597 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:15,597 DEBUG: > git clean -dffx
2025-07-01 10:34:15,700 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:15,700 DEBUG: > git rev-parse --show-toplevel
2025-07-01 10:34:15,904 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid
2025-07-01 10:34:15,904 DEBUG: > git submodule deinit --all --force
2025-07-01 10:34:16,108 INFO: Creating local.properties file at build/xyz.malkki.neostumbler.fdroid/local.properties
2025-07-01 10:34:16,131 INFO: Creating local.properties file at build/xyz.malkki.neostumbler.fdroid/app/local.properties
2025-07-01 10:34:16,132 DEBUG: Removing debuggable flags from build/xyz.malkki.neostumbler.fdroid/app
2025-07-01 10:34:16,163 INFO: Cleaned build.gradle of keysigning configs at build/xyz.malkki.neostumbler.fdroid/app/build.gradle
2025-07-01 10:34:16,178 INFO: Running 'prebuild' commands in build/xyz.malkki.neostumbler.fdroid/app
2025-07-01 10:34:16,178 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid/app
2025-07-01 10:34:16,179 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/bundletool {/,/^}/d' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/bundletool {/,/^}/d' build.gradle
2025-07-01 10:34:16,407 INFO: Scanning source for common problems...
2025-07-01 10:34:16,430 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-01 10:34:16,432 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-01 10:34:17,122 DEBUG: write 'suss.json' to cache
2025-07-01 10:34:17,127 DEBUG: next suss.json cache update due in 23:59:59.983284
2025-07-01 10:34:17,273 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-07-01 10:34:17,311 INFO: Ignoring gzip file archive at app/src/androidTest/assets/valid_reports.db.gz
2025-07-01 10:34:17,342 INFO: Creating source tarball...
2025-07-01 10:34:18,107 INFO: Running 'build' commands in build/xyz.malkki.neostumbler.fdroid/app
2025-07-01 10:34:18,108 DEBUG: Directory: build/xyz.malkki.neostumbler.fdroid/app
2025-07-01 10:34:18,108 DEBUG: > bash -e -u -o pipefail -x -c mkdir upstream; pushd upstream; curl -L -o upstream.apk https://github.com/mjaakko/NeoStumbler/releases/download/2.1.2/app-fdroid-release.apk; unzip -q upstream.apk; export upstreamhash=$(sha256sum assets/dexopt/baseline.prof|cut -d " " -f1); popd; for i in {1..10}; do gradle clean assembleFdroidRelease; mkdir local; pushd local; unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk; export localhash=$(sha256sum assets/dexopt/baseline.prof|cut -d " " -f1); [[ $localhash == $upstreamhash ]] && break ; popd; rm -fr local; done
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mkdir upstream
+ pushd upstream
~/build/xyz.malkki.neostumbler.fdroid/app/upstream ~/build/xyz.malkki.neostumbler.fdroid/app
+ curl -L -o upstream.apk https://github.com/mjaakko/NeoStumbler/releases/download/2.1.2/app-fdroid-release.apk
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
29 23.8M 29 7245k 0 0 6683k 0 0:00:03 0:00:01 0:00:02 6683k
100 23.8M 100 23.8M 0 0 14.2M 0 0:00:01 0:00:01 --:--:-- 28.5M
+ unzip -q upstream.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export upstreamhash=bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91
+ upstreamhash=bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.14 via distributionUrl
Downloading missing gradle version 8.14
cachedir
/tmp/tmp.trilA5qbO0/gradle-8.14-bin.zip: OK
Running /opt/gradle/versions/8.14/bin/gradle clean assembleFdroidRelease
Welcome to Gradle 8.14!
Here are the highlights of this release:
- Java 24 support
- GraalVM Native Image toolchain selection
- Enhancements to test reporting
- Build Authoring improvements
For more details see https://docs.gradle.org/8.14/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.14/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 assembleFdroidRelease
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
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License 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/licenses
License 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-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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean UP-TO-DATE
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:generateFdroidReleaseResValues
> Task :app:extractProguardFiles
> Task :app:mergeFdroidReleaseStartupProfile
> Task :app:generateFdroidReleaseBuildConfig
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:generateFdroidReleaseResources
> Task :app:buildKotlinToolingMetadata
> Task :app:extractDeepLinksFdroidRelease
> Task :app:extractFdroidReleaseSupportedLocales
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:javaPreCompileFdroidRelease
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:generateFdroidReleaseLocaleConfig
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:mergeFdroidReleaseAssets
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:compressFdroidReleaseAssets
> Task :app:packageFdroidReleaseResources
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:processFdroidReleaseMainManifest
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so. Run with --info option to learn more.
> Task :app:extractFdroidReleaseNativeSymbolTables
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:parseFdroidReleaseLocalResources
> Task :app:processFdroidReleaseManifest
> Task :app:processFdroidReleaseManifestForPackage
> Task :app:mergeFdroidReleaseResources
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-hu/strings.xml:165:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-pt/strings.xml:181:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-it/strings.xml:154:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-iw/strings.xml:50:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values/strings.xml:80:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-lt/strings.xml:176:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-cs/strings.xml:186:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-sv/strings.xml:134:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-uk/strings.xml:179:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-zh-rTW/strings.xml:166:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-de/strings.xml:158:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-es/strings.xml:184:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-pt-rBR/strings.xml:181:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-nl/strings.xml:170:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-fr/strings.xml:198:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-ru/strings.xml:177:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/res/values-ta/strings.xml:184:4: Multiple substitutions specified in non-positional format of string resource string/beacon_id. Did you mean to add the formatted="false" attribute?
> Task :app:processFdroidReleaseResources
> Task :app:kspFdroidReleaseKotlin
> Task :app:compileFdroidReleaseKotlin
w: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/src/main/java/xyz/malkki/neostumbler/scanner/source/WifiManagerWifiAccessPointSource.kt:100:41 The corresponding parameter in the supertype 'WifiAccessPointSource' is named 'scanInterval'. This may cause problems when calling this function with named arguments.
> Task :app:compileFdroidReleaseJavaWithJavac
> Task :app:mergeFdroidReleaseGeneratedProguardFiles
> Task :app:processFdroidReleaseJavaRes
> Task :app:expandFdroidReleaseArtProfileWildcards
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalAnalyzeFdroidRelease
Warning: Configuration file /home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/app/lint.xml does not exist
> Task :app:minifyFdroidReleaseWithR8
> Task :app:lintVitalReportFdroidRelease
> Task :app:lintVitalFdroidRelease
> Task :app:convertShrunkResourcesToBinaryFdroidRelease
> Task :app:compileFdroidReleaseArtProfile
> Task :app:optimizeFdroidReleaseResources
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 12m 31s
50 actionable tasks: 49 executed, 1 up-to-date
Configuration cache entry stored.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ [[ 0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd == bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91 ]]
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ rm -fr local
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.14 via distributionUrl
Running /opt/gradle/versions/8.14/bin/gradle clean assembleFdroidRelease
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.14/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 configuration cache cannot be reused because the file system entry '../../.android/cache' has been created.
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean
> Task :app:mergeFdroidReleaseStartupProfile UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :app:generateFdroidReleaseResValues FROM-CACHE
> Task :app:generateFdroidReleaseBuildConfig FROM-CACHE
> Task :app:javaPreCompileFdroidRelease FROM-CACHE
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:generateFdroidReleaseResources FROM-CACHE
> Task :app:extractFdroidReleaseSupportedLocales FROM-CACHE
> Task :app:extractProguardFiles
> Task :app:extractDeepLinksFdroidRelease FROM-CACHE
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:generateFdroidReleaseLocaleConfig FROM-CACHE
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:packageFdroidReleaseResources FROM-CACHE
> Task :app:mergeFdroidReleaseShaders
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:parseFdroidReleaseLocalResources FROM-CACHE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:processFdroidReleaseMainManifest FROM-CACHE
> Task :app:processFdroidReleaseManifest FROM-CACHE
> Task :app:mergeFdroidReleaseAssets
> Task :app:processFdroidReleaseManifestForPackage FROM-CACHE
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:compressFdroidReleaseAssets FROM-CACHE
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:mergeFdroidReleaseResources FROM-CACHE
> Task :app:processFdroidReleaseResources FROM-CACHE
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so. Run with --info option to learn more.
> Task :app:extractFdroidReleaseNativeSymbolTables FROM-CACHE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:kspFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseJavaWithJavac FROM-CACHE
> Task :app:mergeFdroidReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:expandFdroidReleaseArtProfileWildcards FROM-CACHE
> Task :app:processFdroidReleaseJavaRes
> Task :app:lintVitalAnalyzeFdroidRelease FROM-CACHE
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalReportFdroidRelease
Warning: Configuration file /home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/app/lint.xml does not exist
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:minifyFdroidReleaseWithR8 FROM-CACHE
> Task :app:compileFdroidReleaseArtProfile FROM-CACHE
> Task :app:convertShrunkResourcesToBinaryFdroidRelease FROM-CACHE
> Task :app:optimizeFdroidReleaseResources FROM-CACHE
> Task :app:lintVitalFdroidRelease
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 57s
50 actionable tasks: 23 executed, 25 from cache, 2 up-to-date
Configuration cache entry stored.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ [[ 0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd == bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91 ]]
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ rm -fr local
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.14 via distributionUrl
Running /opt/gradle/versions/8.14/bin/gradle clean assembleFdroidRelease
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.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Reusing configuration cache.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean
> Task :app:mergeFdroidReleaseStartupProfile UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :app:javaPreCompileFdroidRelease FROM-CACHE
> Task :app:generateFdroidReleaseResValues FROM-CACHE
> Task :app:generateFdroidReleaseBuildConfig FROM-CACHE
> Task :app:extractFdroidReleaseSupportedLocales FROM-CACHE
> Task :app:generateFdroidReleaseResources FROM-CACHE
> Task :app:extractDeepLinksFdroidRelease FROM-CACHE
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:extractProguardFiles
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:mergeFdroidReleaseShaders
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:processFdroidReleaseMainManifest FROM-CACHE
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:processFdroidReleaseManifest FROM-CACHE
> Task :app:processFdroidReleaseManifestForPackage FROM-CACHE
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:mergeFdroidReleaseAssets
> Task :app:compressFdroidReleaseAssets FROM-CACHE
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:generateFdroidReleaseLocaleConfig FROM-CACHE
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:packageFdroidReleaseResources FROM-CACHE
> Task :app:parseFdroidReleaseLocalResources FROM-CACHE
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so. Run with --info option to learn more.
> Task :app:extractFdroidReleaseNativeSymbolTables FROM-CACHE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFdroidReleaseResources FROM-CACHE
> Task :app:processFdroidReleaseResources FROM-CACHE
> Task :app:kspFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseJavaWithJavac FROM-CACHE
> Task :app:mergeFdroidReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:expandFdroidReleaseArtProfileWildcards FROM-CACHE
> Task :app:lintVitalAnalyzeFdroidRelease FROM-CACHE
> Task :app:processFdroidReleaseJavaRes
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalReportFdroidRelease
Warning: Configuration file /home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/app/lint.xml does not exist
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:minifyFdroidReleaseWithR8 FROM-CACHE
> Task :app:compileFdroidReleaseArtProfile FROM-CACHE
> Task :app:convertShrunkResourcesToBinaryFdroidRelease FROM-CACHE
> Task :app:optimizeFdroidReleaseResources FROM-CACHE
> Task :app:lintVitalFdroidRelease
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 35s
50 actionable tasks: 23 executed, 25 from cache, 2 up-to-date
Configuration cache entry reused.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ [[ 0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd == bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91 ]]
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ rm -fr local
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.14 via distributionUrl
Running /opt/gradle/versions/8.14/bin/gradle clean assembleFdroidRelease
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.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Reusing configuration cache.
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean
> Task :app:mergeFdroidReleaseStartupProfile UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :app:generateFdroidReleaseResValues FROM-CACHE
> Task :app:generateFdroidReleaseBuildConfig FROM-CACHE
> Task :app:javaPreCompileFdroidRelease FROM-CACHE
> Task :app:generateFdroidReleaseResources FROM-CACHE
> Task :app:extractFdroidReleaseSupportedLocales FROM-CACHE
> Task :app:extractDeepLinksFdroidRelease FROM-CACHE
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:extractProguardFiles
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:mergeFdroidReleaseShaders
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:processFdroidReleaseMainManifest FROM-CACHE
> Task :app:mergeFdroidReleaseAssets
> Task :app:processFdroidReleaseManifest FROM-CACHE
> Task :app:compressFdroidReleaseAssets FROM-CACHE
> Task :app:processFdroidReleaseManifestForPackage FROM-CACHE
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:generateFdroidReleaseLocaleConfig FROM-CACHE
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:packageFdroidReleaseResources FROM-CACHE
> Task :app:parseFdroidReleaseLocalResources FROM-CACHE
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so. Run with --info option to learn more.
> Task :app:extractFdroidReleaseNativeSymbolTables FROM-CACHE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFdroidReleaseResources FROM-CACHE
> Task :app:processFdroidReleaseResources FROM-CACHE
> Task :app:kspFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseJavaWithJavac FROM-CACHE
> Task :app:mergeFdroidReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:expandFdroidReleaseArtProfileWildcards FROM-CACHE
> Task :app:lintVitalAnalyzeFdroidRelease FROM-CACHE
> Task :app:processFdroidReleaseJavaRes
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalReportFdroidRelease
Warning: Configuration file /home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/app/lint.xml does not exist
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:minifyFdroidReleaseWithR8 FROM-CACHE
> Task :app:compileFdroidReleaseArtProfile FROM-CACHE
> Task :app:convertShrunkResourcesToBinaryFdroidRelease FROM-CACHE
> Task :app:optimizeFdroidReleaseResources FROM-CACHE
> Task :app:lintVitalFdroidRelease
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 33s
50 actionable tasks: 23 executed, 25 from cache, 2 up-to-date
Configuration cache entry reused.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ [[ 0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd == bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91 ]]
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ rm -fr local
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.14 via distributionUrl
Running /opt/gradle/versions/8.14/bin/gradle clean assembleFdroidRelease
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.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Reusing configuration cache.
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean
> Task :app:mergeFdroidReleaseStartupProfile UP-TO-DATE
> Task :app:generateFdroidReleaseResValues FROM-CACHE
> Task :app:generateFdroidReleaseBuildConfig FROM-CACHE
> Task :app:javaPreCompileFdroidRelease FROM-CACHE
> Task :app:buildKotlinToolingMetadata
> Task :app:extractDeepLinksFdroidRelease FROM-CACHE
> Task :app:extractFdroidReleaseSupportedLocales FROM-CACHE
> Task :app:generateFdroidReleaseResources FROM-CACHE
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:extractProguardFiles
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:mergeFdroidReleaseAssets
> Task :app:processFdroidReleaseMainManifest FROM-CACHE
> Task :app:compressFdroidReleaseAssets FROM-CACHE
> Task :app:processFdroidReleaseManifest FROM-CACHE
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:processFdroidReleaseManifestForPackage FROM-CACHE
> Task :app:generateFdroidReleaseLocaleConfig FROM-CACHE
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:packageFdroidReleaseResources FROM-CACHE
> Task :app:parseFdroidReleaseLocalResources FROM-CACHE
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so. Run with --info option to learn more.
> Task :app:extractFdroidReleaseNativeSymbolTables FROM-CACHE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFdroidReleaseResources FROM-CACHE
> Task :app:processFdroidReleaseResources FROM-CACHE
> Task :app:kspFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseJavaWithJavac FROM-CACHE
> Task :app:mergeFdroidReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:expandFdroidReleaseArtProfileWildcards FROM-CACHE
> Task :app:processFdroidReleaseJavaRes
> Task :app:lintVitalAnalyzeFdroidRelease FROM-CACHE
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalReportFdroidRelease
Warning: Configuration file /home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/app/lint.xml does not exist
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:minifyFdroidReleaseWithR8 FROM-CACHE
> Task :app:compileFdroidReleaseArtProfile FROM-CACHE
> Task :app:convertShrunkResourcesToBinaryFdroidRelease FROM-CACHE
> Task :app:optimizeFdroidReleaseResources FROM-CACHE
> Task :app:lintVitalFdroidRelease
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 37s
50 actionable tasks: 23 executed, 25 from cache, 2 up-to-date
Configuration cache entry reused.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ [[ 0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd == bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91 ]]
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ rm -fr local
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.14 via distributionUrl
Running /opt/gradle/versions/8.14/bin/gradle clean assembleFdroidRelease
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.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Reusing configuration cache.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean
> Task :app:mergeFdroidReleaseStartupProfile UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :app:generateFdroidReleaseResValues FROM-CACHE
> Task :app:generateFdroidReleaseBuildConfig FROM-CACHE
> Task :app:javaPreCompileFdroidRelease FROM-CACHE
> Task :app:extractFdroidReleaseSupportedLocales FROM-CACHE
> Task :app:generateFdroidReleaseResources FROM-CACHE
> Task :app:extractDeepLinksFdroidRelease FROM-CACHE
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:extractProguardFiles
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:processFdroidReleaseMainManifest FROM-CACHE
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:processFdroidReleaseManifest FROM-CACHE
> Task :app:processFdroidReleaseManifestForPackage FROM-CACHE
> Task :app:mergeFdroidReleaseAssets
> Task :app:compressFdroidReleaseAssets FROM-CACHE
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:generateFdroidReleaseLocaleConfig FROM-CACHE
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:packageFdroidReleaseResources FROM-CACHE
> Task :app:parseFdroidReleaseLocalResources FROM-CACHE
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so. Run with --info option to learn more.
> Task :app:extractFdroidReleaseNativeSymbolTables FROM-CACHE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFdroidReleaseResources FROM-CACHE
> Task :app:processFdroidReleaseResources FROM-CACHE
> Task :app:kspFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseJavaWithJavac FROM-CACHE
> Task :app:mergeFdroidReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:expandFdroidReleaseArtProfileWildcards FROM-CACHE
> Task :app:lintVitalAnalyzeFdroidRelease FROM-CACHE
> Task :app:processFdroidReleaseJavaRes
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalReportFdroidRelease
Warning: Configuration file /home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/app/lint.xml does not exist
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:minifyFdroidReleaseWithR8 FROM-CACHE
> Task :app:compileFdroidReleaseArtProfile FROM-CACHE
> Task :app:convertShrunkResourcesToBinaryFdroidRelease FROM-CACHE
> Task :app:optimizeFdroidReleaseResources FROM-CACHE
> Task :app:lintVitalFdroidRelease
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 34s
50 actionable tasks: 23 executed, 25 from cache, 2 up-to-date
Configuration cache entry reused.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ [[ 0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd == bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91 ]]
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ rm -fr local
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.14 via distributionUrl
Running /opt/gradle/versions/8.14/bin/gradle clean assembleFdroidRelease
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.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Reusing configuration cache.
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean
> Task :app:mergeFdroidReleaseStartupProfile UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :app:generateFdroidReleaseResValues FROM-CACHE
> Task :app:javaPreCompileFdroidRelease FROM-CACHE
> Task :app:generateFdroidReleaseBuildConfig FROM-CACHE
> Task :app:extractFdroidReleaseSupportedLocales FROM-CACHE
> Task :app:generateFdroidReleaseResources FROM-CACHE
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:extractDeepLinksFdroidRelease FROM-CACHE
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:extractProguardFiles
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:processFdroidReleaseMainManifest FROM-CACHE
> Task :app:mergeFdroidReleaseShaders
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:processFdroidReleaseManifest FROM-CACHE
> Task :app:processFdroidReleaseManifestForPackage FROM-CACHE
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mergeFdroidReleaseAssets
> Task :app:compressFdroidReleaseAssets FROM-CACHE
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:generateFdroidReleaseLocaleConfig FROM-CACHE
> Task :app:packageFdroidReleaseResources FROM-CACHE
> Task :app:parseFdroidReleaseLocalResources FROM-CACHE
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so. Run with --info option to learn more.
> Task :app:extractFdroidReleaseNativeSymbolTables FROM-CACHE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFdroidReleaseResources FROM-CACHE
> Task :app:processFdroidReleaseResources FROM-CACHE
> Task :app:kspFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseJavaWithJavac FROM-CACHE
> Task :app:mergeFdroidReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:expandFdroidReleaseArtProfileWildcards FROM-CACHE
> Task :app:processFdroidReleaseJavaRes
> Task :app:lintVitalAnalyzeFdroidRelease FROM-CACHE
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalReportFdroidRelease
Warning: Configuration file /home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/app/lint.xml does not exist
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:minifyFdroidReleaseWithR8 FROM-CACHE
> Task :app:compileFdroidReleaseArtProfile FROM-CACHE
> Task :app:convertShrunkResourcesToBinaryFdroidRelease FROM-CACHE
> Task :app:optimizeFdroidReleaseResources FROM-CACHE
> Task :app:lintVitalFdroidRelease
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 44s
50 actionable tasks: 23 executed, 25 from cache, 2 up-to-date
Configuration cache entry reused.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ [[ 0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd == bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91 ]]
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ rm -fr local
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.14 via distributionUrl
Running /opt/gradle/versions/8.14/bin/gradle clean assembleFdroidRelease
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.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Reusing configuration cache.
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean
> Task :app:mergeFdroidReleaseStartupProfile UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :app:generateFdroidReleaseResValues FROM-CACHE
> Task :app:javaPreCompileFdroidRelease FROM-CACHE
> Task :app:generateFdroidReleaseBuildConfig FROM-CACHE
> Task :app:generateFdroidReleaseResources FROM-CACHE
> Task :app:extractFdroidReleaseSupportedLocales FROM-CACHE
> Task :app:extractDeepLinksFdroidRelease FROM-CACHE
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:extractProguardFiles
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mergeFdroidReleaseShaders
> Task :app:processFdroidReleaseMainManifest FROM-CACHE
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:processFdroidReleaseManifest FROM-CACHE
> Task :app:processFdroidReleaseManifestForPackage FROM-CACHE
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:mergeFdroidReleaseAssets
> Task :app:compressFdroidReleaseAssets FROM-CACHE
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:generateFdroidReleaseLocaleConfig FROM-CACHE
> Task :app:packageFdroidReleaseResources FROM-CACHE
> Task :app:parseFdroidReleaseLocalResources FROM-CACHE
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so. Run with --info option to learn more.
> Task :app:extractFdroidReleaseNativeSymbolTables FROM-CACHE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFdroidReleaseResources FROM-CACHE
> Task :app:processFdroidReleaseResources FROM-CACHE
> Task :app:kspFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseJavaWithJavac FROM-CACHE
> Task :app:mergeFdroidReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:expandFdroidReleaseArtProfileWildcards FROM-CACHE
> Task :app:lintVitalAnalyzeFdroidRelease FROM-CACHE
> Task :app:processFdroidReleaseJavaRes
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalReportFdroidRelease
Warning: Configuration file /home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/app/lint.xml does not exist
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:minifyFdroidReleaseWithR8 FROM-CACHE
> Task :app:compileFdroidReleaseArtProfile FROM-CACHE
> Task :app:convertShrunkResourcesToBinaryFdroidRelease FROM-CACHE
> Task :app:optimizeFdroidReleaseResources FROM-CACHE
> Task :app:lintVitalFdroidRelease
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 57s
50 actionable tasks: 23 executed, 25 from cache, 2 up-to-date
Configuration cache entry reused.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ [[ 0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd == bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91 ]]
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ rm -fr local
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.14 via distributionUrl
Running /opt/gradle/versions/8.14/bin/gradle clean assembleFdroidRelease
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.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Reusing configuration cache.
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean
> Task :app:mergeFdroidReleaseStartupProfile UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :app:generateFdroidReleaseResValues FROM-CACHE
> Task :app:javaPreCompileFdroidRelease FROM-CACHE
> Task :app:generateFdroidReleaseBuildConfig FROM-CACHE
> Task :app:extractFdroidReleaseSupportedLocales FROM-CACHE
> Task :app:generateFdroidReleaseResources FROM-CACHE
> Task :app:extractDeepLinksFdroidRelease FROM-CACHE
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:extractProguardFiles
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:processFdroidReleaseMainManifest FROM-CACHE
> Task :app:processFdroidReleaseManifest FROM-CACHE
> Task :app:processFdroidReleaseManifestForPackage FROM-CACHE
> Task :app:mergeFdroidReleaseAssets
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:compressFdroidReleaseAssets FROM-CACHE
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:generateFdroidReleaseLocaleConfig FROM-CACHE
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so. Run with --info option to learn more.
> Task :app:extractFdroidReleaseNativeSymbolTables FROM-CACHE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:packageFdroidReleaseResources FROM-CACHE
> Task :app:parseFdroidReleaseLocalResources FROM-CACHE
> Task :app:mergeFdroidReleaseResources FROM-CACHE
> Task :app:processFdroidReleaseResources FROM-CACHE
> Task :app:kspFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseJavaWithJavac FROM-CACHE
> Task :app:mergeFdroidReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:expandFdroidReleaseArtProfileWildcards FROM-CACHE
> Task :app:lintVitalAnalyzeFdroidRelease FROM-CACHE
> Task :app:processFdroidReleaseJavaRes
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalReportFdroidRelease
Warning: Configuration file /home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/app/lint.xml does not exist
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:minifyFdroidReleaseWithR8 FROM-CACHE
> Task :app:compileFdroidReleaseArtProfile FROM-CACHE
> Task :app:convertShrunkResourcesToBinaryFdroidRelease FROM-CACHE
> Task :app:optimizeFdroidReleaseResources FROM-CACHE
> Task :app:lintVitalFdroidRelease
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 33s
50 actionable tasks: 23 executed, 25 from cache, 2 up-to-date
Configuration cache entry reused.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ [[ 0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd == bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91 ]]
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ rm -fr local
+ for i in {1..10}
+ gradle clean assembleFdroidRelease
Found 8.14 via distributionUrl
Running /opt/gradle/versions/8.14/bin/gradle clean assembleFdroidRelease
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.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Reusing configuration cache.
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:clean
> Task :app:mergeFdroidReleaseStartupProfile UP-TO-DATE
> Task :app:buildKotlinToolingMetadata
> Task :app:generateFdroidReleaseResValues FROM-CACHE
> Task :app:generateFdroidReleaseBuildConfig FROM-CACHE
> Task :app:javaPreCompileFdroidRelease FROM-CACHE
> Task :app:generateFdroidReleaseResources FROM-CACHE
> Task :app:extractFdroidReleaseSupportedLocales FROM-CACHE
> Task :app:extractDeepLinksFdroidRelease FROM-CACHE
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:extractProguardFiles
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:mergeFdroidReleaseShaders
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:mergeFdroidReleaseAssets
> Task :app:processFdroidReleaseMainManifest FROM-CACHE
> Task :app:compressFdroidReleaseAssets FROM-CACHE
> Task :app:processFdroidReleaseManifest FROM-CACHE
> Task :app:processFdroidReleaseManifestForPackage FROM-CACHE
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:generateFdroidReleaseLocaleConfig FROM-CACHE
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:packageFdroidReleaseResources FROM-CACHE
> Task :app:parseFdroidReleaseLocalResources FROM-CACHE
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libmaplibre.so. Run with --info option to learn more.
> Task :app:extractFdroidReleaseNativeSymbolTables FROM-CACHE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFdroidReleaseResources FROM-CACHE
> Task :app:processFdroidReleaseResources FROM-CACHE
> Task :app:kspFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseKotlin FROM-CACHE
> Task :app:compileFdroidReleaseJavaWithJavac FROM-CACHE
> Task :app:mergeFdroidReleaseGeneratedProguardFiles UP-TO-DATE
> Task :app:expandFdroidReleaseArtProfileWildcards FROM-CACHE
> Task :app:lintVitalAnalyzeFdroidRelease FROM-CACHE
> Task :app:processFdroidReleaseJavaRes
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:lintVitalReportFdroidRelease
Warning: Configuration file /home/vagrant/build/xyz.malkki.neostumbler.fdroid/app/app/lint.xml does not exist
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:minifyFdroidReleaseWithR8 FROM-CACHE
> Task :app:compileFdroidReleaseArtProfile FROM-CACHE
> Task :app:convertShrunkResourcesToBinaryFdroidRelease FROM-CACHE
> Task :app:optimizeFdroidReleaseResources FROM-CACHE
> Task :app:lintVitalFdroidRelease
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/xyz.malkki.neostumbler.fdroid/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 35s
50 actionable tasks: 23 executed, 25 from cache, 2 up-to-date
Configuration cache entry reused.
+ mkdir local
+ pushd local
~/build/xyz.malkki.neostumbler.fdroid/app/local ~/build/xyz.malkki.neostumbler.fdroid/app
+ unzip -q ../build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
++ sha256sum assets/dexopt/baseline.prof
++ cut -d ' ' -f1
+ export localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ localhash=0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd
+ [[ 0f0bd1fd5858ac349d730a752b6eb00956ed28e4998ff9046883c8b013891bdd == bbe3481a6d6ab1694fb42949e5fbdcab1377ebbc0873d3dbf2284b96b5107e91 ]]
+ popd
~/build/xyz.malkki.neostumbler.fdroid/app
+ rm -fr local
2025-07-01 10:54:24,176 INFO: Successfully built version 2.1.2 of xyz.malkki.neostumbler.fdroid from 66d5c708395ba2957a63399475df31bd72a86faa
2025-07-01 10:54:25,124 DEBUG: Checking build/xyz.malkki.neostumbler.fdroid/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
2025-07-01 10:54:25,212 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-07-01 10:54:25,213 INFO: ...retrieving https://github.com/mjaakko/NeoStumbler/releases/download/2.1.2/app-fdroid-release.apk
2025-07-01 10:54:26,016 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-07-01 10:54:26,402 DEBUG: https://github.com:443 "GET /mjaakko/NeoStumbler/releases/download/2.1.2/app-fdroid-release.apk HTTP/1.1" 302 0
2025-07-01 10:54:26,406 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-07-01 10:54:26,821 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/702807829/cc4e66a8-fe7c-48e5-b8ea-80190322604c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250701%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250701T105426Z&X-Amz-Expires=1800&X-Amz-Signature=0e3b45b1af95b3ea40fecca30c632ef2faaeb6cb2f571a74f09879d8f8a0ed4e&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-fdroid-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 24980443
2025-07-01 10:54:29,668 DEBUG: unsigned/binaries/xyz.malkki.neostumbler.fdroid_38.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
DOES NOT VERIFY
ERROR: APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <86d5a72ee2980979e43bf0bab00a6949ec83cb56b149b14557c1664fb892b44d>, actual: <d4a0ea0401e8fff732cac84ae25fe94e019cb70d13ea3dc08da6e14e5a33130d>
2025-07-01 10:54:33,157 ERROR:
/tmp/tmpfuw5fgv6/sigcp_xyz.malkki.neostumbler.fdroid_38.apk:
2025-07-01 10:54:33,158 INFO: ...NOT verified - /tmp/tmpfuw5fgv6/sigcp_xyz.malkki.neostumbler.fdroid_38.apk
2025-07-01 10:54:33,723 DEBUG: > diff -r /tmp/tmpfuw5fgv6/unsigned_binaries_xyz.malkki.neostumbler.fdroid_38.binary /tmp/tmpfuw5fgv6/_tmp_tmpfuw5fgv6_sigcp_xyz.malkki.neostumbler.fdroid_38
2025-07-01 10:54:33,936 DEBUG: removing unsigned/xyz.malkki.neostumbler.fdroid_38.apk
2025-07-01 10:54:33,957 DEBUG: removing unsigned/binaries/xyz.malkki.neostumbler.fdroid_38.binary.apk
2025-07-01 10:54:34,074 ERROR: Could not build app xyz.malkki.neostumbler.fdroid: 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/tmpfuw5fgv6/unsigned_binaries_xyz.malkki.neostumbler.fdroid_38.binary/content/assets/dexopt/baseline.prof and /tmp/tmpfuw5fgv6/_tmp_tmpfuw5fgv6_sigcp_xyz.malkki.neostumbler.fdroid_38/content/assets/dexopt/baseline.prof differ
Binary files /tmp/tmpfuw5fgv6/unsigned_binaries_xyz.malkki.neostumbler.fdroid_38.binary/content/assets/dexopt/baseline.profm and /tmp/tmpfuw5fgv6/_tmp_tmpfuw5fgv6_sigcp_xyz.malkki.neostumbler.fdroid_38/content/assets/dexopt/baseline.profm differ
==== detail end ====
2025-07-01 10:54:34,074 DEBUG: Error encountered, stopping by user request.
==== detail end ====