log for com.example.trigger:405
== Installed Android Tools ==
2025-02-15 12:59:44,745 DEBUG: Reading 'config.yml'
2025-02-15 12:59:44,758 INFO: Creating log directory
2025-02-15 12:59:44,759 INFO: Creating temporary directory
2025-02-15 12:59:44,759 INFO: Creating output directory
2025-02-15 12:59:44,782 DEBUG: Getting git vcs interface for https://github.com/mwarning/trigger
2025-02-15 12:59:44,782 DEBUG: Checking com.example.trigger:405
2025-02-15 12:59:44,782 INFO: Building version 4.0.5 (405) of com.example.trigger
2025-02-15 12:59:44,783 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-02-15 12:59:45,287 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64017 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+deb12u9) ...
2025-02-15 13:00:08,359 INFO: Getting source for revision 9e6342b7cd345d548080d51733f64a1a4b258eee
2025-02-15 13:00:08,364 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:08,364 DEBUG: > git rev-parse --show-toplevel
2025-02-15 13:00:08,573 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:08,573 DEBUG: > git submodule foreach --recursive git reset --hard
2025-02-15 13:00:08,777 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:08,777 DEBUG: > git reset --hard
2025-02-15 13:00:09,080 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:09,081 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-02-15 13:00:09,183 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:09,184 DEBUG: > git clean -dffx
2025-02-15 13:00:09,286 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:09,287 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 --prune-tags --force origin
2025-02-15 13:00:10,091 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:10,091 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
2025-02-15 13:00:10,695 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:10,696 DEBUG: > git remote set-head origin --auto
2025-02-15 13:00:11,300 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:11,300 DEBUG: > git checkout -f 9e6342b7cd345d548080d51733f64a1a4b258eee
2025-02-15 13:00:11,503 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:11,503 DEBUG: > git clean -dffx
2025-02-15 13:00:11,606 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:11,606 DEBUG: > git rev-parse --show-toplevel
2025-02-15 13:00:11,809 DEBUG: Directory: build/com.example.trigger
2025-02-15 13:00:11,810 DEBUG: > git submodule deinit --all --force
2025-02-15 13:00:11,912 INFO: Creating local.properties file at build/com.example.trigger/local.properties
2025-02-15 13:00:11,915 INFO: Creating local.properties file at build/com.example.trigger/app/local.properties
2025-02-15 13:00:11,916 DEBUG: Removing debuggable flags from build/com.example.trigger/app
2025-02-15 13:00:11,951 INFO: Cleaning Gradle project...
2025-02-15 13:00:11,952 DEBUG: Directory: build/com.example.trigger/app
2025-02-15 13:00:11,952 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.9 via distributionUrl
Downloading missing gradle version 8.9
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.9-bin.zip: OK
Running /opt/gradle/versions/8.9/bin/gradle clean
Welcome to Gradle 8.9!
Here are the highlights of this release:
- Enhanced Error and Warning Messages
- IDE Integration Improvements
- Daemon JVM Information
For more details see https://docs.gradle.org/8.9/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.9/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 5s
1 actionable task: 1 up-to-date
2025-02-15 13:01:24,097 INFO: Scanning source for common problems...
2025-02-15 13:01:24,130 DEBUG: scanner is configured to use signature data from: 'suss'
2025-02-15 13:01:24,131 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-02-15 13:01:24,758 DEBUG: write 'suss.json' to cache
2025-02-15 13:01:24,762 DEBUG: next suss.json cache update due in 23:59:59.986295
2025-02-15 13:01:24,906 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-02-15 13:01:24,932 INFO: Creating source tarball...
2025-02-15 13:01:25,222 INFO: Building Gradle project...
2025-02-15 13:01:25,222 DEBUG: Directory: build/com.example.trigger/app
2025-02-15 13:01:25,222 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidRelease
Found 8.9 via distributionUrl
Running /opt/gradle/versions/8.9/bin/gradle assembleFdroidRelease
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.9/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
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
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
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 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:generateFdroidReleaseBuildConfig
> Task :app:generateFdroidReleaseResValues
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:generateFdroidReleaseResources
> Task :app:packageFdroidReleaseResources
> Task :app:mergeFdroidReleaseResources
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFdroidRelease
> Task :app:parseFdroidReleaseLocalResources
> Task :app:processFdroidReleaseMainManifest
> Task :app:processFdroidReleaseManifest
> Task :app:javaPreCompileFdroidRelease
> Task :app:extractProguardFiles
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mergeFdroidReleaseNativeLibs
> Task :app:processFdroidReleaseManifestForPackage
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:stripFdroidReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconscrypt_jni.so, libsodiumjni.so.
> Task :app:processFdroidReleaseResources
> Task :app:desugarFdroidReleaseFileDependencies
> Task :app:mergeFdroidReleaseStartupProfile
> Task :app:extractFdroidReleaseNativeSymbolTables
> Task :app:compileFdroidReleaseKotlin
> Task :app:mergeExtDexFdroidRelease
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mergeFdroidReleaseAssets
> Task :app:compressFdroidReleaseAssets
> Task :app:extractFdroidReleaseVersionControlInfo
> Task :app:collectFdroidReleaseDependencies
> Task :app:sdkFdroidReleaseDependencyData
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:optimizeFdroidReleaseResources
> Task :app:compileFdroidReleaseKotlin
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/AbstractCertificateActivity.kt:106:44 'fun execute(vararg p0: Any?): AsyncTask<Any?, Void?, CertificateFetchTask.Result!>!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/BluetoothTools.kt:14:36 'static fun getDefaultAdapter(): BluetoothAdapter!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/MainActivity.kt:13:8 'class NetworkInfo : Any, Parcelable' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/MainActivity.kt:14:8 'class NetworkInfo : Any, Parcelable' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/MainActivity.kt:264:42 'fun <T : Parcelable!> getParcelableExtra(p0: String!): T?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/MainActivity.kt:266:41 'val detailedState: NetworkInfo.DetailedState' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/MainActivity.kt:267:30 'enum class DetailedState : Enum<NetworkInfo.DetailedState!>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/MainActivity.kt:267:66 'enum class DetailedState : Enum<NetworkInfo.DetailedState!>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/NukiDoor.kt:21:24 'static fun fromHtml(p0: String!): Spanned!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/Utils.kt:316:24 'static fun fromHtml(p0: String!): Spanned!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/WifiTools.kt:33:38 'val connectionInfo: WifiInfo!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/WifiTools.kt:126:46 'val allNetworks: (Array<Network!>..Array<out Network!>)' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/WifiTools.kt:128:53 'fun getNetworkInfo(p0: Network?): NetworkInfo?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/WifiTools.kt:129:31 'val type: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/WifiTools.kt:129:59 'static field TYPE_WIFI: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/WifiTools.kt:140:43 'fun getNetworkInfo(p0: Int): NetworkInfo?' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/WifiTools.kt:140:78 'static field TYPE_WIFI: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/WifiTools.kt:141:24 'val isConnected: Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/bluetooth/BluetoothRequestHandler.kt:21:40 'static fun getDefaultAdapter(): BluetoothAdapter!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/https/CertificateFetchTask.kt:3:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/https/CertificateFetchTask.kt:10:69 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/https/CertificateFetchTask.kt:10:69 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/https/CertificateFetchTask.kt:17:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/https/CertificateFetchTask.kt:47:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiCallback.kt:77:24 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiCallback.kt:78:27 'fun writeDescriptor(p0: BluetoothGattDescriptor!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiCallback.kt:93:100 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiLockActionCallback.kt:27:24 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiLockActionCallback.kt:28:23 'fun writeCharacteristic(p0: BluetoothGattCharacteristic!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiLockActionCallback.kt:35:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiLockActionCallback.kt:36:114 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiLockActionCallback.kt:38:28 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiLockActionCallback.kt:40:51 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiLockActionCallback.kt:54:28 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiLockActionCallback.kt:55:27 'fun writeCharacteristic(p0: BluetoothGattCharacteristic!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:35:24 'fun setValue(p0: ByteArray!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:36:23 'fun writeCharacteristic(p0: BluetoothGattCharacteristic!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:43:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:44:114 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:46:28 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:48:53 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:71:28 'fun setValue(p0: ByteArray!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:72:27 'fun writeCharacteristic(p0: BluetoothGattCharacteristic!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:95:32 'fun setValue(p0: ByteArray!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:96:31 'fun writeCharacteristic(p0: BluetoothGattCharacteristic!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:118:32 'fun setValue(p0: ByteArray!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:119:31 'fun writeCharacteristic(p0: BluetoothGattCharacteristic!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:147:28 'fun setValue(p0: ByteArray!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiPairingCallback.kt:148:27 'fun writeCharacteristic(p0: BluetoothGattCharacteristic!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiReadLockStateCallback.kt:19:24 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiReadLockStateCallback.kt:20:23 'fun writeCharacteristic(p0: BluetoothGattCharacteristic!): Boolean' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiReadLockStateCallback.kt:27:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiReadLockStateCallback.kt:28:114 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiReadLockStateCallback.kt:29:20 Condition is always 'false'.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiReadLockStateCallback.kt:30:28 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiReadLockStateCallback.kt:32:51 'var value: ByteArray!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/nuki/NukiRequestHandler.kt:56:40 'static fun getDefaultAdapter(): BluetoothAdapter!' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/EcCore.kt:232:43 Java type mismatch: inferred type is 'java.math.BigInteger?', but 'java.math.BigInteger' was expected.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/EcCore.kt:232:59 Java type mismatch: inferred type is 'java.math.BigInteger?', but 'java.math.BigInteger' was expected.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/EcCore.kt:241:34 Java type mismatch: inferred type is 'java.math.BigInteger?', but 'java.math.BigInteger' was expected.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/EcCore.kt:241:67 Java type mismatch: inferred type is 'java.math.BigInteger?', but 'java.math.BigInteger' was expected.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/EcCore.kt:244:34 Java type mismatch: inferred type is 'java.math.BigInteger?', but 'java.math.BigInteger' was expected.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/EcCore.kt:244:50 Java type mismatch: inferred type is 'java.math.BigInteger?', but 'java.math.BigInteger' was expected.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/EcCore.kt:245:44 Java type mismatch: inferred type is 'java.math.BigInteger?', but 'java.math.BigInteger' was expected.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/EcCore.kt:245:60 Java type mismatch: inferred type is 'java.math.BigInteger?', but 'java.math.BigInteger' was expected.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/GenerateIdentityTask.kt:3:8 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/GenerateIdentityTask.kt:10:70 'constructor<Params : Any!, Progress : Any!, Result : Any!>(): AsyncTask<Params, Progress, Result>' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/GenerateIdentityTask.kt:10:70 'class AsyncTask<Params : Any!, Progress : Any!, Result : Any!> : Any' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/GenerateIdentityTask.kt:35:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/GenerateIdentityTask.kt:63:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Please add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/com.example.trigger/app/src/main/kotlin/app/trigger/ssh/SshKeyPairActivity.kt:138:48 'fun execute(vararg p0: Any?): AsyncTask<Any?, Void?, String?>!' is deprecated. Deprecated in Java.
> Task :app:compileFdroidReleaseJavaWithJavac
> Task :app:generateFdroidReleaseLintVitalReportModel
> Task :app:dexBuilderFdroidRelease
> Task :app:mergeFdroidReleaseGlobalSynthetics
> Task :app:processFdroidReleaseJavaRes
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:mergeDexFdroidRelease
> Task :app:compileFdroidReleaseArtProfile
> Task :app:packageFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeFdroidRelease
> Task :app:lintVitalReportFdroidRelease
> Task :app:lintVitalFdroidRelease
> Task :app:assembleFdroidRelease
BUILD SUCCESSFUL in 3m 35s
49 actionable tasks: 49 executed
2025-02-15 13:05:01,551 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.example.trigger, universal_newlines=False, shell=None, istream=<valid stream>)
2025-02-15 13:05:01,558 INFO: Successfully built version 4.0.5 of com.example.trigger from 9e6342b7cd345d548080d51733f64a1a4b258eee
2025-02-15 13:05:01,808 DEBUG: Checking build/com.example.trigger/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
2025-02-15 13:05:01,857 INFO: success: com.example.trigger
2025-02-15 13:05:01,858 INFO: Finished
2025-02-15 13:05:01,858 INFO: 1 build succeeded