log for org.piepmeyer.gauguin:12
== Installed Android Tools ==
2023-11-30 12:08:18,012 DEBUG: Reading 'config.yml'
2023-11-30 12:08:18,031 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-30 12:08:18,032 INFO: Creating log directory
2023-11-30 12:08:18,032 INFO: Creating temporary directory
2023-11-30 12:08:18,035 INFO: Creating output directory
2023-11-30 12:08:18,046 DEBUG: Getting git vcs interface for https://github.com/meikpiep/gauguin
2023-11-30 12:08:18,047 DEBUG: Checking org.piepmeyer.gauguin:12
2023-11-30 12:08:18,047 INFO: Building version 0.14.0 (12) of org.piepmeyer.gauguin
2023-11-30 12:08:18,047 INFO: Running 'sudo' commands in /home/vagrant
2023-11-30 12:08:18,047 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://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 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 12s (1298 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 (33.4 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:09:01,315 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-30 12:09:01,627 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:09:20,381 INFO: Getting source for revision dead86d1c8c3ee74d89dbf346137f9f5ef247db1
2023-11-30 12:09:20,382 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:20,383 DEBUG: > git rev-parse --show-toplevel
2023-11-30 12:09:20,595 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:20,596 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-30 12:09:20,807 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:20,808 DEBUG: > git reset --hard
2023-11-30 12:09:21,220 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:21,221 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-30 12:09:21,330 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:21,331 DEBUG: > git clean -dffx
2023-11-30 12:09:21,441 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:21,442 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:09:22,055 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:22,055 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:09:22,568 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:22,569 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:09:23,081 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:23,082 DEBUG: > git remote set-head origin --auto
2023-11-30 12:09:23,695 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:23,695 DEBUG: > git checkout -f dead86d1c8c3ee74d89dbf346137f9f5ef247db1
2023-11-30 12:09:23,907 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:23,907 DEBUG: > git clean -dffx
2023-11-30 12:09:24,019 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:24,019 DEBUG: > git rev-parse --show-toplevel
2023-11-30 12:09:24,232 DEBUG: Directory: build/org.piepmeyer.gauguin
2023-11-30 12:09:24,232 DEBUG: > git submodule deinit --all
2023-11-30 12:09:24,344 INFO: Creating local.properties file at build/org.piepmeyer.gauguin/local.properties
2023-11-30 12:09:24,345 INFO: Creating local.properties file at build/org.piepmeyer.gauguin/gauguin-app/local.properties
2023-11-30 12:09:24,345 DEBUG: Removing debuggable flags from build/org.piepmeyer.gauguin/gauguin-app
2023-11-30 12:09:24,399 INFO: Cleaning Gradle project...
2023-11-30 12:09:24,400 DEBUG: Directory: build/org.piepmeyer.gauguin/gauguin-app
2023-11-30 12:09:24,400 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.4 via distributionUrl
Downloading missing gradle version 8.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.4-bin.zip: OK
Running /opt/gradle/versions/8.4/bin/gradle clean
Welcome to Gradle 8.4!
Here are the highlights of this release:
- Compiling and testing with Java 21
- Faster Java compilation on Windows
- Role focused dependency configurations creation
For more details see https://docs.gradle.org/8.4/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :
The 'sonarqube' task depends on compile tasks. This behavior is now deprecated and will be removed in version 5.x. To avoid implicit compilation, set property 'sonar.gradle.skipCompile' to 'true' and make sure your project is compiled, before analysis has started.
The 'sonar' task depends on compile tasks. This behavior is now deprecated and will be removed in version 5.x. To avoid implicit compilation, set property 'sonar.gradle.skipCompile' to 'true' and make sure your project is compiled, before analysis has started.
> Configure project :gauguin-app
w: file:///home/vagrant/build/org.piepmeyer.gauguin/gauguin-app/build.gradle.kts:55:5: 'jcenter(): MavenArtifactRepository!' is deprecated. Deprecated in Java
> Task :gauguin-app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 28s
1 actionable task: 1 up-to-date
2023-11-30 12:12:00,586 INFO: Scanning source for common problems...
2023-11-30 12:12:00,609 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-30 12:12:00,666 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-30 12:12:00,667 INFO: Creating source tarball...
2023-11-30 12:12:02,049 INFO: Building Gradle project...
2023-11-30 12:12:02,049 DEBUG: Directory: build/org.piepmeyer.gauguin/gauguin-app
2023-11-30 12:12:02,049 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.4 via distributionUrl
Running /opt/gradle/versions/8.4/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :
The 'sonarqube' task depends on compile tasks. This behavior is now deprecated and will be removed in version 5.x. To avoid implicit compilation, set property 'sonar.gradle.skipCompile' to 'true' and make sure your project is compiled, before analysis has started.
The 'sonar' task depends on compile tasks. This behavior is now deprecated and will be removed in version 5.x. To avoid implicit compilation, set property 'sonar.gradle.skipCompile' to 'true' and make sure your project is compiled, before analysis has started.
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 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
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 :gauguin-app:buildKotlinToolingMetadata
> Task :gauguin-core:checkKotlinGradlePluginConfigurationErrors
> Task :gauguin-core:processResources NO-SOURCE
> Task :gauguin-app:checkKotlinGradlePluginConfigurationErrors
> Task :gauguin-app:preBuild UP-TO-DATE
> Task :gauguin-app:preReleaseBuild UP-TO-DATE
> Task :gauguin-app:dataBindingMergeDependencyArtifactsRelease
> Task :gauguin-app:generateReleaseResValues
> Task :gauguin-app:generateReleaseResources
> Task :gauguin-app:packageReleaseResources
> Task :gauguin-app:mapReleaseSourceSetPaths
> Task :gauguin-app:checkReleaseAarMetadata
> Task :gauguin-app:createReleaseCompatibleScreenManifests
> Task :gauguin-app:extractDeepLinksRelease
> Task :gauguin-app:parseReleaseLocalResources
> Task :gauguin-core:compileKotlin
> Task :gauguin-app:processReleaseMainManifest
> Task :gauguin-app:processReleaseManifest
> Task :gauguin-app:javaPreCompileRelease
> Task :gauguin-app:extractProguardFiles
> Task :gauguin-app:mergeReleaseJniLibFolders
> Task :gauguin-app:mergeReleaseResources
> Task :gauguin-app:checkReleaseDuplicateClasses
> Task :gauguin-app:dataBindingGenBaseClassesRelease
> Task :gauguin-app:desugarReleaseFileDependencies
> Task :gauguin-app:processReleaseManifestForPackage
> Task :gauguin-app:mergeExtDexRelease
> Task :gauguin-core:compileJava NO-SOURCE
> Task :gauguin-core:classes UP-TO-DATE
> Task :gauguin-core:jar
> Task :gauguin-app:mergeReleaseArtProfile
> Task :gauguin-app:mergeReleaseNativeLibs NO-SOURCE
> Task :gauguin-app:stripReleaseDebugSymbols NO-SOURCE
> Task :gauguin-app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :gauguin-app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :gauguin-app:mergeReleaseShaders
> Task :gauguin-app:compileReleaseShaders NO-SOURCE
> Task :gauguin-app:generateReleaseAssets UP-TO-DATE
> Task :gauguin-app:mergeReleaseAssets
> Task :gauguin-app:compressReleaseAssets
> Task :gauguin-app:collectReleaseDependencies
> Task :gauguin-app:sdkReleaseDependencyData
> Task :gauguin-app:writeReleaseAppMetadata
> Task :gauguin-app:writeReleaseSigningConfigVersions
> Task :gauguin-app:processReleaseResources
> Task :gauguin-app:optimizeReleaseResources
> Task :gauguin-app:compileReleaseKotlin
w: file:///home/vagrant/build/org.piepmeyer.gauguin/gauguin-app/src/main/kotlin/org/piepmeyer/gauguin/ui/MainDialogs.kt:28:22 'startActivityForResult(Intent, Int, Bundle?): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.piepmeyer.gauguin/gauguin-app/src/main/kotlin/org/piepmeyer/gauguin/ui/main/MainNavigationViewService.kt:128:34 'startActivityForResult(Intent, Int): Unit' is deprecated. Deprecated in Java
> Task :gauguin-app:compileReleaseJavaWithJavac
> Task :gauguin-app:dexBuilderRelease
> Task :gauguin-app:mergeReleaseGlobalSynthetics
> Task :gauguin-app:processReleaseJavaRes
> Task :gauguin-app:mergeReleaseJavaResource
> Task :gauguin-app:mergeDexRelease
> Task :gauguin-app:compileReleaseArtProfile
> Task :gauguin-app:packageRelease
> Task :gauguin-app:createReleaseApkListingFileRedirect
> Task :gauguin-app:lintVitalAnalyzeRelease
> Task :gauguin-app:lintVitalReportRelease
> Task :gauguin-app:lintVitalRelease
> Task :gauguin-app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 3m 35s
47 actionable tasks: 47 executed
2023-11-30 12:15:38,168 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.piepmeyer.gauguin, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-30 12:15:38,183 INFO: Successfully built version 0.14.0 of org.piepmeyer.gauguin from dead86d1c8c3ee74d89dbf346137f9f5ef247db1
2023-11-30 12:15:38,480 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 12:15:38,480 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'
2023-11-30 12:15:38,481 DEBUG: Checking build/org.piepmeyer.gauguin/gauguin-app/build/outputs/apk/release/gauguin-app-release-unsigned.apk
2023-11-30 12:15:38,497 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 12:15:38,498 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'
2023-11-30 12:15:38,536 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-11-30 12:15:38,537 INFO: ...retrieving https://github.com/meikpiep/gauguin/releases/download/v0.14.0/gauguin-app-release.apk
2023-11-30 12:15:38,542 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-11-30 12:15:38,809 DEBUG: https://github.com:443 "GET /meikpiep/gauguin/releases/download/v0.14.0/gauguin-app-release.apk HTTP/1.1" 302 0
2023-11-30 12:15:38,820 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-11-30 12:15:39,216 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/415397096/6036e08a-7999-49f1-ba9d-8a327c796ee0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231130T121538Z&X-Amz-Expires=300&X-Amz-Signature=9bb72cc062576cdb23631466d8d2adf6fd34400e2aed047a920a53dbf1497260&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=415397096&response-content-disposition=attachment%3B%20filename%3Dgauguin-app-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 10841069
2023-11-30 12:15:40,658 DEBUG: unsigned/binaries/org.piepmeyer.gauguin_12.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:15:41,599 DEBUG: /tmp/tmplac99d2m/sigcp_org.piepmeyer.gauguin_12.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:15:41,600 INFO: ...successfully verified
2023-11-30 12:15:41,600 INFO: compared built binary to supplied reference binary successfully
2023-11-30 12:15:41,641 DEBUG: Using androguard from "/usr/lib/python3/dist-packages/androguard/__init__.py"
2023-11-30 12:15:41,738 INFO: Starting analysis on AndroidManifest.xml
2023-11-30 12:15:41,766 INFO: APK file was successfully validated!
2023-11-30 12:15:41,803 DEBUG: Using APK Signature v2
2023-11-30 12:15:41,806 INFO: supplied reference binary has allowed signer e3b52addda7ef701e1a42e0bc3b8b4443a5eb29cbf62a47492b9ee697438da62
2023-11-30 12:15:41,810 INFO: success: org.piepmeyer.gauguin
2023-11-30 12:15:41,811 INFO: Finished
2023-11-30 12:15:41,811 INFO: 1 build succeeded