log for com.sakethh.linkora:37
== Installed Android Tools ==
2025-04-24 19:05:10,560 DEBUG: Reading 'config.yml'
2025-04-24 19:05:10,572 INFO: Creating log directory
2025-04-24 19:05:10,573 INFO: Creating temporary directory
2025-04-24 19:05:10,575 INFO: Creating output directory
2025-04-24 19:05:10,587 DEBUG: Getting git vcs interface for https://github.com/sakethpathike/Linkora.git
2025-04-24 19:05:10,587 DEBUG: Checking com.sakethh.linkora:37
2025-04-24 19:05:10,587 INFO: Building version 0.13.0 (37) of com.sakethh.linkora
2025-04-24 19:05:10,587 INFO: Running 'sudo' commands in /home/vagrant
2025-04-24 19:05:10,588 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done
+ export CPUS_MAX=16
+ CPUS_MAX=16
++ getconf _NPROCESSORS_ONLN
+ export CPUS=20
+ CPUS=20
+ (( c=16 ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
2025-04-24 19:05:11,046 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-04-24 19:05:11,652 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-04-24 19:05:33,502 INFO: Getting source for revision 4476c23944140b63263fa0b2043888bbe6ae562c
2025-04-24 19:05:33,509 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:33,509 DEBUG: > git rev-parse --show-toplevel
2025-04-24 19:05:33,720 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:33,720 DEBUG: > git submodule foreach --recursive git reset --hard
2025-04-24 19:05:33,924 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:33,924 DEBUG: > git reset --hard
2025-04-24 19:05:34,328 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:34,328 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-04-24 19:05:34,431 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:34,431 DEBUG: > git clean -dffx
2025-04-24 19:05:34,534 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:34,535 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-04-24 19:05:35,640 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:35,640 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-04-24 19:05:36,244 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:36,245 DEBUG: > git remote set-head origin --auto
2025-04-24 19:05:36,849 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:36,849 DEBUG: > git checkout -f 4476c23944140b63263fa0b2043888bbe6ae562c
2025-04-24 19:05:37,253 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:37,253 DEBUG: > git clean -dffx
2025-04-24 19:05:37,356 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:37,356 DEBUG: > git rev-parse --show-toplevel
2025-04-24 19:05:37,560 DEBUG: Directory: build/com.sakethh.linkora
2025-04-24 19:05:37,560 DEBUG: > git submodule deinit --all --force
2025-04-24 19:05:37,663 INFO: Creating local.properties file at build/com.sakethh.linkora/local.properties
2025-04-24 19:05:37,666 INFO: Creating local.properties file at build/com.sakethh.linkora/composeApp/local.properties
2025-04-24 19:05:37,667 DEBUG: Removing debuggable flags from build/com.sakethh.linkora/composeApp
2025-04-24 19:05:37,697 INFO: Cleaning Gradle project...
2025-04-24 19:05:37,697 DEBUG: Directory: build/com.sakethh.linkora/composeApp
2025-04-24 19:05:37,697 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
Type-safe project accessors is an incubating feature.
> Configure project :composeApp
The 'ksp' configuration is deprecated in Kotlin Multiplatform projects. Please use target-specific configurations like 'kspJvm' instead.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
> Task :composeApp:cleanDesktopTest UP-TO-DATE
> Task :composeApp:cleanAllTests UP-TO-DATE
> Task :composeApp:clean UP-TO-DATE
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.9/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 31s
2 actionable tasks: 2 up-to-date
2025-04-24 19:08:15,912 INFO: Scanning source for common problems...
2025-04-24 19:08:15,965 DEBUG: scanner is configured to use signature data from: 'suss'
2025-04-24 19:08:15,965 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-04-24 19:08:16,577 DEBUG: write 'suss.json' to cache
2025-04-24 19:08:16,585 DEBUG: next suss.json cache update due in 23:59:59.981384
2025-04-24 19:08:16,786 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-04-24 19:08:16,976 INFO: Creating source tarball...
2025-04-24 19:08:18,195 INFO: Building Gradle project...
2025-04-24 19:08:18,195 DEBUG: Directory: build/com.sakethh.linkora/composeApp
2025-04-24 19:08:18,196 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
Type-safe project accessors is an incubating feature.
> Configure project :composeApp
The 'ksp' configuration is deprecated in Kotlin Multiplatform projects. Please use target-specific configurations like 'kspJvm' instead.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 35
This Android Gradle plugin (8.5.2) was tested up to compileSdk = 34.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 35.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 35 is available.
For more information refer to the compatibility table:
https://d.android.com/r/tools/api-level-support
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=35
to this project's gradle.properties.
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 :composeApp:convertXmlValueResourcesForAndroidMain NO-SOURCE
> Task :composeApp:copyNonXmlValueResourcesForAndroidMain NO-SOURCE
> Task :composeApp:prepareComposeResourcesTaskForAndroidMain NO-SOURCE
> Task :composeApp:convertXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :composeApp:copyNonXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :composeApp:prepareComposeResourcesTaskForAndroidRelease NO-SOURCE
> Task :composeApp:convertXmlValueResourcesForCommonMain NO-SOURCE
> Task :composeApp:copyNonXmlValueResourcesForCommonMain
> Task :composeApp:prepareComposeResourcesTaskForCommonMain
> Task :composeApp:copyReleaseComposeResourcesToAndroidAssets
> Task :composeApp:generateResourceAccessorsForAndroidMain NO-SOURCE
> Task :composeApp:generateResourceAccessorsForAndroidRelease NO-SOURCE
> Task :composeApp:generateResourceAccessorsForCommonMain
> Task :composeApp:buildKotlinToolingMetadata
> Task :composeApp:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :composeApp:generateActualResourceCollectorsForAndroidMain
> Task :composeApp:generateComposeResClass
> Task :composeApp:generateExpectResourceCollectorsForCommonMain
> Task :composeApp:preBuild UP-TO-DATE
> Task :composeApp:preReleaseBuild UP-TO-DATE
> Task :composeApp:checkReleaseAarMetadata
> Task :composeApp:generateReleaseResValues
> Task :composeApp:mapReleaseSourceSetPaths
> Task :composeApp:generateReleaseResources
> Task :composeApp:packageReleaseResources
> Task :composeApp:mergeReleaseResources
> Task :composeApp:createReleaseCompatibleScreenManifests
> Task :composeApp:extractDeepLinksRelease
> Task :composeApp:parseReleaseLocalResources
> Task :composeApp:processReleaseMainManifest
> Task :composeApp:processReleaseManifest
> Task :composeApp:javaPreCompileRelease
> Task :composeApp:extractProguardFiles
> Task :composeApp:mergeReleaseJniLibFolders
> Task :composeApp:mergeReleaseNativeLibs
> Task :composeApp:checkReleaseDuplicateClasses
> Task :composeApp:mergeReleaseArtProfile
> Task :composeApp:mergeReleaseStartupProfile
> Task :composeApp:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libsqliteJni.so.
> Task :composeApp:mergeReleaseShaders
> Task :composeApp:compileReleaseShaders NO-SOURCE
> Task :composeApp:generateReleaseAssets UP-TO-DATE
> Task :composeApp:releaseAssetsCopyForAGP NO-SOURCE
> Task :composeApp:extractReleaseNativeSymbolTables
> Task :composeApp:mergeReleaseAssets
> Task :composeApp:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :composeApp:processReleaseManifestForPackage
> Task :composeApp:compressReleaseAssets
> Task :composeApp:extractReleaseVersionControlInfo
> Task :composeApp:processApplicationManifestReleaseForBundle
> Task :composeApp:writeReleaseAppMetadata
> Task :composeApp:writeReleaseSigningConfigVersions
> Task :composeApp:processReleaseResources
> Task :composeApp:bundleReleaseResources
> Task :composeApp:kspReleaseKotlinAndroid
> Task :composeApp:compileReleaseKotlinAndroid
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/androidMain/kotlin/com/sakethh/Expected.android.kt:135:32 'fun createTempFile(prefix: String = ..., suffix: String? = ..., directory: File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile.
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/androidMain/kotlin/com/sakethh/Expected.android.kt:231:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/commonMain/kotlin/com/sakethh/Expected.kt:59:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/commonMain/kotlin/com/sakethh/linkora/ui/App.kt:581:78 'val Icons.Outlined.DriveFileMove: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.DriveFileMove.
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/commonMain/kotlin/com/sakethh/linkora/ui/screens/search/SearchScreen.kt:82:13 'fun SearchBar(query: String, onQueryChange: (String) -> Unit, onSearch: (String) -> Unit, active: Boolean, onActiveChange: (Boolean) -> Unit, modifier: Modifier = ..., enabled: Boolean = ..., placeholder: @Composable() ComposableFunction0<Unit>? = ..., leadingIcon: @Composable() ComposableFunction0<Unit>? = ..., trailingIcon: @Composable() ComposableFunction0<Unit>? = ..., shape: Shape = ..., colors: SearchBarColors = ..., tonalElevation: Dp = ..., shadowElevation: Dp = ..., windowInsets: WindowInsets = ..., interactionSource: MutableInteractionSource? = ..., content: @Composable() ComposableFunction1<ColumnScope, Unit>): Unit' is deprecated. Use overload which takes inputField as a parameter.
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/commonMain/kotlin/com/sakethh/linkora/ui/screens/settings/section/data/DataSettingsScreen.kt:734:9 'fun AlertDialog(onDismissRequest: () -> Unit, modifier: Modifier = ..., properties: DialogProperties = ..., content: @Composable() ComposableFunction0<Unit>): Unit' is deprecated. Use BasicAlertDialog instead.
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/commonMain/kotlin/com/sakethh/linkora/ui/utils/GenericViewModelFactory.kt:11:27 Unchecked cast of 'viewModel' to 'T'.
> Task :composeApp:compileReleaseJavaWithJavac NO-SOURCE
> Task :composeApp:copyRoomSchemas NO-SOURCE
> Task :composeApp:generateReleaseLintVitalReportModel
> Task :composeApp:mergeReleaseGeneratedProguardFiles
> Task :composeApp:processReleaseJavaRes
> Task :composeApp:expandReleaseArtProfileWildcards
> Task :composeApp:mergeReleaseJavaResource
> Task :composeApp:minifyReleaseWithR8
Supplied proguard configuration does not exist: /home/vagrant/build/com.sakethh.linkora/composeApp/proguard-rules.pro
> Task :composeApp:lintVitalAnalyzeRelease
> Task :composeApp:lintVitalReportRelease
> Task :composeApp:lintVitalRelease
> Task :composeApp:compileReleaseArtProfile
> Task :composeApp:shrinkReleaseRes
> Task :composeApp:optimizeReleaseResources
> Task :composeApp:packageRelease
> Task :composeApp:createReleaseApkListingFileRedirect
> Task :composeApp:assembleRelease
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.9/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 8m 49s
54 actionable tasks: 54 executed
2025-04-24 19:17:08,346 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.sakethh.linkora, universal_newlines=False, shell=None, istream=<valid stream>)
2025-04-24 19:17:08,353 INFO: Successfully built version 0.13.0 of com.sakethh.linkora from 4476c23944140b63263fa0b2043888bbe6ae562c
2025-04-24 19:17:08,354 INFO: Running 'postbuild' commands in build/com.sakethh.linkora/composeApp
2025-04-24 19:17:08,355 DEBUG: Directory: build/com.sakethh.linkora/composeApp
2025-04-24 19:17:08,356 DEBUG: > bash -e -u -o pipefail -x -c curl -Lo upstream.apk https://github.com/LinkoraApp/Linkora/releases/download/release-v0.13.0/composeApp-release.apk; unzip -q upstream.apk -d apk; export hash=$(sha256sum apk/assets/dexopt/baseline.prof); rm -rf apk upstream.apk; for i in {1..10}; do unzip -q /home/vagrant/build/com.sakethh.linkora/composeApp/build/outputs/apk/release/composeApp-release-unsigned.apk -d apk; sha256sum -c - <<< $hash && break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean assembleRelease; done
/etc/bash.bashrc: line 7: PS1: unbound variable
+ curl -Lo upstream.apk https://github.com/LinkoraApp/Linkora/releases/download/release-v0.13.0/composeApp-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
95 10.2M 95 9.8M 0 0 9245k 0 0:00:01 0:00:01 --:--:-- 9245k
100 10.2M 100 10.2M 0 0 8776k 0 0:00:01 0:00:01 --:--:-- 3970k
+ unzip -q upstream.apk -d apk
++ sha256sum apk/assets/dexopt/baseline.prof
+ export 'hash=163ea603cb30ac88648ca2cdf1cc9c24ce9af50d7205c3844c11c61d3e9f9056 apk/assets/dexopt/baseline.prof'
+ hash='163ea603cb30ac88648ca2cdf1cc9c24ce9af50d7205c3844c11c61d3e9f9056 apk/assets/dexopt/baseline.prof'
+ rm -rf apk upstream.apk
+ for i in {1..10}
+ unzip -q /home/vagrant/build/com.sakethh.linkora/composeApp/build/outputs/apk/release/composeApp-release-unsigned.apk -d apk
+ sha256sum -c -
apk/assets/dexopt/baseline.prof: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
+ sha256sum apk/assets/dexopt/baseline.prof
bf174494040f601feaa990e1ef13d98b95248571513f9317e2fd5e7c31ab12a8 apk/assets/dexopt/baseline.prof
+ rm -fr apk
+ gradle clean assembleRelease
Found 8.9 via distributionUrl
Running /opt/gradle/versions/8.9/bin/gradle clean 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
Type-safe project accessors is an incubating feature.
> Configure project :composeApp
The 'ksp' configuration is deprecated in Kotlin Multiplatform projects. Please use target-specific configurations like 'kspJvm' instead.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
ksp-2.0.20-1.0.24 is too old for kotlin-2.0.21. Please upgrade ksp or downgrade kotlin-gradle-plugin to 2.0.20.
WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 35
This Android Gradle plugin (8.5.2) was tested up to compileSdk = 34.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 35.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 35 is available.
For more information refer to the compatibility table:
https://d.android.com/r/tools/api-level-support
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=35
to this project's gradle.properties.
> Task :composeApp:cleanDesktopTest UP-TO-DATE
> Task :composeApp:cleanAllTests UP-TO-DATE
> Task :composeApp:clean
> Task :composeApp:convertXmlValueResourcesForAndroidMain NO-SOURCE
> Task :composeApp:copyNonXmlValueResourcesForAndroidMain NO-SOURCE
> Task :composeApp:prepareComposeResourcesTaskForAndroidMain NO-SOURCE
> Task :composeApp:convertXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :composeApp:copyNonXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :composeApp:prepareComposeResourcesTaskForAndroidRelease NO-SOURCE
> Task :composeApp:convertXmlValueResourcesForCommonMain NO-SOURCE
> Task :composeApp:copyNonXmlValueResourcesForCommonMain
> Task :composeApp:prepareComposeResourcesTaskForCommonMain UP-TO-DATE
> Task :composeApp:copyReleaseComposeResourcesToAndroidAssets
> Task :composeApp:generateResourceAccessorsForAndroidMain NO-SOURCE
> Task :composeApp:generateResourceAccessorsForAndroidRelease NO-SOURCE
> Task :composeApp:generateResourceAccessorsForCommonMain
> Task :composeApp:buildKotlinToolingMetadata
> Task :composeApp:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :composeApp:generateActualResourceCollectorsForAndroidMain
> Task :composeApp:generateComposeResClass
> Task :composeApp:generateExpectResourceCollectorsForCommonMain
> Task :composeApp:preBuild UP-TO-DATE
> Task :composeApp:preReleaseBuild UP-TO-DATE
> Task :composeApp:generateReleaseResValues
> Task :composeApp:checkReleaseAarMetadata
> Task :composeApp:mapReleaseSourceSetPaths
> Task :composeApp:generateReleaseResources
> Task :composeApp:packageReleaseResources
> Task :composeApp:createReleaseCompatibleScreenManifests
> Task :composeApp:extractDeepLinksRelease
> Task :composeApp:parseReleaseLocalResources
> Task :composeApp:mergeReleaseResources
> Task :composeApp:processReleaseMainManifest
> Task :composeApp:processReleaseManifest
> Task :composeApp:javaPreCompileRelease
> Task :composeApp:extractProguardFiles
> Task :composeApp:mergeReleaseJniLibFolders
> Task :composeApp:mergeReleaseNativeLibs
> Task :composeApp:checkReleaseDuplicateClasses
> Task :composeApp:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so, libsqliteJni.so.
> Task :composeApp:mergeReleaseArtProfile
> Task :composeApp:mergeReleaseStartupProfile UP-TO-DATE
> Task :composeApp:mergeReleaseShaders
> Task :composeApp:compileReleaseShaders NO-SOURCE
> Task :composeApp:generateReleaseAssets UP-TO-DATE
> Task :composeApp:releaseAssetsCopyForAGP NO-SOURCE
> Task :composeApp:extractReleaseNativeSymbolTables
> Task :composeApp:mergeReleaseAssets
> Task :composeApp:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :composeApp:compressReleaseAssets
> Task :composeApp:extractReleaseVersionControlInfo
> Task :composeApp:processApplicationManifestReleaseForBundle
> Task :composeApp:writeReleaseAppMetadata
> Task :composeApp:writeReleaseSigningConfigVersions
> Task :composeApp:processReleaseManifestForPackage
> Task :composeApp:processReleaseResources
> Task :composeApp:bundleReleaseResources
> Task :composeApp:kspReleaseKotlinAndroid
> Task :composeApp:compileReleaseKotlinAndroid
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/androidMain/kotlin/com/sakethh/Expected.android.kt:135:32 'fun createTempFile(prefix: String = ..., suffix: String? = ..., directory: File? = ...): File' is deprecated. Avoid creating temporary files in the default temp location with this function due to too wide permissions on the newly created file. Use kotlin.io.path.createTempFile instead or resort to java.io.File.createTempFile.
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/androidMain/kotlin/com/sakethh/Expected.android.kt:231:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/commonMain/kotlin/com/sakethh/Expected.kt:59:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/commonMain/kotlin/com/sakethh/linkora/ui/App.kt:581:78 'val Icons.Outlined.DriveFileMove: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.DriveFileMove.
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/commonMain/kotlin/com/sakethh/linkora/ui/screens/search/SearchScreen.kt:82:13 'fun SearchBar(query: String, onQueryChange: (String) -> Unit, onSearch: (String) -> Unit, active: Boolean, onActiveChange: (Boolean) -> Unit, modifier: Modifier = ..., enabled: Boolean = ..., placeholder: @Composable() ComposableFunction0<Unit>? = ..., leadingIcon: @Composable() ComposableFunction0<Unit>? = ..., trailingIcon: @Composable() ComposableFunction0<Unit>? = ..., shape: Shape = ..., colors: SearchBarColors = ..., tonalElevation: Dp = ..., shadowElevation: Dp = ..., windowInsets: WindowInsets = ..., interactionSource: MutableInteractionSource? = ..., content: @Composable() ComposableFunction1<ColumnScope, Unit>): Unit' is deprecated. Use overload which takes inputField as a parameter.
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/commonMain/kotlin/com/sakethh/linkora/ui/screens/settings/section/data/DataSettingsScreen.kt:734:9 'fun AlertDialog(onDismissRequest: () -> Unit, modifier: Modifier = ..., properties: DialogProperties = ..., content: @Composable() ComposableFunction0<Unit>): Unit' is deprecated. Use BasicAlertDialog instead.
w: file:///home/vagrant/build/com.sakethh.linkora/composeApp/src/commonMain/kotlin/com/sakethh/linkora/ui/utils/GenericViewModelFactory.kt:11:27 Unchecked cast of 'viewModel' to 'T'.
> Task :composeApp:compileReleaseJavaWithJavac NO-SOURCE
> Task :composeApp:copyRoomSchemas NO-SOURCE
> Task :composeApp:generateReleaseLintVitalReportModel
> Task :composeApp:mergeReleaseGeneratedProguardFiles UP-TO-DATE
> Task :composeApp:processReleaseJavaRes
> Task :composeApp:expandReleaseArtProfileWildcards
> Task :composeApp:mergeReleaseJavaResource
> Task :composeApp:minifyReleaseWithR8
Supplied proguard configuration does not exist: /home/vagrant/build/com.sakethh.linkora/composeApp/proguard-rules.pro
> Task :composeApp:lintVitalAnalyzeRelease
> Task :composeApp:lintVitalReportRelease
> Task :composeApp:lintVitalRelease
> Task :composeApp:compileReleaseArtProfile
> Task :composeApp:shrinkReleaseRes
> Task :composeApp:optimizeReleaseResources
> Task :composeApp:packageRelease
> Task :composeApp:createReleaseApkListingFileRedirect
> Task :composeApp:assembleRelease
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.9/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 45s
56 actionable tasks: 52 executed, 4 up-to-date
+ for i in {1..10}
+ unzip -q /home/vagrant/build/com.sakethh.linkora/composeApp/build/outputs/apk/release/composeApp-release-unsigned.apk -d apk
+ sha256sum -c -
apk/assets/dexopt/baseline.prof: OK
+ break
2025-04-24 19:22:57,517 DEBUG: Checking build/com.sakethh.linkora/composeApp/build/outputs/apk/release/composeApp-release-unsigned.apk
2025-04-24 19:22:57,553 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-04-24 19:22:57,553 INFO: ...retrieving https://github.com/LinkoraApp/Linkora/releases/download/release-v0.13.0/composeApp-release.apk
2025-04-24 19:22:57,558 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-04-24 19:22:57,897 DEBUG: https://github.com:443 "GET /LinkoraApp/Linkora/releases/download/release-v0.13.0/composeApp-release.apk HTTP/1.1" 302 0
2025-04-24 19:22:57,904 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-04-24 19:22:58,308 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/648784316/bb5a6284-d28f-48ca-afb7-b177768d6c30?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250424%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250424T192258Z&X-Amz-Expires=300&X-Amz-Signature=d8d349fcb778b28049305f61e4c78af7f2b1cb0e1933d3724ab948d27a16723a&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DcomposeApp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 10732887
2025-04-24 19:22:59,805 DEBUG: unsigned/binaries/com.sakethh.linkora_37.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
2025-04-24 19:23:00,703 DEBUG: /tmp/tmpwwbnm7m8/sigcp_com.sakethh.linkora_37.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
2025-04-24 19:23:00,704 INFO: ...successfully verified
2025-04-24 19:23:00,704 INFO: compared built binary to supplied reference binary successfully
2025-04-24 19:23:00,796 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-04-24 19:23:00,835 DEBUG: Using APK Signature v2
2025-04-24 19:23:00,836 INFO: supplied reference binary has allowed signer f3efd4da30e29011353b0da50ae9e3a3a74efb956adfa8cf2bf6b7e8df6f3d30
2025-04-24 19:23:00,841 INFO: success: com.sakethh.linkora
2025-04-24 19:23:00,841 INFO: Finished
2025-04-24 19:23:00,842 INFO: 1 build succeeded