log for com.presley.flexify:2161
== Installed Android Tools ==
2025-02-11 03:43:27,799 DEBUG: Reading 'config.yml'
2025-02-11 03:43:27,811 INFO: Creating log directory
2025-02-11 03:43:27,812 INFO: Creating temporary directory
2025-02-11 03:43:27,812 INFO: Creating output directory
2025-02-11 03:43:28,021 DEBUG: Getting git vcs interface for https://github.com/brandonp2412/Flexify.git
2025-02-11 03:43:28,022 DEBUG: Checking com.presley.flexify:2161
2025-02-11 03:43:28,022 INFO: Building version 2.0.4 (2161) of com.presley.flexify
2025-02-11 03:43:28,022 WARNING: Android NDK version 'r27' could not be found!
2025-02-11 03:43:28,022 WARNING: Configured versions:
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-02-11 03:43:29,019 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-02-11 03:43:29,238 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json.asc HTTP/1.1" 200 488
2025-02-11 03:43:29,245 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-02-11 03:43:29,505 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json HTTP/1.1" 200 141088
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r27-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r27-linux.zip
2025-02-11 03:43:29,954 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-02-11 03:43:30,104 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r27-linux.zip HTTP/1.1" 200 663957918
Unzipping to /tmp/.sdkmanager-vno00zo6
Installing into /opt/android-sdk/ndk/27.0.12077973
2025-02-11 03:44:20,488 INFO: Set NDK r27 (27.0.12077973) up
2025-02-11 03:44:20,489 INFO: Running 'sudo' commands in /home/vagrant
2025-02-11 03:44:20,489 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y ninja-build; mkdir -p /home/brandon; chown vagrant -R /home/brandon
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.0 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [245 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [146 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8792 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [13.5 kB]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [283 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [236 kB]
Fetched 16.2 MB in 7s (2407 kB/s)
Reading package lists...
+ apt-get install -y ninja-build
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
ninja-build
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 135 kB of archives.
After this operation, 426 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 135 kB in 0s (280 kB/s)
Selecting previously unselected package ninja-build.
(Reading database ... 64017 files and directories currently installed.)
Preparing to unpack .../ninja-build_1.11.1-2~deb12u1_amd64.deb ...
Unpacking ninja-build (1.11.1-2~deb12u1) ...
Setting up ninja-build (1.11.1-2~deb12u1) ...
+ mkdir -p /home/brandon
+ chown vagrant -R /home/brandon
2025-02-11 03:44:58,117 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-02-11 03:44:58,621 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64031 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 removed
Processing triggers for libc-bin (2.36-9+deb12u9) ...
2025-02-11 03:45:19,417 INFO: Getting source for revision 03d00740c1e888a28ca5fd197e1596206bd42f53
2025-02-11 03:45:19,418 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:19,418 DEBUG: > git rev-parse --show-toplevel
2025-02-11 03:45:19,627 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:19,627 DEBUG: > git submodule foreach --recursive git reset --hard
2025-02-11 03:45:22,040 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:22,040 DEBUG: > git reset --hard
2025-02-11 03:45:22,544 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:22,545 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-02-11 03:45:22,848 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:22,848 DEBUG: > git clean -dffx
2025-02-11 03:45:22,951 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:22,952 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 origin
2025-02-11 03:45:23,756 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:23,756 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
2025-02-11 03:45:24,361 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:24,361 DEBUG: > git remote set-head origin --auto
2025-02-11 03:45:24,965 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:24,965 DEBUG: > git checkout -f 03d00740c1e888a28ca5fd197e1596206bd42f53
2025-02-11 03:45:25,469 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:25,470 DEBUG: > git clean -dffx
2025-02-11 03:45:25,573 INFO: Initialising submodules
2025-02-11 03:45:25,573 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:25,573 DEBUG: > git rev-parse --show-toplevel
2025-02-11 03:45:26,121 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:26,121 DEBUG: > git submodule sync
2025-02-11 03:45:26,324 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:26,325 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 submodule update --init --force --recursive
Submodule path 'flutter': checked out '17025dd88227cd9532c33fa78f5250d548d87e9a'
2025-02-11 03:45:28,343 INFO: Creating local.properties file at build/com.presley.flexify/local.properties
2025-02-11 03:45:28,345 DEBUG: Removing debuggable flags from build/com.presley.flexify
2025-02-11 03:45:28,530 INFO: Removing specified files
2025-02-11 03:45:28,531 INFO: Removing ios
2025-02-11 03:45:28,536 INFO: Removing linux
2025-02-11 03:45:28,537 INFO: Removing windows
2025-02-11 03:45:28,539 INFO: Removing web
2025-02-11 03:45:28,543 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2025-02-11 03:45:28,545 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle
2025-02-11 03:45:28,548 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/external_textures/android/app/build.gradle
2025-02-11 03:45:28,553 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/spell_check/android/app/build.gradle
2025-02-11 03:45:28,557 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/flavors/android/app/build.gradle
2025-02-11 03:45:28,561 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2025-02-11 03:45:28,563 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2025-02-11 03:45:28,565 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2025-02-11 03:45:28,567 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2025-02-11 03:45:28,570 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/ui/android/app/build.gradle
2025-02-11 03:45:28,574 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/native_driver_test/android/app/build.gradle
2025-02-11 03:45:28,576 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2025-02-11 03:45:28,577 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2025-02-11 03:45:28,580 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2025-02-11 03:45:28,586 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/channels/android/app/build.gradle
2025-02-11 03:45:28,590 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2025-02-11 03:45:28,593 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/android_verified_input/android/app/build.gradle
2025-02-11 03:45:28,595 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/android_views/android/app/build.gradle
2025-02-11 03:45:28,598 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/tracing_tests/android/app/build.gradle
2025-02-11 03:45:28,601 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/a11y_assessments/android/app/build.gradle
2025-02-11 03:45:28,605 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/manual_tests/android/app/build.gradle
2025-02-11 03:45:28,610 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2025-02-11 03:45:28,613 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2025-02-11 03:45:28,617 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2025-02-11 03:45:28,619 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2025-02-11 03:45:28,621 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2025-02-11 03:45:28,623 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2025-02-11 03:45:28,625 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2025-02-11 03:45:28,645 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/examples/flutter_view/android/app/build.gradle
2025-02-11 03:45:28,648 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.presley.flexify/flutter/examples/hello_world/android/app/build.gradle.kts
2025-02-11 03:45:28,651 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/examples/platform_channel/android/app/build.gradle
2025-02-11 03:45:28,654 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/examples/platform_view/android/app/build.gradle
2025-02-11 03:45:28,657 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/examples/layers/android/app/build.gradle
2025-02-11 03:45:28,661 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/examples/image_list/android/app/build.gradle
2025-02-11 03:45:28,672 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/packages/integration_test/example/android/app/build.gradle
2025-02-11 03:45:28,695 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/android/app/build.gradle
2025-02-11 03:45:28,697 INFO: Running 'prebuild' commands in build/com.presley.flexify
2025-02-11 03:45:28,698 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:45:28,698 DEBUG: > bash -e -u -o pipefail -x -c -- sdkmanager 'cmake;3.18.1'; cd ..; mv com.presley.flexify /home/brandon/flexify; pushd /home/brandon/flexify; export PUB_CACHE=$(pwd)/.pub-cache; flutter/bin/flutter config --no-analytics; flutter/bin/flutter pub get; popd; mv /home/brandon/flexify com.presley.flexify
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sdkmanager 'cmake;3.18.1'
Downloading https://dl.google.com/android/repository/cmake-3.18.1-linux.zip into /home/vagrant/.cache/sdkmanager/cmake-3.18.1-linux.zip
Unzipping to /tmp/.sdkmanager-kaa1am0k
Installing into /opt/android-sdk/cmake/3.18.1
+ cd ..
+ mv com.presley.flexify /home/brandon/flexify
+ pushd /home/brandon/flexify
/home/brandon/flexify ~/build
++ pwd
+ export PUB_CACHE=/home/brandon/flexify/.pub-cache
+ PUB_CACHE=/home/brandon/flexify/.pub-cache
+ flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine cb4b5fff73850b2e42bd4de7cb9a4310a78ac40d...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8 212M 8 18.9M 0 0 19.3M 0 0:00:10 --:--:-- 0:00:10 19.3M
22 212M 22 48.4M 0 0 24.4M 0 0:00:08 0:00:01 0:00:07 24.4M
36 212M 36 77.8M 0 0 26.1M 0 0:00:08 0:00:02 0:00:06 26.1M
50 212M 50 107M 0 0 26.9M 0 0:00:07 0:00:03 0:00:04 26.9M
64 212M 64 136M 0 0 27.4M 0 0:00:07 0:00:04 0:00:03 27.4M
78 212M 78 166M 0 0 27.8M 0 0:00:07 0:00:05 0:00:02 29.4M
91 212M 91 194M 0 0 27.9M 0 0:00:07 0:00:06 0:00:01 29.3M
100 212M 100 212M 0 0 27.9M 0 0:00:07 0:00:07 --:--:-- 29.1M
Building flutter tool...
Resolving dependencies...
Downloading packages...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ flutter/bin/flutter pub get
Downloading Material fonts... 790ms
Downloading Gradle Wrapper... 34ms
Downloading package sky_engine... 395ms
Downloading package flutter_gpu... 31ms
Downloading flutter_patched_sdk tools... 1,098ms
Downloading flutter_patched_sdk_product tools... 1,117ms
Downloading linux-x64 tools... 7.7s
Downloading linux-x64/font-subset tools... 243ms
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 79.0.0 (80.0.0 available)
analyzer 7.2.0 (7.3.0 available)
async 2.11.0 (2.13.0 available)
audioplayers 6.1.1 (6.1.2 available)
audioplayers_android 5.0.1 (5.0.2 available)
boolean_selector 2.1.1 (2.1.2 available)
characters 1.3.0 (1.4.0 available)
clock 1.1.1 (1.1.2 available)
collection 1.19.0 (1.19.1 available)
drift 2.24.0 (2.25.0 available)
drift_dev 2.24.0 (2.25.1 available)
fake_async 1.3.1 (1.3.3 available)
file 7.0.0 (7.0.1 available)
file_picker 8.3.1 (8.3.3 available)
get_it 7.7.0 (8.0.3 available)
leak_tracker 10.0.7 (10.0.9 available)
leak_tracker_flutter_testing 3.0.8 (3.0.9 available)
matcher 0.12.16+1 (0.12.17 available)
material_color_utilities 0.11.1 (0.12.0 available)
meta 1.15.0 (1.16.0 available)
package_info_plus 8.2.0 (8.2.1 available)
path 1.9.0 (1.9.1 available)
petitparser 6.0.2 (6.1.0 available)
platform 3.1.5 (3.1.6 available)
process 5.0.2 (5.0.3 available)
shelf_web_socket 2.0.1 (3.0.0 available)
source_span 1.10.0 (1.10.1 available)
sqlite3 2.7.2 (2.7.3 available)
sqlite3_flutter_libs 0.5.29+1 (0.5.30 available)
stack_trace 1.12.0 (1.12.1 available)
stream_channel 2.1.2 (2.1.4 available)
string_scanner 1.3.0 (1.4.1 available)
term_glyph 1.2.1 (1.2.2 available)
test_api 0.7.3 (0.7.4 available)
vm_service 14.3.0 (15.0.0 available)
webdriver 3.0.4 (3.1.0 available)
Got dependencies!
36 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
+ popd
~/build
+ mv /home/brandon/flexify com.presley.flexify
2025-02-11 03:47:46,422 INFO: Scanning source for common problems...
2025-02-11 03:47:46,466 DEBUG: scanner is configured to use signature data from: 'suss'
2025-02-11 03:47:46,466 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-02-11 03:47:47,105 DEBUG: write 'suss.json' to cache
2025-02-11 03:47:47,108 DEBUG: next suss.json cache update due in 23:59:59.986891
2025-02-11 03:47:47,365 INFO: Removing usual suspect 'com.google.android.play:core.*' at flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2025-02-11 03:47:47,507 INFO: Removing unknown maven repo '$flutterStorageUrl/download.flutter.io' at flutter/dev/integration_tests/pure_android_host_apps/host_app_kotlin_gradle_dsl/settings.gradle.kts
2025-02-11 03:47:47,601 INFO: Removing binary at flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2025-02-11 03:47:48,045 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dart
2025-02-11 03:47:48,045 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dartaotruntime
2025-02-11 03:47:48,052 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/main.dart.wasm
2025-02-11 03:47:48,053 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2025-02-11 03:47:48,082 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/packages/perfetto_ui_compiled/dist/v34.0-16f63abe3/trace_processor.wasm
2025-02-11 03:47:48,105 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/skwasm.wasm
2025-02-11 03:47:48,105 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/canvaskit.wasm
2025-02-11 03:47:48,106 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/chromium/canvaskit.wasm
2025-02-11 03:47:48,109 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2025-02-11 03:47:48,109 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2025-02-11 03:47:48,147 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2025-02-11 03:47:48,147 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2025-02-11 03:47:48,147 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2025-02-11 03:47:48,147 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2025-02-11 03:47:48,148 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2025-02-11 03:47:48,148 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2025-02-11 03:47:48,148 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2025-02-11 03:47:48,149 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2025-02-11 03:47:48,150 INFO: Removing gradlew at flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2025-02-11 03:47:48,150 INFO: Removing gradlew.bat at flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2025-02-11 03:47:48,151 INFO: Removing gradle-wrapper.jar at flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2025-02-11 03:47:48,347 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-02-11 03:47:48,348 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-02-11 03:47:48,356 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2025-02-11 03:47:48,458 INFO: Removing dependency file without lock at flutter/packages/flutter_tools/test/data/vscode/application/resources/app/package.json
2025-02-11 03:47:48,538 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/AssetManifest.bin
2025-02-11 03:47:48,541 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-02-11 03:47:48,542 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-02-11 03:47:48,543 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-02-11 03:47:48,545 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-02-11 03:47:48,546 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-02-11 03:47:48,547 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-02-11 03:47:48,548 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/skwasm.wasm
2025-02-11 03:47:48,549 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/canvaskit.wasm
2025-02-11 03:47:48,552 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-02-11 03:47:48,584 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/web/res/readme.zip
2025-02-11 03:47:48,592 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test2.tar.gz
2025-02-11 03:47:48,592 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/folder.zip
2025-02-11 03:47:48,593 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/a.txt.gz
2025-02-11 03:47:48,593 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/cat.jpg.gz
2025-02-11 03:47:48,594 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test.zip
2025-02-11 03:47:48,594 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test_100k_files.zip
2025-02-11 03:47:48,597 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test2.zip
2025-02-11 03:47:48,599 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/tar/folder.zip
2025-02-11 03:47:48,600 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zipCrypto.zip
2025-02-11 03:47:48,600 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/aes256.zip
2025-02-11 03:47:48,601 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/dd.zip
2025-02-11 03:47:48,601 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/crc32-not-streamed.zip
2025-02-11 03:47:48,601 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/test.zip
2025-02-11 03:47:48,601 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zip_bzip2.zip
2025-02-11 03:47:48,602 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/go-with-datadesc-sig.zip
2025-02-11 03:47:48,602 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/utf.zip
2025-02-11 03:47:48,602 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zip64.zip
2025-02-11 03:47:48,603 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zip64_archive.zip
2025-02-11 03:47:48,603 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/readme.zip
2025-02-11 03:47:48,603 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/android-javadoc.zip
2025-02-11 03:47:48,604 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/test-trailing-junk.zip
2025-02-11 03:47:48,604 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/go-no-datadesc-sig.zip
2025-02-11 03:47:48,605 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/password_zipcrypto.zip
2025-02-11 03:47:48,605 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/symlink.zip
2025-02-11 03:47:48,605 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/unix.zip
2025-02-11 03:47:48,605 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/winxp.zip
2025-02-11 03:47:48,606 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/inflate/data.bin
2025-02-11 03:47:48,996 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.1/example/android/build.gradle
2025-02-11 03:47:49,055 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle
2025-02-11 03:47:49,170 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.15/example/android/build.gradle
2025-02-11 03:47:49,288 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-7.2.0/example/ddd03.exe
2025-02-11 03:47:49,420 INFO: Removing dependency file without lock at .pub-cache/hosted/pub.dev/sqlite3-2.7.2/example/custom_wasm_build/Cargo.toml
2025-02-11 03:47:49,551 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/sqlite3.wasm
2025-02-11 03:47:49,552 INFO: Removing binary at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/assets/AssetManifest.bin
2025-02-11 03:47:49,555 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-02-11 03:47:49,556 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-02-11 03:47:49,557 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-02-11 03:47:49,559 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-02-11 03:47:49,560 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-02-11 03:47:49,561 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-02-11 03:47:49,562 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/canvaskit/skwasm.wasm
2025-02-11 03:47:49,563 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/canvaskit/canvaskit.wasm
2025-02-11 03:47:49,566 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.24.0/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-02-11 03:47:49,612 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-02-11 03:47:49,619 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-02-11 03:47:49,620 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-02-11 03:47:49,620 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-02-11 03:47:49,620 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-02-11 03:47:49,621 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-02-11 03:47:49,624 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-02-11 03:47:49,626 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-02-11 03:47:49,626 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-02-11 03:47:49,626 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-02-11 03:47:49,627 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-02-11 03:47:49,627 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-02-11 03:47:49,628 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-02-11 03:47:49,628 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip
2025-02-11 03:47:49,628 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-02-11 03:47:49,629 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-02-11 03:47:49,629 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-02-11 03:47:49,629 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-02-11 03:47:49,629 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-02-11 03:47:49,630 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-02-11 03:47:49,630 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip
2025-02-11 03:47:49,631 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-02-11 03:47:49,631 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-02-11 03:47:49,631 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-02-11 03:47:49,632 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-02-11 03:47:49,632 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-02-11 03:47:49,636 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.10.0/test/data/US/Eastern
2025-02-11 03:47:49,744 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.24/example/android/build.gradle
2025-02-11 03:47:49,862 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/fl_chart-0.70.2/example/assets/fonts/digital-7.ttf
2025-02-11 03:47:49,884 INFO: Removing binary at .pub-cache/hosted/pub.dev/fl_chart-0.70.2/build/unit_test_assets/AssetManifest.bin
2025-02-11 03:47:49,923 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.14/example/android/build.gradle
2025-02-11 03:47:49,956 INFO: Removing binary at .pub-cache/hosted/pub.dev/audioplayers-6.1.1/example/assets/coins_no_extension
2025-02-11 03:47:49,977 INFO: Removing binary at .pub-cache/hosted/pub.dev/audioplayers-6.1.1/example/server/public/files/live_streams/mpeg-record.bin
2025-02-11 03:47:49,977 INFO: Removing binary at .pub-cache/hosted/pub.dev/audioplayers-6.1.1/example/server/public/files/audio/coins_no_extension
2025-02-11 03:47:50,013 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.9.0/example/ddd03.exe
2025-02-11 03:47:50,198 INFO: Removing dependency file without lock at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/package.json
2025-02-11 03:47:50,201 INFO: Removing binary at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/lib/assets/MSIX-Toolkit/Redist.x64/MakeAppx.exe
2025-02-11 03:47:50,201 INFO: Removing binary at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/lib/assets/MSIX-Toolkit/Redist.x64/PackageEditor.exe
2025-02-11 03:47:50,201 INFO: Removing binary at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/lib/assets/MSIX-Toolkit/Redist.x64/MakePri.exe
2025-02-11 03:47:50,203 INFO: Removing binary at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/lib/assets/MSIX-Toolkit/Redist.x64/signtool.exe
2025-02-11 03:47:50,204 INFO: Removing binary at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/lib/assets/MSIX-Toolkit/Redist.x64/ComparePackage.exe
2025-02-11 03:47:50,220 INFO: Creating source tarball...
2025-02-11 03:51:51,154 INFO: Running 'build' commands in build/com.presley.flexify
2025-02-11 03:51:51,154 DEBUG: Directory: build/com.presley.flexify
2025-02-11 03:51:51,154 DEBUG: > bash -e -u -o pipefail -x -c cd ..; mv com.presley.flexify /home/brandon/flexify; pushd /home/brandon/flexify; export PUB_CACHE=$(pwd)/.pub-cache; flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64"; popd; mv /home/brandon/flexify com.presley.flexify
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ mv com.presley.flexify /home/brandon/flexify
+ pushd /home/brandon/flexify
/home/brandon/flexify ~/build
++ pwd
+ export PUB_CACHE=/home/brandon/flexify/.pub-cache
+ PUB_CACHE=/home/brandon/flexify/.pub-cache
+ flutter/bin/flutter build apk --split-per-abi --target-platform=android-x64
Downloading Gradle Wrapper... 204ms
Downloading android-arm-profile/linux-x64 tools... 721ms
Downloading android-arm-release/linux-x64 tools... 641ms
Downloading android-arm64-profile/linux-x64 tools... 821ms
Downloading android-arm64-release/linux-x64 tools... 745ms
Downloading android-x64-profile/linux-x64 tools... 774ms
Downloading android-x64-release/linux-x64 tools... 705ms
Running Gradle task 'assembleRelease'...
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 35 in /opt/android-sdk/licenses
License 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.
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 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 8460 bytes (99.5% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Running Gradle task 'assembleRelease'... 720.5s
✓ Built build/app/outputs/flutter-apk/app-x86_64-release.apk (11.3MB)
+ popd
~/build
+ mv /home/brandon/flexify com.presley.flexify
2025-02-11 04:04:00,680 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.presley.flexify, universal_newlines=False, shell=None, istream=<valid stream>)
2025-02-11 04:04:00,689 INFO: Successfully built version 2.0.4 of com.presley.flexify from 03d00740c1e888a28ca5fd197e1596206bd42f53
2025-02-11 04:04:00,968 DEBUG: Checking build/com.presley.flexify/build/app/outputs/flutter-apk/app-x86_64-release.apk
2025-02-11 04:04:01,008 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-02-11 04:04:01,008 INFO: ...retrieving https://github.com/brandonp2412/Flexify/releases/download/2.0.4/app-x86_64-release.apk
2025-02-11 04:04:01,011 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-02-11 04:04:01,340 DEBUG: https://github.com:443 "GET /brandonp2412/Flexify/releases/download/2.0.4/app-x86_64-release.apk HTTP/1.1" 302 0
2025-02-11 04:04:01,347 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-02-11 04:04:01,930 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/763311265/dc28ed62-1e50-4536-ba4d-1cd2b97236e2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250211%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250211T040401Z&X-Amz-Expires=300&X-Amz-Signature=aaf7d38749daed4dbfad49eb7b5296d2a7a5eb17eeae10fbf960aa966a0a7225&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-x86_64-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 11391971
2025-02-11 04:04:04,432 DEBUG: unsigned/binaries/com.presley.flexify_2161.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/version-control-info.textproto not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window.extensions.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/annotation/annotation/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/X1.a not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/X1.b not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-02-11 04:04:06,232 DEBUG: /tmp/tmplx2vsijf/sigcp_com.presley.flexify_2161.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/version-control-info.textproto not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cardview_cardview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.coordinatorlayout_coordinatorlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.dynamicanimation_dynamicanimation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.transition_transition.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager2_viewpager2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window.extensions.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx/annotation/annotation/LICENSE.txt not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/com.google.android.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/X1.a not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/X1.b not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-02-11 04:04:06,233 INFO: ...successfully verified
2025-02-11 04:04:06,233 INFO: compared built binary to supplied reference binary successfully
2025-02-11 04:04:06,330 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-02-11 04:04:06,370 DEBUG: Using APK Signature v2
2025-02-11 04:04:06,380 INFO: supplied reference binary has allowed signer 011ee1a6e4e5ecd675f67fbf3d78ad82614a7a7a3f24ed71cc9c417154a0f0fd
2025-02-11 04:04:06,385 INFO: success: com.presley.flexify
2025-02-11 04:04:06,385 INFO: Finished
2025-02-11 04:04:06,385 INFO: 1 build succeeded