log for com.ghostsq.commander:464

== Installed Android Tools ==2024-10-01 05:53:31,217 DEBUG: Reading 'config.yml'2024-10-01 05:53:31,233 INFO: Creating log directory2024-10-01 05:53:31,234 INFO: Creating temporary directory2024-10-01 05:53:31,234 INFO: Creating output directory2024-10-01 05:53:31,323 DEBUG: Getting git-svn vcs interface for https://svn.code.sf.net/p/ghostcommander/svn/2024-10-01 05:53:31,323 DEBUG: Checking com.ghostsq.commander:4642024-10-01 05:53:31,323 INFO: Building version 1.64b1 (464) of com.ghostsq.commander2024-10-01 05:53:31,324 DEBUG: > sudo passwd --lock rootpasswd: password changed.2024-10-01 05:53:32,110 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64098 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 removedProcessing triggers for libc-bin (2.36-9+deb12u8) ...2024-10-01 05:53:53,792 INFO: Getting source for revision r1192024-10-01 05:53:53,800 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:53:53,800 DEBUG: > git rev-parse --show-toplevel2024-10-01 05:53:54,005 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:53:54,005 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false reset --hard2024-10-01 05:53:54,309 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:53:54,309 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false clean -dffx2024-10-01 05:53:54,412 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:53:54,412 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false svn fetch2024-10-01 05:53:56,620 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:53:56,621 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false svn rebase2024-10-01 05:53:58,231 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:53:58,231 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false checkout origin/tags/r1192024-10-01 05:53:58,435 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:53:58,435 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false checkout tags/r1192024-10-01 05:53:58,638 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:53:58,638 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false svn find-rev --before r119 origin/master2024-10-01 05:53:59,343 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:53:59,343 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false svn find-rev --before r119 master2024-10-01 05:54:00,148 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:54:00,148 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false checkout 48ca2765fe74f127cab6f08b7d93bcd94814cb6d2024-10-01 05:54:00,351 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:54:00,352 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false clean -dffx2024-10-01 05:54:00,555 INFO: Creating local.properties file at build/com.ghostsq.commander/local.properties2024-10-01 05:54:00,561 DEBUG: Removing debuggable flags from build/com.ghostsq.commander2024-10-01 05:54:00,645 INFO: Running 'prebuild' commands in build/com.ghostsq.commander2024-10-01 05:54:00,645 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:54:00,645 DEBUG: > bash -e -u -o pipefail -x -c -- cat build.gradle >> build.gradle.root; mv build.gradle.root build.gradle; sed -i -e '/task clean/,/^}/d' -e 's/lint/lintOptions/' build.gradle/etc/bash.bashrc: line 7: PS1: unbound variable+ cat build.gradle+ mv build.gradle.root build.gradle+ sed -i -e '/task clean/,/^}/d' -e s/lint/lintOptions/ build.gradle2024-10-01 05:54:00,848 INFO: Cleaning Gradle project...2024-10-01 05:54:00,849 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:54:00,849 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanNo suitable gradle version found - defaulting to 8.10.2Downloading missing gradle version 8.10.2cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OKRunning /opt/gradle/versions/8.10.2/bin/gradle cleanWelcome to Gradle 8.10.2!Here are the highlights of this release:- Support for Java 23- Faster configuration cache- Better configuration cache reportsFor more details see https://docs.gradle.org/8.10.2/release-notes.htmlTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :publishNonDefault is deprecated and has no effect anymore. All variants are now published.> Task :clean UP-TO-DATEDeprecated 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.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 56s1 actionable task: 1 up-to-date2024-10-01 05:55:04,493 INFO: Scanning source for common problems...2024-10-01 05:55:04,525 DEBUG: scanner is configured to use signature data from: 'suss'2024-10-01 05:55:04,525 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2024-10-01 05:55:05,128 DEBUG: write 'suss.json' to cache2024-10-01 05:55:05,132 DEBUG: next suss.json cache update due in 23:59:59.9870242024-10-01 05:55:05,319 INFO: Ignoring DexClassLoader at src/main/java/com/ghostsq/commander/adapters/CA.java2024-10-01 05:55:05,338 INFO: Creating source tarball...2024-10-01 05:55:05,976 INFO: Building Gradle project...2024-10-01 05:55:05,976 DEBUG: Directory: build/com.ghostsq.commander2024-10-01 05:55:05,976 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidReleaseNo suitable gradle version found - defaulting to 8.10.2Running /opt/gradle/versions/8.10.2/bin/gradle assembleFdroidReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :publishNonDefault is deprecated and has no effect anymore. All variants are now published.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 34 accepted.Preparing "Install Android SDK Build-Tools 34 v.34.0.0"."Install Android SDK Build-Tools 34 v.34.0.0" ready.Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0"Install Android SDK Build-Tools 34 v.34.0.0" complete."Install Android SDK Build-Tools 34 v.34.0.0" finished.Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licensesLicense for package Android SDK Platform 34 accepted.Preparing "Install Android SDK Platform 34 (revision 3)"."Install Android SDK Platform 34 (revision 3)" ready.Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34"Install Android SDK Platform 34 (revision 3)" complete."Install Android SDK Platform 34 (revision 3)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :preBuild UP-TO-DATE> Task :preFdroidReleaseBuild UP-TO-DATE> Task :mergeFdroidReleaseJniLibFolders> Task :mergeFdroidReleaseNativeLibs NO-SOURCE> Task :stripFdroidReleaseDebugSymbols NO-SOURCE> Task :extractFdroidReleaseNativeSymbolTables NO-SOURCE> Task :mergeFdroidReleaseNativeDebugMetadata NO-SOURCE> Task :generateFdroidReleaseBuildConfig> Task :checkFdroidReleaseDuplicateClasses> Task :javaPreCompileFdroidRelease> Task :generateFdroidReleaseResValues> Task :checkFdroidReleaseAarMetadata> Task :mapFdroidReleaseSourceSetPaths> Task :generateFdroidReleaseResources> Task :mergeFdroidReleaseResources/home/vagrant/build/com.ghostsq.commander/src/main/res/values-el/strings.xml:181:2: Multiple substitutions specified in non-positional format of string resource string/mult_rename_help. Did you mean to add the formatted="false" attribute?/home/vagrant/build/com.ghostsq.commander/src/main/res/values-fr/strings.xml:168:4: Multiple substitutions specified in non-positional format of string resource string/mult_rename_help. Did you mean to add the formatted="false" attribute?/home/vagrant/build/com.ghostsq.commander/src/main/res/values-be/strings.xml:179:2: Multiple substitutions specified in non-positional format of string resource string/mult_rename_help. Did you mean to add the formatted="false" attribute?/home/vagrant/build/com.ghostsq.commander/src/main/res/values-ru/strings.xml:183:2: Multiple substitutions specified in non-positional format of string resource string/mult_rename_help. Did you mean to add the formatted="false" attribute?/home/vagrant/build/com.ghostsq.commander/src/main/res/values-sr-rRS/strings.xml:172:2: Multiple substitutions specified in non-positional format of string resource string/mult_rename_help. Did you mean to add the formatted="false" attribute?/home/vagrant/build/com.ghostsq.commander/src/main/res/values-de/strings.xml:186:2: Multiple substitutions specified in non-positional format of string resource string/mult_rename_help. Did you mean to add the formatted="false" attribute?/home/vagrant/build/com.ghostsq.commander/src/main/res/values-uk/strings.xml:179:2: Multiple substitutions specified in non-positional format of string resource string/mult_rename_help. Did you mean to add the formatted="false" attribute?/home/vagrant/build/com.ghostsq.commander/src/main/res/values-ja/strings.xml:177:2: Multiple substitutions specified in non-positional format of string resource string/mult_rename_help. Did you mean to add the formatted="false" attribute?/home/vagrant/build/com.ghostsq.commander/src/main/res/values-pt-rPT/strings.xml:174:2: Multiple substitutions specified in non-positional format of string resource string/mult_rename_help. Did you mean to add the formatted="false" attribute?/home/vagrant/build/com.ghostsq.commander/src/main/res/values-da/strings.xml:168:2: Multiple substitutions specified in non-positional format of string resource string/mult_rename_help. Did you mean to add the formatted="false" attribute?> Task :packageFdroidReleaseResources> Task :createFdroidReleaseCompatibleScreenManifests> Task :extractDeepLinksFdroidRelease> Task :processFdroidReleaseMainManifest/home/vagrant/build/com.ghostsq.commander/src/main/AndroidManifest.xml:19:5-77 Warning:Element uses-permission#android.permission.POST_NOTIFICATIONS at AndroidManifest.xml:19:5-77 duplicated with element declared at AndroidManifest.xml:15:5-77> Task :parseFdroidReleaseLocalResources> Task :processFdroidReleaseManifest> Task :desugarFdroidReleaseFileDependencies> Task :mergeFdroidReleaseStartupProfile> Task :processFdroidReleaseManifestForPackage> Task :mergeExtDexFdroidRelease> Task :mergeFdroidReleaseArtProfile> Task :mergeFdroidReleaseShaders> Task :compileFdroidReleaseShaders NO-SOURCE> Task :generateFdroidReleaseAssets UP-TO-DATE> Task :mergeFdroidReleaseAssets> Task :compressFdroidReleaseAssets> Task :extractFdroidReleaseVersionControlInfo> Task :processFdroidReleaseJavaRes NO-SOURCE> Task :collectFdroidReleaseDependencies> Task :sdkFdroidReleaseDependencyData> Task :writeFdroidReleaseAppMetadata> Task :writeFdroidReleaseSigningConfigVersions> Task :mergeFdroidReleaseJavaResourcewarn: removing resource com.ghostsq.commander:string/app_descr without required default value.warn: removing resource com.ghostsq.commander:string/cd_prompt without required default value.warn: removing resource com.ghostsq.commander:string/nav_warn_cmt without required default value.> Task :processFdroidReleaseResources> Task :compileFdroidReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :dexBuilderFdroidRelease> Task :mergeFdroidReleaseGlobalSynthetics> Task :optimizeFdroidReleaseResources> Task :mergeDexFdroidRelease> Task :compileFdroidReleaseArtProfile> Task :packageFdroidRelease> Task :createFdroidReleaseApkListingFileRedirect> Task :assembleFdroidReleaseDeprecated 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.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 2m 20s38 actionable tasks: 38 executed2024-10-01 05:57:27,883 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.ghostsq.commander, universal_newlines=False, shell=None, istream=<valid stream>)2024-10-01 05:57:27,890 INFO: Successfully built version 1.64b1 of com.ghostsq.commander from 48ca2765fe74f127cab6f08b7d93bcd94814cb6d2024-10-01 05:57:28,124 DEBUG: Checking build/com.ghostsq.commander/build/outputs/apk/fdroid/release/com-fdroid-release-unsigned.apk2024-10-01 05:57:28,143 INFO: success: com.ghostsq.commander2024-10-01 05:57:28,143 INFO: Finished2024-10-01 05:57:28,143 INFO: 1 build succeeded