log for it.mobimentum.dualsimwidget:3100

== Installed Android Tools ==2021-06-21 09:22:41,831 DEBUG: Reading 'config.yml'2021-06-21 09:22:41,840 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-06-21 09:22:41,842 INFO: Creating log directory2021-06-21 09:22:41,842 INFO: Creating temporary directory2021-06-21 09:22:41,842 INFO: Creating output directory2021-06-21 09:22:41,844 DEBUG: Getting git vcs interface for https://github.com/mobimentum/dualsimreminder2021-06-21 09:22:41,844 DEBUG: > git --versiongit version 2.11.02021-06-21 09:22:42,052 INFO: Using git version 2.11.02021-06-21 09:22:42,053 DEBUG: Checking 3.1.002021-06-21 09:22:42,053 INFO: Building version 3.1.00 (3100) of it.mobimentum.dualsimwidget2021-06-21 09:22:42,054 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-06-21 09:22:42,264 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-21 09:22:47,993 INFO: Getting source for revision v3.1.002021-06-21 09:22:47,994 DEBUG: Directory: build/it.mobimentum.dualsimwidget2021-06-21 09:22:47,994 DEBUG: > git rev-parse --show-toplevel2021-06-21 09:22:48,247 DEBUG: Directory: build/it.mobimentum.dualsimwidget2021-06-21 09:22:48,247 DEBUG: > git submodule foreach --recursive git reset --hard2021-06-21 09:22:48,423 DEBUG: Directory: build/it.mobimentum.dualsimwidget2021-06-21 09:22:48,423 DEBUG: > git submodule foreach --recursive git clean -dffx2021-06-21 09:22:48,537 DEBUG: Directory: build/it.mobimentum.dualsimwidget2021-06-21 09:22:48,538 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-21 09:22:48,944 DEBUG: Directory: build/it.mobimentum.dualsimwidget2021-06-21 09:22:48,944 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-21 09:22:49,250 DEBUG: Directory: build/it.mobimentum.dualsimwidget2021-06-21 09:22:49,251 DEBUG: > git remote set-head origin --auto2021-06-21 09:22:49,657 DEBUG: Directory: build/it.mobimentum.dualsimwidget2021-06-21 09:22:49,658 DEBUG: > git checkout -f v3.1.002021-06-21 09:22:49,864 DEBUG: Directory: build/it.mobimentum.dualsimwidget2021-06-21 09:22:49,865 DEBUG: > git clean -dffx2021-06-21 09:22:49,979 INFO: Creating local.properties file at build/it.mobimentum.dualsimwidget/local.properties2021-06-21 09:22:49,980 INFO: Creating local.properties file at build/it.mobimentum.dualsimwidget/app/local.properties2021-06-21 09:22:49,980 DEBUG: Removing debuggable flags from build/it.mobimentum.dualsimwidget/app2021-06-21 09:22:49,992 INFO: Running 'prebuild' commands in build/it.mobimentum.dualsimwidget/app2021-06-21 09:22:49,992 DEBUG: Directory: build/it.mobimentum.dualsimwidget/app2021-06-21 09:22:49,993 DEBUG: > bash -x -c -- sed -i -e '/crashlytics/Id' -e '/fabric/Id' build.gradle src/main/java/it/mobimentum/dualsimwidget/DualSimApp.java+ sed -i -e /crashlytics/Id -e /fabric/Id build.gradle src/main/java/it/mobimentum/dualsimwidget/DualSimApp.java2021-06-21 09:22:50,209 INFO: Cleaning Gradle project...2021-06-21 09:22:50,209 DEBUG: Directory: build/it.mobimentum.dualsimwidget/app2021-06-21 09:22:50,210 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 5.1.1 via distributionUrlDownloading missing gradle version 5.1.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-5.1.1-bin.zip: OKRunning /opt/gradle/versions/5.1.1/bin/gradle cleanWelcome to Gradle 5.1.1!Here are the highlights of this release:- Control which dependencies can be retrieved from which repositories- Production-ready configuration avoidance APIsFor more details see https://docs.gradle.org/5.1.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/5.1.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing> Configure project :appNDK is missing a "platforms" directory.If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to /home/vagrant/build/it.mobimentum.dualsimwidget/app.If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 14s1 actionable task: 1 up-to-date2021-06-21 09:23:10,263 INFO: Scanning source for common problems...2021-06-21 09:23:10,268 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-06-21 09:23:10,273 INFO: Creating source tarball...2021-06-21 09:23:10,344 INFO: Building Gradle project...2021-06-21 09:23:10,344 DEBUG: Directory: build/it.mobimentum.dualsimwidget/app2021-06-21 09:23:10,345 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 5.1.1 via distributionUrlRunning /opt/gradle/versions/5.1.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/5.1.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing> Configure project :appNDK is missing a "platforms" directory.If you are using NDK, verify the ndk.dir is set to a valid NDK directory.  It is currently set to /home/vagrant/build/it.mobimentum.dualsimwidget/app.If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild> Task :app:compileReleaseAidl NO-SOURCE> Task :app:compileReleaseRenderscript NO-SOURCE> Task :app:checkReleaseManifest> Task :app:generateReleaseBuildConfig> Task :app:prepareLintJar> Task :app:generateReleaseSources> Task :app:javaPreCompileRelease> Task :app:mainApkListPersistenceRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:mergeReleaseResources> Task :app:createReleaseCompatibleScreenManifests> Task :app:processReleaseManifest> Task :app:processReleaseResources> Task :app:compileReleaseJavaWithJavacNote: Some input files use or override a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:compileReleaseSources> Task :app:lintVitalReleaseCalling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/52ec14b30f055dfeb1c30d05cf255a8c/android.jar with input /opt/android-sdk/platforms/android-28/android.jar> Task :app:checkReleaseDuplicateClasses> Task :app:mergeExtDexRelease> Task :app:transformClassesWithDexBuilderForRelease> Task :app:mergeDexRelease> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders> Task :app:generateReleaseAssets> Task :app:mergeReleaseAssets> Task :app:signingConfigWriterRelease> Task :app:mergeReleaseJniLibFolders> Task :app:transformNativeLibsWithMergeJniLibsForRelease> Task :app:processReleaseJavaRes NO-SOURCE> Task :app:transformResourcesWithMergeJavaResForRelease> Task :app:packageRelease> Task :app:assembleReleaseDeprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.Use '--warning-mode all' to show the individual deprecation warnings.See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warningsBUILD SUCCESSFUL in 26s25 actionable tasks: 25 executed2021-06-21 09:23:37,699 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/it.mobimentum.dualsimwidget, universal_newlines=False, shell=None)2021-06-21 09:23:37,704 INFO: Successfully built version 3.1.00 of it.mobimentum.dualsimwidget from d2c2c008b4e222d04238fb369c2f1cd2612787ab2021-06-21 09:23:38,429 DEBUG: AXML contains a RESOURCE MAP2021-06-21 09:23:38,429 DEBUG: Start of Namespace mapping: prefix 20: 'android' --> uri 33: 'http://schemas.android.com/apk/res/android'2021-06-21 09:23:38,430 DEBUG: Checking build/it.mobimentum.dualsimwidget/app/build/outputs/apk/release/app-release-unsigned.apk2021-06-21 09:23:38,434 DEBUG: AXML contains a RESOURCE MAP2021-06-21 09:23:38,435 DEBUG: Start of Namespace mapping: prefix 20: 'android' --> uri 33: 'http://schemas.android.com/apk/res/android'2021-06-21 09:23:38,441 INFO: success: it.mobimentum.dualsimwidget2021-06-21 09:23:38,441 INFO: Finished2021-06-21 09:23:38,441 INFO: 1 build succeeded