log for com.jerboa:77
== Installed Android Tools ==
2024-10-01 08:19:17,749 DEBUG: Reading 'config.yml'
2024-10-01 08:19:17,760 INFO: Creating log directory
2024-10-01 08:19:17,761 INFO: Creating temporary directory
2024-10-01 08:19:17,762 INFO: Creating output directory
2024-10-01 08:19:17,831 DEBUG: Getting git vcs interface for https://github.com/LemmyNet/jerboa.git
2024-10-01 08:19:17,831 DEBUG: Checking com.jerboa:77
2024-10-01 08:19:17,831 INFO: Building version 0.0.77 (77) of com.jerboa
2024-10-01 08:19:17,831 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-10-01 08:19:18,436 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64098 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-10-01 08:19:41,399 INFO: Getting source for revision 8d5cdaf3a559e30b522ed4ff146b3a3c6d5627ae
2024-10-01 08:19:41,400 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:41,400 DEBUG: > git rev-parse --show-toplevel
2024-10-01 08:19:41,612 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:41,612 DEBUG: > git submodule foreach --recursive git reset --hard
2024-10-01 08:19:41,816 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:41,816 DEBUG: > git reset --hard
2024-10-01 08:19:42,120 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:42,120 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-10-01 08:19:42,223 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:42,224 DEBUG: > git clean -dffx
2024-10-01 08:19:42,327 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:42,327 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2024-10-01 08:19:43,132 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:43,132 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-10-01 08:19:43,736 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:43,736 DEBUG: > git remote set-head origin --auto
2024-10-01 08:19:44,441 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:44,441 DEBUG: > git checkout -f 8d5cdaf3a559e30b522ed4ff146b3a3c6d5627ae
2024-10-01 08:19:44,945 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:44,946 DEBUG: > git clean -dffx
2024-10-01 08:19:45,049 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:45,049 DEBUG: > git rev-parse --show-toplevel
2024-10-01 08:19:45,252 DEBUG: Directory: build/com.jerboa
2024-10-01 08:19:45,252 DEBUG: > git submodule deinit --all --force
2024-10-01 08:19:45,355 INFO: Creating local.properties file at build/com.jerboa/local.properties
2024-10-01 08:19:45,358 INFO: Creating local.properties file at build/com.jerboa/app/local.properties
2024-10-01 08:19:45,359 DEBUG: Removing debuggable flags from build/com.jerboa/app
2024-10-01 08:19:45,375 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.jerboa/app/build.gradle.kts
2024-10-01 08:19:45,388 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.jerboa/benchmarks/build.gradle.kts
2024-10-01 08:19:45,392 INFO: Cleaning Gradle project...
2024-10-01 08:19:45,392 DEBUG: Directory: build/com.jerboa/app
2024-10-01 08:19:45,392 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10.2 via distributionUrl
Downloading missing gradle version 8.10.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OK
Running /opt/gradle/versions/8.10.2/bin/gradle clean
Welcome to Gradle 8.10.2!
Here are the highlights of this release:
- Support for Java 23
- Faster configuration cache
- Better configuration cache reports
For more details see https://docs.gradle.org/8.10.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/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
> Configure project :app
w: file:///home/vagrant/build/com.jerboa/app/update_instances.gradle.kts:56:26: Unchecked cast: Any? to T
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 29s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2024-10-01 08:22:20,722 INFO: Scanning source for common problems...
2024-10-01 08:22:20,743 DEBUG: scanner is configured to use signature data from: 'suss'
2024-10-01 08:22:20,744 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-10-01 08:22:21,389 DEBUG: write 'suss.json' to cache
2024-10-01 08:22:21,393 DEBUG: next suss.json cache update due in 23:59:59.986447
2024-10-01 08:22:21,539 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-10-01 08:22:21,603 INFO: Creating source tarball...
2024-10-01 08:22:22,469 INFO: Building Gradle project...
2024-10-01 08:22:22,470 DEBUG: Directory: build/com.jerboa/app
2024-10-01 08:22:22,470 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.10.2 via distributionUrl
Running /opt/gradle/versions/8.10.2/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: assembleRelease
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:writeReleaseAppMetadata
> Task :app:buildKotlinToolingMetadata
> Task :app:extractProguardFiles
> Task :app:generateReleaseResValues
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:mergeReleaseStartupProfile
> Task :app:checkReleaseProguardFiles
> Task :app:extractDeepLinksRelease
> Task :app:writeReleaseSigningConfigVersions
> Task :app:generateReleaseResources
> Task :app:extractReleaseVersionControlInfo
> Task :app:javaPreCompileRelease
> Task :app:validateSigningRelease
> Task :app:packageReleaseResources
> Task :app:parseReleaseLocalResources
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:checkReleaseDuplicateClasses
> Task :app:mapReleaseSourceSetPaths
> Task :app:checkReleaseAarMetadata
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so.
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseResources
> Task :app:processReleaseResources
> Task :app:bundleReleaseResources
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
w: The feature plugin:androidx.compose.compiler.plugins.kotlin:featureFlag=StrongSkipping is enabled by default and specifying this option explicitly is not necessary.
w: file:///home/vagrant/build/com.jerboa/app/src/main/java/com/jerboa/util/cascade/CustomCascadeDropdown.kt:3:36 This code uses error suppression for 'INVISIBLE_REFERENCE'. While it might compile and work, the compiler behavior is UNSPECIFIED and WON'T BE PRESERVED. Please report your use case to the Kotlin issue tracker instead: https://kotl.in/issue
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:generateReleaseLintVitalReportModel
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:convertReleaseProtoResources
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:createReleaseApkListingFileRedirect
BUILD SUCCESSFUL in 9m 13s
51 actionable tasks: 51 executed
Configuration cache entry stored.
2024-10-01 08:31:36,493 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.jerboa, universal_newlines=False, shell=None, istream=<valid stream>)
2024-10-01 08:31:36,500 INFO: Successfully built version 0.0.77 of com.jerboa from 8d5cdaf3a559e30b522ed4ff146b3a3c6d5627ae
2024-10-01 08:31:37,310 DEBUG: Checking build/com.jerboa/app/build/outputs/apk/release/app-release.apk
2024-10-01 08:31:37,331 INFO: success: com.jerboa
2024-10-01 08:31:37,331 INFO: Finished
2024-10-01 08:31:37,332 INFO: 1 build succeeded