log for com.flxrs.dankchat:30518

Traceback (most recent call last):
  File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1134, in main
    if trybuild(app, build, build_dir, output_dir, log_dir,
  File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 904, in trybuild
    build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
  File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 273, in build_server
    raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.flxrs.dankchat:3.5.18
==== detail begin ====
== Installed Android Tools ==

2023-03-08 19:30:25,176 DEBUG: Reading 'config.yml'
2023-03-08 19:30:25,189 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-08 19:30:25,190 INFO: Creating log directory
2023-03-08 19:30:25,190 INFO: Creating temporary directory
2023-03-08 19:30:25,190 INFO: Creating output directory
2023-03-08 19:30:25,258 DEBUG: Getting git vcs interface for https://github.com/flex3r/DankChat
2023-03-08 19:30:25,259 DEBUG: Checking com.flxrs.dankchat:30518
2023-03-08 19:30:25,259 INFO: Building version 3.5.18 (30518) of com.flxrs.dankchat
2023-03-08 19:30:25,259 WARNING: Android NDK version 'r21e' could not be found!
2023-03-08 19:30:25,259 WARNING: Configured versions:
2023-03-08 19:30:25,259 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r21e-linux-x86_64.zip
2023-03-08 19:30:25,264 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2023-03-08 19:30:25,332 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r21e-linux-x86_64.zip HTTP/1.1" 200 1190670072
2023-03-08 19:31:40,679 INFO: Unzipping to /opt/android-sdk/ndk
2023-03-08 19:32:34,362 INFO: Set NDK r21e (21.4.7075529) up
2023-03-08 19:32:34,374 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-08 19:32:39,000 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36772 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-03-08 19:33:11,621 INFO: Getting source for revision 7873e57a86a9ff5df99e19aaf954cf9afaef265d
2023-03-08 19:33:11,622 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:11,622 DEBUG: > git rev-parse --show-toplevel
2023-03-08 19:33:11,833 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:11,833 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-08 19:33:12,046 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:12,046 DEBUG: > git reset --hard
2023-03-08 19:33:12,462 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:12,463 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-08 19:33:12,574 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:12,575 DEBUG: > git clean -dffx
2023-03-08 19:33:12,687 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:12,687 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-03-08 19:33:13,402 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:13,402 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-03-08 19:33:14,016 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:14,017 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-03-08 19:33:14,630 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:14,631 DEBUG: > git remote set-head origin --auto
2023-03-08 19:33:15,345 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:15,345 DEBUG: > git checkout -f 7873e57a86a9ff5df99e19aaf954cf9afaef265d
2023-03-08 19:33:15,759 DEBUG: Directory: build/com.flxrs.dankchat
2023-03-08 19:33:15,759 DEBUG: > git clean -dffx
2023-03-08 19:33:15,871 INFO: Creating local.properties file at build/com.flxrs.dankchat/local.properties
2023-03-08 19:33:15,873 INFO: Creating local.properties file at build/com.flxrs.dankchat/app/local.properties
2023-03-08 19:33:15,874 DEBUG: Removing debuggable flags from build/com.flxrs.dankchat/app
2023-03-08 19:33:15,893 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.flxrs.dankchat/app/build.gradle.kts
2023-03-08 19:33:15,922 INFO: Cleaning Gradle project...
2023-03-08 19:33:15,923 DEBUG: Directory: build/com.flxrs.dankchat/app
2023-03-08 19:33:15,923 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0.2 via distributionUrl
No hash for gradle version 8.0.2! Exiting...
2023-03-08 19:33:16,639 ERROR: Could not build app com.flxrs.dankchat: Error cleaning com.flxrs.dankchat:3.5.18
==== detail begin ====
Found 8.0.2 via distributionUrl
No hash for gradle version 8.0.2! Exiting...
==== detail end ====
2023-03-08 19:33:16,639 DEBUG: Error encoutered, stopping by user request.
==== detail end ====