log for de.beowulf.wetter:38

== Installed Android Tools ==2021-06-09 01:20:08,999 DEBUG: Reading 'config.yml'2021-06-09 01:20:09,010 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-06-09 01:20:09,012 INFO: Creating log directory2021-06-09 01:20:09,013 INFO: Creating temporary directory2021-06-09 01:20:09,013 INFO: Creating output directory2021-06-09 01:20:09,016 DEBUG: Getting git vcs interface for https://gitlab.com/BeowuIf/weather.git2021-06-09 01:20:09,017 DEBUG: > git --versiongit version 2.11.02021-06-09 01:20:09,225 INFO: Using git version 2.11.02021-06-09 01:20:09,225 DEBUG: Checking 3.022021-06-09 01:20:09,226 INFO: Building version 3.02 (38) of de.beowulf.wetter2021-06-09 01:20:09,227 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-06-09 01:20:09,436 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64892 files and directories currently installed.)Removing sudo (1.8.19p1-2.1+deb9u3) ...Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...Processing triggers for systemd (232-25+deb9u12) ...2021-06-09 01:20:13,038 INFO: Getting source for revision 3.022021-06-09 01:20:13,038 DEBUG: Directory: build/de.beowulf.wetter2021-06-09 01:20:13,038 DEBUG: > git rev-parse --show-toplevel2021-06-09 01:20:13,244 DEBUG: Directory: build/de.beowulf.wetter2021-06-09 01:20:13,245 DEBUG: > git submodule foreach --recursive git reset --hard2021-06-09 01:20:13,349 DEBUG: Directory: build/de.beowulf.wetter2021-06-09 01:20:13,349 DEBUG: > git submodule foreach --recursive git clean -dffx2021-06-09 01:20:13,454 DEBUG: Directory: build/de.beowulf.wetter2021-06-09 01:20:13,455 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 fetch origin2021-06-09 01:20:13,865 DEBUG: Directory: build/de.beowulf.wetter2021-06-09 01:20:13,865 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 fetch --prune --tags --force origin2021-06-09 01:20:14,174 DEBUG: Directory: build/de.beowulf.wetter2021-06-09 01:20:14,174 DEBUG: > git remote set-head origin --auto2021-06-09 01:20:14,589 DEBUG: Directory: build/de.beowulf.wetter2021-06-09 01:20:14,590 DEBUG: > git checkout -f 3.022021-06-09 01:20:14,798 DEBUG: Directory: build/de.beowulf.wetter2021-06-09 01:20:14,798 DEBUG: > git clean -dffx2021-06-09 01:20:14,902 INFO: Creating local.properties file at build/de.beowulf.wetter/local.properties2021-06-09 01:20:14,903 INFO: Creating local.properties file at build/de.beowulf.wetter/app/local.properties2021-06-09 01:20:14,904 DEBUG: Removing debuggable flags from build/de.beowulf.wetter/app2021-06-09 01:20:14,932 INFO: Cleaning Gradle project...2021-06-09 01:20:14,932 DEBUG: Directory: build/de.beowulf.wetter/app2021-06-09 01:20:14,933 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 6.7.1 via distributionUrlDownloading missing gradle version 6.7.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-6.7.1-bin.zip: OKRunning /opt/gradle/versions/6.7.1/bin/gradle cleanWelcome to Gradle 6.7.1!Here are the highlights of this release:- File system watching is ready for production use- Declare the version of Java your build requires- Java 15 supportFor more details see https://docs.gradle.org/6.7.1/release-notes.htmlTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processingWARNING:: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.This repository is deprecated and it will be shut down in the future.See http://developer.android.com/r/tools/jcenter-end-of-service for more information.Currently detected usages in: root project 'Wetter', project ':app'> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 25s1 actionable task: 1 up-to-date2021-06-09 01:20:43,003 INFO: Scanning source for common problems...2021-06-09 01:20:43,010 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-06-09 01:20:43,020 INFO: Creating source tarball...2021-06-09 01:20:43,149 INFO: Building Gradle project...2021-06-09 01:20:43,149 DEBUG: Directory: build/de.beowulf.wetter/app2021-06-09 01:20:43,149 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 6.7.1 via distributionUrlRunning /opt/gradle/versions/6.7.1/bin/gradle assembleReleaseTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processingWARNING:: Please remove usages of `jcenter()` Maven repository from your build scripts and migrate your build to other Maven repositories.This repository is deprecated and it will be shut down in the future.See http://developer.android.com/r/tools/jcenter-end-of-service for more information.Currently detected usages in: root project 'Wetter', project ':app'File /home/vagrant/.android/repositories.cfg could not be loaded.Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 30.0.3 accepted.Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)"."Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete."Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licensesLicense for package Android SDK Platform 30 accepted.Preparing "Install Android SDK Platform 30 (revision: 3)"."Install Android SDK Platform 30 (revision: 3)" ready.Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30"Install Android SDK Platform 30 (revision: 3)" complete."Install Android SDK Platform 30 (revision: 3)" finished.> Task :app:preBuild UP-TO-DATE> Task :app:extractProguardFiles> Task :app:preReleaseBuild> Task :app:compileReleaseAidl NO-SOURCE> Task :app:compileReleaseRenderscript NO-SOURCE> Task :app:dataBindingMergeDependencyArtifactsRelease> Task :app:dataBindingMergeGenClassesRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:mergeReleaseResources/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values/strings.xml:50:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-hy/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-b+sr+Latn/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-es/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-it/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-fi/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-zh-rTW/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-nl/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-bg/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-ka-rGE/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-pt-rBR/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-de/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-el/strings.xml:50:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-ru/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?/home/vagrant/build/de.beowulf.wetter/app/src/main/res/values-fr/strings.xml:51:4: Multiple substitutions specified in non-positional format of string resource string/switchCity. Did you mean to add the formatted="false" attribute?> Task :app:generateReleaseBuildConfig> Task :app:checkReleaseAarMetadata> Task :app:createReleaseCompatibleScreenManifests> Task :app:dataBindingGenBaseClassesRelease> Task :app:extractDeepLinksRelease> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:javaPreCompileRelease> Task :app:writeReleaseApplicationId> Task :app:analyticsRecordingRelease> Task :app:mergeReleaseJniLibFolders> Task :app:processReleaseManifestForPackage> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:mergeReleaseAssets> Task :app:compressReleaseAssets> Task :app:mergeReleaseNativeLibs> Task :app:stripReleaseDebugSymbols NO-SOURCE> Task :app:extractReleaseNativeSymbolTables NO-SOURCE> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:checkReleaseDuplicateClasses> Task :app:collectReleaseDependencies> Task :app:sdkReleaseDependencyData> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:processReleaseResources> Task :app:compileReleaseKotlin> Task :app:compileReleaseJavaWithJavac> Task :app:compileReleaseSources> Task :app:lintVitalRelease> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:mergeReleaseJavaResource> Task :app:minifyReleaseWithR8WARNING:: R8: Missing class: kotlin.coroutines.experimental.AbstractCoroutineContextElementWARNING:: R8: Missing class: kotlin.coroutines.experimental.CoroutineContext$ElementWARNING:: R8: Missing class: kotlin.coroutines.experimental.CoroutineContext$KeyWARNING:: R8: Missing class: kotlin.coroutines.experimental.ContinuationInterceptorWARNING:: R8: Missing class: kotlin.coroutines.experimental.ContinuationWARNING:: R8: Missing class: kotlin.coroutines.experimental.jvm.internal.CoroutineImpl> Task :app:shrinkReleaseRes> Task :app:optimizeReleaseResources> Task :app:packageRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 1m 42s36 actionable tasks: 36 executed2021-06-09 01:22:26,584 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.beowulf.wetter, universal_newlines=False, shell=None)2021-06-09 01:22:26,588 INFO: Successfully built version 3.02 of de.beowulf.wetter from 39cf536a18a28c88002e048a34cad4dd7754526c2021-06-09 01:22:27,285 DEBUG: AXML contains a RESOURCE MAP2021-06-09 01:22:27,285 DEBUG: Start of Namespace mapping: prefix 21: 'android' --> uri 42: 'http://schemas.android.com/apk/res/android'2021-06-09 01:22:27,286 DEBUG: Checking build/de.beowulf.wetter/app/build/outputs/apk/release/app-release-unsigned.apk2021-06-09 01:22:27,295 DEBUG: AXML contains a RESOURCE MAP2021-06-09 01:22:27,295 DEBUG: Start of Namespace mapping: prefix 21: 'android' --> uri 42: 'http://schemas.android.com/apk/res/android'2021-06-09 01:22:27,308 INFO: success: de.beowulf.wetter2021-06-09 01:22:27,309 INFO: Finished2021-06-09 01:22:27,309 INFO: 1 build succeeded