log for player.phonograph.plus:1094

== Installed Android Tools ==2025-03-24 08:42:18,910 DEBUG: Reading 'config.yml'2025-03-24 08:42:18,921 INFO: Creating log directory2025-03-24 08:42:18,921 INFO: Creating temporary directory2025-03-24 08:42:18,921 INFO: Creating output directory2025-03-24 08:42:18,992 DEBUG: Getting git vcs interface for https://github.com/chr56/Phonograph_Plus.git2025-03-24 08:42:18,992 DEBUG: Checking player.phonograph.plus:10942025-03-24 08:42:18,992 INFO: Building version 1.9.4 (1094) of player.phonograph.plus2025-03-24 08:42:18,992 INFO: Running 'sudo' commands in /home/vagrant2025-03-24 08:42:18,992 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=6; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done+ export CPUS_MAX=6+ CPUS_MAX=6++ getconf _NPROCESSORS_ONLN+ export CPUS=20+ CPUS=20+ (( c=6 ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))2025-03-24 08:42:19,603 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-03-24 08:42:20,609 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64066 files and directories currently installed.)Removing sudo (1.9.13p3-1+deb12u1) ...Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removedProcessing triggers for libc-bin (2.36-9+deb12u10) ...2025-03-24 08:42:33,357 INFO: Getting source for revision 773917ef8e12100bf4fc2e65a7d6a8832b1ac8352025-03-24 08:42:33,360 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:33,360 DEBUG: > git rev-parse --show-toplevel2025-03-24 08:42:33,567 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:33,567 DEBUG: > git submodule foreach --recursive git reset --hard2025-03-24 08:42:33,770 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:33,770 DEBUG: > git reset --hard2025-03-24 08:42:34,173 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:34,174 DEBUG: > git submodule foreach --recursive git clean -dffx2025-03-24 08:42:34,277 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:34,277 DEBUG: > git clean -dffx2025-03-24 08:42:34,380 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:34,380 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 --prune-tags --force origin2025-03-24 08:42:35,385 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:35,385 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 origin2025-03-24 08:42:35,990 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:35,990 DEBUG: > git remote set-head origin --auto2025-03-24 08:42:36,594 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:36,594 DEBUG: > git checkout -f 773917ef8e12100bf4fc2e65a7d6a8832b1ac8352025-03-24 08:42:36,797 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:36,798 DEBUG: > git clean -dffx2025-03-24 08:42:36,900 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:36,901 DEBUG: > git rev-parse --show-toplevel2025-03-24 08:42:37,104 DEBUG: Directory: build/player.phonograph.plus2025-03-24 08:42:37,104 DEBUG: > git submodule deinit --all --force2025-03-24 08:42:37,207 INFO: Collecting source libraries2025-03-24 08:42:37,234 DEBUG: Removing debuggable flags from build/srclib/reproducible-apk-tools2025-03-24 08:42:37,259 INFO: Creating local.properties file at build/player.phonograph.plus/local.properties2025-03-24 08:42:37,262 INFO: Creating local.properties file at build/player.phonograph.plus/app/local.properties2025-03-24 08:42:37,263 DEBUG: Removing debuggable flags from build/player.phonograph.plus/app2025-03-24 08:42:37,291 INFO: Cleaned build.gradle.kts of keysigning configs at build/player.phonograph.plus/app/build.gradle.kts2025-03-24 08:42:37,302 INFO: Running 'prebuild' commands in build/player.phonograph.plus/app2025-03-24 08:42:37,302 DEBUG: Directory: build/player.phonograph.plus/app2025-03-24 08:42:37,302 DEBUG: > bash -e -u -o pipefail -x -c -- gradle clean/etc/bash.bashrc: line 7: PS1: unbound variable+ gradle cleanFound 8.12.1 via distributionUrlDownloading missing gradle version 8.12.1cachedir/tmp/tmp.WMN85uODss/gradle-8.12.1-bin.zip: OKRunning /opt/gradle/versions/8.12.1/bin/gradle cleanWelcome to Gradle 8.12.1!Here are the highlights of this release:- Enhanced error and warning reporting with the Problems API- File-system watching support on Alpine Linux- Build and test Swift 6 libraries and appsFor more details see https://docs.gradle.org/8.12.1/release-notes.htmlTo 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.12.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 2m 34s1 actionable task: 1 up-to-date2025-03-24 08:45:18,414 INFO: Scanning source for common problems...2025-03-24 08:45:18,445 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-03-24 08:45:18,455 DEBUG: scanner is configured to use signature data from: 'suss'2025-03-24 08:45:18,456 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-03-24 08:45:19,085 DEBUG: write 'suss.json' to cache2025-03-24 08:45:19,089 DEBUG: next suss.json cache update due in 23:59:59.9849272025-03-24 08:45:19,351 INFO: Creating source tarball...2025-03-24 08:45:20,422 INFO: Running 'build' commands in build/player.phonograph.plus/app2025-03-24 08:45:20,422 DEBUG: Directory: build/player.phonograph.plus/app2025-03-24 08:45:20,422 DEBUG: > bash -e -u -o pipefail -x -c mkdir upstream; pushd upstream; curl -L -o upstream.apk https://github.com/chr56/Phonograph_Plus/releases/download/v1.9.4/PhonographPlus_1.9.4_ModernStableRelease.apk; unzip -q upstream.apk; export upstreamhash=$(sha256sum assets/dexopt/baseline.prof|cut -d " " -f1); popd; for i in {1..10}; do gradle clean assembleModernStableRelease; mkdir local; pushd local; unzip -q ../build/outputs/apk/modernStable/release/PhonographPlus-*-modern-stable-release-unsigned.apk; export localhash=$(sha256sum assets/dexopt/baseline.prof|cut -d " " -f1); [[ $localhash == $upstreamhash ]] && break ; popd; rm -fr local; done/etc/bash.bashrc: line 7: PS1: unbound variable+ mkdir upstream+ pushd upstream~/build/player.phonograph.plus/app/upstream ~/build/player.phonograph.plus/app+ curl -L -o upstream.apk https://github.com/chr56/Phonograph_Plus/releases/download/v1.9.4/PhonographPlus_1.9.4_ModernStableRelease.apk% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     093 5697k   93 5342k    0     0  4345k      0  0:00:01  0:00:01 --:--:-- 4345k
100 5697k  100 5697k    0     0  4558k      0  0:00:01  0:00:01 --:--:-- 17.3M+ unzip -q upstream.apk++ sha256sum assets/dexopt/baseline.prof++ cut -d ' ' -f1+ export upstreamhash=5f9706f42f3a7e82555578728fbdfdaf181b248be07191fea92c27129571b11e+ upstreamhash=5f9706f42f3a7e82555578728fbdfdaf181b248be07191fea92c27129571b11e+ popd~/build/player.phonograph.plus/app+ for i in {1..10}+ gradle clean assembleModernStableReleaseFound 8.12.1 via distributionUrlRunning /opt/gradle/versions/8.12.1/bin/gradle clean assembleModernStableReleaseTo 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.12.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyErrors during XML parse:Additionally, the fallback loader failed to parse the XML.Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 35 accepted.Preparing "Install Android SDK Build-Tools 35 v.35.0.0"."Install Android SDK Build-Tools 35 v.35.0.0" ready.Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0"Install Android SDK Build-Tools 35 v.35.0.0" complete."Install Android SDK Build-Tools 35 v.35.0.0" finished.Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licensesLicense for package Android SDK Platform 35 accepted.Preparing "Install Android SDK Platform 35 (revision 2)"."Install Android SDK Platform 35 (revision 2)" ready.Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35"Install Android SDK Platform 35 (revision 2)" complete."Install Android SDK Platform 35 (revision 2)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :app:clean UP-TO-DATE> Task :app:preBuild UP-TO-DATE> Task :app:preModernStableReleaseBuild UP-TO-DATE> Task :app:mergeModernStableReleaseJniLibFolders> Task :app:mergeModernStableReleaseNativeLibs> Task :app:buildKotlinToolingMetadata> Task :app:stripModernStableReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:extractModernStableReleaseNativeSymbolTables> Task :app:checkModernStableReleaseDuplicateClasses> Task :app:dataBindingMergeDependencyArtifactsModernStableRelease> Task :app:mergeModernStableReleaseNativeDebugMetadata NO-SOURCE> Task :app:generateModernStableReleaseResValues> Task :app:generateModernStableReleaseResources> Task :app:packageModernStableReleaseResources> Task :app:generateModernStableReleaseBuildConfig> Task :app:parseModernStableReleaseLocalResources> Task :app:mergeModernStableReleaseResources> Task :app:checkModernStableReleaseAarMetadata> Task :app:dataBindingGenBaseClassesModernStableRelease> Task :app:mapModernStableReleaseSourceSetPaths> Task :app:createModernStableReleaseCompatibleScreenManifests> Task :app:extractDeepLinksModernStableRelease> Task :app:processModernStableReleaseMainManifest> Task :app:processModernStableReleaseManifest> Task :app:javaPreCompileModernStableRelease> Task :app:mergeModernStableReleaseArtProfile> Task :app:extractProguardFiles> Task :app:mergeModernStableReleaseStartupProfile> Task :app:mergeModernStableReleaseShaders> Task :app:compileModernStableReleaseShaders NO-SOURCE> Task :app:generateModernStableReleaseAssets UP-TO-DATE> Task :app:mergeModernStableReleaseAssets> Task :app:writeModernStableReleaseAppMetadata> Task :app:compressModernStableReleaseAssets> Task :app:writeModernStableReleaseSigningConfigVersions> Task :app:processModernStableReleaseManifestForPackage> Task :app:processModernStableReleaseResources> Task :app:convertLinkedResourcesToProtoModernStableRelease> Task :app:compileModernStableReleaseKotlin> Task :app:compileModernStableReleaseJavaWithJavac> Task :app:mergeModernStableReleaseGeneratedProguardFiles> Task :app:processModernStableReleaseJavaRes> Task :app:expandModernStableReleaseArtProfileWildcards> Task :app:mergeModernStableReleaseJavaResource> Task :app:minifyModernStableReleaseWithR8> Task :app:compileModernStableReleaseArtProfile> Task :app:shrinkModernStableReleaseRes> Task :app:convertShrunkResourcesToBinaryModernStableRelease> Task :app:optimizeModernStableReleaseResources> Task :app:packageModernStableRelease> Task :app:createModernStableReleaseApkListingFileRedirect> Task :app:assembleModernStableReleaseBUILD SUCCESSFUL in 11m 32s46 actionable tasks: 45 executed, 1 up-to-date+ mkdir local+ pushd local~/build/player.phonograph.plus/app/local ~/build/player.phonograph.plus/app+ unzip -q ../build/outputs/apk/modernStable/release/PhonographPlus-1.9.4-modern-stable-release-unsigned.apk++ sha256sum assets/dexopt/baseline.prof++ cut -d ' ' -f1+ export localhash=5f9706f42f3a7e82555578728fbdfdaf181b248be07191fea92c27129571b11e+ localhash=5f9706f42f3a7e82555578728fbdfdaf181b248be07191fea92c27129571b11e+ [[ 5f9706f42f3a7e82555578728fbdfdaf181b248be07191fea92c27129571b11e == 5f9706f42f3a7e82555578728fbdfdaf181b248be07191fea92c27129571b11e ]]+ break2025-03-24 08:56:55,837 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/player.phonograph.plus, universal_newlines=False, shell=None, istream=<valid stream>)2025-03-24 08:56:55,845 INFO: Successfully built version 1.9.4 of player.phonograph.plus from 773917ef8e12100bf4fc2e65a7d6a8832b1ac8352025-03-24 08:56:55,847 INFO: Running 'postbuild' commands in build/player.phonograph.plus/app2025-03-24 08:56:55,848 DEBUG: Directory: build/player.phonograph.plus/app2025-03-24 08:56:55,848 DEBUG: > bash -e -u -o pipefail -x -c /home/vagrant/build/srclib/reproducible-apk-tools/inplace-fix.py --page-size 16 fix-newlines "/home/vagrant/build/player.phonograph.plus/app/build/outputs/apk/modernStable/release/PhonographPlus-1.9.4-modern-stable-release-unsigned.apk" 'META-INF/services/*'/etc/bash.bashrc: line 7: PS1: unbound variable+ /home/vagrant/build/srclib/reproducible-apk-tools/inplace-fix.py --page-size 16 fix-newlines /home/vagrant/build/player.phonograph.plus/app/build/outputs/apk/modernStable/release/PhonographPlus-1.9.4-modern-stable-release-unsigned.apk 'META-INF/services/*'fixing 'META-INF/services/ga.u'...fixing 'META-INF/services/la.m'...[RUN] python3 fix-newlines.py /home/vagrant/build/player.phonograph.plus/app/build/outputs/apk/modernStable/release/PhonographPlus-1.9.4-modern-stable-release-unsigned.apk /tmp/tmphjwtpyv6/fixed.apk META-INF/services/*[FOUND] /opt/android-sdk/build-tools/35.0.0/zipalign[RUN] zipalign -P 16 4 /tmp/tmphjwtpyv6/fixed.apk /tmp/tmphjwtpyv6/aligned.apk[MOVE] /tmp/tmphjwtpyv6/aligned.apk to /home/vagrant/build/player.phonograph.plus/app/build/outputs/apk/modernStable/release/PhonographPlus-1.9.4-modern-stable-release-unsigned.apk2025-03-24 08:57:00,799 DEBUG: Checking build/player.phonograph.plus/app/build/outputs/apk/modernStable/release/PhonographPlus-1.9.4-modern-stable-release-unsigned.apk2025-03-24 08:57:00,836 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2025-03-24 08:57:00,836 INFO: ...retrieving https://github.com/chr56/Phonograph_Plus/releases/download/v1.9.4/PhonographPlus_1.9.4_ModernStableRelease.apk2025-03-24 08:57:00,840 DEBUG: Starting new HTTPS connection (1): github.com:4432025-03-24 08:57:01,116 DEBUG: https://github.com:443 "GET /chr56/Phonograph_Plus/releases/download/v1.9.4/PhonographPlus_1.9.4_ModernStableRelease.apk HTTP/1.1" 302 02025-03-24 08:57:01,120 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:4432025-03-24 08:57:01,528 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/408710882/1986be8a-1647-4bd8-839b-4a2bf9c8b607?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250324%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250324T085702Z&X-Amz-Expires=300&X-Amz-Signature=0c0552ff6a654c152d3c42d74e299b7603eb7e11357be72e5a8481b31c85244e&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DPhonographPlus_1.9.4_ModernStableRelease.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 58339802025-03-24 08:57:02,678 DEBUG: unsigned/binaries/player.phonograph.plus_1094.binary.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-03-24 08:57:03,528 DEBUG: /tmp/tmps11_5gv8/sigcp_player.phonograph.plus_1094.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-03-24 08:57:03,528 INFO: ...successfully verified2025-03-24 08:57:03,528 INFO: compared built binary to supplied reference binary successfully2025-03-24 08:57:03,629 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.2025-03-24 08:57:03,652 DEBUG: Using APK Signature v22025-03-24 08:57:03,654 INFO: supplied reference binary has allowed signer 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c2025-03-24 08:57:03,657 INFO: success: player.phonograph.plus2025-03-24 08:57:03,657 INFO: Finished2025-03-24 08:57:03,657 INFO: 1 build succeeded