log for com.nextcloud.client:30340051
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.34.0 RC1
==== detail begin ====
== Installed Android Tools ==
2025-09-15 20:11:50,477 DEBUG: Reading 'config.yml'
2025-09-15 20:11:50,492 INFO: Creating log directory
2025-09-15 20:11:50,492 INFO: Creating temporary directory
2025-09-15 20:11:50,492 INFO: Creating output directory
2025-09-15 20:11:50,592 DEBUG: Getting git vcs interface for https://github.com/nextcloud/android.git
2025-09-15 20:11:50,592 DEBUG: Checking com.nextcloud.client:30340051
2025-09-15 20:11:50,592 INFO: Building version 3.34.0 RC1 (30340051) of com.nextcloud.client
2025-09-15 20:11:50,597 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.nextcloud.client, universal_newlines=False, shell=None, istream=None)
2025-09-15 20:11:50,622 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-09-15 20:11:51,330 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64076 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+deb12u13) ...
2025-09-15 20:12:03,814 INFO: Getting source for revision rc-3.34.0-01
2025-09-15 20:12:03,814 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:03,814 DEBUG: > git rev-parse --show-toplevel
2025-09-15 20:12:04,018 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:04,018 DEBUG: > git submodule foreach --recursive git reset --hard
2025-09-15 20:12:04,221 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:04,222 DEBUG: > git reset --hard
2025-09-15 20:12:05,127 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:05,127 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-09-15 20:12:05,331 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:05,331 DEBUG: > git clean -dffx
2025-09-15 20:12:05,435 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:05,435 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-15 20:12:06,541 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:06,541 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-15 20:12:07,460 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:07,460 DEBUG: > git remote set-head origin --auto
2025-09-15 20:12:08,294 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:08,294 DEBUG: > git checkout -f rc-3.34.0-01
2025-09-15 20:12:09,115 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:09,116 DEBUG: > git clean -dffx
2025-09-15 20:12:09,219 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:09,219 DEBUG: > git rev-parse --show-toplevel
2025-09-15 20:12:09,422 DEBUG: Directory: build/com.nextcloud.client
2025-09-15 20:12:09,422 DEBUG: > git submodule deinit --all --force
2025-09-15 20:12:09,629 INFO: Creating local.properties file at build/com.nextcloud.client/local.properties
2025-09-15 20:12:09,632 INFO: Creating local.properties file at build/com.nextcloud.client/app/local.properties
2025-09-15 20:12:09,633 DEBUG: Removing debuggable flags from build/com.nextcloud.client/app
2025-09-15 20:12:09,684 INFO: Removing specified files
2025-09-15 20:12:09,685 INFO: Removing user_manual
2025-09-15 20:12:09,738 INFO: Running 'prebuild' commands in build/com.nextcloud.client/app
2025-09-15 20:12:09,738 DEBUG: Directory: build/com.nextcloud.client/app
2025-09-15 20:12:09,738 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
/etc/bash.bashrc: line 7: PS1: unbound variable
+ mkdir -p /home/vagrant/.gradle
+ echo org.gradle.jvmargs=-Xmx9g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
2025-09-15 20:12:09,941 INFO: Cleaning Gradle project...
2025-09-15 20:12:09,942 DEBUG: Directory: build/com.nextcloud.client/app
2025-09-15 20:12:09,942 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 44s
1 actionable task: 1 executed
Configuration cache entry stored.
2025-09-15 20:15:05,151 INFO: Scanning source for common problems...
2025-09-15 20:15:05,256 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-09-15 20:15:05,283 DEBUG: scanner is configured to use signature data from: 'suss'
2025-09-15 20:15:05,283 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-09-15 20:15:05,893 DEBUG: write 'suss.json' to cache
2025-09-15 20:15:05,896 DEBUG: next suss.json cache update due in 23:59:59.985853
2025-09-15 20:15:06,229 INFO: Removing binary at app/src/androidTest/assets/n9WXAIXO2wRY4R8nXwmo
2025-09-15 20:15:06,230 INFO: Removing binary at app/src/androidTest/assets/srEPevoPqPZpPEaeDnS3
2025-09-15 20:15:06,231 INFO: Removing binary at app/src/androidTest/assets/encrypted/ia7OEEEyXMoRa1QWQk8r
2025-09-15 20:15:06,231 INFO: Removing binary at app/src/androidTest/assets/encrypted/n9WXAIXO2wRY4R8nXwmo
2025-09-15 20:15:06,422 INFO: Creating source tarball...
2025-09-15 20:15:10,022 INFO: Building Gradle project...
2025-09-15 20:15:10,022 DEBUG: Directory: build/com.nextcloud.client/app
2025-09-15 20:15:10,022 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:writeGenericReleaseAppMetadata
> Task :app:generateGenericReleaseResValues
> Task :app:desugarGenericReleaseFileDependencies
> Task :app:createGenericReleaseCompatibleScreenManifests
> Task :app:dataBindingTriggerGenericRelease
> Task :app:mergeGenericReleaseStartupProfile
> Task :app:extractProguardFiles
> Task :app:buildKotlinToolingMetadata
> Task :app:generateGenericReleaseBuildConfig
> Task :app:extractDeepLinksGenericRelease
> Task :app:writeGenericReleaseSigningConfigVersions
> Task :app:generateGenericReleaseResources
> Task :app:extractGenericReleaseVersionControlInfo
> Task :app:extractGenericReleaseSupportedLocales
> Task :app:collectGenericReleaseDependencies
> Task :app:sdkGenericReleaseDependencyData
> Task :app:generateGenericReleaseLocaleConfig
> Task :app:mergeGenericReleaseJniLibFolders
> Task :app:javaPreCompileGenericRelease
> Task :app:mergeGenericReleaseShaders
> Task :app:compileGenericReleaseShaders NO-SOURCE
> Task :app:generateGenericReleaseAssets UP-TO-DATE
> Task :app:processGenericReleaseNavigationResources
> Task :app:mapGenericReleaseSourceSetPaths
> Task :app:mergeGenericReleaseArtProfile
> Task :app:checkGenericReleaseAarMetadata
> Task :app:compileGenericReleaseNavigationResources
> Task :app:compileGenericReleaseAidl
> Task :app:mergeGenericReleaseNativeLibs
> Task :app:mergeGenericReleaseAssets
> Task :app:checkGenericReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsGenericRelease
> Task :app:compressGenericReleaseAssets
> 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:processGenericReleaseManifestForPackage
> Task :app:packageGenericReleaseResources
> Task :app:mergeGenericReleaseResources
> Task :app:stripGenericReleaseDebugSymbols
> Task :app:mergeExtDexGenericRelease
> Task :app:parseGenericReleaseLocalResources
> 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:986: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.13.0-13719691-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.13.0-13719691-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.13.0-13719691-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.13.0-13719691-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.13.0-13719691-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.13.0-13719691-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.13.0-13719691-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 17s
40 actionable tasks: 40 executed
Configuration cache entry stored.
2025-09-15 20:21:28,119 ERROR: Could not build app com.nextcloud.client: Build failed for com.nextcloud.client:3.34.0 RC1@458726c624a28118e3bbaa9dd8514f7bd543cffb
==== 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:writeGenericReleaseAppMetadata
> Task :app:generateGenericReleaseResValues
> Task :app:desugarGenericReleaseFileDependencies
> Task :app:createGenericReleaseCompatibleScreenManifests
> Task :app:dataBindingTriggerGenericRelease
> Task :app:mergeGenericReleaseStartupProfile
> Task :app:extractProguardFiles
> Task :app:buildKotlinToolingMetadata
> Task :app:generateGenericReleaseBuildConfig
> Task :app:extractDeepLinksGenericRelease
> Task :app:writeGenericReleaseSigningConfigVersions
> Task :app:generateGenericReleaseResources
> Task :app:extractGenericReleaseVersionControlInfo
> Task :app:extractGenericReleaseSupportedLocales
> Task :app:collectGenericReleaseDependencies
> Task :app:sdkGenericReleaseDependencyData
> Task :app:generateGenericReleaseLocaleConfig
> Task :app:mergeGenericReleaseJniLibFolders
> Task :app:javaPreCompileGenericRelease
> Task :app:mergeGenericReleaseShaders
> Task :app:compileGenericReleaseShaders NO-SOURCE
> Task :app:generateGenericReleaseAssets UP-TO-DATE
> Task :app:processGenericReleaseNavigationResources
> Task :app:mapGenericReleaseSourceSetPaths
> Task :app:mergeGenericReleaseArtProfile
> Task :app:checkGenericReleaseAarMetadata
> Task :app:compileGenericReleaseNavigationResources
> Task :app:compileGenericReleaseAidl
> Task :app:mergeGenericReleaseNativeLibs
> Task :app:mergeGenericReleaseAssets
> Task :app:checkGenericReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsGenericRelease
> Task :app:compressGenericReleaseAssets
> 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:processGenericReleaseManifestForPackage
> Task :app:packageGenericReleaseResources
> Task :app:mergeGenericReleaseResources
> Task :app:stripGenericReleaseDebugSymbols
> Task :app:mergeExtDexGenericRelease
> Task :app:parseGenericReleaseLocalResources
> 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:986: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.13.0-13719691-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.13.0-13719691-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.13.0-13719691-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.13.0-13719691-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.13.0-13719691-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.13.0-13719691-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.13.0-13719691-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 17s
40 actionable tasks: 40 executed
Configuration cache entry stored.
==== detail end ====
2025-09-15 20:21:28,119 DEBUG: Error encountered, stopping by user request.
==== detail end ====