log for org.privacymatters.safespace:9
== Installed Android Tools ==
2023-11-30 12:01:27,376 DEBUG: Reading 'config.yml'
2023-11-30 12:01:27,394 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-30 12:01:27,395 INFO: Creating log directory
2023-11-30 12:01:27,395 INFO: Creating temporary directory
2023-11-30 12:01:27,395 INFO: Creating output directory
2023-11-30 12:01:27,406 DEBUG: Getting git vcs interface for https://github.com/aashishksahu/SafeSpace
2023-11-30 12:01:27,407 DEBUG: Checking org.privacymatters.safespace:9
2023-11-30 12:01:27,407 INFO: Building version 1.2.1 (9) of org.privacymatters.safespace
2023-11-30 12:01:27,407 INFO: Running 'sudo' commands in /home/vagrant
2023-11-30 12:01:27,407 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ 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 [259 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 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 [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 19s (846 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 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (34.1 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-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.9+9-1~deb11u1) ...
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2023-11-30 12:02:18,231 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-30 12:02:18,543 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 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-11-30 12:02:36,084 INFO: Getting source for revision e16420e51013f7351ee9e5d6d7e85c5deab0a4b8
2023-11-30 12:02:36,086 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:36,086 DEBUG: > git rev-parse --show-toplevel
2023-11-30 12:02:36,300 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:36,300 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-30 12:02:36,512 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:36,512 DEBUG: > git reset --hard
2023-11-30 12:02:37,026 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:37,027 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-30 12:02:37,136 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:37,136 DEBUG: > git clean -dffx
2023-11-30 12:02:37,247 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:37,247 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-11-30 12:02:37,861 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:37,861 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-11-30 12:02:38,374 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:38,375 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-11-30 12:02:38,887 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:38,888 DEBUG: > git remote set-head origin --auto
2023-11-30 12:02:39,501 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:39,501 DEBUG: > git checkout -f e16420e51013f7351ee9e5d6d7e85c5deab0a4b8
2023-11-30 12:02:40,013 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:40,014 DEBUG: > git clean -dffx
2023-11-30 12:02:40,124 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:40,124 DEBUG: > git rev-parse --show-toplevel
2023-11-30 12:02:40,337 DEBUG: Directory: build/org.privacymatters.safespace
2023-11-30 12:02:40,337 DEBUG: > git submodule deinit --all
2023-11-30 12:02:40,449 INFO: Creating local.properties file at build/org.privacymatters.safespace/local.properties
2023-11-30 12:02:40,450 INFO: Creating local.properties file at build/org.privacymatters.safespace/app/local.properties
2023-11-30 12:02:40,451 DEBUG: Removing debuggable flags from build/org.privacymatters.safespace/app
2023-11-30 12:02:40,460 INFO: Cleaned build.gradle of keysigning configs at build/org.privacymatters.safespace/app/build.gradle
2023-11-30 12:02:40,465 INFO: Cleaning Gradle project...
2023-11-30 12:02:40,465 DEBUG: Directory: build/org.privacymatters.safespace/app
2023-11-30 12:02:40,466 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 59s
1 actionable task: 1 up-to-date
2023-11-30 12:03:47,221 INFO: Scanning source for common problems...
2023-11-30 12:03:47,249 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-30 12:03:47,300 INFO: Removing Android APK file at app/release/app-release.apk
2023-11-30 12:03:47,307 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-30 12:03:47,308 INFO: Creating source tarball...
2023-11-30 12:03:47,570 INFO: Building Gradle project...
2023-11-30 12:03:47,571 DEBUG: Directory: build/org.privacymatters.safespace/app
2023-11-30 12:03:47,571 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
WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 34
This Android Gradle plugin (8.0.1) was tested up to compileSdk = 33.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 34.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 34 is available.
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=34
to this project's gradle.properties.
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
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
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision: 2)".
"Install Android SDK Platform 34 (revision: 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision: 2)" complete.
"Install Android SDK Platform 34 (revision: 2)" finished.
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:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
/home/vagrant/build/org.privacymatters.safespace/app/src/main/AndroidManifest.xml:10:5-53:19 Warning:
application@android:allowBackup was tagged at AndroidManifest.xml:10 to replace other declarations but no other declaration present
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:desugarReleaseFileDependencies
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libimage_processing_util_jni.so.
> Task :app:mergeReleaseArtProfile
> Task :app:extractReleaseNativeSymbolTables
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeExtDexRelease
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/org.privacymatters.safespace/app/src/main/java/org/privacymatters/safespace/CameraActivity.kt:336:18 'setTargetAspectRatio(Int): Preview.Builder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.privacymatters.safespace/app/src/main/java/org/privacymatters/safespace/CameraActivity.kt:363:18 'setTargetAspectRatio(Int): ImageCapture.Builder' is deprecated. Deprecated in Java
> Task :app:compileReleaseJavaWithJavac
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
Sorting /home/vagrant/build/org.privacymatters.safespace/app/build/intermediates/binary_art_profile_metadata/release/baseline.profm ...
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 22s
43 actionable tasks: 43 executed
2023-11-30 12:07:10,527 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.privacymatters.safespace, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-30 12:07:10,542 INFO: Successfully built version 1.2.1 of org.privacymatters.safespace from e16420e51013f7351ee9e5d6d7e85c5deab0a4b8
2023-11-30 12:07:10,821 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 12:07:10,821 DEBUG: Start of Namespace mapping: prefix 30: 'android' --> uri 58: 'http://schemas.android.com/apk/res/android'
2023-11-30 12:07:10,823 DEBUG: Checking build/org.privacymatters.safespace/app/build/outputs/apk/release/app-release-unsigned.apk
2023-11-30 12:07:10,841 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 12:07:10,842 DEBUG: Start of Namespace mapping: prefix 30: 'android' --> uri 58: 'http://schemas.android.com/apk/res/android'
2023-11-30 12:07:10,900 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-11-30 12:07:10,900 INFO: ...retrieving https://github.com/aashishksahu/SafeSpace/releases/download/1.2.1/safe-space-v1.2.1.apk
2023-11-30 12:07:10,905 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-11-30 12:07:11,145 DEBUG: https://github.com:443 "GET /aashishksahu/SafeSpace/releases/download/1.2.1/safe-space-v1.2.1.apk HTTP/1.1" 302 0
2023-11-30 12:07:11,155 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-11-30 12:07:11,582 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/611197702/83931e72-0c8f-4e97-a79e-6610e44c00b2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231130T120710Z&X-Amz-Expires=300&X-Amz-Signature=7aa7ca603fa67655aa9cc65741a3f4415b1fd6ed3d054902eeb0b7020b4c1dbf&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=611197702&response-content-disposition=attachment%3B%20filename%3Dsafe-space-v1.2.1.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 18004073
2023-11-30 12:07:13,644 DEBUG: unsigned/binaries/org.privacymatters.safespace_9.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
2023-11-30 12:07:14,766 DEBUG: /tmp/tmp5cy8s4sh/sigcp_org.privacymatters.safespace_9.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
2023-11-30 12:07:14,766 INFO: ...successfully verified
2023-11-30 12:07:14,767 INFO: compared built binary to supplied reference binary successfully
2023-11-30 12:07:14,814 DEBUG: Using androguard from "/usr/lib/python3/dist-packages/androguard/__init__.py"
2023-11-30 12:07:14,975 INFO: Starting analysis on AndroidManifest.xml
2023-11-30 12:07:15,007 INFO: APK file was successfully validated!
2023-11-30 12:07:15,092 DEBUG: Using APK Signature v2
2023-11-30 12:07:15,095 INFO: supplied reference binary has allowed signer 944169ad7bb469dabdf5ffb09503ce745ebd6730a16b85986808c4523a7dee63
2023-11-30 12:07:15,102 INFO: success: org.privacymatters.safespace
2023-11-30 12:07:15,102 INFO: Finished
2023-11-30 12:07:15,102 INFO: 1 build succeeded