log for org.woheller69.gptassist:13
== Installed Android Tools ==
2023-05-24 06:23:06,011 DEBUG: Reading 'config.yml'
2023-05-24 06:23:06,027 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-05-24 06:23:06,028 INFO: Creating log directory
2023-05-24 06:23:06,028 INFO: Creating temporary directory
2023-05-24 06:23:06,028 INFO: Creating output directory
2023-05-24 06:23:06,036 DEBUG: Getting git vcs interface for https://github.com/woheller69/gptassist
2023-05-24 06:23:06,036 DEBUG: Checking org.woheller69.gptassist:13
2023-05-24 06:23:06,036 INFO: Building version 1.3 (13) of org.woheller69.gptassist
2023-05-24 06:23:06,037 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-05-24 06:23:06,450 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36748 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-05-24 06:23:17,052 INFO: Getting source for revision V1.3
2023-05-24 06:23:17,053 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:17,054 DEBUG: > git rev-parse --show-toplevel
2023-05-24 06:23:17,265 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:17,266 DEBUG: > git submodule foreach --recursive git reset --hard
2023-05-24 06:23:17,479 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:17,479 DEBUG: > git reset --hard
2023-05-24 06:23:17,692 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:17,692 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-05-24 06:23:17,805 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:17,805 DEBUG: > git clean -dffx
2023-05-24 06:23:17,919 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:17,920 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-05-24 06:23:18,634 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:18,635 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-05-24 06:23:19,149 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:19,149 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-05-24 06:23:19,763 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:19,763 DEBUG: > git remote set-head origin --auto
2023-05-24 06:23:20,377 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:20,378 DEBUG: > git checkout -f V1.3
2023-05-24 06:23:20,590 DEBUG: Directory: build/org.woheller69.gptassist
2023-05-24 06:23:20,590 DEBUG: > git clean -dffx
2023-05-24 06:23:20,703 INFO: Creating local.properties file at build/org.woheller69.gptassist/local.properties
2023-05-24 06:23:20,704 INFO: Creating local.properties file at build/org.woheller69.gptassist/app/local.properties
2023-05-24 06:23:20,705 DEBUG: Removing debuggable flags from build/org.woheller69.gptassist/app
2023-05-24 06:23:20,740 INFO: Cleaning Gradle project...
2023-05-24 06:23:20,740 DEBUG: Directory: build/org.woheller69.gptassist/app
2023-05-24 06:23:20,741 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.2 via distributionUrl
Downloading missing gradle version 7.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.2-bin.zip: OK
Running /opt/gradle/versions/7.2/bin/gradle clean
Welcome to Gradle 7.2!
Here are the highlights of this release:
- Toolchain support for Scala
- More cache hits when Java source files have platform-specific line endings
- More resilient remote HTTP build cache behavior
For more details see https://docs.gradle.org/7.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 46s
1 actionable task: 1 up-to-date
2023-05-24 06:24:15,595 INFO: Scanning source for common problems...
2023-05-24 06:24:15,623 DEBUG: scanner is configured to use signature data from: 'suss'
2023-05-24 06:24:15,657 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-05-24 06:24:15,658 INFO: Creating source tarball...
2023-05-24 06:24:15,740 INFO: Building Gradle project...
2023-05-24 06:24:15,741 DEBUG: Directory: build/org.woheller69.gptassist/app
2023-05-24 06:24:15,741 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.2 via distributionUrl
Running /opt/gradle/versions/7.2/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
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
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :app:javaPreCompileRelease
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:mergeExtDexRelease
> Task :app:compressReleaseAssets
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:mergeReleaseJavaResource
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseArtProfile
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:dexBuilderRelease
> Task :app:optimizeReleaseResources
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 1s
37 actionable tasks: 37 executed
2023-05-24 06:25:17,668 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.woheller69.gptassist, universal_newlines=False, shell=None, istream=<valid stream>)
2023-05-24 06:25:17,682 INFO: Successfully built version 1.3 of org.woheller69.gptassist from bff1572742a35c536a37e7fa582717f131d97651
2023-05-24 06:25:17,942 DEBUG: AXML contains a RESOURCE MAP
2023-05-24 06:25:17,942 DEBUG: Start of Namespace mapping: prefix 21: 'android' --> uri 28: 'http://schemas.android.com/apk/res/android'
2023-05-24 06:25:17,943 DEBUG: Checking build/org.woheller69.gptassist/app/build/outputs/apk/release/app-release-unsigned.apk
2023-05-24 06:25:17,944 DEBUG: AXML contains a RESOURCE MAP
2023-05-24 06:25:17,944 DEBUG: Start of Namespace mapping: prefix 21: 'android' --> uri 28: 'http://schemas.android.com/apk/res/android'
2023-05-24 06:25:17,946 INFO: success: org.woheller69.gptassist
2023-05-24 06:25:17,946 INFO: Finished
2023-05-24 06:25:17,947 INFO: 1 build succeeded