log for org.unifiedpush.example:23
== Installed Android Tools ==
2024-09-02 08:45:40,887 DEBUG: Reading 'config.yml'
2024-09-02 08:45:40,905 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-02 08:45:40,907 INFO: Creating log directory
2024-09-02 08:45:40,907 INFO: Creating temporary directory
2024-09-02 08:45:40,907 INFO: Creating output directory
2024-09-02 08:45:40,926 DEBUG: Getting git vcs interface for https://codeberg.org/UnifiedPush/android-example.git
2024-09-02 08:45:40,927 DEBUG: Checking org.unifiedpush.example:23
2024-09-02 08:45:40,927 INFO: Building version 1.5.5 (23) of org.unifiedpush.example
2024-09-02 08:45:40,927 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-02 08:45:41,832 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64093 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-09-02 08:45:59,810 INFO: Getting source for revision 2c428f23f2273760d5012eb590715fd93b35ba64
2024-09-02 08:45:59,811 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:45:59,811 DEBUG: > git rev-parse --show-toplevel
2024-09-02 08:46:00,013 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:00,014 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-02 08:46:00,216 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:00,217 DEBUG: > git reset --hard
2024-09-02 08:46:00,420 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:00,420 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-02 08:46:00,524 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:00,524 DEBUG: > git clean -dffx
2024-09-02 08:46:00,627 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:00,627 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
2024-09-02 08:46:01,633 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:01,633 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-09-02 08:46:02,538 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:02,538 DEBUG: > git remote set-head origin --auto
2024-09-02 08:46:03,545 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:03,545 DEBUG: > git checkout -f 2c428f23f2273760d5012eb590715fd93b35ba64
2024-09-02 08:46:03,748 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:03,749 DEBUG: > git clean -dffx
2024-09-02 08:46:03,851 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:03,852 DEBUG: > git rev-parse --show-toplevel
2024-09-02 08:46:04,055 DEBUG: Directory: build/org.unifiedpush.example
2024-09-02 08:46:04,056 DEBUG: > git submodule deinit --all --force
2024-09-02 08:46:04,158 INFO: Creating local.properties file at build/org.unifiedpush.example/local.properties
2024-09-02 08:46:04,161 INFO: Creating local.properties file at build/org.unifiedpush.example/app/local.properties
2024-09-02 08:46:04,162 DEBUG: Removing debuggable flags from build/org.unifiedpush.example/app
2024-09-02 08:46:04,170 INFO: Cleaned build.gradle of keysigning configs at build/org.unifiedpush.example/app/build.gradle
2024-09-02 08:46:04,175 INFO: Cleaning Gradle project...
2024-09-02 08:46:04,175 DEBUG: Directory: build/org.unifiedpush.example/app
2024-09-02 08:46:04,175 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.2 via distributionUrl
Downloading missing gradle version 8.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.2-bin.zip: OK
Running /opt/gradle/versions/8.2/bin/gradle clean
Welcome to Gradle 8.2!
Here are the highlights of this release:
- Kotlin DSL: new reference documentation, assignment syntax by default
- Kotlin DSL is now the default with Gradle init
- Improved suggestions to resolve errors in console output
For more details see https://docs.gradle.org/8.2/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.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`
NO MATCH FOUND
Flavor:
NO MATCH FOUND
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 11s
1 actionable task: 1 up-to-date
2024-09-02 08:47:22,816 INFO: Scanning source for common problems...
2024-09-02 08:47:22,840 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-02 08:47:22,840 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-02 08:47:23,446 DEBUG: write 'suss.json' to cache
2024-09-02 08:47:23,515 DEBUG: next suss.json cache update due in 23:59:59.921718
2024-09-02 08:47:23,613 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-09-02 08:47:23,625 INFO: Creating source tarball...
2024-09-02 08:47:23,698 INFO: Building Gradle project...
2024-09-02 08:47:23,698 DEBUG: Directory: build/org.unifiedpush.example/app
2024-09-02 08:47:23,698 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleMainFlavorRelease
Found 8.2 via distributionUrl
Running /opt/gradle/versions/8.2/bin/gradle assembleMainFlavorRelease
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.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`
Flavor: main
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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
> Task :app:preBuild UP-TO-DATE
> Task :app:preMainFlavorReleaseBuild UP-TO-DATE
> Task :app:generateMainFlavorReleaseBuildConfig
> Task :app:generateMainFlavorReleaseResValues
> Task :app:checkMainFlavorReleaseAarMetadata
> Task :app:mapMainFlavorReleaseSourceSetPaths
> Task :app:generateMainFlavorReleaseResources
> Task :app:createMainFlavorReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksMainFlavorRelease
> Task :app:processMainFlavorReleaseMainManifest
> Task :app:processMainFlavorReleaseManifest
> Task :app:javaPreCompileMainFlavorRelease
> Task :app:extractProguardFiles
> Task :app:mergeMainFlavorReleaseJniLibFolders
> Task :app:mergeMainFlavorReleaseResources
> Task :app:mergeMainFlavorReleaseNativeLibs NO-SOURCE
> Task :app:stripMainFlavorReleaseDebugSymbols NO-SOURCE
> Task :app:extractMainFlavorReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeMainFlavorReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkMainFlavorReleaseDuplicateClasses
> Task :app:mergeMainFlavorReleaseArtProfile
> Task :app:mergeMainFlavorReleaseShaders
> Task :app:compileMainFlavorReleaseShaders NO-SOURCE
> Task :app:generateMainFlavorReleaseAssets UP-TO-DATE
> Task :app:mergeMainFlavorReleaseAssets
> Task :app:compressMainFlavorReleaseAssets
> Task :app:processApplicationManifestMainFlavorReleaseForBundle
> Task :app:collectMainFlavorReleaseDependencies
> Task :app:sdkMainFlavorReleaseDependencyData
> Task :app:writeMainFlavorReleaseAppMetadata
> Task :app:writeMainFlavorReleaseSigningConfigVersions
> Task :app:processMainFlavorReleaseManifestForPackage
> Task :app:processMainFlavorReleaseResources
> Task :app:bundleMainFlavorReleaseResources
> Task :app:compileMainFlavorReleaseKotlin
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/ApplicationServer.kt:100:9 Parameter '_auth' is never used
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/ApplicationServer.kt:101:9 Parameter '_p256dh' is never used
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/activities/CheckActivity.kt:96:25 'registerAppWithDialog(Context, String = ..., RegistrationDialogContent = ..., kotlin.collections.ArrayList<String> /* = java.util.ArrayList<String> */ = ..., String = ...): Unit' is deprecated. Replace with org.unifiedpush.android:connector-ui SelectDistributorDialogBuilder
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/activities/CheckActivity.kt:101:25 'registerAppWithDialog(Context, String = ..., RegistrationDialogContent = ..., kotlin.collections.ArrayList<String> /* = java.util.ArrayList<String> */ = ..., String = ...): Unit' is deprecated. Replace with org.unifiedpush.android:connector-ui SelectDistributorDialogBuilder
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/utils/Notifier.kt:31:30 'constructor Builder(Context!)' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/utils/Notifier.kt:40:18 'setPriority(Int): Notification.Builder!' is deprecated. Deprecated in Java
> Task :app:compileMainFlavorReleaseJavaWithJavac
> Task :app:generateMainFlavorReleaseLintVitalReportModel
> Task :app:mergeMainFlavorReleaseGeneratedProguardFiles
> Task :app:processMainFlavorReleaseJavaRes
> Task :app:expandMainFlavorReleaseArtProfileWildcards
> Task :app:mergeMainFlavorReleaseJavaResource
> Task :app:lintVitalAnalyzeMainFlavorRelease
> Task :app:lintVitalReportMainFlavorRelease
> Task :app:lintVitalMainFlavorRelease
> Task :app:minifyMainFlavorReleaseWithR8
> Task :app:compileMainFlavorReleaseArtProfile
> Task :app:shrinkMainFlavorReleaseRes
> Task :app:optimizeMainFlavorReleaseResources
> Task :app:packageMainFlavorRelease
> Task :app:createMainFlavorReleaseApkListingFileRedirect
> Task :app:assembleMainFlavorRelease
BUILD SUCCESSFUL in 3m 30s
43 actionable tasks: 43 executed
2024-09-02 08:50:55,491 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.unifiedpush.example, universal_newlines=False, shell=None, istream=<valid stream>)
2024-09-02 08:50:55,498 INFO: Successfully built version 1.5.5 of org.unifiedpush.example from 2c428f23f2273760d5012eb590715fd93b35ba64
2024-09-02 08:50:55,753 DEBUG: Checking build/org.unifiedpush.example/app/build/outputs/apk/mainFlavor/release/app-mainFlavor-release-unsigned.apk
2024-09-02 08:50:55,780 INFO: success: org.unifiedpush.example
2024-09-02 08:50:55,781 INFO: Finished
2024-09-02 08:50:55,781 INFO: 1 build succeeded