log for com.openathena:33
== Installed Android Tools ==
2024-02-09 14:05:04,183 DEBUG: Reading 'config.yml'
2024-02-09 14:05:04,198 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-09 14:05:04,198 INFO: Creating log directory
2024-02-09 14:05:04,199 INFO: Creating temporary directory
2024-02-09 14:05:04,199 INFO: Creating output directory
2024-02-09 14:05:04,210 DEBUG: Getting git vcs interface for https://github.com/Theta-Limited/OpenAthenaAndroid.git
2024-02-09 14:05:04,210 DEBUG: Checking com.openathena:33
2024-02-09 14:05:04,211 INFO: Building version 0.19.8 (33) of com.openathena
2024-02-09 14:05:04,211 INFO: Running 'sudo' commands in /home/vagrant
2024-02-09 14:05:04,211 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 [267 kB]
Get:4 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main Translation-en [172 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 [18.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [403 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 16s (977 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.10+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (35.2 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.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.10+7-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.10+7-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
2024-02-09 14:05:56,018 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-09 14:05:56,330 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
2024-02-09 14:06:17,939 INFO: Getting source for revision 69e8260db4179badb7ebd763c95628c9eae91cc1
2024-02-09 14:06:17,940 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:17,941 DEBUG: > git rev-parse --show-toplevel
2024-02-09 14:06:18,152 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:18,152 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-09 14:06:18,463 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:18,464 DEBUG: > git reset --hard
2024-02-09 14:06:21,484 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:21,485 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-09 14:06:21,696 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:21,696 DEBUG: > git clean -dffx
2024-02-09 14:06:21,807 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:21,807 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
2024-02-09 14:06:22,420 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:22,420 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
2024-02-09 14:06:22,932 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:22,933 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-02-09 14:06:23,445 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:23,445 DEBUG: > git remote set-head origin --auto
2024-02-09 14:06:24,057 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:24,058 DEBUG: > git checkout -f 69e8260db4179badb7ebd763c95628c9eae91cc1
2024-02-09 14:06:24,871 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:24,871 DEBUG: > git clean -dffx
2024-02-09 14:06:24,981 INFO: Initialising submodules
2024-02-09 14:06:24,982 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:24,982 DEBUG: > git rev-parse --show-toplevel
2024-02-09 14:06:25,196 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:25,196 DEBUG: > git submodule sync
2024-02-09 14:06:25,408 DEBUG: Directory: build/com.openathena
2024-02-09 14:06:25,409 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 submodule update --init --force --recursive
Submodule path 'app/src/main/assets/DroneModels': checked out 'dc3a0e58ef4e4721afaa26b54a24157563a6fbe4'
2024-02-09 14:06:25,721 INFO: Creating local.properties file at build/com.openathena/local.properties
2024-02-09 14:06:25,722 INFO: Creating local.properties file at build/com.openathena/app/local.properties
2024-02-09 14:06:25,723 DEBUG: Removing debuggable flags from build/com.openathena/app
2024-02-09 14:06:25,750 INFO: Cleaned build.gradle of keysigning configs at build/com.openathena/app/build.gradle
2024-02-09 14:06:25,786 INFO: Cleaning Gradle project...
2024-02-09 14:06:25,787 DEBUG: Directory: build/com.openathena/app
2024-02-09 14:06:25,787 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 40s
1 actionable task: 1 up-to-date
2024-02-09 14:07:12,113 INFO: Scanning source for common problems...
2024-02-09 14:07:12,169 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-09 14:07:12,191 INFO: Ignoring binary at app/src/main/assets/EGM96complete.bin
2024-02-09 14:07:12,192 INFO: Ignoring gzip file archive at app/src/main/resources/EGM96complete.dat.gz
2024-02-09 14:07:12,354 WARNING: Found binary at app/src/test/resources/Instant.bin
2024-02-09 14:07:12,354 WARNING: Found binary at app/src/test/resources/LocalDate.bin
2024-02-09 14:07:12,354 WARNING: Found binary at app/src/test/resources/OffsetDateTime.bin
2024-02-09 14:07:12,355 WARNING: Found binary at app/src/test/resources/ZoneOffset.bin
2024-02-09 14:07:12,355 WARNING: Found binary at app/src/test/resources/MonthDay.bin
2024-02-09 14:07:12,356 WARNING: Found gzip file archive at app/src/test/resources/GeoidHeights.dat.gz
2024-02-09 14:07:12,356 WARNING: Found binary at app/src/test/resources/OffsetDate.bin
2024-02-09 14:07:12,356 WARNING: Found binary at app/src/test/resources/YearMonth.bin
2024-02-09 14:07:12,357 WARNING: Found binary at app/src/test/resources/Year.bin
2024-02-09 14:07:12,357 WARNING: Found binary at app/src/test/resources/ZoneOffsetTransitionRule.bin
2024-02-09 14:07:12,357 WARNING: Found binary at app/src/test/resources/ZoneId.bin
2024-02-09 14:07:12,358 WARNING: Found binary at app/src/test/resources/EGM96complete.bin
2024-02-09 14:07:12,358 WARNING: Found binary at app/src/test/resources/OffsetTime.bin
2024-02-09 14:07:12,358 WARNING: Found binary at app/src/test/resources/Duration.bin
2024-02-09 14:07:12,358 WARNING: Found binary at app/src/test/resources/LocalDateTime.bin
2024-02-09 14:07:12,359 WARNING: Found binary at app/src/test/resources/ZonedDateTime.bin
2024-02-09 14:07:12,359 WARNING: Found binary at app/src/test/resources/LocalTime.bin
2024-02-09 14:07:12,360 WARNING: Found binary at app/src/test/resources/ZoneOffsetTransition.bin
2024-02-09 14:07:12,362 WARNING: Found binary at app/src/test/resources/org/apache/commons/io/test-file-utf16le.bin
2024-02-09 14:07:12,364 WARNING: Found binary at app/src/test/resources/org/apache/commons/io/TIKA-4065.bin
2024-02-09 14:07:12,364 WARNING: Found binary at app/src/test/resources/org/apache/commons/io/CharSequenceReader.bin
2024-02-09 14:07:12,366 WARNING: Found binary at app/src/test/resources/org/apache/commons/io/test-file-utf16be.bin
2024-02-09 14:07:12,366 WARNING: Found Java JAR file at app/src/test/resources/org/apache/commons/io/test.jar
2024-02-09 14:07:12,396 INFO: Removing gradlew at app/mgrs/gradlew
2024-02-09 14:07:12,396 INFO: Removing gradlew.bat at app/mgrs/gradlew.bat
2024-02-09 14:07:12,398 INFO: Removing gradle-wrapper.jar at app/mgrs/gradle/wrapper/gradle-wrapper.jar
2024-02-09 14:07:12,399 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-02-09 14:07:12,400 INFO: Creating source tarball...
2024-02-09 14:08:09,724 INFO: Building Gradle project...
2024-02-09 14:08:09,724 DEBUG: Directory: build/com.openathena/app
2024-02-09 14:08:09,724 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
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 Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" 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:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseResValues
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:parseReleaseLocalResources
> Task :app:mapReleaseSourceSetPaths
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> 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:desugarReleaseFileDependencies
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseResources
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:processReleaseJavaRes
> Task :app:compressReleaseAssets
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseJavaResource
More than one file was found with OS independent path 'mgrs.properties'. This version of the Android Gradle Plugin chooses the file from the app or dynamic-feature module, but this can cause unexpected behavior or errors at runtime. Future versions of the Android Gradle Plugin will throw an error in this case.
> Task :app:mergeExtDexRelease
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:lintVitalAnalyzeRelease
> Task :app:dexBuilderRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:optimizeReleaseResources
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 2m 28s
42 actionable tasks: 42 executed
2024-02-09 14:10:39,024 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.openathena, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-09 14:10:39,041 INFO: Successfully built version 0.19.8 of com.openathena from 69e8260db4179badb7ebd763c95628c9eae91cc1
2024-02-09 14:10:39,302 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 14:10:39,303 DEBUG: Start of Namespace mapping: prefix 25: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'
2024-02-09 14:10:39,304 DEBUG: Checking build/com.openathena/app/build/outputs/apk/release/app-release-unsigned.apk
2024-02-09 14:10:39,315 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 14:10:39,315 DEBUG: Start of Namespace mapping: prefix 25: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'
2024-02-09 14:10:39,383 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-02-09 14:10:39,383 INFO: ...retrieving https://github.com/Theta-Limited/OpenAthenaAndroid/releases/download/v0.19.8/OpenAthena_for_Android_v0.19.8.apk
2024-02-09 14:10:39,389 DEBUG: Starting new HTTPS connection (1): github.com:443
2024-02-09 14:10:39,619 DEBUG: https://github.com:443 "GET /Theta-Limited/OpenAthenaAndroid/releases/download/v0.19.8/OpenAthena_for_Android_v0.19.8.apk HTTP/1.1" 302 0
2024-02-09 14:10:39,632 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2024-02-09 14:10:40,079 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/500606821/a6d47e47-bb48-4daa-8b66-305d8baa7321?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240209%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240209T141039Z&X-Amz-Expires=300&X-Amz-Signature=55e21cbbcbe8e86daf78246bf41deb75d22b0a75c3a901d70b36ac18fba043c9&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=500606821&response-content-disposition=attachment%3B%20filename%3DOpenAthena_for_Android_v0.19.8.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 27994307
2024-02-09 14:10:42,747 DEBUG: unsigned/binaries/com.openathena_33.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
2024-02-09 14:10:44,041 DEBUG: /tmp/tmptuudoq12/sigcp_com.openathena_33.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
2024-02-09 14:10:44,042 INFO: ...successfully verified
2024-02-09 14:10:44,042 INFO: compared built binary to supplied reference binary successfully
2024-02-09 14:10:44,068 DEBUG: Using androguard from "/usr/lib/python3/dist-packages/androguard/__init__.py"
2024-02-09 14:10:44,254 INFO: Starting analysis on AndroidManifest.xml
2024-02-09 14:10:44,284 INFO: APK file was successfully validated!
2024-02-09 14:10:44,396 DEBUG: Using APK Signature v2
2024-02-09 14:10:44,398 INFO: supplied reference binary has allowed signer 4faa6dab09f9d15ac204ea8b8c056ccaf8c52993007cd643001a3d3497c7944b
2024-02-09 14:10:44,407 INFO: success: com.openathena
2024-02-09 14:10:44,408 INFO: Finished
2024-02-09 14:10:44,408 INFO: 1 build succeeded