log for de.chadenas.cpudefense:36
== Installed Android Tools ==
2024-07-09 16:59:58,828 DEBUG: Reading 'config.yml'
2024-07-09 16:59:58,843 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-07-09 16:59:58,844 INFO: Creating log directory
2024-07-09 16:59:58,845 INFO: Creating temporary directory
2024-07-09 16:59:58,845 INFO: Creating output directory
2024-07-09 16:59:58,905 DEBUG: Getting git vcs interface for https://github.com/ochadenas/cpudefense.git
2024-07-09 16:59:58,905 DEBUG: Checking de.chadenas.cpudefense:36
2024-07-09 16:59:58,906 INFO: Building version 1.36 (36) of de.chadenas.cpudefense
2024-07-09 16:59:58,906 INFO: Running 'sudo' commands in /home/vagrant
2024-07-09 16:59:58,906 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=1; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done; echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list; apt-get update; apt-get install -y -t bullseye openjdk-11-jdk-headless; update-java-alternatives --set java-1.11.0-openjdk-amd64
+ export CPUS_MAX=1
+ CPUS_MAX=1
++ getconf _NPROCESSORS_ONLN
+ export CPUS=20
+ CPUS=20
+ (( c=1 ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 'deb https://deb.debian.org/debian bullseye main'
+ apt-get update
Get:1 https://deb.debian.org/debian bullseye InRelease [116 kB]
Get:2 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:3 https://deb.debian.org/debian bullseye/main amd64 Packages [8067 kB]
Get:4 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:5 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:6 https://debian.osuosl.org/debian bookworm-backports InRelease [56.6 kB]
Get:7 https://deb.debian.org/debian bullseye/main Translation-en [6236 kB]
Get:8 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [168 kB]
Get:9 https://security.debian.org/debian-security bookworm-security/main Translation-en [101 kB]
Get:10 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8788 kB]
Get:11 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:12 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
Get:13 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:14 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [225 kB]
Get:15 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [185 kB]
Fetched 30.3 MB in 13s (2399 kB/s)
Reading package lists...
+ apt-get install -y -t bullseye openjdk-11-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-11-jre-headless
Suggested packages:
openjdk-11-demo openjdk-11-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-11-jdk-headless openjdk-11-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 112 MB of archives.
After this operation, 258 MB of additional disk space will be used.
Get:1 https://deb.debian.org/debian bullseye/main amd64 openjdk-11-jre-headless amd64 11.0.23+9-1~deb11u1 [38.2 MB]
Get:2 https://deb.debian.org/debian bullseye/main amd64 openjdk-11-jdk-headless amd64 11.0.23+9-1~deb11u1 [73.6 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 112 MB in 4s (29.2 MB/s)
Selecting previously unselected package openjdk-11-jre-headless:amd64.
(Reading database ... 64092 files and directories currently installed.)
Preparing to unpack .../openjdk-11-jre-headless_11.0.23+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-11-jre-headless:amd64 (11.0.23+9-1~deb11u1) ...
Selecting previously unselected package openjdk-11-jdk-headless:amd64.
Preparing to unpack .../openjdk-11-jdk-headless_11.0.23+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-11-jdk-headless:amd64 (11.0.23+9-1~deb11u1) ...
Setting up openjdk-11-jre-headless:amd64 (11.0.23+9-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode
Processing triggers for ca-certificates-java (20230710~deb12u1) ...
done.
Setting up openjdk-11-jdk-headless:amd64 (11.0.23+9-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
+ update-java-alternatives --set java-1.11.0-openjdk-amd64
update-alternatives: error: no alternatives for jconsole
update-java-alternatives: jdk alternative does not exist: /usr/lib/jvm/java-11-openjdk-amd64/bin/jconsole
2024-07-09 17:01:00,020 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-07-09 17:01:00,428 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64566 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u7) ...
2024-07-09 17:01:15,074 INFO: Getting source for revision 4b0affdf309663dd4a87da005a28e31c27b8f6bb
2024-07-09 17:01:15,076 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:15,076 DEBUG: > git rev-parse --show-toplevel
2024-07-09 17:01:15,285 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:15,286 DEBUG: > git submodule foreach --recursive git reset --hard
2024-07-09 17:01:15,493 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:15,494 DEBUG: > git reset --hard
2024-07-09 17:01:15,998 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:15,999 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-07-09 17:01:16,103 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:16,104 DEBUG: > git clean -dffx
2024-07-09 17:01:16,210 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:16,211 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-07-09 17:01:16,920 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:16,921 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-07-09 17:01:17,427 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:17,428 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-07-09 17:01:17,935 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:17,936 DEBUG: > git remote set-head origin --auto
2024-07-09 17:01:18,544 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:18,545 DEBUG: > git checkout -f 4b0affdf309663dd4a87da005a28e31c27b8f6bb
2024-07-09 17:01:19,151 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:19,152 DEBUG: > git clean -dffx
2024-07-09 17:01:19,259 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:19,259 DEBUG: > git rev-parse --show-toplevel
2024-07-09 17:01:19,467 DEBUG: Directory: build/de.chadenas.cpudefense
2024-07-09 17:01:19,468 DEBUG: > git submodule deinit --all --force
2024-07-09 17:01:19,574 INFO: Creating local.properties file at build/de.chadenas.cpudefense/local.properties
2024-07-09 17:01:19,576 INFO: Creating local.properties file at build/de.chadenas.cpudefense/app/local.properties
2024-07-09 17:01:19,577 DEBUG: Removing debuggable flags from build/de.chadenas.cpudefense/app
2024-07-09 17:01:19,580 INFO: Cleaned build.gradle of keysigning configs at build/de.chadenas.cpudefense/app/build.gradle
2024-07-09 17:01:19,587 INFO: Cleaning Gradle project...
2024-07-09 17:01:19,587 DEBUG: Directory: build/de.chadenas.cpudefense/app
2024-07-09 17:01:19,588 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.5 via gradle plugin version 7.4
Running /opt/gradle/versions/7.5/bin/gradle clean
Welcome to Gradle 7.5!
Here are the highlights of this release:
- Support for Java 18
- Support for building with Groovy 4
- Much more responsive continuous builds
- Improved diagnostics for dependency resolution
For more details see https://docs.gradle.org/7.5/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.5/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2m 36s
1 actionable task: 1 up-to-date
2024-07-09 17:03:57,329 INFO: Scanning source for common problems...
2024-07-09 17:03:57,359 DEBUG: scanner is configured to use signature data from: 'suss'
2024-07-09 17:03:57,360 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-07-09 17:03:57,998 DEBUG: write 'suss.json' to cache
2024-07-09 17:03:58,002 DEBUG: next suss.json cache update due in 23:59:59.985882
2024-07-09 17:03:58,136 INFO: Removing Android APK file at app/release/app-release.apk
2024-07-09 17:03:58,155 INFO: Creating source tarball...
2024-07-09 17:03:59,187 INFO: Building Gradle project...
2024-07-09 17:03:59,187 DEBUG: Directory: build/de.chadenas.cpudefense/app
2024-07-09 17:03:59,188 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.5 via gradle plugin version 7.4
Running /opt/gradle/versions/7.5/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/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:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:mergeReleaseResources
/home/vagrant/.gradle/caches/transforms-3/69538445127e55c7bc7a6f54ea0027c1/transformed/core-1.7.0/res/values/values.xml:83:4: Multiple substitutions specified in non-positional format of string resource string/stage_reached. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.chadenas.cpudefense/app/src/main/res/values/strings.xml:164:4: Multiple substitutions specified in non-positional format of string resource string/upgrade_format. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/69538445127e55c7bc7a6f54ea0027c1/transformed/core-1.7.0/res/values-de/values-de.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/stage_reached. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.chadenas.cpudefense/app/src/main/res/values-de/strings.xml:99:4: Multiple substitutions specified in non-positional format of string resource string/upgrade_format. Did you mean to add the formatted="false" attribute?
/home/vagrant/.gradle/caches/transforms-3/69538445127e55c7bc7a6f54ea0027c1/transformed/core-1.7.0/res/values-fr/values-fr.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/stage_reached. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/de.chadenas.cpudefense/app/src/main/res/values-fr/strings.xml:60:4: Multiple substitutions specified in non-positional format of string resource string/upgrade_format. Did you mean to add the formatted="false" attribute?
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
package="com.example.cpudefense" found in source AndroidManifest.xml: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/AboutActivity.kt: (24, 35): 'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/EndlessStageCreator.kt: (143, 43): Unchecked cast: Map<Int, Node> to kotlin.collections.HashMap<Int, Chip> /* = java.util.HashMap<Int, Chip> */
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/EndlessStageCreator.kt: (219, 17): Parameter 'link' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Game.kt: (264, 5): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/GameView.kt: (32, 46): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/GameView.kt: (53, 5): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/GameView.kt: (67, 5): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (68, 40): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (71, 56): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (72, 56): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (73, 56): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (74, 56): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (75, 56): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (76, 56): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (77, 51): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (78, 59): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (79, 59): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (80, 44): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (81, 50): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (82, 51): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (83, 54): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (84, 49): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (85, 56): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (86, 53): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (87, 55): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (88, 42): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (89, 50): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (90, 48): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (91, 54): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (92, 54): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (220, 44): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (418, 61): Elvis operator (?:) always returns the left operand of non-nullable type Int
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Hero.kt: (796, 30): 'constructor StaticLayout(CharSequence!, TextPaint!, Int, Layout.Alignment!, Float, Float, Boolean)' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Instructions.kt: (90, 26): 'constructor StaticLayout(CharSequence!, TextPaint!, Int, Layout.Alignment!, Float, Float, Boolean)' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Intermezzo.kt: (124, 36): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Intermezzo.kt: (135, 40): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/LevelSelectActivity.kt: (145, 76): Parameter 'prefs' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Marketplace.kt: (257, 40): Parameter 'event2' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/Marketplace.kt: (257, 62): Parameter 'dX' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/SettingsActivity.kt: (41, 19): Parameter 'v' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/WelcomeActivity.kt: (25, 31): 'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/WelcomeActivity.kt: (78, 26): Parameter 'v' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/effects/Effects.kt: (15, 74): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/effects/Effects.kt: (17, 27): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/effects/Explosion.kt: (40, 17): Parameter 'game' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/effects/Flipper.kt: (21, 13): Lateinit is unnecessary: definitely initialized in constructors
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/effects/Mover.kt: (42, 27): Variable 'distPerStep' initializer is redundant
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/effects/Mover.kt: (48, 13): 'when' is exhaustive so 'else' is redundant here
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Chip.kt: (269, 13): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Chip.kt: (653, 30): Variable 'firstDigit' initializer is redundant
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/ChipUpgrade.kt: (143, 48): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Cpu.kt: (84, 19): Unnecessary safe call on a non-null receiver of type Network
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Cryptocoin.kt: (34, 107): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Cryptocoin.kt: (35, 48): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (39, 9): The value 'temperature.setSize(areaRemaining, divider)' assigned to 'var areaRemaining: Rect defined in com.example.cpudefense.gameElements.ScoreBoard.setSize' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (105, 38): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (285, 37): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (296, 53): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (297, 57): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (300, 53): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (301, 57): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (304, 53): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (305, 57): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (310, 45): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Scoreboard.kt: (311, 49): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/SevenSegmentDisplay.kt: (59, 48): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/SevenSegmentDisplay.kt: (60, 13): Variable 'rectBorder' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/gameElements/Typewriter.kt: (54, 42): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/networkmap/Link.kt: (46, 50): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/networkmap/Link.kt: (51, 50): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/networkmap/Link.kt: (57, 50): 'getColor(Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/networkmap/Network.kt: (45, 27): Parameter 'data' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/networkmap/Network.kt: (231, 21): Parameter 'p0' is never used
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (7, 29): 'Allocation' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (8, 29): 'Element' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (9, 29): 'RenderScript' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (10, 29): 'ScriptIntrinsicBlur' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (21, 5): 'RenderScript' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (21, 18): 'create(Context!): RenderScript!' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (22, 21): 'Allocation' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (22, 32): 'createFromBitmap(RenderScript!, Bitmap!): Allocation!' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (23, 22): 'Allocation' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (23, 33): 'createFromBitmap(RenderScript!, Bitmap!): Allocation!' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (25, 9): 'ScriptIntrinsicBlur' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (25, 29): 'create(RenderScript!, Element!): ScriptIntrinsicBlur!' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (25, 42): 'Element' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (25, 50): 'U8_4(RenderScript!): Element!' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (26, 13): 'setInput(Allocation!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (28, 13): 'setRadius(Float): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (29, 13): 'forEach(Allocation!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (30, 20): 'copyTo(Bitmap!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/BitmapExtension.kt: (31, 13): 'destroy(): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (5, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (11, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (17, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (23, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (30, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (36, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (42, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (48, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (54, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (59, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (65, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (70, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (83, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (94, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (106, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (116, 1): Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of functional types
w: /home/vagrant/build/de.chadenas.cpudefense/app/src/main/java/com/example/cpudefense/utils/RectExtension.kt: (129, 10): Extension is shadowed by a member: public open fun offset(p0: Int, p1: Int): Unit
> Task :app:javaPreCompileRelease
> Task :app:compileReleaseJavaWithJavac
> Task :app:extractProguardFiles
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> 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:dexBuilderRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeExtDexRelease
> Task :app:mergeDexRelease
> Task :app:mergeReleaseArtProfile
> Task :app:compileReleaseArtProfile
> 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:mergeReleaseJavaResource
> Task :app:optimizeReleaseResources
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.5/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 10m 40s
38 actionable tasks: 38 executed
2024-07-09 17:14:40,933 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.chadenas.cpudefense, universal_newlines=False, shell=None, istream=<valid stream>)
2024-07-09 17:14:40,947 INFO: Successfully built version 1.36 of de.chadenas.cpudefense from 4b0affdf309663dd4a87da005a28e31c27b8f6bb
2024-07-09 17:14:41,310 DEBUG: Checking build/de.chadenas.cpudefense/app/build/outputs/apk/release/app-release-unsigned.apk
2024-07-09 17:14:41,353 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-07-09 17:14:41,353 INFO: ...retrieving https://github.com/ochadenas/cpudefense/releases/download/v1.36/app-release.apk
2024-07-09 17:14:41,359 DEBUG: Starting new HTTPS connection (1): github.com:443
2024-07-09 17:14:41,639 DEBUG: https://github.com:443 "GET /ochadenas/cpudefense/releases/download/v1.36/app-release.apk HTTP/1.1" 302 None
2024-07-09 17:14:41,646 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2024-07-09 17:14:42,140 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/479963667/a54aadd3-3e1b-40a9-982e-a3c77e6ef078?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240709T171442Z&X-Amz-Expires=300&X-Amz-Signature=5eb936f7c809b238d36a061f92c1788122568561256145d4dbc4eeb2de21b509&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=479963667&response-content-disposition=attachment%3B%20filename%3Dapp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 11724271
2024-07-09 17:14:44,957 DEBUG: unsigned/binaries/de.chadenas.cpudefense_36.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2024-07-09 17:14:47,029 DEBUG: /tmp/tmpckbt2amt/sigcp_de.chadenas.cpudefense_36.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2024-07-09 17:14:47,031 INFO: ...successfully verified
2024-07-09 17:14:47,031 INFO: compared built binary to supplied reference binary successfully
2024-07-09 17:14:47,071 WARNING: Requested API level 33 is larger than maximum we have, returning API level 28 instead.
2024-07-09 17:14:47,104 DEBUG: Using APK Signature v2
2024-07-09 17:14:47,118 INFO: supplied reference binary has allowed signer 16d325320ba0d80f98724000116e72d5d5d4a40ffc3236dd3180aa0a834dd8f9
2024-07-09 17:14:47,122 INFO: success: de.chadenas.cpudefense
2024-07-09 17:14:47,123 INFO: Finished
2024-07-09 17:14:47,123 INFO: 1 build succeeded