log for org.eu.exodus_privacy.exodusprivacy:15
== Installed Android Tools ==
2023-05-29 07:12:23,519 DEBUG: Reading 'config.yml'
2023-05-29 07:12:23,535 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-05-29 07:12:23,536 INFO: Creating log directory
2023-05-29 07:12:23,536 INFO: Creating temporary directory
2023-05-29 07:12:23,536 INFO: Creating output directory
2023-05-29 07:12:23,549 DEBUG: Getting git vcs interface for https://github.com/Exodus-Privacy/exodus-android-app.git
2023-05-29 07:12:23,549 DEBUG: Checking org.eu.exodus_privacy.exodusprivacy:15
2023-05-29 07:12:23,550 INFO: Building version 3.1.0 (15) of org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:12:23,550 INFO: Running 'sudo' commands in /home/vagrant
2023-05-29 07:12:23,550 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [8129 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [419 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [351 kB]
Fetched 15.9 MB in 20s (813 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 278 MB of archives.
After this operation, 436 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jre-headless amd64 17.0.6+10-1~deb11u1 [43.5 MB]
Get:2 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jdk-headless amd64 17.0.6+10-1~deb11u1 [234 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 278 MB in 22s (12.8 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-05-29 07:13:43,360 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-05-29 07:13:43,675 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 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-29 07:13:54,290 INFO: Getting source for revision f88d9427361dfde2be9f727ac22d7d419d5136cc
2023-05-29 07:13:54,290 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:54,291 DEBUG: > git rev-parse --show-toplevel
2023-05-29 07:13:54,500 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:54,500 DEBUG: > git submodule foreach --recursive git reset --hard
2023-05-29 07:13:54,709 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:54,710 DEBUG: > git reset --hard
2023-05-29 07:13:55,021 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:55,022 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-05-29 07:13:55,139 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:55,139 DEBUG: > git clean -dffx
2023-05-29 07:13:55,252 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:55,253 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-29 07:13:55,966 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:55,966 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-29 07:13:56,479 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:56,480 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-29 07:13:57,093 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:57,093 DEBUG: > git remote set-head origin --auto
2023-05-29 07:13:57,806 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:57,807 DEBUG: > git checkout -f f88d9427361dfde2be9f727ac22d7d419d5136cc
2023-05-29 07:13:58,118 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:13:58,119 DEBUG: > git clean -dffx
2023-05-29 07:13:58,230 INFO: Creating local.properties file at build/org.eu.exodus_privacy.exodusprivacy/local.properties
2023-05-29 07:13:58,231 INFO: Creating local.properties file at build/org.eu.exodus_privacy.exodusprivacy/app/local.properties
2023-05-29 07:13:58,232 DEBUG: Removing debuggable flags from build/org.eu.exodus_privacy.exodusprivacy/app
2023-05-29 07:13:58,247 INFO: Cleaned build.gradle of keysigning configs at build/org.eu.exodus_privacy.exodusprivacy/app/build.gradle
2023-05-29 07:13:58,275 INFO: Running 'prebuild' commands in build/org.eu.exodus_privacy.exodusprivacy/app
2023-05-29 07:13:58,276 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy/app
2023-05-29 07:13:58,276 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's/$System.env.EXODUS_API_KEY/a7b296cf7959cd10cc04a3a4321ca38bdadc4c9d/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e 's/$System.env.EXODUS_API_KEY/a7b296cf7959cd10cc04a3a4321ca38bdadc4c9d/' build.gradle
2023-05-29 07:13:58,487 INFO: Cleaning Gradle project...
2023-05-29 07:13:58,488 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy/app
2023-05-29 07:13:58,489 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/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 1m 4s
1 actionable task: 1 up-to-date
2023-05-29 07:15:09,343 INFO: Scanning source for common problems...
2023-05-29 07:15:09,380 DEBUG: scanner is configured to use signature data from: 'suss'
2023-05-29 07:15:09,424 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-05-29 07:15:09,425 INFO: Creating source tarball...
2023-05-29 07:15:10,195 INFO: Building Gradle project...
2023-05-29 07:15:10,196 DEBUG: Directory: build/org.eu.exodus_privacy.exodusprivacy/app
2023-05-29 07:15:10,196 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/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:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:parseReleaseLocalResources
> Task :app:generateSafeArgsRelease
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileRelease
> 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:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:bundleReleaseResources
> Task :app:processReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/org.eu.exodus_privacy.exodusprivacy/app/src/main/java/org/eu/exodus_privacy/exodusprivacy/ExodusUpdateService.kt:231:35 Parameter 'firstTime' is never used
> Task :app:compileReleaseJavaWithJavac
> Task :app:hiltAggregateDepsRelease
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/076f1ea5b5f221ecb114c11b0b531cea/transformed/core-1.10.1-api.jar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/R$styleable'
Example of support library reference: 'android/support/v4/app/INotificationSideChannel$Default'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/910db80058e40ddd794e1de99dc49b3b/transformed/media-1.0.0-api.jar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/media/R$styleable'
Example of support library reference: 'android/support/v4/media/MediaBrowserCompat$CallbackHandler'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/fe47f7e213cdea2938597c744ce572a6/transformed/browser-1.5.0-api.jar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/browser/R$xml'
Example of support library reference: 'android/support/customtabs/ICustomTabsCallback$Default'
> Task :app:hiltJavaCompileRelease
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 4m 39s
49 actionable tasks: 49 executed
2023-05-29 07:19:50,204 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.eu.exodus_privacy.exodusprivacy, universal_newlines=False, shell=None, istream=<valid stream>)
2023-05-29 07:19:50,219 INFO: Successfully built version 3.1.0 of org.eu.exodus_privacy.exodusprivacy from f88d9427361dfde2be9f727ac22d7d419d5136cc
2023-05-29 07:19:50,484 DEBUG: AXML contains a RESOURCE MAP
2023-05-29 07:19:50,485 DEBUG: Start of Namespace mapping: prefix 28: 'android' --> uri 56: 'http://schemas.android.com/apk/res/android'
2023-05-29 07:19:50,486 DEBUG: Checking build/org.eu.exodus_privacy.exodusprivacy/app/build/outputs/apk/release/app-release-unsigned.apk
2023-05-29 07:19:50,503 DEBUG: AXML contains a RESOURCE MAP
2023-05-29 07:19:50,503 DEBUG: Start of Namespace mapping: prefix 28: 'android' --> uri 56: 'http://schemas.android.com/apk/res/android'
2023-05-29 07:19:50,533 INFO: success: org.eu.exodus_privacy.exodusprivacy
2023-05-29 07:19:50,534 INFO: Finished
2023-05-29 07:19:50,534 INFO: 1 build succeeded