log for app.alextran.immich:18
== Installed Android Tools ==
2022-06-22 02:21:33,782 DEBUG: Reading 'config.yml'
2022-06-22 02:21:33,791 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2022-06-22 02:21:33,794 INFO: Creating log directory
2022-06-22 02:21:33,794 INFO: Creating temporary directory
2022-06-22 02:21:33,794 INFO: Creating output directory
2022-06-22 02:21:33,798 DEBUG: Getting git vcs interface for https://github.com/alextran1502/immich.git
2022-06-22 02:21:33,798 DEBUG: > git --version
git version 2.11.0
2022-06-22 02:21:34,017 INFO: Using git version 2.11.0
2022-06-22 02:21:34,017 DEBUG: Checking 1.12.0
2022-06-22 02:21:34,018 INFO: Building version 1.12.0 (18) of app.alextran.immich
2022-06-22 02:21:34,018 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-06-22 02:21:34,227 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65038 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u13) ...
2022-06-22 02:21:39,714 INFO: Getting source for revision b7603fd1509fb259dcd50f3a0ae1b30ccb062521
2022-06-22 02:21:39,714 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:39,714 DEBUG: > git rev-parse --show-toplevel
2022-06-22 02:21:39,918 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:39,919 DEBUG: > git submodule foreach --recursive git reset --hard
2022-06-22 02:21:40,025 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:40,025 DEBUG: > git reset --hard
2022-06-22 02:21:40,340 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:40,340 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-06-22 02:21:40,446 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:40,446 DEBUG: > git clean -dffx
2022-06-22 02:21:40,551 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:40,551 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2022-06-22 02:21:40,973 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:40,974 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 remote prune origin
2022-06-22 02:21:41,285 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:41,285 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2022-06-22 02:21:41,597 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:41,597 DEBUG: > git remote set-head origin --auto
2022-06-22 02:21:42,003 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:42,004 DEBUG: > git checkout -f b7603fd1509fb259dcd50f3a0ae1b30ccb062521
2022-06-22 02:21:42,422 DEBUG: Directory: build/app.alextran.immich
2022-06-22 02:21:42,422 DEBUG: > git clean -dffx
2022-06-22 02:21:42,532 INFO: Collecting source libraries
2022-06-22 02:21:42,625 DEBUG: Removing debuggable flags from build/srclib/flutter
2022-06-22 02:21:42,685 INFO: Creating local.properties file at build/app.alextran.immich/local.properties
2022-06-22 02:21:42,686 INFO: Creating local.properties file at build/app.alextran.immich/mobile/local.properties
2022-06-22 02:21:42,686 DEBUG: Removing debuggable flags from build/app.alextran.immich/mobile
2022-06-22 02:21:42,689 INFO: Removing specified files
2022-06-22 02:21:42,689 INFO: Removing server
2022-06-22 02:21:42,695 INFO: Removing machine-learning
2022-06-22 02:21:42,696 INFO: Removing docker
2022-06-22 02:21:42,696 INFO: Removing design
2022-06-22 02:21:42,698 INFO: Removing mobile/ios
2022-06-22 02:21:42,700 INFO: Removing web
2022-06-22 02:21:42,704 INFO: Cleaned build.gradle of keysigning configs at build/app.alextran.immich/mobile/android/app/build.gradle
2022-06-22 02:21:42,710 INFO: Scanning source for common problems...
2022-06-22 02:21:42,727 INFO: Creating source tarball...
2022-06-22 02:21:44,233 INFO: Running 'build' commands in build/app.alextran.immich/mobile
2022-06-22 02:21:44,234 DEBUG: Directory: build/app.alextran.immich/mobile
2022-06-22 02:21:44,234 DEBUG: > bash -x -c /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics && /home/vagrant/build/srclib/flutter/bin/flutter packages pub get && /home/vagrant/build/srclib/flutter/bin/flutter build apk --release
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine caaafc5604ee9172293eb84a381be6aadd660317...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
10 208M 10 21.7M 0 0 36.3M 0 0:00:05 --:--:-- 0:00:05 36.3M
51 208M 51 106M 0 0 66.8M 0 0:00:03 0:00:01 0:00:02 66.7M
100 208M 100 208M 0 0 83.0M 0 0:00:02 0:00:02 --:--:-- 83.0M
Building flutter tool...
╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.dev ║
║ ║
║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
║ statistics and basic crash reports. This data is used to help improve ║
║ Flutter tools over time. ║
║ ║
║ Flutter tool analytics are not sent on the very first run. To disable ║
║ reporting, type 'flutter config --no-analytics'. To display the current ║
║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║
║ event will be sent, and then no further information will be sent by the ║
║ Flutter tool. ║
║ ║
║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
║ Note: The Google Privacy Policy describes how data is handled in this ║
║ service. ║
║ ║
║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
║ crash reports to Google. ║
║ ║
║ Read about data we send with crash reports: ║
║ https://flutter.dev/docs/reference/crash-reporting ║
║ ║
║ See Google's privacy policy: ║
║ https://policies.google.com/privacy ║
╚════════════════════════════════════════════════════════════════════════════╝
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter packages pub get
Downloading Material fonts... 462ms
Downloading Gradle Wrapper... 132ms
Downloading package sky_engine... 229ms
Downloading flutter_patched_sdk tools... 426ms
Downloading flutter_patched_sdk_product tools... 413ms
Downloading linux-x64 tools... 2,329ms
Downloading linux-x64/font-subset tools... 225ms
Resolving dependencies...
_fe_analyzer_shared 38.0.0 (40.0.0 available)
analyzer 3.4.1 (4.1.0 available)
async 2.8.2 (2.9.0 available)
badges 2.0.2 (2.0.3 available)
build_resolvers 2.0.8 (2.0.9 available)
build_runner 2.1.10 (2.1.11 available)
built_value 8.3.0 (8.3.3 available)
characters 1.2.0 (1.2.1 available)
chewie 1.3.2 (1.3.4 available)
clock 1.1.0 (1.1.1 available)
convert 3.0.1 (3.0.2 available)
csslib 0.17.1 (0.17.2 available)
cupertino_icons 1.0.4 (1.0.5 available)
fake_async 1.3.0 (1.3.1 available)
ffi 1.2.1 (2.0.1 available)
flutter_blurhash 0.6.8 (0.7.0 available)
flutter_hooks 0.18.4 (0.18.5 available)
flutter_launcher_icons 0.9.2 (0.9.3 available)
flutter_lints 1.0.4 (2.0.1 available)
flutter_map 0.14.0 (1.1.0 available)
flutter_riverpod 2.0.0-dev.7 (2.0.0-dev.9 available)
frontend_server_client 2.1.2 (2.1.3 available)
glob 2.0.2 (2.1.0 available)
hive 2.2.1 (2.2.2 available)
hive_generator 1.1.2 (1.1.3 available)
hooks_riverpod 2.0.0-dev.7 (2.0.0-dev.9 available)
http_multi_server 3.2.0 (3.2.1 available)
http_parser 4.0.0 (4.0.1 available)
image 3.1.3 (3.2.0 available)
image_picker_android 0.8.4+13 (0.8.5+1 available)
lints 1.0.1 (2.0.0 available)
matcher 0.12.11 (0.12.12 available)
material_color_utilities 0.1.4 (0.1.5 available)
meta 1.7.0 (1.8.0 available)
octo_image 1.0.1 (1.0.2 available)
package_config 2.0.2 (2.1.0 available)
path 1.8.1 (1.8.2 available)
path_provider 2.0.10 (2.0.11 available)
path_provider_android 2.0.14 (2.0.15 available)
path_provider_ios 2.0.9 (2.0.10 available)
path_provider_linux 2.1.6 (2.1.7 available)
path_provider_windows 2.0.6 (2.1.0 available)
photo_manager 2.1.0+2 (2.1.3 available)
photo_view 0.13.0 (0.14.0 available)
pool 1.5.0 (1.5.1 available)
provider 6.0.2 (6.0.3 available)
riverpod 2.0.0-dev.7 (2.0.0-dev.9 available)
rxdart 0.27.3 (0.27.4 available)
shelf 1.3.0 (1.3.1 available)
shelf_web_socket 1.0.1 (1.0.2 available)
sliver_tools 0.2.6 (0.2.7 available)
source_span 1.8.2 (1.9.0 available)
string_scanner 1.1.0 (1.1.1 available)
term_glyph 1.2.0 (1.2.1 available)
test_api 0.4.9 (0.4.10 available)
url_launcher_platform_interface 2.0.5 (2.1.0 available)
url_launcher_web 2.0.11 (2.0.12 available)
very_good_analysis 2.4.0 (3.0.1 available)
video_player 2.4.2 (2.4.5 available)
video_player_android 2.3.3 (2.3.6 available)
video_player_avfoundation 2.3.4 (2.3.5 available)
video_player_platform_interface 5.1.2 (5.1.3 available)
visibility_detector 0.2.2 (0.3.3 available)
win32 2.5.2 (2.7.0 available)
xml 5.4.1 (6.1.0 available)
Downloading auto_route_generator 4.0.0...
Downloading build_runner 2.1.10...
Downloading hive_generator 1.1.2...
Downloading flutter_lints 1.0.4...
Downloading cancellation_token_http 1.1.0...
Downloading url_launcher 6.1.3...
Downloading image_picker 0.8.5+3...
Downloading equatable 2.0.3...
Downloading flutter_swipe_detector 2.0.0...
Downloading flutter_spinkit 5.1.0...
Downloading package_info_plus 1.4.2...
Downloading flutter_udid 2.0.0...
Downloading flutter_map 0.14.0...
Downloading socket_io_client 2.0.0-beta.4-nullsafety.0...
Downloading photo_view 0.13.0...
Downloading badges 2.0.2...
Downloading sliver_tools 0.2.6...
Downloading chewie 1.3.2...
Downloading video_player 2.4.2...
Downloading fluttertoast 8.0.9...
Downloading flutter_launcher_icons 0.9.2...
Downloading visibility_detector 0.2.2...
Downloading transparent_image 2.0.0...
Downloading exif 3.1.1...
Downloading auto_route 4.0.1...
Downloading percent_indicator 4.2.2...
Downloading cached_network_image 3.2.1...
Downloading dio 4.0.6...
Downloading hive_flutter 1.1.0...
Downloading hive 2.2.1...
Downloading hooks_riverpod 2.0.0-dev.7...
Downloading flutter_hooks 0.18.4...
Downloading photo_manager 2.1.0+2...
Downloading cupertino_icons 1.0.4...
Downloading dart_style 2.2.3...
Downloading code_builder 4.1.0...
Downloading analyzer 3.4.1...
Downloading source_gen 1.2.2...
Downloading build 2.3.0...
Downloading yaml 3.1.1...
Downloading web_socket_channel 2.2.0...
Downloading timing 1.0.0...
Downloading stream_transform 2.0.0...
Downloading shelf 1.3.0...
Downloading mime 1.0.2...
Downloading graphs 2.1.0...
Downloading crypto 3.0.2...
Downloading build_runner_core 7.2.3...
Downloading build_resolvers 2.0.8...
Downloading build_daemon 3.1.0...
Downloading build_config 1.0.0...
Downloading args 2.3.1...
Downloading source_helper 1.3.2...
Downloading lints 1.0.1...
Downloading material_color_utilities 0.1.4...
Downloading characters 1.2.0...
Downloading vector_math 2.1.2...
Downloading cancellation_token 1.4.0...
Downloading url_launcher_windows 3.0.1...
Downloading url_launcher_web 2.0.11...
Downloading url_launcher_platform_interface 2.0.5...
Downloading url_launcher_macos 3.0.1...
Downloading url_launcher_linux 3.0.1...
Downloading url_launcher_ios 6.0.17...
Downloading url_launcher_android 6.0.17...
Downloading image_picker_platform_interface 2.5.0...
Downloading image_picker_ios 0.8.5+5...
Downloading image_picker_for_web 2.1.8...
Downloading image_picker_android 0.8.4+13...
Downloading package_info_plus_web 1.0.5...
Downloading package_info_plus_windows 1.0.5...
Downloading package_info_plus_macos 1.3.0...
Downloading package_info_plus_linux 1.0.5...
Downloading package_info_plus_platform_interface 1.0.2...
Downloading tuple 2.0.0...
Downloading proj4dart 2.0.0...
Downloading positioned_tap_detector_2 1.0.4...
Downloading latlong2 0.8.1...
Downloading socket_io_common 2.0.0...
Downloading very_good_analysis 2.4.0...
Downloading wakelock 0.6.1+2...
Downloading provider 6.0.2...
Downloading video_player_web 2.0.10...
Downloading video_player_platform_interface 5.1.2...
Downloading video_player_avfoundation 2.3.4...
Downloading video_player_android 2.3.3...
Downloading image 3.1.3...
Downloading sprintf 6.0.0...
Downloading json_annotation 4.5.0...
Downloading universal_html 2.0.8...
Downloading cached_network_image_web 1.0.1...
Downloading cached_network_image_platform_interface 1.0.0...
Downloading octo_image 1.0.1...
Downloading flutter_cache_manager 3.3.0...
Downloading path_provider 2.0.10...
Downloading state_notifier 0.7.2+1...
Downloading riverpod 2.0.0-dev.7...
Downloading flutter_riverpod 2.0.0-dev.7...
Downloading built_value 8.3.0...
Downloading _fe_analyzer_shared 38.0.0...
Downloading typed_data 1.3.1...
Downloading plugin_platform_interface 2.1.2...
Downloading cross_file 0.3.3+1...
Downloading flutter_plugin_android_lifecycle 2.0.6...
Downloading win32 2.5.2...
Downloading ffi 1.2.1...
Downloading quiver 3.1.0...
Downloading wkt_parser 2.0.0...
Downloading mgrs_dart 2.0.0...
Downloading wakelock_windows 0.2.0...
Downloading wakelock_web 0.4.0...
Downloading wakelock_platform_interface 0.3.0...
Downloading wakelock_macos 0.4.0...
Downloading nested 1.0.0...
Downloading archive 3.3.0...
Downloading universal_io 2.0.4...
Downloading flutter_blurhash 0.6.8...
Downloading sqflite 2.0.2+1...
Downloading rxdart 0.27.3...
Downloading path_provider_windows 2.0.6...
Downloading path_provider_platform_interface 2.0.4...
Downloading path_provider_macos 2.0.6...
Downloading path_provider_linux 2.1.6...
Downloading path_provider_ios 2.0.9...
Downloading path_provider_android 2.0.14...
Downloading fixnum 1.0.1...
Downloading unicode 0.3.1...
Downloading sqflite_common 2.2.1+1...
Downloading xdg_directories 0.2.0+1...
Downloading lists 1.0.1...
Downloading synchronized 3.0.0+2...
Got dependencies!
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --release
Downloading android-arm-profile/linux-x64 tools... 440ms
Downloading android-arm-release/linux-x64 tools... 230ms
Downloading android-arm64-profile/linux-x64 tools... 247ms
Downloading android-arm64-release/linux-x64 tools... 188ms
Downloading android-x64-profile/linux-x64 tools... 224ms
Downloading android-x64-release/linux-x64 tools... 168ms
Running "flutter pub get" in mobile... 2,262ms
💪 Building with sound null safety 💪
Running Gradle task 'assembleRelease'...
Building with Flutter multidex support enabled.
Checking the license for package Android SDK Platform 31 in /opt/android-sdk/licenses
License for package Android SDK Platform 31 accepted.
Preparing "Install Android SDK Platform 31 (revision: 1)".
"Install Android SDK Platform 31 (revision: 1)" ready.
Installing Android SDK Platform 31 in /opt/android-sdk/platforms/android-31
"Install Android SDK Platform 31 (revision: 1)" complete.
"Install Android SDK Platform 31 (revision: 1)" finished.
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/org.robolectric/shadows-framework/4.3.1/da048a93951f4d9e46519749c53b0f868dfdf425/shadows-framework-4.3.1.jar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/test/runner/lifecycle/Stage'
Example of support library reference: 'android/support/annotation/NonNull'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/org.robolectric/shadows-framework/4.3/150103d5732c432906f6130b734e7452855dd67b/shadows-framework-4.3.jar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/test/runner/lifecycle/Stage'
Example of support library reference: 'android/support/annotation/NonNull'
Running Gradle task 'assembleRelease'... 222.7s
✓ Built build/app/outputs/flutter-apk/app-release.apk (23.5MB).
2022-06-22 02:26:24,905 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/app.alextran.immich, universal_newlines=False, shell=None)
2022-06-22 02:26:24,911 INFO: Successfully built version 1.12.0 of app.alextran.immich from b7603fd1509fb259dcd50f3a0ae1b30ccb062521
2022-06-22 02:26:25,629 DEBUG: AXML contains a RESOURCE MAP
2022-06-22 02:26:25,629 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 50: 'http://schemas.android.com/apk/res/android'
2022-06-22 02:26:25,630 DEBUG: Checking build/app.alextran.immich/mobile/build/app/outputs/flutter-apk/app-release.apk
2022-06-22 02:26:25,633 DEBUG: AXML contains a RESOURCE MAP
2022-06-22 02:26:25,633 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 50: 'http://schemas.android.com/apk/res/android'
2022-06-22 02:26:25,662 INFO: success: app.alextran.immich
2022-06-22 02:26:25,663 INFO: Finished
2022-06-22 02:26:25,663 INFO: 1 build succeeded