log for page.ooooo.geoshare:15
== Installed Android Tools ==
2025-05-03 14:38:07,950 DEBUG: Reading 'config.yml'
2025-05-03 14:38:07,962 INFO: Creating log directory
2025-05-03 14:38:07,962 INFO: Creating temporary directory
2025-05-03 14:38:07,962 INFO: Creating output directory
2025-05-03 14:38:07,973 DEBUG: Getting git vcs interface for https://github.com/jakubvalenta/geoshare.git
2025-05-03 14:38:07,973 DEBUG: Checking page.ooooo.geoshare:15
2025-05-03 14:38:07,974 INFO: Building version 3.4.0 (15) of page.ooooo.geoshare
2025-05-03 14:38:07,974 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-03 14:38:08,578 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 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-05-03 14:38:30,776 INFO: Getting source for revision 9c9ff1a68c20b8c416b8ec09f258a0a4e7fa123d
2025-05-03 14:38:30,777 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:30,777 DEBUG: > git rev-parse --show-toplevel
2025-05-03 14:38:30,981 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:30,981 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-03 14:38:31,185 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:31,185 DEBUG: > git reset --hard
2025-05-03 14:38:31,388 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:31,389 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-03 14:38:31,492 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:31,492 DEBUG: > git clean -dffx
2025-05-03 14:38:31,595 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:31,595 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-05-03 14:38:32,500 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:32,500 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-05-03 14:38:33,005 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:33,005 DEBUG: > git remote set-head origin --auto
2025-05-03 14:38:33,609 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:33,610 DEBUG: > git checkout -f 9c9ff1a68c20b8c416b8ec09f258a0a4e7fa123d
2025-05-03 14:38:33,813 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:33,813 DEBUG: > git clean -dffx
2025-05-03 14:38:33,916 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:33,916 DEBUG: > git rev-parse --show-toplevel
2025-05-03 14:38:34,120 DEBUG: Directory: build/page.ooooo.geoshare
2025-05-03 14:38:34,120 DEBUG: > git submodule deinit --all --force
2025-05-03 14:38:34,223 INFO: Creating local.properties file at build/page.ooooo.geoshare/local.properties
2025-05-03 14:38:34,226 INFO: Creating local.properties file at build/page.ooooo.geoshare/app/local.properties
2025-05-03 14:38:34,227 DEBUG: Removing debuggable flags from build/page.ooooo.geoshare/app
2025-05-03 14:38:34,243 INFO: Cleaning Gradle project...
2025-05-03 14:38:34,243 DEBUG: Directory: build/page.ooooo.geoshare/app
2025-05-03 14:38:34,243 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.9 via distributionUrl
Downloading missing gradle version 8.9
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.9-bin.zip: OK
Running /opt/gradle/versions/8.9/bin/gradle clean
Welcome to Gradle 8.9!
Here are the highlights of this release:
- Enhanced Error and Warning Messages
- IDE Integration Improvements
- Daemon JVM Information
For more details see https://docs.gradle.org/8.9/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.9/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 10s
1 actionable task: 1 up-to-date
2025-05-03 14:40:50,748 INFO: Scanning source for common problems...
2025-05-03 14:40:50,809 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-05-03 14:40:50,815 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-03 14:40:50,815 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-03 14:40:51,401 DEBUG: write 'suss.json' to cache
2025-05-03 14:40:51,409 DEBUG: next suss.json cache update due in 23:59:59.981155
2025-05-03 14:40:51,630 INFO: Creating source tarball...
2025-05-03 14:40:51,832 INFO: Building Gradle project...
2025-05-03 14:40:51,832 DEBUG: Directory: build/page.ooooo.geoshare/app
2025-05-03 14:40:51,832 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.9 via distributionUrl
Running /opt/gradle/versions/8.9/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.9/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
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 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 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (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
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseShaders
> Task :app:extractReleaseNativeSymbolTables
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:convertLinkedResourcesToProtoRelease
> Task :app:kaptGenerateStubsReleaseKotlin
w: Support for language version 2.0+ in kapt is in Alpha and must be enabled explicitly. Falling back to 1.9.
> Task :app:kaptReleaseKotlin
[WARN] Issue detected with dagger.internal.codegen.ComponentProcessor. Expected 1 originating source file when generating /home/vagrant/build/page.ooooo.geoshare/app/build/generated/source/kapt/release/page/ooooo/geoshare/ConversionViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java, but detected 0: [].
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:generateReleaseLintVitalReportModel
> Task :app:processReleaseJavaRes
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:expandReleaseArtProfileWildcards
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:convertShrunkResourcesToBinaryRelease
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 6m
55 actionable tasks: 55 executed
2025-05-03 14:46:53,119 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/page.ooooo.geoshare, universal_newlines=False, shell=None, istream=<valid stream>)
2025-05-03 14:46:53,131 INFO: Successfully built version 3.4.0 of page.ooooo.geoshare from 9c9ff1a68c20b8c416b8ec09f258a0a4e7fa123d
2025-05-03 14:46:53,361 DEBUG: Checking build/page.ooooo.geoshare/app/build/outputs/apk/release/app-release-unsigned.apk
2025-05-03 14:46:53,370 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-05-03 14:46:53,370 INFO: ...retrieving https://github.com/jakubvalenta/geoshare/releases/download/v3.4.0/page.ooooo.geoshare.apk
2025-05-03 14:46:53,374 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-05-03 14:46:53,651 DEBUG: https://github.com:443 "GET /jakubvalenta/geoshare/releases/download/v3.4.0/page.ooooo.geoshare.apk HTTP/1.1" 302 0
2025-05-03 14:46:53,654 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-05-03 14:46:54,156 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/883688015/326b942a-ab03-481c-9eab-05b8a2e6f7d8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250503%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250503T144654Z&X-Amz-Expires=300&X-Amz-Signature=cd8a1c30f545262720fb0e87385d1ec7869b3214edd00d11c3c7dcc7024a4a70&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dpage.ooooo.geoshare.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 1714956
2025-05-03 14:46:55,123 DEBUG: unsigned/binaries/page.ooooo.geoshare_15.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): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-05-03 14:46:55,891 DEBUG: /tmp/tmpyrmvryl0/sigcp_page.ooooo.geoshare_15.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): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-05-03 14:46:55,891 INFO: ...successfully verified
2025-05-03 14:46:55,891 INFO: compared built binary to supplied reference binary successfully
2025-05-03 14:46:55,978 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-05-03 14:46:55,989 DEBUG: Using APK Signature v3
2025-05-03 14:46:55,991 INFO: supplied reference binary has allowed signer 1b27b17a9df05321a93a47df31ed0d6645ebe55d0e89908157d71c1032d17c10
2025-05-03 14:46:55,998 INFO: success: page.ooooo.geoshare
2025-05-03 14:46:55,998 INFO: Finished
2025-05-03 14:46:55,998 INFO: 1 build succeeded