log for dev.corruptedark.diditakemymeds:3
== Installed Android Tools ==
2021-07-20 12:39:53,441 DEBUG: Reading 'config.yml'
2021-07-20 12:39:53,450 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-20 12:39:53,453 INFO: Creating log directory
2021-07-20 12:39:53,453 INFO: Creating temporary directory
2021-07-20 12:39:53,453 INFO: Creating output directory
2021-07-20 12:39:53,455 DEBUG: Getting git vcs interface for https://github.com/CorruptedArk/did-i-take-my-meds.git
2021-07-20 12:39:53,455 DEBUG: > git --version
git version 2.11.0
2021-07-20 12:39:53,670 INFO: Using git version 2.11.0
2021-07-20 12:39:53,671 DEBUG: Checking 1.0.2
2021-07-20 12:39:53,671 INFO: Building version 1.0.2 (3) of dev.corruptedark.diditakemymeds
2021-07-20 12:39:53,672 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-20 12:39:53,881 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 12:39:59,407 INFO: Getting source for revision v1.0.2
2021-07-20 12:39:59,407 DEBUG: Directory: build/dev.corruptedark.diditakemymeds
2021-07-20 12:39:59,407 DEBUG: > git rev-parse --show-toplevel
2021-07-20 12:39:59,624 DEBUG: Directory: build/dev.corruptedark.diditakemymeds
2021-07-20 12:39:59,624 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-20 12:39:59,734 DEBUG: Directory: build/dev.corruptedark.diditakemymeds
2021-07-20 12:39:59,734 DEBUG: > git reset --hard
2021-07-20 12:39:59,940 DEBUG: Directory: build/dev.corruptedark.diditakemymeds
2021-07-20 12:39:59,940 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-20 12:40:00,057 DEBUG: Directory: build/dev.corruptedark.diditakemymeds
2021-07-20 12:40:00,057 DEBUG: > git clean -dffx
2021-07-20 12:40:00,163 DEBUG: Directory: build/dev.corruptedark.diditakemymeds
2021-07-20 12:40:00,163 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 12:40:00,775 DEBUG: Directory: build/dev.corruptedark.diditakemymeds
2021-07-20 12:40:00,775 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 12:40:01,399 DEBUG: Directory: build/dev.corruptedark.diditakemymeds
2021-07-20 12:40:01,399 DEBUG: > git remote set-head origin --auto
2021-07-20 12:40:01,816 DEBUG: Directory: build/dev.corruptedark.diditakemymeds
2021-07-20 12:40:01,816 DEBUG: > git checkout -f v1.0.2
2021-07-20 12:40:02,022 DEBUG: Directory: build/dev.corruptedark.diditakemymeds
2021-07-20 12:40:02,022 DEBUG: > git clean -dffx
2021-07-20 12:40:02,127 INFO: Creating local.properties file at build/dev.corruptedark.diditakemymeds/local.properties
2021-07-20 12:40:02,128 INFO: Creating local.properties file at build/dev.corruptedark.diditakemymeds/app/local.properties
2021-07-20 12:40:02,128 DEBUG: Removing debuggable flags from build/dev.corruptedark.diditakemymeds/app
2021-07-20 12:40:02,136 INFO: Cleaning Gradle project...
2021-07-20 12:40:02,137 DEBUG: Directory: build/dev.corruptedark.diditakemymeds/app
2021-07-20 12:40:02,137 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.7.1 via distributionUrl
Downloading missing gradle version 6.7.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.7.1-bin.zip: OK
Running /opt/gradle/versions/6.7.1/bin/gradle clean
Welcome 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 support
For more details see https://docs.gradle.org/6.7.1/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.7.1/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 24s
1 actionable task: 1 up-to-date
2021-07-20 12:40:29,199 INFO: Scanning source for common problems...
2021-07-20 12:40:29,204 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-07-20 12:40:29,209 INFO: Creating source tarball...
2021-07-20 12:40:29,292 INFO: Building Gradle project...
2021-07-20 12:40:29,292 DEBUG: Directory: build/dev.corruptedark.diditakemymeds/app
2021-07-20 12:40:29,292 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.7.1 via distributionUrl
Running /opt/gradle/versions/6.7.1/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.7.1/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 Build-Tools 30.0.3 in /opt/android-sdk/licenses
License 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/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:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:writeReleaseApplicationId
> Task :app:analyticsRecordingRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs
> Task :app:desugarReleaseFileDependencies
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:processReleaseManifestForPackage
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseResources
> Task :app:mergeExtDexRelease
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:optimizeReleaseResources
> Task :app:kaptReleaseKotlin
warning: Current JDK version 1.8.0_292-8u292-b10-0+deb9u1-b10 has a bug (https://bugs.openjdk.java.net/browse/JDK-8007720) that prevents Room from being incremental. Consider using JDK 11+ or the embedded JDK shipped with Android Studio 3.5+./home/vagrant/build/dev.corruptedark.diditakemymeds/app/build/tmp/kapt3/stubs/release/dev/corruptedark/diditakemymeds/MedicationDB.java:8: warning: Schema export directory is not provided to the annotation processor so we cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument OR set exportSchema to false.
public abstract class MedicationDB extends androidx.room.RoomDatabase {
^[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: androidx.room.RoomProcessor (DYNAMIC).
> Task :app:compileReleaseKotlin
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/AddMedActivity.kt: (82, 57): Parameter 'buttonView' is never used, could be renamed to _
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/AddMedActivity.kt: (139, 21): Variable 'calendar' is never used
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/AddMedActivity.kt: (185, 32): Parameter 'view' is never used
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/AlarmReceiver.kt: (69, 29): Variable 'calendar' is never used
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/EditMedActivity.kt: (133, 32): Parameter 'view' is never used
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/MainActivity.kt: (139, 85): Parameter 'adapterView' is never used, could be renamed to _
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/MainActivity.kt: (139, 98): Parameter 'view' is never used, could be renamed to _
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/MainActivity.kt: (139, 107): Parameter 'l' is never used, could be renamed to _
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/MedDetailActivity.kt: (114, 21): Variable 'calendar' is never used
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/MedDetailActivity.kt: (197, 57): Parameter 'buttonView' is never used, could be renamed to _
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/MedDetailActivity.kt: (207, 21): Variable 'calendar' is never used
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/MedDetailActivity.kt: (294, 78): Parameter 'which' is never used, could be renamed to _
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/MedDetailActivity.kt: (297, 71): Parameter 'dialog' is never used, could be renamed to _
w: /home/vagrant/build/dev.corruptedark.diditakemymeds/app/src/main/java/dev/corruptedark/diditakemymeds/MedDetailActivity.kt: (297, 79): Parameter 'which' is never used, could be renamed to _
> Task :app:compileReleaseJavaWithJavac
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 22s
34 actionable tasks: 34 executed
2021-07-20 12:41:52,152 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/dev.corruptedark.diditakemymeds, universal_newlines=False, shell=None)
2021-07-20 12:41:52,155 INFO: Successfully built version 1.0.2 of dev.corruptedark.diditakemymeds from ba93017d17f6ec63042cb918c06c41130f98fed9
2021-07-20 12:41:53,025 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 12:41:53,025 DEBUG: Start of Namespace mapping: prefix 20: 'android' --> uri 36: 'http://schemas.android.com/apk/res/android'
2021-07-20 12:41:53,025 DEBUG: Checking build/dev.corruptedark.diditakemymeds/app/build/outputs/apk/release/dev.corruptedark.diditakemymeds-1.0.2-release-unsigned.apk
2021-07-20 12:41:53,031 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 12:41:53,031 DEBUG: Start of Namespace mapping: prefix 20: 'android' --> uri 36: 'http://schemas.android.com/apk/res/android'
2021-07-20 12:41:53,042 INFO: success: dev.corruptedark.diditakemymeds
2021-07-20 12:41:53,042 INFO: Finished
2021-07-20 12:41:53,042 INFO: 1 build succeeded