log for com.stoutner.privacybrowser.standard:77
== Installed Android Tools ==
2025-01-08 20:56:36,057 DEBUG: Reading 'config.yml'
2025-01-08 20:56:36,070 INFO: Creating log directory
2025-01-08 20:56:36,071 INFO: Creating temporary directory
2025-01-08 20:56:36,071 INFO: Creating output directory
2025-01-08 20:56:36,103 DEBUG: Getting git vcs interface for https://git.stoutner.com/PrivacyBrowserAndroid.git
2025-01-08 20:56:36,103 DEBUG: Checking com.stoutner.privacybrowser.standard:77
2025-01-08 20:56:36,103 INFO: Building version 3.19.1 (77) of com.stoutner.privacybrowser.standard
2025-01-08 20:56:36,103 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-01-08 20:56:36,808 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 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-01-08 20:56:59,362 INFO: Getting source for revision 023f59dfaeefe5d1d6c12c5af92dbfcaf0fef3cc
2025-01-08 20:56:59,370 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:56:59,370 DEBUG: > git rev-parse --show-toplevel
2025-01-08 20:56:59,575 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:56:59,575 DEBUG: > git submodule foreach --recursive git reset --hard
2025-01-08 20:56:59,778 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:56:59,779 DEBUG: > git reset --hard
2025-01-08 20:57:00,583 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:57:00,584 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-01-08 20:57:00,687 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:57:00,687 DEBUG: > git clean -dffx
2025-01-08 20:57:00,790 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:57:00,790 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-01-08 20:57:02,798 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:57:02,799 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-01-08 20:57:03,202 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:57:03,203 DEBUG: > git remote set-head origin --auto
2025-01-08 20:57:03,710 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:57:03,710 DEBUG: > git checkout -f 023f59dfaeefe5d1d6c12c5af92dbfcaf0fef3cc
2025-01-08 20:57:04,334 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:57:04,334 DEBUG: > git clean -dffx
2025-01-08 20:57:04,437 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:57:04,438 DEBUG: > git rev-parse --show-toplevel
2025-01-08 20:57:04,641 DEBUG: Directory: build/com.stoutner.privacybrowser.standard
2025-01-08 20:57:04,641 DEBUG: > git submodule deinit --all --force
2025-01-08 20:57:04,845 INFO: Creating local.properties file at build/com.stoutner.privacybrowser.standard/local.properties
2025-01-08 20:57:04,848 INFO: Creating local.properties file at build/com.stoutner.privacybrowser.standard/app/local.properties
2025-01-08 20:57:04,848 DEBUG: Removing debuggable flags from build/com.stoutner.privacybrowser.standard/app
2025-01-08 20:57:04,935 INFO: Cleaning Gradle project...
2025-01-08 20:57:04,935 DEBUG: Directory: build/com.stoutner.privacybrowser.standard/app
2025-01-08 20:57:04,935 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
Calculating task graph as no cached configuration is available for tasks: clean
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.9/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 24s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2025-01-08 20:58:36,429 INFO: Scanning source for common problems...
2025-01-08 20:58:36,453 DEBUG: scanner is configured to use signature data from: 'suss'
2025-01-08 20:58:36,454 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-01-08 20:58:37,020 DEBUG: write 'suss.json' to cache
2025-01-08 20:58:37,023 DEBUG: next suss.json cache update due in 23:59:59.986377
2025-01-08 20:58:37,167 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-01-08 20:58:37,256 INFO: Creating source tarball...
2025-01-08 20:58:41,117 INFO: Building Gradle project...
2025-01-08 20:58:41,117 DEBUG: Directory: build/com.stoutner.privacybrowser.standard/app
2025-01-08 20:58:41,117 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleStandardRelease
Found 8.9 via distributionUrl
Running /opt/gradle/versions/8.9/bin/gradle assembleStandardRelease
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
Calculating task graph as no cached configuration is available for tasks: assembleStandardRelease
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.
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:preBuild UP-TO-DATE
> Task :app:preStandardReleaseBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:generateStandardReleaseResValues
> Task :app:mergeStandardReleaseStartupProfile
> Task :app:extractProguardFiles
> Task :app:writeStandardReleaseAppMetadata
> Task :app:createStandardReleaseCompatibleScreenManifests
> Task :app:generateStandardReleaseBuildConfig
> Task :app:extractDeepLinksStandardRelease
> Task :app:buildKotlinToolingMetadata
> Task :app:writeStandardReleaseSigningConfigVersions
> Task :app:mergeStandardReleaseJniLibFolders
> Task :app:generateStandardReleaseResources
> Task :app:extractStandardReleaseVersionControlInfo
> Task :app:collectStandardReleaseDependencies
> Task :app:sdkStandardReleaseDependencyData
> Task :app:packageStandardReleaseResources
> Task :app:javaPreCompileStandardRelease
> Task :app:mergeStandardReleaseShaders
> Task :app:mapStandardReleaseSourceSetPaths
> Task :app:compileStandardReleaseShaders NO-SOURCE
> Task :app:generateStandardReleaseAssets UP-TO-DATE
> Task :app:mergeStandardReleaseNativeLibs NO-SOURCE
> Task :app:stripStandardReleaseDebugSymbols NO-SOURCE
> Task :app:extractStandardReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeStandardReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkStandardReleaseAarMetadata
> Task :app:mergeStandardReleaseArtProfile
> Task :app:checkStandardReleaseDuplicateClasses
> Task :app:processStandardReleaseMainManifest
> Task :app:mergeStandardReleaseAssets
> Task :app:processStandardReleaseManifest
> Task :app:processStandardReleaseManifestForPackage
> Task :app:parseStandardReleaseLocalResources
> Task :app:compressStandardReleaseAssets
> Task :app:mergeStandardReleaseResources
> Task :app:processStandardReleaseResources
> Task :app:convertLinkedResourcesToProtoStandardRelease
> Task :app:compileStandardReleaseKotlin
> Task :app:processStandardReleaseJavaRes
> Task :app:mergeStandardReleaseJavaResource
> Task :app:compileStandardReleaseJavaWithJavac
> Task :app:mergeStandardReleaseGeneratedProguardFiles
> Task :app:expandStandardReleaseArtProfileWildcards
> Task :app:generateStandardReleaseLintVitalReportModel
> Task :app:lintVitalAnalyzeStandardRelease
> Task :app:minifyStandardReleaseWithR8
> Task :app:compileStandardReleaseArtProfile
> Task :app:shrinkStandardReleaseRes
> Task :app:convertShrunkResourcesToBinaryStandardRelease
> Task :app:optimizeStandardReleaseResources
> Task :app:packageStandardRelease
> Task :app:createStandardReleaseApkListingFileRedirect
> Task :app:lintVitalReportStandardRelease
> Task :app:lintVitalStandardRelease
> Task :app:assembleStandardRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.9/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 21s
48 actionable tasks: 48 executed
Configuration cache entry stored.
2025-01-08 21:04:03,236 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.stoutner.privacybrowser.standard, universal_newlines=False, shell=None, istream=<valid stream>)
2025-01-08 21:04:03,247 INFO: Successfully built version 3.19.1 of com.stoutner.privacybrowser.standard from 023f59dfaeefe5d1d6c12c5af92dbfcaf0fef3cc
2025-01-08 21:04:03,490 DEBUG: Checking build/com.stoutner.privacybrowser.standard/app/build/outputs/apk/standard/release/app-standard-release-unsigned.apk
2025-01-08 21:04:03,546 INFO: success: com.stoutner.privacybrowser.standard
2025-01-08 21:04:03,547 INFO: Finished
2025-01-08 21:04:03,547 INFO: 1 build succeeded