log for com.mkulesh.onpc:43
== Installed Android Tools ==
2023-09-14 05:16:27,289 DEBUG: Reading 'config.yml'
2023-09-14 05:16:27,309 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-14 05:16:27,310 INFO: Creating log directory
2023-09-14 05:16:27,311 INFO: Creating temporary directory
2023-09-14 05:16:27,311 INFO: Creating output directory
2023-09-14 05:16:27,331 DEBUG: Getting git vcs interface for https://github.com/mkulesh/onpc
2023-09-14 05:16:27,331 DEBUG: Checking com.mkulesh.onpc:43
2023-09-14 05:16:27,331 INFO: Building version 1.30 (43) of com.mkulesh.onpc
2023-09-14 05:16:27,332 INFO: Running 'sudo' commands in /home/vagrant
2023-09-14 05:16:27,332 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c sdkmanager 'build-tools;33.0.2' 'build-tools;30.0.3'; cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/33.0.2/lib/dx.jar; cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/33.0.2/dx
+ sdkmanager 'build-tools;33.0.2' 'build-tools;30.0.3'
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc into /root/.cache/sdkmanager/checksums.json.asc
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json into /root/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/build-tools_r33.0.2-linux.zip into /root/.cache/sdkmanager/build-tools_r33.0.2-linux.zip
Unzipping to /tmp/.sdkmanager-_ufhwayn
Installing into /opt/android-sdk/build-tools/33.0.2
+ cp /opt/android-sdk/build-tools/30.0.3/lib/dx.jar /opt/android-sdk/build-tools/33.0.2/lib/dx.jar
+ cp /opt/android-sdk/build-tools/30.0.3/dx /opt/android-sdk/build-tools/33.0.2/dx
2023-09-14 05:16:32,868 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-14 05:16:36,609 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36748 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-09-14 05:16:59,507 INFO: Getting source for revision ff460defb1cc35aea4ef0a0ca347caca6585b7a8
2023-09-14 05:16:59,510 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:16:59,510 DEBUG: > git rev-parse --show-toplevel
2023-09-14 05:16:59,725 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:16:59,725 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-14 05:16:59,938 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:16:59,938 DEBUG: > git reset --hard
2023-09-14 05:17:00,450 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:17:00,451 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-14 05:17:00,559 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:17:00,560 DEBUG: > git clean -dffx
2023-09-14 05:17:00,670 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:17:00,671 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-09-14 05:17:03,089 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:17:03,089 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-09-14 05:17:03,602 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:17:03,602 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-09-14 05:17:04,215 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:17:04,216 DEBUG: > git remote set-head origin --auto
2023-09-14 05:17:05,029 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:17:05,030 DEBUG: > git checkout -f ff460defb1cc35aea4ef0a0ca347caca6585b7a8
2023-09-14 05:17:05,755 DEBUG: Directory: build/com.mkulesh.onpc
2023-09-14 05:17:05,756 DEBUG: > git clean -dffx
2023-09-14 05:17:05,870 INFO: Creating local.properties file at build/com.mkulesh.onpc/local.properties
2023-09-14 05:17:05,872 INFO: Creating local.properties file at build/com.mkulesh.onpc/app/local.properties
2023-09-14 05:17:05,872 DEBUG: Removing debuggable flags from build/com.mkulesh.onpc/app
2023-09-14 05:17:05,879 INFO: Removing specified files
2023-09-14 05:17:05,880 INFO: Removing doc
2023-09-14 05:17:05,938 INFO: Cleaning Gradle project...
2023-09-14 05:17:05,939 DEBUG: Directory: build/com.mkulesh.onpc/app
2023-09-14 05:17:05,939 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 36s
1 actionable task: 1 up-to-date
2023-09-14 05:17:48,650 INFO: Scanning source for common problems...
2023-09-14 05:17:48,671 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-14 05:17:48,745 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-09-14 05:17:48,746 INFO: Creating source tarball...
2023-09-14 05:17:49,799 INFO: Building Gradle project...
2023-09-14 05:17:49,800 DEBUG: Directory: build/com.mkulesh.onpc/app
2023-09-14 05:17:49,800 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
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:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:writeReleaseApplicationId
> Task :app:javaPreCompileRelease
> Task :app:analyticsRecordingRelease
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:mergeReleaseResources
/home/vagrant/build/com.mkulesh.onpc/app/src/main/res/values/strings.xml:543:4: Multiple substitutions specified in non-positional format of string resource string/favorite_shortcut_howto. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.mkulesh.onpc/app/src/main/res/values-ru/strings.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/favorite_shortcut_howto. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.mkulesh.onpc/app/src/main/res/values-de/strings.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/favorite_shortcut_howto. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.mkulesh.onpc/app/src/main/res/values-fr/strings.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/favorite_shortcut_howto. Did you mean to add the formatted="false" attribute?
/home/vagrant/build/com.mkulesh.onpc/app/src/main/res/values-pl/strings.xml:476:4: Multiple substitutions specified in non-positional format of string resource string/favorite_shortcut_howto. Did you mean to add the formatted="false" attribute?
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> 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:mergeReleaseJavaResource
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:mergeExtDexRelease
aapt2 W 09-14 05:18:47 1494 1494 LoadedArsc.cpp:682] Unknown chunk type '200'.
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:compileReleaseSources
> Task :app:dexBuilderRelease
> Task :app:optimizeReleaseResources
> Task :app:mergeDexRelease
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 14s
31 actionable tasks: 31 executed
2023-09-14 05:19:05,388 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.mkulesh.onpc, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-14 05:19:05,404 INFO: Successfully built version 1.30 of com.mkulesh.onpc from ff460defb1cc35aea4ef0a0ca347caca6585b7a8
2023-09-14 05:19:05,688 DEBUG: AXML contains a RESOURCE MAP
2023-09-14 05:19:05,688 DEBUG: Start of Namespace mapping: prefix 27: 'android' --> uri 45: 'http://schemas.android.com/apk/res/android'
2023-09-14 05:19:05,690 DEBUG: Checking build/com.mkulesh.onpc/app/build/outputs/apk/release/onpc-v1.30-release-unsigned.apk
2023-09-14 05:19:05,717 DEBUG: AXML contains a RESOURCE MAP
2023-09-14 05:19:05,717 DEBUG: Start of Namespace mapping: prefix 27: 'android' --> uri 45: 'http://schemas.android.com/apk/res/android'
2023-09-14 05:19:05,766 INFO: success: com.mkulesh.onpc
2023-09-14 05:19:05,767 INFO: Finished
2023-09-14 05:19:05,767 INFO: 1 build succeeded