log for io.github.domi04151309.batterytool:101
== Installed Android Tools ==
2021-07-20 10:46:21,213 DEBUG: Reading 'config.yml'
2021-07-20 10:46:21,222 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-20 10:46:21,224 INFO: Creating log directory
2021-07-20 10:46:21,225 INFO: Creating temporary directory
2021-07-20 10:46:21,225 INFO: Creating output directory
2021-07-20 10:46:21,227 DEBUG: Getting git vcs interface for https://github.com/Domi04151309/BatteryTool
2021-07-20 10:46:21,227 DEBUG: > git --version
git version 2.11.0
2021-07-20 10:46:21,447 INFO: Using git version 2.11.0
2021-07-20 10:46:21,448 DEBUG: Checking 1.0.1
2021-07-20 10:46:21,448 INFO: Building version 1.0.1 (101) of io.github.domi04151309.batterytool
2021-07-20 10:46:21,449 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-20 10:46:21,666 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-07-20 10:46:27,232 INFO: Getting source for revision 53c979ef4125ff237fddc8e7ff6a9eac33db440b
2021-07-20 10:46:27,241 DEBUG: Directory: build/io.github.domi04151309.batterytool
2021-07-20 10:46:27,241 DEBUG: > git rev-parse --show-toplevel
2021-07-20 10:46:27,447 DEBUG: Directory: build/io.github.domi04151309.batterytool
2021-07-20 10:46:27,447 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-20 10:46:27,551 DEBUG: Directory: build/io.github.domi04151309.batterytool
2021-07-20 10:46:27,552 DEBUG: > git reset --hard
2021-07-20 10:46:28,158 DEBUG: Directory: build/io.github.domi04151309.batterytool
2021-07-20 10:46:28,159 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-20 10:46:28,268 DEBUG: Directory: build/io.github.domi04151309.batterytool
2021-07-20 10:46:28,269 DEBUG: > git clean -dffx
2021-07-20 10:46:28,374 DEBUG: Directory: build/io.github.domi04151309.batterytool
2021-07-20 10:46:28,374 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 origin
2021-07-20 10:46:28,788 DEBUG: Directory: build/io.github.domi04151309.batterytool
2021-07-20 10:46:28,789 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 origin
2021-07-20 10:46:29,096 DEBUG: Directory: build/io.github.domi04151309.batterytool
2021-07-20 10:46:29,096 DEBUG: > git remote set-head origin --auto
2021-07-20 10:46:29,521 DEBUG: Directory: build/io.github.domi04151309.batterytool
2021-07-20 10:46:29,521 DEBUG: > git checkout -f 53c979ef4125ff237fddc8e7ff6a9eac33db440b
2021-07-20 10:46:29,824 DEBUG: Directory: build/io.github.domi04151309.batterytool
2021-07-20 10:46:29,824 DEBUG: > git clean -dffx
2021-07-20 10:46:30,001 INFO: Creating local.properties file at build/io.github.domi04151309.batterytool/local.properties
2021-07-20 10:46:30,002 INFO: Creating local.properties file at build/io.github.domi04151309.batterytool/app/local.properties
2021-07-20 10:46:30,003 DEBUG: Removing debuggable flags from build/io.github.domi04151309.batterytool/app
2021-07-20 10:46:30,013 INFO: Cleaning Gradle project...
2021-07-20 10:46:30,014 DEBUG: Directory: build/io.github.domi04151309.batterytool/app
2021-07-20 10:46:30,014 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.5 via distributionUrl
Downloading missing gradle version 6.5
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.5-bin.zip: OK
Running /opt/gradle/versions/6.5/bin/gradle clean
Welcome to Gradle 6.5!
Here are the highlights of this release:
- Experimental file-system watching
- Improved version ordering
- New samples
For more details see https://docs.gradle.org/6.5/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 16s
1 actionable task: 1 up-to-date
2021-07-20 10:46:49,803 INFO: Scanning source for common problems...
2021-07-20 10:46:49,808 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-07-20 10:46:49,814 INFO: Creating source tarball...
2021-07-20 10:46:49,873 INFO: Building Gradle project...
2021-07-20 10:46:49,874 DEBUG: Directory: build/io.github.domi04151309.batterytool/app
2021-07-20 10:46:49,874 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.5 via distributionUrl
Running /opt/gradle/versions/6.5/bin/gradle assembleRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License 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:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:compileReleaseKotlin
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/AddingActivity.kt: (44, 18): 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/MainActivity.kt: (79, 18): 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/MainActivity.kt: (107, 17): 'constructor Handler()' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/SettingsActivity.kt: (35, 18): 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/SettingsActivity.kt: (46, 66): Parameter 'prefs' is never used, could be renamed to _
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/StopActivity.kt: (26, 38): 'EXTRA_SHORTCUT_INTENT: String' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/StopActivity.kt: (27, 34): 'EXTRA_SHORTCUT_NAME: String' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/activities/StopActivity.kt: (29, 28): 'EXTRA_SHORTCUT_ICON_RESOURCE: String' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/helpers/Theme.kt: (85, 47): 'constructor TaskDescription(String!, Bitmap!, Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/receivers/ScreenStateReceiver.kt: (25, 17): 'constructor Handler()' is deprecated. Deprecated in Java
w: /home/vagrant/build/io.github.domi04151309.batterytool/app/src/main/java/io/github/domi04151309/batterytool/receivers/ScreenStateReceiver.kt: (32, 17): 'constructor Handler()' is deprecated. Deprecated in Java
> Task :app:compileReleaseJavaWithJavac
> Task :app:compileReleaseSources
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:lintVitalRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:checkReleaseDuplicateClasses
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:mergeReleaseJavaResource
> Task :app:minifyReleaseWithR8
> Task :app:shrinkReleaseRes
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 14s
28 actionable tasks: 28 executed
2021-07-20 10:48:04,580 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.github.domi04151309.batterytool, universal_newlines=False, shell=None)
2021-07-20 10:48:04,583 INFO: Successfully built version 1.0.1 of io.github.domi04151309.batterytool from 53c979ef4125ff237fddc8e7ff6a9eac33db440b
2021-07-20 10:48:05,092 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 10:48:05,092 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 50: 'http://schemas.android.com/apk/res/android'
2021-07-20 10:48:05,093 DEBUG: Checking build/io.github.domi04151309.batterytool/app/build/outputs/apk/release/app-release-unsigned.apk
2021-07-20 10:48:05,099 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 10:48:05,099 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 50: 'http://schemas.android.com/apk/res/android'
2021-07-20 10:48:05,108 INFO: success: io.github.domi04151309.batterytool
2021-07-20 10:48:05,109 INFO: Finished
2021-07-20 10:48:05,109 INFO: 1 build succeeded