log for de.kaffeemitkoffein.imagepipe:37
== Installed Android Tools ==
2021-11-23 00:55:25,934 DEBUG: Reading 'config.yml'
2021-11-23 00:55:25,946 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-11-23 00:55:25,949 INFO: Creating log directory
2021-11-23 00:55:25,949 INFO: Creating temporary directory
2021-11-23 00:55:25,949 INFO: Creating output directory
2021-11-23 00:55:25,953 DEBUG: Getting git vcs interface for https://codeberg.org/Starfish/Imagepipe.git
2021-11-23 00:55:25,953 DEBUG: > git --version
git version 2.11.0
2021-11-23 00:55:26,247 INFO: Using git version 2.11.0
2021-11-23 00:55:26,247 DEBUG: Checking 0.58
2021-11-23 00:55:26,248 INFO: Building version 0.58 (37) of de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:26,248 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-11-23 00:55:26,456 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64914 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u13) ...
2021-11-23 00:55:32,095 INFO: Getting source for revision 340886ab06975d9517612c26fa15d480da69abda
2021-11-23 00:55:32,095 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:32,095 DEBUG: > git rev-parse --show-toplevel
2021-11-23 00:55:32,302 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:32,302 DEBUG: > git submodule foreach --recursive git reset --hard
2021-11-23 00:55:32,501 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:32,501 DEBUG: > git reset --hard
2021-11-23 00:55:32,802 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:32,802 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-11-23 00:55:32,912 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:32,912 DEBUG: > git clean -dffx
2021-11-23 00:55:33,306 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:33,307 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 fetch origin
2021-11-23 00:55:33,613 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:33,613 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 fetch --prune --tags --force origin
2021-11-23 00:55:33,721 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:33,721 DEBUG: > git remote set-head origin --auto
2021-11-23 00:55:33,926 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:33,926 DEBUG: > git checkout -f 340886ab06975d9517612c26fa15d480da69abda
2021-11-23 00:55:34,143 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:34,144 DEBUG: > git clean -dffx
2021-11-23 00:55:34,253 INFO: Creating local.properties file at build/de.kaffeemitkoffein.imagepipe/local.properties
2021-11-23 00:55:34,254 DEBUG: Removing debuggable flags from build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:34,276 INFO: Cleaning Gradle project...
2021-11-23 00:55:34,276 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:34,276 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 5.4.1 via distributionUrl
Downloading missing gradle version 5.4.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-5.4.1-bin.zip: OK
Running /opt/gradle/versions/5.4.1/bin/gradle clean
Welcome to Gradle 5.4.1!
Here are the highlights of this release:
- Run builds with JDK12
- New API for Incremental Tasks
- Updates to native projects, including Swift 5 support
For more details see https://docs.gradle.org/5.4.1/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.4.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :clean UP-TO-DATE
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 12s
2 actionable tasks: 2 up-to-date
2021-11-23 00:55:49,112 INFO: Scanning source for common problems...
2021-11-23 00:55:49,130 INFO: Creating source tarball...
2021-11-23 00:55:49,439 INFO: Building Gradle project...
2021-11-23 00:55:49,440 DEBUG: Directory: build/de.kaffeemitkoffein.imagepipe
2021-11-23 00:55:49,440 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 5.4.1 via distributionUrl
Running /opt/gradle/versions/5.4.1/bin/gradle assembleRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.4.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:checkReleaseManifest
> Task :app:generateReleaseBuildConfig
> Task :app:mainApkListPersistenceRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:processReleaseManifest
> Task :app:prepareLintJar
> Task :app:mergeReleaseResources
> Task :app:processReleaseResources
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders
> Task :app:generateReleaseAssets
> Task :app:mergeReleaseAssets
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:signingConfigWriterRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:javaPreCompileRelease
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
Calling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/2cfdd366862de9248d8f1f252f2a7563/android.jar with input /opt/android-sdk/platforms/android-29/android.jar
> Task :app:transformClassesWithDexBuilderForRelease
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols
> Task :app:mergeExtDexRelease
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 19s
25 actionable tasks: 25 executed
2021-11-23 00:56:09,250 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.kaffeemitkoffein.imagepipe, universal_newlines=False, shell=None)
2021-11-23 00:56:09,255 INFO: Successfully built version 0.58 of de.kaffeemitkoffein.imagepipe from 340886ab06975d9517612c26fa15d480da69abda
2021-11-23 00:56:10,258 DEBUG: AXML contains a RESOURCE MAP
2021-11-23 00:56:10,258 DEBUG: Start of Namespace mapping: prefix 19: 'android' --> uri 34: 'http://schemas.android.com/apk/res/android'
2021-11-23 00:56:10,259 DEBUG: Checking build/de.kaffeemitkoffein.imagepipe/app/build/outputs/apk/release/app-release-unsigned.apk
2021-11-23 00:56:10,261 DEBUG: AXML contains a RESOURCE MAP
2021-11-23 00:56:10,261 DEBUG: Start of Namespace mapping: prefix 19: 'android' --> uri 34: 'http://schemas.android.com/apk/res/android'
2021-11-23 00:56:10,264 INFO: success: de.kaffeemitkoffein.imagepipe
2021-11-23 00:56:10,264 INFO: Finished
2021-11-23 00:56:10,265 INFO: 1 build succeeded