log for com.hifnawy.caffeinate:20
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1199, 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 com.hifnawy.caffeinate:1.5.0
==== detail begin ====
== Installed Android Tools ==
2024-10-30 01:07:56,497 DEBUG: Reading 'config.yml'
2024-10-30 01:07:56,510 INFO: Creating log directory
2024-10-30 01:07:56,511 INFO: Creating temporary directory
2024-10-30 01:07:56,511 INFO: Creating output directory
2024-10-30 01:07:56,521 DEBUG: Getting git vcs interface for https://github.com/abdalmoniem/Caffeinate.git
2024-10-30 01:07:56,522 DEBUG: Checking com.hifnawy.caffeinate:20
2024-10-30 01:07:56,522 INFO: Building version 1.5.0 (20) of com.hifnawy.caffeinate
2024-10-30 01:07:56,522 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-10-30 01:07:56,926 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64017 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-10-30 01:08:18,665 INFO: Getting source for revision 881b1ec9fda2cfb2111012c405c5d4291c57a249
2024-10-30 01:08:18,667 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:18,667 DEBUG: > git rev-parse --show-toplevel
2024-10-30 01:08:18,875 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:18,876 DEBUG: > git submodule foreach --recursive git reset --hard
2024-10-30 01:08:19,079 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:19,079 DEBUG: > git reset --hard
2024-10-30 01:08:19,684 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:19,684 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-10-30 01:08:19,787 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:19,787 DEBUG: > git clean -dffx
2024-10-30 01:08:19,890 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:19,891 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2024-10-30 01:08:20,595 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:20,595 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-10-30 01:08:21,199 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:21,199 DEBUG: > git remote set-head origin --auto
2024-10-30 01:08:21,804 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:21,804 DEBUG: > git checkout -f 881b1ec9fda2cfb2111012c405c5d4291c57a249
2024-10-30 01:08:22,531 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:22,531 DEBUG: > git clean -dffx
2024-10-30 01:08:22,634 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:22,634 DEBUG: > git rev-parse --show-toplevel
2024-10-30 01:08:22,837 DEBUG: Directory: build/com.hifnawy.caffeinate
2024-10-30 01:08:22,837 DEBUG: > git submodule deinit --all --force
2024-10-30 01:08:22,940 INFO: Creating local.properties file at build/com.hifnawy.caffeinate/local.properties
2024-10-30 01:08:22,943 INFO: Creating local.properties file at build/com.hifnawy.caffeinate/app/local.properties
2024-10-30 01:08:22,944 DEBUG: Removing debuggable flags from build/com.hifnawy.caffeinate/app
2024-10-30 01:08:22,954 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.hifnawy.caffeinate/app/build.gradle.kts
2024-10-30 01:08:22,958 INFO: Running 'prebuild' commands in build/com.hifnawy.caffeinate/app
2024-10-30 01:08:22,959 DEBUG: Directory: build/com.hifnawy.caffeinate/app
2024-10-30 01:08:22,959 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/signingConfigs.findByName/,+1d' build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /signingConfigs.findByName/,+1d build.gradle.kts
2024-10-30 01:08:23,162 INFO: Cleaning Gradle project...
2024-10-30 01:08:23,162 DEBUG: Directory: build/com.hifnawy.caffeinate/app
2024-10-30 01:08:23,163 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.6 via distributionUrl
Downloading missing gradle version 8.6
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.6-bin.zip: OK
Running /opt/gradle/versions/8.6/bin/gradle clean
Welcome to Gradle 8.6!
Here are the highlights of this release:
- Configurable encryption key for configuration cache
- Build init improvements
- Build authoring improvements
For more details see https://docs.gradle.org/8.6/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.6/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
e: file:///home/vagrant/build/com.hifnawy.caffeinate/app/build.gradle.kts:60:21: Expecting an element
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* Where:
Build file '/home/vagrant/build/com.hifnawy.caffeinate/app/build.gradle.kts' line: 60
* What went wrong:
Script compilation error:
Line 60: ?: error("release signing config not found, add signing config in local.properties")
^ Expecting an element
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
2: Task failed with an exception.
-----------
* Where:
Build file '/home/vagrant/build/com.hifnawy.caffeinate/app/build.gradle.kts' line: 60
* What went wrong:
Script compilation error:
Line 60: ?: error("release signing config not found, add signing config in local.properties")
^ Expecting an element
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
BUILD FAILED in 1m 56s
2024-10-30 01:10:29,840 ERROR: Could not build app com.hifnawy.caffeinate: Error cleaning com.hifnawy.caffeinate:1.5.0
==== detail begin ====
Found 8.6 via distributionUrl
Downloading missing gradle version 8.6
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.6-bin.zip: OK
Running /opt/gradle/versions/8.6/bin/gradle clean
Welcome to Gradle 8.6!
Here are the highlights of this release:
- Configurable encryption key for configuration cache
- Build init improvements
- Build authoring improvements
For more details see https://docs.gradle.org/8.6/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.6/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
e: file:///home/vagrant/build/com.hifnawy.caffeinate/app/build.gradle.kts:60:21: Expecting an element
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* Where:
Build file '/home/vagrant/build/com.hifnawy.caffeinate/app/build.gradle.kts' line: 60
* What went wrong:
Script compilation error:
Line 60: ?: error("release signing config not found, add signing config in local.properties")
^ Expecting an element
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
2: Task failed with an exception.
-----------
* Where:
Build file '/home/vagrant/build/com.hifnawy.caffeinate/app/build.gradle.kts' line: 60
* What went wrong:
Script compilation error:
Line 60: ?: error("release signing config not found, add signing config in local.properties")
^ Expecting an element
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================
BUILD FAILED in 1m 56s
==== detail end ====
2024-10-30 01:10:29,840 DEBUG: Error encountered, stopping by user request.
==== detail end ====