log for com.nextcloud.client:30330052
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1192, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 933, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 284, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.nextcloud.client:3.33.0 RC2
==== detail begin ====
== Installed Android Tools ==
2025-09-05 19:29:25,921 DEBUG: Reading 'config.yml'
2025-09-05 19:29:25,933 INFO: Creating log directory
2025-09-05 19:29:25,934 INFO: Creating temporary directory
2025-09-05 19:29:25,934 INFO: Creating output directory
2025-09-05 19:29:26,038 DEBUG: Getting git vcs interface for https://github.com/nextcloud/android.git
2025-09-05 19:29:26,038 DEBUG: Checking com.nextcloud.client:30330052
2025-09-05 19:29:26,038 INFO: Building version 3.33.0 RC2 (30330052) of com.nextcloud.client
2025-09-05 19:29:26,044 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.nextcloud.client, universal_newlines=False, shell=None, istream=None)
2025-09-05 19:29:26,059 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-05 19:29:26,664 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-09-05 19:29:51,194 INFO: Getting source for revision rc-3.33.0-02
2025-09-05 19:29:51,195 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:51,195 DEBUG: > git rev-parse --show-toplevel
2025-09-05 19:29:51,410 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:51,411 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-05 19:29:51,614 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:51,614 DEBUG: > git reset --hard
2025-09-05 19:29:52,624 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:52,624 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-05 19:29:52,727 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:52,728 DEBUG: > git clean -dffx
2025-09-05 19:29:52,831 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:52,831 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-09-05 19:29:54,237 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:54,237 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-09-05 19:29:55,143 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:55,143 DEBUG: > git remote set-head origin --auto
2025-09-05 19:29:55,847 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:55,848 DEBUG: > git checkout -f rc-3.33.0-02
2025-09-05 19:29:56,452 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:56,452 DEBUG: > git clean -dffx
2025-09-05 19:29:56,555 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:56,555 DEBUG: > git rev-parse --show-toplevel
2025-09-05 19:29:56,759 DEBUG: Directory: build/com.nextcloud.client
2025-09-05 19:29:56,759 DEBUG: > git submodule deinit --all --force
2025-09-05 19:29:56,862 INFO: Creating local.properties file at build/com.nextcloud.client/local.properties
2025-09-05 19:29:56,864 INFO: Creating local.properties file at build/com.nextcloud.client/app/local.properties
2025-09-05 19:29:56,953 DEBUG: Removing debuggable flags from build/com.nextcloud.client/app
2025-09-05 19:29:57,000 INFO: Removing specified files
2025-09-05 19:29:57,001 INFO: Removing user_manual
2025-09-05 19:29:57,057 INFO: Running 'prebuild' commands in build/com.nextcloud.client/app
2025-09-05 19:29:57,057 DEBUG: Directory: build/com.nextcloud.client/app
2025-09-05 19:29:57,057 DEBUG: > bash -e -u -o pipefail -x -c -- mkdir -p $HOME/.gradle; echo org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError > $HOME/.gradle/gradle.properties; sed -i -e 's/8.12.2/8.11.1/' ../build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mkdir -p /home/vagrant/.gradle
+ echo org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
+ sed -i -e s/8.12.2/8.11.1/ ../build.gradle
2025-09-05 19:29:57,260 INFO: Cleaning Gradle project...
2025-09-05 19:29:57,260 DEBUG: Directory: build/com.nextcloud.client/app
2025-09-05 19:29:57,260 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 9.0.0 via distributionUrl
Downloading missing gradle version 9.0.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-9.0.0-bin.zip: OK
Running /opt/gradle/versions/9.0.0/bin/gradle clean
Welcome to Gradle 9.0.0!
Here are the highlights of this release:
- Configuration Cache is the recommended execution mode
- Gradle requires JVM 17 or higher to run
- Build scripts use Kotlin 2.2 and Groovy 4.0
- Improved Kotlin DSL script compilation avoidance
For more details see https://docs.gradle.org/9.0.0/release-notes.html
Starting a Gradle Daemon (subsequent builds will be faster)
Configuration on demand is an incubating feature.
Calculating task graph as no cached configuration is available for tasks: clean
> Configure project :app
Gradle uses Java 17.0.16 (Debian 17.0.16+8-Debian-1deb12u1)
> Task :app:clean
BUILD SUCCESSFUL in 2m 49s
1 actionable task: 1 executed
Configuration cache entry stored.
2025-09-05 19:32:54,352 INFO: Scanning source for common problems...
2025-09-05 19:32:54,454 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-05 19:32:54,481 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-05 19:32:54,481 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-05 19:32:55,085 DEBUG: write 'suss.json' to cache
2025-09-05 19:32:55,088 DEBUG: next suss.json cache update due in 23:59:59.986344
2025-09-05 19:32:55,417 INFO: Removing binary at app/src/androidTest/assets/n9WXAIXO2wRY4R8nXwmo
2025-09-05 19:32:55,418 INFO: Removing binary at app/src/androidTest/assets/srEPevoPqPZpPEaeDnS3
2025-09-05 19:32:55,418 INFO: Removing binary at app/src/androidTest/assets/encrypted/ia7OEEEyXMoRa1QWQk8r
2025-09-05 19:32:55,418 INFO: Removing binary at app/src/androidTest/assets/encrypted/n9WXAIXO2wRY4R8nXwmo
2025-09-05 19:32:55,607 INFO: Creating source tarball...
2025-09-05 19:32:59,197 INFO: Building Gradle project...
2025-09-05 19:32:59,197 DEBUG: Directory: build/com.nextcloud.client/app
2025-09-05 19:32:59,197 DEBUG: > /usr/local/bin/gradlew-fdroid assembleGenericRelease
Found 9.0.0 via distributionUrl
Running /opt/gradle/versions/9.0.0/bin/gradle assembleGenericRelease
Configuration on demand is an incubating feature.
Calculating task graph as no cached configuration is available for tasks: assembleGenericRelease
> Configure project :app
Gradle uses Java 17.0.16 (Debian 17.0.16+8-Debian-1deb12u1)
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 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.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
[========= ] 25%
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preGenericReleaseBuild UP-TO-DATE
> Task :app:mergeGenericReleaseStartupProfile
> Task :app:generateGenericReleaseResValues
> Task :app:extractProguardFiles
> Task :app:dataBindingTriggerGenericRelease
> Task :app:buildKotlinToolingMetadata
> Task :app:writeGenericReleaseAppMetadata
> Task :app:createGenericReleaseCompatibleScreenManifests
> Task :app:writeGenericReleaseSigningConfigVersions
> Task :app:desugarGenericReleaseFileDependencies
> Task :app:generateGenericReleaseBuildConfig
> Task :app:extractDeepLinksGenericRelease
> Task :app:generateGenericReleaseResources
> Task :app:extractGenericReleaseVersionControlInfo
> Task :app:extractGenericReleaseSupportedLocales
> Task :app:collectGenericReleaseDependencies
> Task :app:sdkGenericReleaseDependencyData
> Task :app:generateGenericReleaseLocaleConfig
> Task :app:javaPreCompileGenericRelease
> Task :app:mergeGenericReleaseShaders
> Task :app:compileGenericReleaseShaders NO-SOURCE
> Task :app:generateGenericReleaseAssets UP-TO-DATE
> Task :app:mergeGenericReleaseJniLibFolders
> Task :app:mapGenericReleaseSourceSetPaths
> Task :app:mergeGenericReleaseArtProfile
> Task :app:mergeGenericReleaseAssets
> Task :app:dataBindingMergeDependencyArtifactsGenericRelease
> Task :app:compressGenericReleaseAssets
> Task :app:checkGenericReleaseAarMetadata
> Task :app:compileGenericReleaseAidl
> Task :app:mergeGenericReleaseNativeLibs
> Task :app:checkGenericReleaseDuplicateClasses
> Task :app:processGenericReleaseMainManifest
/home/vagrant/build/com.nextcloud.client/app/src/main/AndroidManifest.xml:16:5-19:32 Warning:
uses-feature#android.hardware.camera2 was tagged at AndroidManifest.xml:16 to replace another declaration but no other declaration present
> Task :app:processGenericReleaseManifest
> Task :app:packageGenericReleaseResources
> Task :app:mergeGenericReleaseResources
> Task :app:parseGenericReleaseLocalResources
> Task :app:processGenericReleaseManifestForPackage
> Task :app:stripGenericReleaseDebugSymbols
> Task :app:mergeExtDexGenericRelease
> Task :app:stripGenericReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libconscrypt_jni.so, libpl_droidsonroids_gif.so. Run with --info option to learn more.
> Task :app:mergeGenericReleaseResources
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:979:4: Multiple substitutions specified in non-positional format of string resource string/uploader_upload_in_progress_content. Did you mean to add the formatted="false" attribute?
> Task :app:extractGenericReleaseNativeSymbolTables
> Task :app:mergeGenericReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeGenericReleaseResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeGenericReleaseResources'.
> Multiple task action failures occurred:
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #0: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/mipmap-xxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #1: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/playstore.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #2: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #3: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/apk.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #4: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/fdroid.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #5: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/background.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #6: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/background_nc18.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (Powered by Develocity).
> Get more help at https://help.gradle.org.
BUILD FAILED in 6m 19s
38 actionable tasks: 38 executed
Configuration cache entry stored.
2025-09-05 19:39:19,715 ERROR: Could not build app com.nextcloud.client: Build failed for com.nextcloud.client:3.33.0 RC2@c3e4019f30a2ce6e89561350c70f670d732210c9
==== detail begin ====
Found 9.0.0 via distributionUrl
Running /opt/gradle/versions/9.0.0/bin/gradle assembleGenericRelease
Configuration on demand is an incubating feature.
Calculating task graph as no cached configuration is available for tasks: assembleGenericRelease
> Configure project :app
Gradle uses Java 17.0.16 (Debian 17.0.16+8-Debian-1deb12u1)
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 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.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
[========= ] 25%
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preGenericReleaseBuild UP-TO-DATE
> Task :app:mergeGenericReleaseStartupProfile
> Task :app:generateGenericReleaseResValues
> Task :app:extractProguardFiles
> Task :app:dataBindingTriggerGenericRelease
> Task :app:buildKotlinToolingMetadata
> Task :app:writeGenericReleaseAppMetadata
> Task :app:createGenericReleaseCompatibleScreenManifests
> Task :app:writeGenericReleaseSigningConfigVersions
> Task :app:desugarGenericReleaseFileDependencies
> Task :app:generateGenericReleaseBuildConfig
> Task :app:extractDeepLinksGenericRelease
> Task :app:generateGenericReleaseResources
> Task :app:extractGenericReleaseVersionControlInfo
> Task :app:extractGenericReleaseSupportedLocales
> Task :app:collectGenericReleaseDependencies
> Task :app:sdkGenericReleaseDependencyData
> Task :app:generateGenericReleaseLocaleConfig
> Task :app:javaPreCompileGenericRelease
> Task :app:mergeGenericReleaseShaders
> Task :app:compileGenericReleaseShaders NO-SOURCE
> Task :app:generateGenericReleaseAssets UP-TO-DATE
> Task :app:mergeGenericReleaseJniLibFolders
> Task :app:mapGenericReleaseSourceSetPaths
> Task :app:mergeGenericReleaseArtProfile
> Task :app:mergeGenericReleaseAssets
> Task :app:dataBindingMergeDependencyArtifactsGenericRelease
> Task :app:compressGenericReleaseAssets
> Task :app:checkGenericReleaseAarMetadata
> Task :app:compileGenericReleaseAidl
> Task :app:mergeGenericReleaseNativeLibs
> Task :app:checkGenericReleaseDuplicateClasses
> Task :app:processGenericReleaseMainManifest
/home/vagrant/build/com.nextcloud.client/app/src/main/AndroidManifest.xml:16:5-19:32 Warning:
uses-feature#android.hardware.camera2 was tagged at AndroidManifest.xml:16 to replace another declaration but no other declaration present
> Task :app:processGenericReleaseManifest
> Task :app:packageGenericReleaseResources
> Task :app:mergeGenericReleaseResources
> Task :app:parseGenericReleaseLocalResources
> Task :app:processGenericReleaseManifestForPackage
> Task :app:stripGenericReleaseDebugSymbols
> Task :app:mergeExtDexGenericRelease
> Task :app:stripGenericReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libconscrypt_jni.so, libpl_droidsonroids_gif.so. Run with --info option to learn more.
> Task :app:mergeGenericReleaseResources
/home/vagrant/build/com.nextcloud.client/app/src/main/res/values-ug/strings.xml:979:4: Multiple substitutions specified in non-positional format of string resource string/uploader_upload_in_progress_content. Did you mean to add the formatted="false" attribute?
> Task :app:extractGenericReleaseNativeSymbolTables
> Task :app:mergeGenericReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeGenericReleaseResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeGenericReleaseResources'.
> Multiple task action failures occurred:
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #0: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/mipmap-xxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #1: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/playstore.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #2: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #3: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/apk.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #4: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/fdroid.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #5: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/background.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
> AAPT2 aapt2-8.12.1-13700139-linux Daemon #6: Unexpected error during compile '/home/vagrant/build/com.nextcloud.client/app/src/main/res/drawable-xxxhdpi/background_nc18.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (Powered by Develocity).
> Get more help at https://help.gradle.org.
BUILD FAILED in 6m 19s
38 actionable tasks: 38 executed
Configuration cache entry stored.
==== detail end ====
2025-09-05 19:39:19,728 DEBUG: Error encountered, stopping by user request.
==== detail end ====