log for eu.artectrex.bunny:301
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1202, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for eu.artectrex.bunny:3.0
==== detail begin ====
== Installed Android Tools ==
2024-09-03 05:04:51,450 DEBUG: Reading 'config.yml'
2024-09-03 05:04:51,464 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-03 05:04:51,465 INFO: Creating log directory
2024-09-03 05:04:51,465 INFO: Creating temporary directory
2024-09-03 05:04:51,465 INFO: Creating output directory
2024-09-03 05:04:51,479 DEBUG: Getting git vcs interface for https://gitlab.shinice.net/pixeldroid/bunny.git
2024-09-03 05:04:51,480 DEBUG: Checking eu.artectrex.bunny:301
2024-09-03 05:04:51,480 INFO: Building version 3.0 (301) of eu.artectrex.bunny
2024-09-03 05:04:51,480 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-03 05:04:51,884 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64093 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+deb12u7) ...
2024-09-03 05:05:06,540 INFO: Getting source for revision ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:05:06,541 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:06,541 DEBUG: > git rev-parse --show-toplevel
2024-09-03 05:05:06,754 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:06,754 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-03 05:05:07,058 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:07,058 DEBUG: > git reset --hard
2024-09-03 05:05:07,362 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:07,362 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-03 05:05:07,566 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:07,566 DEBUG: > git clean -dffx
2024-09-03 05:05:07,669 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:07,669 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-09-03 05:05:08,775 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:08,775 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-09-03 05:05:09,680 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:09,680 DEBUG: > git remote set-head origin --auto
2024-09-03 05:05:10,686 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:10,686 DEBUG: > git checkout -f ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:05:10,990 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:10,990 DEBUG: > git clean -dffx
2024-09-03 05:05:11,093 INFO: Initialising submodules
2024-09-03 05:05:11,094 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:11,094 DEBUG: > git rev-parse --show-toplevel
2024-09-03 05:05:11,299 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:11,299 DEBUG: > git submodule sync
2024-09-03 05:05:11,502 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:05:11,503 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 submodule update --init --force --recursive
Submodule path 'pixel_common': checked out 'def947b5b1392b3282174bebd0217037f66d0362'
2024-09-03 05:05:11,806 INFO: Creating local.properties file at build/eu.artectrex.bunny/local.properties
2024-09-03 05:05:11,809 INFO: Creating local.properties file at build/eu.artectrex.bunny/app/local.properties
2024-09-03 05:05:11,810 DEBUG: Removing debuggable flags from build/eu.artectrex.bunny/app
2024-09-03 05:05:11,826 INFO: Running 'prebuild' commands in build/eu.artectrex.bunny/app
2024-09-03 05:05:11,827 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:05:11,827 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's/include project.*/include "armeabi-v7a"/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e 's/include project.*/include "armeabi-v7a"/' build.gradle
2024-09-03 05:05:12,030 INFO: Cleaning Gradle project...
2024-09-03 05:05:12,031 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:05:12,031 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.7 via distributionUrl
Downloading missing gradle version 8.7
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.7-bin.zip: OK
Running /opt/gradle/versions/8.7/bin/gradle clean
Welcome to Gradle 8.7!
Here are the highlights of this release:
- Compiling and testing with Java 22
- Cacheable Groovy script compilation
- New methods in lazy collection properties
For more details see https://docs.gradle.org/8.7/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.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 8s
1 actionable task: 1 up-to-date
2024-09-03 05:06:26,282 INFO: Scanning source for common problems...
2024-09-03 05:06:26,297 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-03 05:06:26,297 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-03 05:06:26,901 DEBUG: write 'suss.json' to cache
2024-09-03 05:06:26,970 DEBUG: next suss.json cache update due in 23:59:59.920208
2024-09-03 05:06:27,067 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-09-03 05:06:27,084 INFO: Creating source tarball...
2024-09-03 05:06:27,698 INFO: Building Gradle project...
2024-09-03 05:06:27,698 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:06:27,698 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.7 via distributionUrl
Running /opt/gradle/versions/8.7/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.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 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:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :pixel_common:preBuild UP-TO-DATE
> Task :pixel_common:preReleaseBuild UP-TO-DATE
> Task :pixel_common:generateReleaseResValues
> Task :pixel_common:dataBindingMergeDependencyArtifactsRelease
> Task :pixel_common:generateReleaseResources
> Task :pixel_common:collectDependencies
> Task :pixel_common:prepareLibraryDefinitionsRelease
> Task :pixel_common:packageReleaseResources
> Task :pixel_common:dataBindingGenBaseClassesRelease
> Task :pixel_common:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :pixel_common:dataBindingTriggerRelease
> Task :pixel_common:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :pixel_common:parseReleaseLocalResources
> Task :app:mapReleaseSourceSetPaths
> Task :pixel_common:writeReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:checkReleaseAarMetadata
> Task :app:extractDeepLinksRelease
> Task :pixel_common:extractDeepLinksRelease
> Task :pixel_common:generateReleaseRFile
> Task :pixel_common:processReleaseManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :pixel_common:compileReleaseLibraryResources
> Task :pixel_common:javaPreCompileRelease
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :pixel_common:extractProguardFiles
> Task :pixel_common:prepareLintJarForPublish
> Task :pixel_common:mergeReleaseJniLibFolders
> Task :pixel_common:mergeReleaseNativeLibs NO-SOURCE
> Task :pixel_common:stripReleaseDebugSymbols NO-SOURCE
> Task :pixel_common:copyReleaseJniLibsProjectAndLocalJars
> Task :pixel_common:extractDeepLinksForAarRelease
> Task :pixel_common:mergeReleaseShaders
> Task :pixel_common:compileReleaseShaders NO-SOURCE
> Task :pixel_common:generateReleaseAssets UP-TO-DATE
> Task :pixel_common:packageReleaseAssets
> Task :pixel_common:prepareReleaseArtProfile
> Task :pixel_common:writeReleaseLintModelMetadata
> Task :app:mergeReleaseJniLibFolders
> Task :pixel_common:copyReleaseJniLibsProjectOnly
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs
> Task :app:processReleaseResources
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libavcodec.so, libavcodec_neon.so, libavdevice.so, libavdevice_neon.so, libavfilter.so, libavfilter_neon.so, libavformat.so, libavformat_neon.so, libavutil.so, libavutil_neon.so, libc++_shared.so, libffmpegkit.so, libffmpegkit_abidetect.so, libffmpegkit_armv7a_neon.so, libswresample.so, libswresample_neon.so, libswscale.so, libswscale_neon.so, libucrop.so.
> Task :pixel_common:kaptGenerateStubsReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :app:mergeExtDexRelease
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :pixel_common:kaptReleaseKotlin
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:dataBindingGenBaseClassesRelease
> Task :pixel_common:compileReleaseKotlin
> Task :pixel_common:compileReleaseJavaWithJavac
> Task :pixel_common:bundleLibRuntimeToJarRelease
> Task :pixel_common:bundleLibCompileToJarRelease
> Task :pixel_common:processReleaseJavaRes
> Task :pixel_common:createFullJarRelease
> Task :pixel_common:generateReleaseLintModel
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/eu.artectrex.bunny/app/src/main/java/eu/artectrex/bunny/EditViewModel.kt:65:47 '@Deprecated(...) @Nullable() fun getSerializableExtra(p0: String!): Serializable?' is deprecated. Deprecated in Java.
> Task :pixel_common:extractReleaseAnnotations
> Task :app:compileReleaseJavaWithJavac
> Task :app:generateReleaseLintVitalReportModel
> Task :pixel_common:mergeReleaseGeneratedProguardFiles
> Task :pixel_common:mergeReleaseConsumerProguardFiles
> Task :pixel_common:mergeReleaseJavaResource
> Task :pixel_common:generateReleaseLintVitalModel
> Task :pixel_common:syncReleaseLibJars
> Task :pixel_common:bundleReleaseLocalLintAar
> Task :app:dexBuilderRelease
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :pixel_common:lintVitalAnalyzeRelease
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 38s
91 actionable tasks: 91 executed
2024-09-03 05:10:06,840 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/eu.artectrex.bunny, universal_newlines=False, shell=None, istream=<valid stream>)
2024-09-03 05:10:06,846 INFO: Successfully built version 3.0 of eu.artectrex.bunny from ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:10:07,103 DEBUG: Checking build/eu.artectrex.bunny/app/build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
2024-09-03 05:10:07,186 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-09-03 05:10:07,186 INFO: ...retrieving https://gitlab.shinice.net/pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-301.apk
2024-09-03 05:10:07,190 DEBUG: Starting new HTTPS connection (1): gitlab.shinice.net:443
2024-09-03 05:10:07,776 DEBUG: https://gitlab.shinice.net:443 "GET /pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-301.apk HTTP/1.1" 404 None
2024-09-03 05:10:07,778 ERROR: Could not build app eu.artectrex.bunny: Downloading Binaries from https://gitlab.shinice.net/pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-301.apk failed.
2024-09-03 05:10:07,779 DEBUG: Error encountered, stopping by user request.
==== detail end ====