log for org.traccar.client:82
== Installed Android Tools ==
2023-11-20 06:59:36,293 DEBUG: Reading 'config.yml'
2023-11-20 06:59:36,310 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-20 06:59:36,311 INFO: Creating log directory
2023-11-20 06:59:36,311 INFO: Creating temporary directory
2023-11-20 06:59:36,311 INFO: Creating output directory
2023-11-20 06:59:36,341 DEBUG: Getting git vcs interface for https://github.com/traccar/traccar-client-android.git
2023-11-20 06:59:36,341 DEBUG: Checking org.traccar.client:82
2023-11-20 06:59:36,341 INFO: Building version 7.1 (82) of org.traccar.client
2023-11-20 06:59:36,342 INFO: Running 'sudo' commands in /home/vagrant
2023-11-20 06:59:36,342 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 10s (1657 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (32.6 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-11-20 07:00:18,825 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-20 07:00:19,140 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-11-20 07:00:37,893 INFO: Getting source for revision 9d9ccf048153748c21d0a47c466b255a3414a582
2023-11-20 07:00:37,894 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:37,894 DEBUG: > git rev-parse --show-toplevel
2023-11-20 07:00:38,010 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:38,010 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-20 07:00:38,221 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:38,222 DEBUG: > git reset --hard
2023-11-20 07:00:38,433 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:38,433 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-20 07:00:38,544 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:38,544 DEBUG: > git clean -dffx
2023-11-20 07:00:38,655 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:38,655 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-11-20 07:00:39,371 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:39,372 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-11-20 07:00:39,884 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:39,884 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-11-20 07:00:40,496 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:40,497 DEBUG: > git remote set-head origin --auto
2023-11-20 07:00:42,713 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:42,714 DEBUG: > git checkout -f 9d9ccf048153748c21d0a47c466b255a3414a582
2023-11-20 07:00:43,627 DEBUG: Directory: build/org.traccar.client
2023-11-20 07:00:43,628 DEBUG: > git clean -dffx
2023-11-20 07:00:43,738 INFO: Creating local.properties file at build/org.traccar.client/local.properties
2023-11-20 07:00:43,740 INFO: Creating local.properties file at build/org.traccar.client/app/local.properties
2023-11-20 07:00:43,740 DEBUG: Removing debuggable flags from build/org.traccar.client/app
2023-11-20 07:00:43,781 INFO: Running 'prebuild' commands in build/org.traccar.client/app
2023-11-20 07:00:43,781 DEBUG: Directory: build/org.traccar.client/app
2023-11-20 07:00:43,782 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/fabric/d' -e '/crashlytics/d' ../build.gradle build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /com.google.gms/d -e /com.google.firebase/d -e /fabric/d -e /crashlytics/d ../build.gradle build.gradle
2023-11-20 07:00:43,992 INFO: Cleaning Gradle project...
2023-11-20 07:00:43,993 DEBUG: Directory: build/org.traccar.client/app
2023-11-20 07:00:43,993 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.2 via distributionUrl
Downloading missing gradle version 8.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.2-bin.zip: OK
Running /opt/gradle/versions/8.2/bin/gradle clean
Welcome to Gradle 8.2!
Here are the highlights of this release:
- Kotlin DSL: new reference documentation, assignment syntax by default
- Kotlin DSL is now the default with Gradle init
- Improved suggestions to resolve errors in console output
For more details see https://docs.gradle.org/8.2/release-notes.html
To 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.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 :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 59s
1 actionable task: 1 up-to-date
2023-11-20 07:01:50,744 INFO: Scanning source for common problems...
2023-11-20 07:01:50,772 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-20 07:01:50,817 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-20 07:01:50,818 INFO: Creating source tarball...
2023-11-20 07:01:50,945 INFO: Building Gradle project...
2023-11-20 07:01:50,945 DEBUG: Directory: build/org.traccar.client/app
2023-11-20 07:01:50,945 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRegularRelease
Found 8.2 via distributionUrl
Running /opt/gradle/versions/8.2/bin/gradle assembleRegularRelease
To 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.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 :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License 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/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preRegularReleaseBuild UP-TO-DATE
> Task :app:mergeRegularReleaseJniLibFolders
> Task :app:mergeRegularReleaseNativeLibs NO-SOURCE
> Task :app:stripRegularReleaseDebugSymbols NO-SOURCE
> Task :app:extractRegularReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeRegularReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkRegularReleaseDuplicateClasses
> Task :app:desugarRegularReleaseFileDependencies
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:generateRegularReleaseBuildConfig
> Task :app:generateRegularReleaseResValues
> Task :app:checkRegularReleaseAarMetadata
> Task :app:mapRegularReleaseSourceSetPaths
> Task :app:generateRegularReleaseResources
> Task :app:createRegularReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRegularRelease
> Task :app:mergeRegularReleaseResources
> Task :app:processRegularReleaseMainManifest
> Task :app:processRegularReleaseManifest
> Task :app:javaPreCompileRegularRelease
> Task :app:mergeRegularReleaseArtProfile
> Task :app:mergeRegularReleaseShaders
> Task :app:compileRegularReleaseShaders NO-SOURCE
> Task :app:generateRegularReleaseAssets UP-TO-DATE
> Task :app:mergeRegularReleaseAssets
> Task :app:compressRegularReleaseAssets
> Task :app:collectRegularReleaseDependencies
> Task :app:sdkRegularReleaseDependencyData
> Task :app:writeRegularReleaseAppMetadata
> Task :app:writeRegularReleaseSigningConfigVersions
> Task :app:processRegularReleaseManifestForPackage
warn: removing resource org.traccar.client:string/hidden_app_name without required default value.
> Task :app:processRegularReleaseResources
> Task :app:optimizeRegularReleaseResources
> Task :app:compileRegularReleaseKotlin
w: file:///home/vagrant/build/org.traccar.client/app/src/main/java/org/traccar/client/AndroidPositionProvider.kt:57:34 This declaration overrides deprecated member but not marked as deprecated itself. Please add @Deprecated annotation or suppress. See https://youtrack.jetbrains.com/issue/KT-47902 for details
w: file:///home/vagrant/build/org.traccar.client/app/src/main/java/org/traccar/client/MainFragment.kt:226:21 'requestPermissions(Array<(out) String!>, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/org.traccar.client/app/src/main/java/org/traccar/client/MainFragment.kt:245:21 'requestPermissions(Array<(out) String!>, Int): Unit' is deprecated. Deprecated in Java
> Task :app:compileRegularReleaseJavaWithJavac
> Task :app:dexBuilderRegularRelease
> Task :app:mergeDexRegularRelease
> Task :app:processRegularReleaseJavaRes
> Task :app:mergeRegularReleaseJavaResource
> Task :app:compileRegularReleaseArtProfile
> Task :app:packageRegularRelease
> Task :app:createRegularReleaseApkListingFileRedirect
> Task :app:assembleRegularRelease
BUILD SUCCESSFUL in 2m 54s
35 actionable tasks: 35 executed
2023-11-20 07:04:46,310 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.traccar.client, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-20 07:04:46,324 INFO: Successfully built version 7.1 of org.traccar.client from 9d9ccf048153748c21d0a47c466b255a3414a582
2023-11-20 07:04:46,602 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 07:04:46,602 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 85: 'http://schemas.android.com/apk/res/android'
2023-11-20 07:04:46,605 DEBUG: Checking build/org.traccar.client/app/build/outputs/apk/regular/release/app-regular-release-unsigned.apk
2023-11-20 07:04:46,622 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 07:04:46,622 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 85: 'http://schemas.android.com/apk/res/android'
2023-11-20 07:04:46,656 INFO: success: org.traccar.client
2023-11-20 07:04:46,657 INFO: Finished
2023-11-20 07:04:46,657 INFO: 1 build succeeded