log for net.e1547:90
== Installed Android Tools ==
2024-02-08 08:58:57,109 DEBUG: Reading 'config.yml'
2024-02-08 08:58:57,123 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-08 08:58:57,124 INFO: Creating log directory
2024-02-08 08:58:57,124 INFO: Creating temporary directory
2024-02-08 08:58:57,124 INFO: Creating output directory
2024-02-08 08:58:57,139 DEBUG: Getting git vcs interface for https://github.com/clragon/e1547.git
2024-02-08 08:58:57,139 DEBUG: Checking net.e1547:90
2024-02-08 08:58:57,140 INFO: Building version 18.0.0 (90) of net.e1547
2024-02-08 08:58:57,140 INFO: Running 'sudo' commands in /home/vagrant
2024-02-08 08:58:57,140 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a; mkdir -p /home/runner/; chown vagrant /home/runner/
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [267 kB]
Get:5 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [172 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [403 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 16s (975 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.10+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (31.3 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
+ mkdir -p /home/runner/
+ chown vagrant /home/runner/
2024-02-08 08:59:46,415 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-08 08:59:46,827 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2024-02-08 09:00:04,715 INFO: Getting source for revision 18a87eafa09c27c998387d4ec99420509c2aafaa
2024-02-08 09:00:04,727 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:04,727 DEBUG: > git rev-parse --show-toplevel
2024-02-08 09:00:04,946 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:04,947 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-08 09:00:05,161 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:05,161 DEBUG: > git reset --hard
2024-02-08 09:00:05,775 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:05,776 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-08 09:00:05,887 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:05,887 DEBUG: > git clean -dffx
2024-02-08 09:00:05,999 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:05,999 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2024-02-08 09:00:06,612 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:06,612 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-02-08 09:00:07,125 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:07,126 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
2024-02-08 09:00:07,638 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:07,638 DEBUG: > git remote set-head origin --auto
2024-02-08 09:00:09,755 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:09,756 DEBUG: > git checkout -f 18a87eafa09c27c998387d4ec99420509c2aafaa
2024-02-08 09:00:11,372 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:11,372 DEBUG: > git clean -dffx
2024-02-08 09:00:11,489 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:11,490 DEBUG: > git rev-parse --show-toplevel
2024-02-08 09:00:11,703 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:11,704 DEBUG: > git submodule deinit --all --force
2024-02-08 09:00:11,816 INFO: Collecting source libraries
2024-02-08 09:00:11,986 DEBUG: Removing debuggable flags from build/srclib/flutter
2024-02-08 09:00:12,064 INFO: Creating local.properties file at build/net.e1547/local.properties
2024-02-08 09:00:12,065 DEBUG: Removing debuggable flags from build/net.e1547
2024-02-08 09:00:12,071 INFO: Removing specified files
2024-02-08 09:00:12,072 INFO: Removing windows
2024-02-08 09:00:12,073 INFO: Removing ios
2024-02-08 09:00:12,081 INFO: Cleaned build.gradle of keysigning configs at build/net.e1547/android/app/build.gradle
2024-02-08 09:00:12,083 INFO: Running 'prebuild' commands in build/net.e1547
2024-02-08 09:00:12,083 DEBUG: Directory: build/net.e1547
2024-02-08 09:00:12,083 DEBUG: > bash -e -u -o pipefail -x -c -- export FLUTTER_VERSION=$(./.github/workflows/get_flutter_version.sh); pushd /home/vagrant/build/srclib/flutter; git checkout -f $FLUTTER_VERSION; popd; export repo=/home/runner/work/e1547; mkdir -p $repo; cd ..; mv net.e1547 $repo/e1547; pushd $repo/e1547; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get; popd; mv $repo/e1547 net.e1547; cd net.e1547; sed -i -e '/googleapis/d' .pub-cache/hosted/pub.dev/webview_cookie_manager-*/android/build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
++ ./.github/workflows/get_flutter_version.sh
+ export FLUTTER_VERSION=3.16.9
+ FLUTTER_VERSION=3.16.9
+ pushd /home/vagrant/build/srclib/flutter
~/build/srclib/flutter ~/build/net.e1547
+ git checkout -f 3.16.9
Note: switching to '3.16.9'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 41456452f2 [flutter_releases] Flutter stable 3.16.9 Framework Cherrypicks (#142231)
+ popd
~/build/net.e1547
+ export repo=/home/runner/work/e1547
+ repo=/home/runner/work/e1547
+ mkdir -p /home/runner/work/e1547
+ cd ..
+ mv net.e1547 /home/runner/work/e1547/e1547
+ pushd /home/runner/work/e1547/e1547
/home/runner/work/e1547/e1547 ~/build
++ pwd
+ export PUB_CACHE=/home/runner/work/e1547/e1547/.pub-cache
+ PUB_CACHE=/home/runner/work/e1547/e1547/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine f40e976bedff57e69e1b3d89a7c2a3c617a03dad...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
16 208M 16 35.0M 0 0 33.2M 0 0:00:06 0:00:01 0:00:05 33.2M
34 208M 34 72.9M 0 0 35.6M 0 0:00:05 0:00:02 0:00:03 35.6M
55 208M 55 115M 0 0 37.7M 0 0:00:05 0:00:03 0:00:02 37.7M
75 208M 75 157M 0 0 38.8M 0 0:00:05 0:00:04 0:00:01 38.8M
95 208M 95 198M 0 0 39.2M 0 0:00:05 0:00:05 --:--:-- 39.6M
100 208M 100 208M 0 0 39.3M 0 0:00:05 0:00:05 --:--:-- 40.8M
Building flutter tool...
Resolving dependencies...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter pub get
Downloading Material fonts... 789ms
Downloading Gradle Wrapper... 29ms
Downloading package sky_engine... 243ms
Downloading flutter_patched_sdk tools... 597ms
Downloading flutter_patched_sdk_product tools... 583ms
Downloading linux-x64 tools... 8.6s
Downloading linux-x64/font-subset tools... 262ms
Resolving dependencies...
_fe_analyzer_shared 64.0.0 (67.0.0 available)
analyzer 6.2.0 (6.4.1 available)
! collection 1.18.0 (overridden)
ffi 2.1.0 (2.1.2 available)
flutter_custom_tabs 1.2.1 (2.0.0+1 available)
flutter_custom_tabs_platform_interface 1.2.0 (2.0.0 available)
flutter_custom_tabs_web 1.1.0 (2.0.0 available)
freezed 2.4.6 (2.4.7 available)
! infinite_scroll_pagination 4.0.0 from git https://github.com/clragon/infinite_scroll_pagination.git at a7259c (overridden)
intl 0.18.1 (0.19.0 available)
js 0.6.7 (0.7.0 available)
local_auth_ios 1.1.6 (1.1.7 available)
matcher 0.12.16 (0.12.16+1 available)
material_color_utilities 0.5.0 (0.8.0 available)
meta 1.10.0 (1.12.0 available)
path 1.8.3 (1.9.0 available)
permission_handler_android 12.0.3 (12.0.4 available)
screen_brightness 0.2.2+1 (1.0.0 available)
screen_brightness_android 0.1.0+2 (1.0.0 available)
screen_brightness_ios 0.1.0 (1.0.0 available)
screen_brightness_macos 0.1.0+1 (1.0.0 available)
screen_brightness_platform_interface 0.1.0 (1.0.0 available)
screen_brightness_windows 0.1.3 (1.0.0 available)
test_api 0.6.1 (0.7.0 available)
web 0.3.0 (0.4.2 available)
web_socket_channel 2.4.0 (2.4.3 available)
webview_flutter_android 3.14.0 (3.15.0 available)
webview_flutter_wkwebview 3.11.0 (3.12.0 available)
Got dependencies!
26 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
+ popd
~/build
+ mv /home/runner/work/e1547/e1547 net.e1547
+ cd net.e1547
+ sed -i -e /googleapis/d .pub-cache/hosted/pub.dev/webview_cookie_manager-2.0.6/android/build.gradle
2024-02-08 09:02:57,994 INFO: Scanning source for common problems...
2024-02-08 09:02:58,070 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/skwasm.wasm
2024-02-08 09:02:58,071 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/canvaskit.wasm
2024-02-08 09:02:58,072 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2024-02-08 09:02:58,073 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/AssetManifest.bin
2024-02-08 09:02:58,074 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2024-02-08 09:02:58,075 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2024-02-08 09:02:58,075 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2024-02-08 09:02:58,076 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2024-02-08 09:02:58,077 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2024-02-08 09:02:58,077 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2024-02-08 09:02:58,082 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-08 09:02:58,098 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.2/example/android/build.gradle
2024-02-08 09:02:58,193 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/local_auth-2.1.8/example/android/build.gradle
2024-02-08 09:02:58,305 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter-4.5.0/example/android/build.gradle
2024-02-08 09:02:58,447 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.2.0/example/ddd03.exe
2024-02-08 09:02:58,495 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/platform-3.1.4/example/android/build.gradle
2024-02-08 09:02:58,537 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/animations-2.0.11/example/android/build.gradle
2024-02-08 09:02:58,607 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.2.4/example/android/build.gradle
2024-02-08 09:02:58,669 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/external_path-1.0.3/example/android/gradle/wrapper/gradle-wrapper.jar
2024-02-08 09:02:58,701 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/local_auth_android-1.0.36/example/android/build.gradle
2024-02-08 09:02:58,799 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.9.2/test/data/US/Eastern
2024-02-08 09:02:58,807 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.2.2/example/android/build.gradle
2024-02-08 09:02:58,919 INFO: Removing binary at .pub-cache/hosted/pub.dev/photo_view-0.14.0/bin/changelog-from-release-mac
2024-02-08 09:02:58,922 INFO: Removing binary at .pub-cache/hosted/pub.dev/photo_view-0.14.0/bin/changelog-from-release
2024-02-08 09:02:58,945 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/pull_to_refresh-2.0.0/example/android/gradle/wrapper/gradle-wrapper.jar
2024-02-08 09:02:58,951 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2024-02-08 09:02:58,951 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2024-02-08 09:02:58,952 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2024-02-08 09:02:58,953 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2024-02-08 09:02:58,954 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2024-02-08 09:02:58,955 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2024-02-08 09:02:58,955 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2024-02-08 09:02:58,956 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2024-02-08 09:02:58,956 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2024-02-08 09:02:58,957 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2024-02-08 09:02:58,958 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2024-02-08 09:02:58,958 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2024-02-08 09:02:58,959 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2024-02-08 09:02:58,960 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2024-02-08 09:02:58,960 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2024-02-08 09:02:58,961 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2024-02-08 09:02:58,961 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2024-02-08 09:02:58,962 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2024-02-08 09:02:58,963 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2024-02-08 09:02:58,964 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2024-02-08 09:02:58,971 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2024-02-08 09:02:59,115 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/example/android/build.gradle
2024-02-08 09:02:59,385 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.17/example/android/build.gradle
2024-02-08 09:02:59,551 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf
2024-02-08 09:02:59,552 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf
2024-02-08 09:02:59,552 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf
2024-02-08 09:02:59,553 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf
2024-02-08 09:02:59,554 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf
2024-02-08 09:02:59,555 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Medium.ttf
2024-02-08 09:02:59,556 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf
2024-02-08 09:02:59,556 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Regular.ttf
2024-02-08 09:02:59,557 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Light.ttf
2024-02-08 09:02:59,558 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Bold.ttf
2024-02-08 09:02:59,580 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter_android-3.14.0/example/android/build.gradle
2024-02-08 09:02:59,720 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/cat.jpg.gz
2024-02-08 09:02:59,721 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test2.zip
2024-02-08 09:02:59,721 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test_100k_files.zip
2024-02-08 09:02:59,727 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test2.tar.gz
2024-02-08 09:02:59,728 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test.zip
2024-02-08 09:02:59,729 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/a.txt.gz
2024-02-08 09:02:59,730 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/dd.zip
2024-02-08 09:02:59,731 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip_bzip2.zip
2024-02-08 09:02:59,731 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/symlink.zip
2024-02-08 09:02:59,732 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/crc32-not-streamed.zip
2024-02-08 09:02:59,732 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/winxp.zip
2024-02-08 09:02:59,733 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/password_zipcrypto.zip
2024-02-08 09:02:59,733 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/android-javadoc.zip
2024-02-08 09:02:59,734 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/go-with-datadesc-sig.zip
2024-02-08 09:02:59,735 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/test-trailing-junk.zip
2024-02-08 09:02:59,735 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zipCrypto.zip
2024-02-08 09:02:59,736 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip64_archive.zip
2024-02-08 09:02:59,736 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/readme.zip
2024-02-08 09:02:59,737 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/utf.zip
2024-02-08 09:02:59,737 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip64.zip
2024-02-08 09:02:59,738 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/aes256.zip
2024-02-08 09:02:59,739 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/test.zip
2024-02-08 09:02:59,739 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/go-no-datadesc-sig.zip
2024-02-08 09:02:59,740 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/unix.zip
2024-02-08 09:02:59,741 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/inflate/data.bin
2024-02-08 09:02:59,749 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/web/res/readme.zip
2024-02-08 09:02:59,780 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.2.2/example/android/build.gradle
2024-02-08 09:02:59,834 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.2/example/android/build.gradle
2024-02-08 09:02:59,886 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/app_links-3.5.0/example/android/gradle/wrapper/gradle-wrapper.jar
2024-02-08 09:02:59,922 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/image_gallery_saver-2.0.3/android/gradle/wrapper/gradle-wrapper.jar
2024-02-08 09:02:59,965 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.15.0/extension/devtools/build/canvaskit/canvaskit.wasm
2024-02-08 09:02:59,966 INFO: Removing binary at .pub-cache/hosted/pub.dev/drift-2.15.0/extension/devtools/build/assets/AssetManifest.bin
2024-02-08 09:02:59,967 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.15.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2024-02-08 09:02:59,968 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.15.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2024-02-08 09:02:59,969 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.15.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2024-02-08 09:02:59,969 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.15.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2024-02-08 09:02:59,970 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.15.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2024-02-08 09:02:59,970 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.15.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2024-02-08 09:03:00,214 INFO: Creating source tarball...
2024-02-08 09:04:00,320 INFO: Running 'build' commands in build/net.e1547
2024-02-08 09:04:00,321 DEBUG: Directory: build/net.e1547
2024-02-08 09:04:00,321 DEBUG: > bash -e -u -o pipefail -x -c export repo=/home/runner/work/e1547; cd ..; mv net.e1547 $repo/e1547; pushd $repo/e1547; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk; popd; mv $repo/e1547 net.e1547
/etc/bash.bashrc: line 7: PS1: unbound variable
+ export repo=/home/runner/work/e1547
+ repo=/home/runner/work/e1547
+ cd ..
+ mv net.e1547 /home/runner/work/e1547/e1547
+ pushd /home/runner/work/e1547/e1547
/home/runner/work/e1547/e1547 ~/build
++ pwd
+ export PUB_CACHE=/home/runner/work/e1547/e1547/.pub-cache
+ PUB_CACHE=/home/runner/work/e1547/e1547/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk
Downloading android-arm-profile/linux-x64 tools... 894ms
Downloading android-arm-release/linux-x64 tools... 494ms
Downloading android-arm64-profile/linux-x64 tools... 514ms
Downloading android-arm64-release/linux-x64 tools... 453ms
Downloading android-x64-profile/linux-x64 tools... 489ms
Downloading android-x64-release/linux-x64 tools... 412ms
Running Gradle task 'assembleRelease'...
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/runner/work/e1547/e1547/.pub-cache/hosted/pub.dev/store_checker-1.4.0/android/src/main/java/store/checker/store_checker/StoreCheckerPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/runner/work/e1547/e1547/.pub-cache/hosted/pub.dev/media_kit_video-1.2.4/android/src/main/java/com/alexmercerind/media_kit_video/VideoOutput.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/runner/work/e1547/e1547/.pub-cache/hosted/pub.dev/webview_cookie_manager-2.0.6/android/src/main/java/io/flutter/plugins/webview_cookie_manager/WebviewCookieManagerPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Font asset "fa-brands-400.ttf" was tree-shaken, reducing it from 207972 to 4000 bytes (98.1% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-solid-900.ttf" was tree-shaken, reducing it from 419720 to 3444 bytes (99.2% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 16296 bytes (99.0% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
e: /home/runner/work/e1547/e1547/build/wakelock_plus/.transforms/e35a6d238e6ebc1a0e15ec9bdeccf51d/transformed/out/jars/classes.jar!/META-INF/wakelock_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/e1547/e1547/build/share_plus/.transforms/ad0ea4710e6fa95fcd660d289fc20b42/transformed/out/jars/classes.jar!/META-INF/share_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/e1547/e1547/build/volume_controller/.transforms/01d01b65d544833502f04b35b380175a/transformed/out/jars/classes.jar!/META-INF/volume_controller_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/e1547/e1547/build/shared_storage/.transforms/7d050e1e3ddf3ab942d1349c8aa5848c/transformed/out/jars/classes.jar!/META-INF/shared_storage_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/e1547/e1547/build/external_path/.transforms/3b10c48bc116e582edf9b68f0b224fa4/transformed/out/jars/classes.jar!/META-INF/external_path_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/e1547/e1547/build/image_gallery_saver/.transforms/b9b08f25b8e83eb8b656b416a7e38a5a/transformed/out/jars/classes.jar!/META-INF/image_gallery_saver_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/e1547/e1547/build/screen_brightness_android/.transforms/3880cc6f01c340024dec4542142d72dc/transformed/out/jars/classes.jar!/META-INF/screen_brightness_android_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/e1547/e1547/build/package_info_plus/.transforms/5279c97fc17d896a2c83e62d70303737/transformed/out/jars/classes.jar!/META-INF/package_info_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/e1547/e1547/build/workmanager/.transforms/f2f084de415bf78a6280acf51aba51ba/transformed/out/jars/classes.jar!/META-INF/workmanager_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/9a370e70b69945a92228d9bb99d894a0/transformed/jetified-customtabslauncher-1.7.1/jars/classes.jar!/META-INF/launcher_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/4bac94cd1808926e0a245a9248741b05/transformed/fragment-1.6.2/jars/classes.jar!/META-INF/fragment_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/052ee0dd1745bcddbcc97816250e053e/transformed/jetified-activity-1.7.2/jars/classes.jar!/META-INF/activity_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/dd75415987cdc2082a3d18938b5e1d38/transformed/lifecycle-livedata-2.6.1/jars/classes.jar!/META-INF/lifecycle-livedata_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/1a134e4a26ffab5359bfdf4ae3860b83/transformed/lifecycle-viewmodel-2.6.1/jars/classes.jar!/META-INF/lifecycle-viewmodel_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/a233422e332ee65148d1cce339609e84/transformed/lifecycle-livedata-core-2.6.1/jars/classes.jar!/META-INF/lifecycle-livedata-core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/b815c7241563cb633550d57e66e19e95/transformed/jetified-lifecycle-viewmodel-savedstate-2.6.1/jars/classes.jar!/META-INF/lifecycle-viewmodel-savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/9989ae9b8859154874590505f9c281c3/transformed/jetified-core-ktx-1.10.1/jars/classes.jar!/META-INF/core-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/fd48e6dd6b4b1af7836c9774ce7e7d35/transformed/core-1.10.1/jars/classes.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/2a4fa49904651b0cf698d8fbabc0ce5c/transformed/lifecycle-runtime-2.6.1/jars/classes.jar!/META-INF/lifecycle-runtime_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.6.1/10f354fdb64868baecd67128560c5a0d6312c495/lifecycle-common-2.6.1.jar!/META-INF/lifecycle-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/e47e45fe7557d5d9d041308c757c3cfa/transformed/jetified-savedstate-1.2.1/jars/classes.jar!/META-INF/savedstate_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-jvm/1.7.1/920472d40adcdef5e18708976b3e314f9a636fcd/annotation-jvm-1.7.1.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/dafd3b89798a126b4b4a0019eac14810/transformed/jetified-annotation-experimental-1.3.0/jars/classes.jar!/META-INF/annotation-experimental_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.22/1a8e3601703ae14bb58757ea6b2d8e8e5935a586/kotlin-stdlib-common-1.8.22.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
Running Gradle task 'assembleRelease'... 729.7s
✓ Built build/app/outputs/flutter-apk/app-release.apk (55.8MB).
+ popd
~/build
+ mv /home/runner/work/e1547/e1547 net.e1547
2024-02-08 09:16:19,895 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/net.e1547, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-08 09:16:19,911 INFO: Successfully built version 18.0.0 of net.e1547 from 18a87eafa09c27c998387d4ec99420509c2aafaa
2024-02-08 09:16:20,297 DEBUG: AXML contains a RESOURCE MAP
2024-02-08 09:16:20,297 DEBUG: Start of Namespace mapping: prefix 35: 'android' --> uri 103: 'http://schemas.android.com/apk/res/android'
2024-02-08 09:16:20,299 DEBUG: Checking build/net.e1547/build/app/outputs/flutter-apk/app-release.apk
2024-02-08 09:16:20,313 DEBUG: AXML contains a RESOURCE MAP
2024-02-08 09:16:20,314 DEBUG: Start of Namespace mapping: prefix 35: 'android' --> uri 103: 'http://schemas.android.com/apk/res/android'
2024-02-08 09:16:20,475 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-02-08 09:16:20,475 INFO: ...retrieving https://github.com/clragon/e1547/releases/download/18.0.0%2B90/e1547.apk
2024-02-08 09:16:20,479 DEBUG: Starting new HTTPS connection (1): github.com:443
2024-02-08 09:16:20,686 DEBUG: https://github.com:443 "GET /clragon/e1547/releases/download/18.0.0%2B90/e1547.apk HTTP/1.1" 302 0
2024-02-08 09:16:20,691 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2024-02-08 09:16:21,056 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/245236546/165680dd-1652-474a-9756-59a5ed759818?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240208T091620Z&X-Amz-Expires=300&X-Amz-Signature=529f6b4deb91133d25a5192c5d95da373693c5514ba029eed1b23a84106eae6c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=245236546&response-content-disposition=attachment%3B%20filename%3De1547.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 58547112
2024-02-08 09:16:28,977 DEBUG: unsigned/binaries/net.e1547_90.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
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/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.biometric_biometric.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.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.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-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-service.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.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.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.room_room-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.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.sqlite_sqlite-framework.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.sqlite_sqlite.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.webkit_webkit.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.work_work-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/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/c5.e0 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/kotlinx.coroutines.internal.u not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2024-02-08 09:16:34,242 DEBUG: /tmp/tmpdoxhfdix/sigcp_net.e1547_90.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
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/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.biometric_biometric.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.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.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-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-service.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.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.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.room_room-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.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.sqlite_sqlite-framework.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.sqlite_sqlite.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.webkit_webkit.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.work_work-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/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/c5.e0 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/kotlinx.coroutines.internal.u not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2024-02-08 09:16:34,243 INFO: ...successfully verified
2024-02-08 09:16:34,243 INFO: compared built binary to supplied reference binary successfully
2024-02-08 09:16:34,321 INFO: supplied reference binary has allowed signer 8d324e434b975aa338a7a9c7f3077e1fc0dbf1303ec5d9b9634fe83e9ddb6380
2024-02-08 09:16:34,343 INFO: success: net.e1547
2024-02-08 09:16:34,343 INFO: Finished
2024-02-08 09:16:34,343 INFO: 1 build succeeded