log for com.junkfood.seal:11101
== Installed Android Tools ==
2023-11-20 14:30:28,947 DEBUG: Reading 'config.yml'
2023-11-20 14:30:28,964 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-20 14:30:28,965 INFO: Creating log directory
2023-11-20 14:30:28,965 INFO: Creating temporary directory
2023-11-20 14:30:28,965 INFO: Creating output directory
2023-11-20 14:30:29,017 DEBUG: Getting git vcs interface for https://github.com/JunkFood02/Seal.git
2023-11-20 14:30:29,017 DEBUG: Checking com.junkfood.seal:11101
2023-11-20 14:30:29,017 INFO: Building version 1.11.0-(F-Droid) (11101) of com.junkfood.seal
2023-11-20 14:30:29,018 INFO: Running 'sudo' commands in /home/vagrant
2023-11-20 14:30:29,018 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 8s (2052 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (32.9 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-11-20 14:31:10,016 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-20 14:31:10,330 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-11-20 14:31:30,210 INFO: Getting source for revision 04598a1b3fcfb51f096e47085d4133cf86fa200f
2023-11-20 14:31:30,212 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:30,212 DEBUG: > git rev-parse --show-toplevel
2023-11-20 14:31:30,424 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:30,424 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-20 14:31:30,635 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:30,635 DEBUG: > git reset --hard
2023-11-20 14:31:30,946 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:30,946 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-20 14:31:31,056 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:31,057 DEBUG: > git clean -dffx
2023-11-20 14:31:31,167 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:31,168 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 origin
2023-11-20 14:31:31,880 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:31,880 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 remote prune origin
2023-11-20 14:31:32,392 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:32,393 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
2023-11-20 14:31:33,005 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:33,006 DEBUG: > git remote set-head origin --auto
2023-11-20 14:31:33,719 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:33,720 DEBUG: > git checkout -f 04598a1b3fcfb51f096e47085d4133cf86fa200f
2023-11-20 14:31:34,031 DEBUG: Directory: build/com.junkfood.seal
2023-11-20 14:31:34,032 DEBUG: > git clean -dffx
2023-11-20 14:31:34,141 INFO: Creating local.properties file at build/com.junkfood.seal/local.properties
2023-11-20 14:31:34,143 INFO: Creating local.properties file at build/com.junkfood.seal/app/local.properties
2023-11-20 14:31:34,143 DEBUG: Removing debuggable flags from build/com.junkfood.seal/app
2023-11-20 14:31:34,163 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.junkfood.seal/app/build.gradle.kts
2023-11-20 14:31:34,197 INFO: Running 'prebuild' commands in build/com.junkfood.seal/app
2023-11-20 14:31:34,197 DEBUG: Directory: build/com.junkfood.seal/app
2023-11-20 14:31:34,198 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/(keystorePropertiesFile.exists())$/d' -e '/versionCode/s/= .*/= 11101/' build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/(keystorePropertiesFile.exists())$/d' -e '/versionCode/s/= .*/= 11101/' build.gradle.kts
2023-11-20 14:31:34,409 INFO: Cleaning Gradle project...
2023-11-20 14:31:34,410 DEBUG: Directory: build/com.junkfood.seal/app
2023-11-20 14:31:34,410 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PnoSplits -PABI_FILTERS=x86 clean
Found 8.4 via distributionUrl
Downloading missing gradle version 8.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.4-bin.zip: OK
Running /opt/gradle/versions/8.4/bin/gradle -PnoSplits -PABI_FILTERS=x86 clean
Welcome to Gradle 8.4!
Here are the highlights of this release:
- Compiling and testing with Java 21
- Faster Java compilation on Windows
- Role focused dependency configurations creation
For more details see https://docs.gradle.org/8.4/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.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :
w: file:///home/vagrant/build/com.junkfood.seal/build.gradle.kts:21:24: 'getter for buildDir: File!' is deprecated. Deprecated in Java
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 17s
1 actionable task: 1 up-to-date
2023-11-20 14:33:57,770 INFO: Scanning source for common problems...
2023-11-20 14:33:57,810 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-20 14:33:57,849 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-20 14:33:57,851 INFO: Creating source tarball...
2023-11-20 14:33:58,421 INFO: Building Gradle project...
2023-11-20 14:33:58,421 DEBUG: Directory: build/com.junkfood.seal/app
2023-11-20 14:33:58,422 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PnoSplits -PABI_FILTERS=x86 assembleRelease
Found 8.4 via distributionUrl
Running /opt/gradle/versions/8.4/bin/gradle -PnoSplits -PABI_FILTERS=x86 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.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`
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 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (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:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseBuildConfig
> Task :color:preBuild UP-TO-DATE
> Task :color:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseResValues
> Task :color:generateReleaseResValues
> Task :color:generateReleaseResources
> Task :color:writeReleaseAarMetadata
> Task :color:packageReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:extractReleaseSupportedLocales
> Task :color:extractReleaseSupportedLocales
> Task :app:generateReleaseResources
> Task :app:generateReleaseLocaleConfig
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:extractDeepLinksRelease
> Task :color:extractDeepLinksRelease
> Task :color:compileReleaseLibraryResources
> Task :color:processReleaseManifest
> Task :app:parseReleaseLocalResources
> Task :color:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
/home/vagrant/build/com.junkfood.seal/app/src/main/AndroidManifest.xml:35:9-41 Warning:
android:extractNativeLibs should not be specified in this source AndroidManifest.xml file. See https://d.android.com/guide/topics/manifest/application-element#extractNativeLibs for more information.
The AGP Upgrade Assistant can remove the attribute from the AndroidManifest.xml file and update the build file accordingly. See https://d.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :app:processReleaseManifest
> Task :color:generateReleaseBuildConfig
> Task :color:javaPreCompileRelease
> Task :color:generateReleaseRFile
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :color:extractProguardFiles
> Task :color:prepareLintJarForPublish
> Task :color:mergeReleaseJniLibFolders
> Task :color:mergeReleaseNativeLibs NO-SOURCE
> Task :color:stripReleaseDebugSymbols NO-SOURCE
> Task :color:extractDeepLinksForAarRelease
> Task :color:copyReleaseJniLibsProjectAndLocalJars
> Task :color:mergeReleaseShaders
> Task :color:compileReleaseShaders NO-SOURCE
> Task :color:generateReleaseAssets UP-TO-DATE
> Task :color:packageReleaseAssets
> Task :color:prepareReleaseArtProfile
> Task :color:generateReleaseLibraryProguardRules
> Task :color:writeReleaseLintModelMetadata
> Task :app:mergeReleaseJniLibFolders
> Task :color:copyReleaseJniLibsProjectOnly
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseNativeLibs
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libaria2c.so, libaria2c.zip.so, libffmpeg.so, libffmpeg.zip.so, libffprobe.so, libmmkv.so, libpython.so, libpython.zip.so.
> Task :app:processReleaseResources
> Task :app:collectReleaseDependencies
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :color:compileReleaseKotlin
w: file:///home/vagrant/build/com.junkfood.seal/color/src/main/java/io/material/hct/Cam16.kt:381:17 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: file:///home/vagrant/build/com.junkfood.seal/color/src/main/java/io/material/hct/Cam16.kt:383:17 Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: file:///home/vagrant/build/com.junkfood.seal/color/src/main/java/io/material/hct/HctSolver.kt:328:28 Variable 'delinearized' initializer is redundant
w: file:///home/vagrant/build/com.junkfood.seal/color/src/main/java/io/material/hct/HctSolver.kt:520:30 Variable 'lPlane' initializer is redundant
w: file:///home/vagrant/build/com.junkfood.seal/color/src/main/java/io/material/hct/HctSolver.kt:521:30 Variable 'rPlane' initializer is redundant
w: file:///home/vagrant/build/com.junkfood.seal/color/src/main/java/io/material/hct/HctSolver.kt:653:13 Name shadowed: hueDegrees
w: file:///home/vagrant/build/com.junkfood.seal/color/src/main/java/io/material/hct/ViewingConditions.kt:88:17 Name shadowed: backgroundLstar
w: file:///home/vagrant/build/com.junkfood.seal/color/src/main/java/io/material/utils/ColorUtils.kt:226:28 Variable 'delinearized' initializer is redundant
w: file:///home/vagrant/build/com.junkfood.seal/color/src/main/java/io/material/utils/MathUtils.kt:81:13 Name shadowed: degrees
w: file:///home/vagrant/build/com.junkfood.seal/color/src/main/java/io/material/utils/MathUtils.kt:95:13 Name shadowed: degrees
> Task :color:compileReleaseJavaWithJavac
> Task :color:processReleaseJavaRes
> Task :color:bundleLibRuntimeToJarRelease
> Task :color:bundleLibCompileToJarRelease
> Task :color:generateReleaseLintModel
Generating lint files for backported methods only (compile API B)
> Task :color:createFullJarRelease
> Task :app:kspReleaseKotlin
> Task :color:extractReleaseAnnotations
> Task :color:mergeReleaseGeneratedProguardFiles
> Task :color:mergeReleaseConsumerProguardFiles
> Task :color:mergeReleaseJavaResource
> Task :color:generateReleaseLintVitalModel
> Task :color:exportReleaseConsumerProguardFiles
> Task :color:minifyReleaseWithR8
> Task :color:syncReleaseLibJars
> Task :color:bundleReleaseLocalLintAar
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :color:lintVitalAnalyzeRelease
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jetbrains.kotlin.kapt3.util.ModuleManipulationUtilsKt (file:/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-annotation-processing-gradle/1.9.10/4fe36110f11a6141347e7ea2e69fc95fee251381/kotlin-annotation-processing-gradle-1.9.10.jar) to constructor com.sun.tools.javac.util.Context()
WARNING: Please consider reporting this to the maintainers of org.jetbrains.kotlin.kapt3.util.ModuleManipulationUtilsKt
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/App.kt:122:21 Variable 'binder' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/App.kt:171:25 Variable 'path' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/App.kt:192:29 'versionCode: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/DownloadService.kt:40:13 'stopForeground(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/QuickDownloadActivity.kt:93:52 'TYPE_SYSTEM_ALERT: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/Buttons.kt:170:40 'OpenInNew: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.OpenInNew
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/Buttons.kt:191:5 Parameter 'border' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/Dialogs.kt:49:38 'HelpOutline: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.HelpOutline
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/DownloadQueueItem.kt:177:5 Parameter 'modifier' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/DownloadQueueItem.kt:222:13 Variable 'labelText' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/DownloadTaskItem.kt:197:13 'Divider(Modifier = ..., Dp = ..., Color = ...): Unit' is deprecated. Renamed to HorizontalDivider
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/DownloadTaskItem.kt:299:17 Variable 'hapticFeedback' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/DownloadTypeItem.kt:57:5 Parameter 'onClick' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/DownloadTypeItem.kt:81:36 'NavigateNext: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.NavigateNext
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/FormatItem.kt:263:5 Parameter 'resolution' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/SponsorItem.kt:33:5 Parameter 'profileUrl' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/VideoListItem.kt:70:5 Parameter 'videoUrl' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/component/VideoListItem.kt:93:9 Variable 'context' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/command/TaskListPage.kt:333:9 Variable 'templateList' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/command/TaskLogPage.kt:87:17 'Divider(Modifier = ..., Dp = ..., Color = ...): Unit' is deprecated. Renamed to HorizontalDivider
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/download/DownloadPage.kt:299:9 Variable 'hapticFeedback' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/download/PlaylistSelectionDialog.kt:56:38 'PlaylistAdd: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.PlaylistAdd
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/download/PlaylistSelectionPage.kt:115:17 'Divider(Modifier = ..., Dp = ..., Color = ...): Unit' is deprecated. Renamed to HorizontalDivider
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/download/PlaylistSelectionPage.kt:144:58 'PlaylistAdd: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.PlaylistAdd
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/downloadv2/DownloadPageV2.kt:119:5 Parameter 'onUrlChanged' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/downloadv2/DownloadPageV2.kt:344:5 Parameter 'isDownloadingPlaylist' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/downloadv2/DownloadPageV2.kt:345:5 Parameter 'currentIndex' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/downloadv2/DownloadPageV2.kt:346:5 Parameter 'downloadItemCount' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/downloadv2/DownloadPageV2.kt:348:5 Parameter 'onLongClick' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/about/AboutPage.kt:78:9 Variable 'context' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/about/AboutPage.kt:133:43 'ContactSupport: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.ContactSupport
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/command/CommandTemplateDialog.kt:67:9 Variable 'context' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/command/CommandTemplateDialog.kt:68:9 Variable 'clipboardManager' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/command/CommandTemplateDialog.kt:113:17 Variable 'focusManager' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/command/CommandTemplateDialog.kt:114:17 Variable 'softwareKeyboardController' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/command/TemplateEditPage.kt:74:9 Variable 'focusManager' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/command/TemplateEditPage.kt:75:9 Variable 'softwareKeyboardController' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/command/TemplateListPage.kt:152:54 'HelpOutline: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.HelpOutline
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/command/TemplateListPage.kt:195:52 'AssignmentReturn: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.AssignmentReturn
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/directory/DownloadDirectoryPreferences.kt:131:9 Variable 'clipboardManager' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/directory/DownloadDirectoryPreferences.kt:503:45 Parameter 's' is never used, could be renamed to _
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/directory/DownloadDirectoryPreferences.kt:503:48 Parameter 's1' is never used, could be renamed to _
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/format/DownloadFormatPreferences.kt:80:9 Variable 'embedSubtitle' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/format/DownloadFormatPreferences.kt:248:47 'Sort: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.Sort
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/format/FormatSettingDialogs.kt:328:9 Variable 'convertAudio' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/format/FormatSettingDialogs.kt:763:5 Parameter 'enabled' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/format/FormatSettingDialogs.kt:788:5 Parameter 'enabled' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/general/AdvancedSettingDialogs.kt:57:9 Variable 'focusManager' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/general/AdvancedSettingDialogs.kt:58:9 Variable 'softwareKeyboardController' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/general/GeneralDownloadPreferences.kt:115:5 Parameter 'navigateToTemplate' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/general/GeneralDownloadPreferences.kt:119:9 Variable 'hapticFeedback' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/general/GeneralDownloadPreferences.kt:360:47 'PlaylistAddCheck: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.PlaylistAddCheck
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/network/CookieProfilesPage.kt:120:9 Variable 'clipboardManager' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/network/CookieProfilesPage.kt:153:54 'HelpOutline: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Outlined.HelpOutline
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/network/NetworkPreferences.kt:62:9 Variable 'isCookiesEnabled' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/network/NetworkSettingDialogs.kt:52:9 Variable 'focusManager' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/network/NetworkSettingDialogs.kt:53:9 Variable 'softwareKeyboardController' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/settings/network/WebViewPage.kt:90:9 Variable 'cookieSet' is never used
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/page/videolist/VideoListPage.kt:171:21 'Divider(Modifier = ..., Dp = ..., Color = ...): Unit' is deprecated. Renamed to HorizontalDivider
w: file:///home/vagrant/build/com.junkfood.seal/app/src/main/java/com/junkfood/seal/ui/theme/Theme.kt:48:5 Parameter 'isDynamicColorEnabled' is never used
> Task :app:compileReleaseJavaWithJavac
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
Note: /home/vagrant/build/com.junkfood.seal/app/build/generated/hilt/component_sources/release/com/junkfood/seal/Hilt_App.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> 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:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 9m 15s
94 actionable tasks: 94 executed
2023-11-20 14:43:14,960 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.junkfood.seal, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-20 14:43:14,976 INFO: Successfully built version 1.11.0-(F-Droid) of com.junkfood.seal from 04598a1b3fcfb51f096e47085d4133cf86fa200f
2023-11-20 14:43:15,300 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 14:43:15,300 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 91: 'http://schemas.android.com/apk/res/android'
2023-11-20 14:43:15,302 DEBUG: Checking build/com.junkfood.seal/app/build/outputs/apk/release/Seal-1.11.0-(F-Droid)-release.apk
2023-11-20 14:43:15,318 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 14:43:15,318 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 91: 'http://schemas.android.com/apk/res/android'
2023-11-20 14:43:15,417 INFO: success: com.junkfood.seal
2023-11-20 14:43:15,417 INFO: Finished
2023-11-20 14:43:15,417 INFO: 1 build succeeded