BenderBlog / traintime_pda

开源的西电本科生信息查询软件
https://legacy.superbart.top/xdyou.html
Mozilla Public License 2.0
80 stars 20 forks source link

F-Droid build failed #11

Closed linsui closed 4 months ago

linsui commented 12 months ago

The build is not reproducible.

diff.zip

Some classes from flutter are different. Maybe the flutter version used is different.

BenderBlog commented 12 months ago

I will see...

BenderBlog commented 11 months ago

The build is not reproducible.

diff.zip

Some classes from flutter are different. Maybe the flutter version used is different.

Sorry to bother you, what's the Debian/Ubuntu version of the FDroid build container/machine? I believe it is nessary to rewrite the github action code to suit the fdroid.

linsui commented 11 months ago

F-Droid currently runs on Debian Bullseye. But I thought it's not necessary.

BenderBlog commented 11 months ago

F-Droid currently runs on Debian Bullseye. But I thought it's not necessary.

改完 action.yaml 强制使用仓库的 .flutter ,最新版本可以了。那个构建失败的版本可以跳过了()

linsui commented 11 months ago

https://gitlab.com/fdroid/fdroiddata/-/jobs/5090560473 看起来还是不行

BenderBlog commented 11 months ago

image What about now? This is a test of 0.3.1:102

https://gitlab.com/fdroid/fdroiddata/-/jobs/5090560473 看起来还是不行

linsui commented 11 months ago

你那里构建是没问题的吗?我用 buildserver 测试一下。

BenderBlog commented 11 months ago

希望这次能可以吧,会不会服务器和我的容器会有区别()

linsui commented 11 months ago

你的容器是什么系统?因为不一样的是 dex 文件所以应该是 jdk 的区别

BenderBlog commented 11 months ago

Debian Bullseye,openjdk 17

linsui commented 11 months ago

是不是应该从 2da0c3cc592566d443fcdcfd962459be0d81dcbe 构建。F-Droid 用的是 19bdbcf3991a05fa66735315a9ece7d80d931465

BenderBlog commented 11 months ago

对,这几天为了修这个,我反复修改 v0.3.1 指向的 commit

linsui commented 11 months ago

https://gitlab.com/linsui/fdroiddata/-/jobs/5097718715 还是不一样。 diff.zip But the diff is much smaller.

linsui commented 6 months ago

1.1.0 没问题,谢谢

BenderBlog commented 6 months ago

新版本构建错误,求点事:

  1. 新版本把构建中关于“background fetch”的东西全删掉,我删除了这个依赖。
  2. 主页改成 "legacy.superbart.top/xdyou.html"。
  3. 将 v1.1.0 版本之前的构建全删了,他们已经不能适应学校该死的滑块了。如果 v1.1.1 版本过了,把 v1.1.0 删了。

多谢老兄. @linsui

linsui commented 6 months ago

新版本把构建中关于“background fetch”的东西全删掉,我删除了这个依赖。

这个我已经去掉了 https://gitlab.com/fdroid/fdroiddata/-/commit/ec5477a97ef68b4c588887b6e2f733cac9884ce3

主页改成 "legacy.superbart.top/xdyou.html"。

https://gitlab.com/fdroid/fdroiddata/-/commit/a1b044ca7ffa6658c9a9229c127933540fdedbb4

将 v1.1.0 版本之前的构建全删了,他们已经不能适应学校该死的滑块了。如果 v1.1.1 版本过了,把 v1.1.0 删了。

这个一般没有必要,老版本失效很正常,也没人会特意安装老版本。之后有新版本老版本会自动进入 archive。

licaon-kter commented 5 months ago

Can you reopen? ref: https://gitlab.com/fdroid/fdroiddata/-/jobs/6582499249#L7041

will get a diff asap

/LE: fyi https://gitlab.com/fdroid/fdroiddata/-/commit/05d982707f640710d125bc1f55c784379554f911

licaon-kter commented 5 months ago

The diff log is small: train201.log

Some parts look like we don't use the same Java but this is on 17 for a while now (ref: https://f-droid.org/docs/Reproducible_Builds/#mismatched-toolchains )

linsui commented 5 months ago

I suggest setting https://github.com/BenderBlog/traintime_pda/blob/main/android/app/build.gradle#L41 and https://github.com/BenderBlog/traintime_pda/blob/main/android/app/build.gradle#L46 to 17 to ensure that jdk 17 is used.

BenderBlog commented 5 months ago

well so far as i notice, action use the openjdk-17-headless to build... damn the plugin stuff, I will fix soon...

BenderBlog commented 4 months ago

The diff log is small: train201.log

Some parts look like we don't use the same Java but this is on 17 for a while now (ref: https://f-droid.org/docs/Reproducible_Builds/#mismatched-toolchains )

Maybe fixed? I set java to 17, and found out all previous version may compiled with java 21... And what's the default version of Java in fdroidserver?I tested on my laptop, and I found out maybe it is 11?

licaon-kter commented 4 months ago

F-Droid uses Debian Bookworm (and follows Debian stable in general fyi), hence de default now is 17

BenderBlog commented 4 months ago

Ok test passed in 203 with my computer, hope the same with fdroid server... As long as change the 1.2.0:20 comment to the latest

[superbart@superbart-laptop ~]$ ls
 86box.cfg   Documents    fdroidserver   java.log.62843       'MATLAB Add-Ons'    MyXDU             Public                       Templates      top_secret.enc  'VirtualBox VMs'
 album       Downloads    git            Joy_Division-Closer   mpv-shot0001.jpg   Pictures          public_key.pem               testdisk.log   unknown          vscode-cpptools
 Desktop     fdroiddata   go             l2.md                 Music              private_key.pem  'System Volume Information'   test.html      Videos           workspace
[superbart@superbart-laptop ~]$ rm -rf fdroidserver/
[superbart@superbart-laptop ~]$ git clone --depth=1 https://gitlab.com/fdroid/fdroidserver ~/fdroidserver
正克隆到 '/home/superbart/fdroidserver'...
警告:重定向到 https://gitlab.com/fdroid/fdroidserver.git/
remote: Enumerating objects: 926, done.
remote: Counting objects: 100% (926/926), done.
remote: Compressing objects: 100% (480/480), done.
remote: Total 926 (delta 177), reused 830 (delta 165), pack-reused 0
接收对象中: 100% (926/926), 7.14 MiB | 12.13 MiB/s, 完成.
处理 delta 中: 100% (177/177), 完成.
[superbart@superbart-laptop ~]$ sudo docker run --rm -itu vagrant --entrypoint /bin/bash \
  -v ~/fdroiddata:/build:z \
  -v ~/fdroidserver:/home/vagrant/fdroidserver:Z \
  registry.gitlab.com/fdroid/fdroidserver:buildserver
请把您的右手食指放在指纹读取器上
指纹匹配失败
请把您的右手食指放在指纹读取器上
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.
[superbart@superbart-laptop ~]$ sudo systemctl start docker
[superbart@superbart-laptop ~]$ sudo docker run --rm -itu vagrant --entrypoint /bin/bash   -v ~/fdroiddata:/build:z   -v ~/fdroidserver:/home/vagrant/fdroidserver:Z   registry.gitlab.com/fdroid/fdroidserver:buildserver
vagrant@fa5dc6060654:/$ java -version
openjdk version "17.0.10" 2024-01-16
OpenJDK Runtime Environment (build 17.0.10+7-Debian-1deb12u1)
OpenJDK 64-Bit Server VM (build 17.0.10+7-Debian-1deb12u1, mixed mode, sharing)
vagrant@fa5dc6060654:/$ . /etc/profile
export PATH="$fdroidserver:$PATH" PYTHONPATH="$fdroidserver"
export JAVA_HOME=$(java -XshowSettings:properties -version 2>&1 > /dev/null | grep 'java.home' | awk -F'=' '{print $2}' | tr -d ' ')
cd /build
fdroid readmeta
vagrant@fa5dc6060654:/build$ fdroid rewritemeta io.github.benderblog.traintime_pda
2024-04-12 06:41:29,106 INFO: Rewriting 'io.github.benderblog.traintime_pda'
vagrant@fa5dc6060654:/build$ fdroid checkupdates --allow-dirty io.github.benderblog.traintime_pda
2024-04-12 06:41:58,451 INFO: Processing io.github.benderblog.traintime_pda
vagrant@fa5dc6060654:/build$ fdroid checkupdates --allow-dirty io.github.benderblog.traintime_pda --verbose
2024-04-12 06:43:56,144 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-04-12 06:44:07,626 INFO: Processing io.github.benderblog.traintime_pda
2024-04-12 06:44:07,626 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:07,626 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:07,828 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:07,828 DEBUG: > git submodule foreach --recursive git reset --hard
2024-04-12 06:44:08,031 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:08,031 DEBUG: > git reset --hard
2024-04-12 06:44:08,232 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:08,232 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-04-12 06:44:08,434 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:08,434 DEBUG: > git clean -dffx
2024-04-12 06:44:08,535 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:08,535 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-04-12 06:44:09,540 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:09,540 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-04-12 06:44:10,645 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:10,645 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-04-12 06:44:11,649 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:11,649 DEBUG: > git remote set-head origin --auto
2024-04-12 06:44:12,754 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:12,754 DEBUG: > git checkout -f origin/HEAD
2024-04-12 06:44:12,956 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:12,956 DEBUG: > git clean -dffx
2024-04-12 06:44:13,058 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:13,058 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:13,261 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:13,261 DEBUG: > git submodule sync
2024-04-12 06:44:13,463 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:13,463 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 '300451adae589accbece3490f4396f10bdf15e6e'
2024-04-12 06:44:14,166 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:14,166 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:14,372 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/build/build/io.github.benderblog.traintime_pda, universal_newlines=False, shell=None, istream=<valid stream>)
2024-04-12 06:44:14,374 DEBUG: Popen(['git', 'cat-file', '--batch'], cwd=/build/build/io.github.benderblog.traintime_pda, universal_newlines=False, shell=None, istream=<valid stream>)
2024-04-12 06:44:14,380 DEBUG: All tags: v1.2.0,v1.1.1,v1.1.0,v0.4.1,v0.3.1,v0.3.0,add,v0.2.2,v0.2.1,v0.2.0,v0.1.4,v0.1.3+3,v0.1.2+2,v0.1.1+1,v0.1.1,v0.1.0,release-0.0.7,release-v0.0.6,release,pre-release-0.0.4
2024-04-12 06:44:14,380 DEBUG: Matching tags: v1.2.0,v1.1.1,v1.1.0,v0.4.1,v0.3.1,v0.3.0,v0.2.2,v0.2.1,v0.2.0,v0.1.4,v0.1.3+3,v0.1.2+2,v0.1.1+1,v0.1.1,v0.1.0
2024-04-12 06:44:14,380 DEBUG: Latest tags: v1.2.0,v1.1.1,v1.1.0,v0.4.1,v0.3.1
2024-04-12 06:44:14,380 DEBUG: Check tag: 'v1.2.0'
2024-04-12 06:44:14,381 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:14,381 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:14,582 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:14,582 DEBUG: > git submodule foreach --recursive git reset --hard
2024-04-12 06:44:15,285 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:15,285 DEBUG: > git reset --hard
2024-04-12 06:44:15,487 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:15,487 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-04-12 06:44:15,690 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:15,690 DEBUG: > git clean -dffx
2024-04-12 06:44:15,792 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:15,792 DEBUG: > git checkout -f v1.2.0
2024-04-12 06:44:15,994 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:15,994 DEBUG: > git clean -dffx
2024-04-12 06:44:16,096 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:16,096 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:16,299 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:16,299 DEBUG: > git submodule sync
2024-04-12 06:44:16,501 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:16,502 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 '300451adae589accbece3490f4396f10bdf15e6e'
2024-04-12 06:44:16,704 DEBUG: UpdateCheckData found version 1.2.0 (20)
2024-04-12 06:44:16,704 DEBUG: Check tag: 'v1.1.1'
2024-04-12 06:44:16,704 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:16,704 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:16,906 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:16,907 DEBUG: > git submodule foreach --recursive git reset --hard
2024-04-12 06:44:17,109 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:17,109 DEBUG: > git reset --hard
2024-04-12 06:44:17,311 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:17,311 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-04-12 06:44:17,513 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:17,513 DEBUG: > git clean -dffx
2024-04-12 06:44:17,615 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:17,615 DEBUG: > git checkout -f v1.1.1
2024-04-12 06:44:17,817 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:17,817 DEBUG: > git clean -dffx
2024-04-12 06:44:17,919 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:17,919 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:18,122 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:18,122 DEBUG: > git submodule sync
2024-04-12 06:44:18,324 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:18,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 '7482962148e8d758338d8a28f589f317e1e42ba4'
2024-04-12 06:44:18,527 DEBUG: UpdateCheckData found version 1.1.1 (19)
2024-04-12 06:44:18,527 DEBUG: Check tag: 'v1.1.0'
2024-04-12 06:44:18,527 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:18,527 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:18,729 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:18,729 DEBUG: > git submodule foreach --recursive git reset --hard
2024-04-12 06:44:18,931 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:18,931 DEBUG: > git reset --hard
2024-04-12 06:44:19,134 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:19,134 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-04-12 06:44:19,336 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:19,336 DEBUG: > git clean -dffx
2024-04-12 06:44:19,437 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:19,437 DEBUG: > git checkout -f v1.1.0
2024-04-12 06:44:19,640 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:19,640 DEBUG: > git clean -dffx
2024-04-12 06:44:19,741 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:19,741 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:19,944 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:19,944 DEBUG: > git submodule sync
2024-04-12 06:44:20,146 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:20,146 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 '7482962148e8d758338d8a28f589f317e1e42ba4'
2024-04-12 06:44:20,348 DEBUG: UpdateCheckData found version 1.1.0 (18)
2024-04-12 06:44:20,348 DEBUG: Check tag: 'v0.4.1'
2024-04-12 06:44:20,348 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:20,348 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:20,550 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:20,550 DEBUG: > git submodule foreach --recursive git reset --hard
2024-04-12 06:44:20,752 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:20,752 DEBUG: > git reset --hard
2024-04-12 06:44:20,954 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:20,954 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-04-12 06:44:21,156 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:21,156 DEBUG: > git clean -dffx
2024-04-12 06:44:21,258 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:21,258 DEBUG: > git checkout -f v0.4.1
2024-04-12 06:44:21,460 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:21,460 DEBUG: > git clean -dffx
2024-04-12 06:44:21,562 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:21,562 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:21,764 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:21,764 DEBUG: > git submodule sync
2024-04-12 06:44:21,966 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:21,966 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 'd211f42860350d914a5ad8102f9ec32764dc6d06'
2024-04-12 06:44:22,669 DEBUG: UpdateCheckData found version 0.4.1 (12)
2024-04-12 06:44:22,669 DEBUG: Check tag: 'v0.3.1'
2024-04-12 06:44:22,669 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:22,669 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:22,871 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:22,871 DEBUG: > git submodule foreach --recursive git reset --hard
2024-04-12 06:44:23,474 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:23,474 DEBUG: > git reset --hard
2024-04-12 06:44:23,676 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:23,676 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-04-12 06:44:23,878 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:23,879 DEBUG: > git clean -dffx
2024-04-12 06:44:23,980 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:23,980 DEBUG: > git checkout -f v0.3.1
2024-04-12 06:44:24,182 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:24,183 DEBUG: > git clean -dffx
2024-04-12 06:44:24,284 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:24,284 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:24,486 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:24,487 DEBUG: > git submodule sync
2024-04-12 06:44:24,688 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:24,688 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 '367f9ea16bfae1ca451b9cc27c1366870b187ae2'
2024-04-12 06:44:24,890 DEBUG: UpdateCheckData found version 0.3.1 (10)
2024-04-12 06:44:24,891 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:24,891 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:25,094 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/build/build/io.github.benderblog.traintime_pda, universal_newlines=False, shell=None, istream=<valid stream>)
2024-04-12 06:44:25,096 DEBUG: Applied vercode operation: 20 -> 201
2024-04-12 06:44:25,096 DEBUG: Applied vercode operation: 20 -> 202
2024-04-12 06:44:25,096 DEBUG: Applied vercode operation: 20 -> 203
2024-04-12 06:44:25,096 DEBUG: ...up to date
2024-04-12 06:44:25,096 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:25,096 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:44:25,298 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:25,298 DEBUG: > git submodule foreach --recursive git reset --hard
2024-04-12 06:44:25,500 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:25,500 DEBUG: > git reset --hard
2024-04-12 06:44:25,702 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:25,702 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-04-12 06:44:25,904 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:25,904 DEBUG: > git clean -dffx
2024-04-12 06:44:26,005 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:26,005 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-04-12 06:44:27,210 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:27,210 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-04-12 06:44:28,215 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:28,215 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-04-12 06:44:29,219 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:29,219 DEBUG: > git remote set-head origin --auto
2024-04-12 06:44:30,324 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:30,325 DEBUG: > git checkout -f 2ae8e54f45c07d26d020781b9b50f048027392b8
2024-04-12 06:44:30,526 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:44:30,526 DEBUG: > git clean -dffx
2024-04-12 06:44:30,628 DEBUG: ...fetch auto name from build/io.github.benderblog.traintime_pda
2024-04-12 06:44:30,630 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/example/android/build.gradle'
2024-04-12 06:44:30,630 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,630 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/example/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,631 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,631 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/example/android/app/build.gradle'
2024-04-12 06:44:30,631 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,631 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/example/android/app/src/profile/AndroidManifest.xml'
2024-04-12 06:44:30,631 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,631 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/example/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,631 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,632 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/example/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,632 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,632 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/android/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,632 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,632 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/android/build.gradle'
2024-04-12 06:44:30,632 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,633 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/android/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,633 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,638 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/packages/flutter_tools/gradle/build.gradle.kts'
2024-04-12 06:44:30,638 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,643 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/flutter_view/android/build.gradle'
2024-04-12 06:44:30,643 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,643 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/flutter_view/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,643 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,644 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/flutter_view/android/app/build.gradle'
2024-04-12 06:44:30,644 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,644 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/flutter_view/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,644 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,645 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/image_list/android/build.gradle'
2024-04-12 06:44:30,645 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,645 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/image_list/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,645 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,645 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/image_list/android/app/build.gradle'
2024-04-12 06:44:30,645 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,646 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/image_list/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,646 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,647 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/platform_view/android/build.gradle'
2024-04-12 06:44:30,647 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,647 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/platform_view/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,647 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,647 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/platform_view/android/app/build.gradle'
2024-04-12 06:44:30,647 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,647 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/platform_view/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,647 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,649 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/layers/android/build.gradle'
2024-04-12 06:44:30,649 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,649 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/layers/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,649 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,649 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/layers/android/app/build.gradle'
2024-04-12 06:44:30,649 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,649 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/layers/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,649 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,650 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/hello_world/android/build.gradle'
2024-04-12 06:44:30,650 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,651 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/hello_world/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,651 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,651 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/hello_world/android/app/build.gradle'
2024-04-12 06:44:30,651 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,651 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/hello_world/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,651 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,652 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/platform_channel/android/build.gradle'
2024-04-12 06:44:30,652 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,652 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/platform_channel/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,652 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,652 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/platform_channel/android/app/build.gradle'
2024-04-12 06:44:30,653 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,653 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/platform_channel/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,653 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,658 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/api/android/build.gradle'
2024-04-12 06:44:30,659 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,659 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/api/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,659 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,659 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/api/android/app/build.gradle'
2024-04-12 06:44:30,659 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,659 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/api/android/app/src/profile/AndroidManifest.xml'
2024-04-12 06:44:30,659 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,660 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/api/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,660 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,660 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/examples/api/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,660 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,662 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/manual_tests/android/build.gradle'
2024-04-12 06:44:30,663 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,663 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/manual_tests/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,663 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,663 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/manual_tests/android/app/build.gradle'
2024-04-12 06:44:30,663 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,663 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/manual_tests/android/app/src/profile/AndroidManifest.xml'
2024-04-12 06:44:30,664 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,664 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/manual_tests/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,664 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,664 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/manual_tests/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,664 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,664 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/tracing_tests/android/build.gradle'
2024-04-12 06:44:30,665 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,665 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/tracing_tests/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,665 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,665 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/tracing_tests/android/app/build.gradle'
2024-04-12 06:44:30,665 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,665 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/tracing_tests/android/app/src/profile/AndroidManifest.xml'
2024-04-12 06:44:30,665 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,666 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/tracing_tests/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,666 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,666 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/tracing_tests/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,666 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,667 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/hybrid_android_views/android/build.gradle'
2024-04-12 06:44:30,667 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,667 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/hybrid_android_views/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,667 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,667 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle'
2024-04-12 06:44:30,667 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,668 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/hybrid_android_views/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,668 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,668 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flavors/android/build.gradle'
2024-04-12 06:44:30,669 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,669 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flavors/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,669 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,669 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flavors/android/app/build.gradle'
2024-04-12 06:44:30,669 DEBUG: ..got package=None, version=1.0, vercode=1
2024-04-12 06:44:30,669 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flavors/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,669 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,670 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_host_app_v2_embedding/build.gradle'
2024-04-12 06:44:30,670 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,670 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_host_app_v2_embedding/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,670 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,670 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_host_app_v2_embedding/app/build.gradle'
2024-04-12 06:44:30,670 DEBUG: ..got package=None, version=1.0, vercode=1
2024-04-12 06:44:30,671 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_host_app_v2_embedding/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,671 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,671 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/module_host_with_custom_build_v2_embedding/build.gradle'
2024-04-12 06:44:30,671 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,671 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/module_host_with_custom_build_v2_embedding/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,671 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,671 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/module_host_with_custom_build_v2_embedding/app/build.gradle'
2024-04-12 06:44:30,671 DEBUG: ..got package=None, version=1.0, vercode=1
2024-04-12 06:44:30,672 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/module_host_with_custom_build_v2_embedding/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,672 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,672 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/external_ui/android/build.gradle'
2024-04-12 06:44:30,672 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,672 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/external_ui/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,672 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,673 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/external_ui/android/app/build.gradle'
2024-04-12 06:44:30,673 DEBUG: ..got package=None, version=1.0, vercode=1
2024-04-12 06:44:30,673 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/external_ui/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,673 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,673 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_custom_host_app/build.gradle'
2024-04-12 06:44:30,673 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,673 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_custom_host_app/SampleApp/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,673 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,674 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_custom_host_app/SampleApp/build.gradle'
2024-04-12 06:44:30,674 DEBUG: ..got package=None, version=1.0, vercode=1
2024-04-12 06:44:30,674 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_custom_host_app/SampleApp/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,674 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,675 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/channels/android/build.gradle'
2024-04-12 06:44:30,675 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,675 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/channels/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,675 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,675 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/channels/android/app/build.gradle'
2024-04-12 06:44:30,675 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,675 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/channels/android/app/src/profile/AndroidManifest.xml'
2024-04-12 06:44:30,676 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,676 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/channels/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,676 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,676 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/channels/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,676 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,677 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/deferred_components_test/android/build.gradle'
2024-04-12 06:44:30,677 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,677 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/deferred_components_test/android/component1/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,677 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,677 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/deferred_components_test/android/component1/build.gradle'
2024-04-12 06:44:30,677 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,678 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/deferred_components_test/android/component1/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,678 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,678 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/deferred_components_test/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,678 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,678 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle'
2024-04-12 06:44:30,678 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,679 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/deferred_components_test/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,679 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,679 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/deferred_components_test/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,679 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,680 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/spell_check/android/build.gradle'
2024-04-12 06:44:30,680 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,680 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/spell_check/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,681 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,681 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/spell_check/android/app/build.gradle'
2024-04-12 06:44:30,681 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,681 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/spell_check/android/app/src/profile/AndroidManifest.xml'
2024-04-12 06:44:30,681 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,681 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/spell_check/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,681 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,681 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/spell_check/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,681 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,682 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/non_nullable/android/build.gradle'
2024-04-12 06:44:30,682 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,682 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/non_nullable/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,683 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,683 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/non_nullable/android/app/build.gradle'
2024-04-12 06:44:30,683 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,683 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/non_nullable/android/app/src/profile/AndroidManifest.xml'
2024-04-12 06:44:30,683 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,683 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/non_nullable/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,683 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,683 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/non_nullable/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,684 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,684 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_views/android/build.gradle'
2024-04-12 06:44:30,684 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,684 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_views/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,684 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,685 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_views/android/app/build.gradle'
2024-04-12 06:44:30,685 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,685 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_views/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,685 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,686 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flutter_gallery/android/build.gradle'
2024-04-12 06:44:30,686 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,686 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flutter_gallery/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,687 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,687 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle'
2024-04-12 06:44:30,687 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,687 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flutter_gallery/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,687 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,688 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_semantics_testing/android/build.gradle'
2024-04-12 06:44:30,688 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,688 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_semantics_testing/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,688 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,688 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle'
2024-04-12 06:44:30,688 DEBUG: ..got package=None, version=0.0.1, vercode=1
2024-04-12 06:44:30,688 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_semantics_testing/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,688 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,689 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/abstract_method_smoke_test/android/build.gradle'
2024-04-12 06:44:30,689 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,689 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,689 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,689 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle'
2024-04-12 06:44:30,689 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,690 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/src/profile/AndroidManifest.xml'
2024-04-12 06:44:30,690 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,690 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,690 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,690 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,690 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,690 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/build.gradle'
2024-04-12 06:44:30,691 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,691 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,691 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,691 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle'
2024-04-12 06:44:30,691 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,691 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/src/profile/AndroidManifest.xml'
2024-04-12 06:44:30,691 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,691 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,692 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,692 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,692 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,692 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/release_smoke_test/android/build.gradle'
2024-04-12 06:44:30,692 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,693 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/release_smoke_test/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,693 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,693 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle'
2024-04-12 06:44:30,693 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,693 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/release_smoke_test/android/app/src/profile/AndroidManifest.xml'
2024-04-12 06:44:30,693 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,693 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/release_smoke_test/android/app/src/debug/AndroidManifest.xml'
2024-04-12 06:44:30,693 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,694 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/release_smoke_test/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,694 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,695 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/ui/android/build.gradle'
2024-04-12 06:44:30,695 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,695 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/ui/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,696 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,696 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/ui/android/app/build.gradle'
2024-04-12 06:44:30,696 DEBUG: ..got package=None, version=1.0, vercode=1
2024-04-12 06:44:30,696 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/ui/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,696 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,696 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/gradle_deprecated_settings/android/build.gradle'
2024-04-12 06:44:30,696 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,697 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/gradle_deprecated_settings/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,697 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,697 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle'
2024-04-12 06:44:30,697 DEBUG: ..got package=None, version=1.0, vercode=1
2024-04-12 06:44:30,697 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/gradle_deprecated_settings/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,697 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,698 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/platform_interaction/android/build.gradle'
2024-04-12 06:44:30,698 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,698 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/platform_interaction/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,699 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,699 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/platform_interaction/android/app/build.gradle'
2024-04-12 06:44:30,699 DEBUG: ..got package=None, version=0.0.1, vercode=1
2024-04-12 06:44:30,699 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/platform_interaction/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,699 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,701 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/macrobenchmarks/android/build.gradle'
2024-04-12 06:44:30,701 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,701 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/macrobenchmarks/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,701 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,701 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle'
2024-04-12 06:44:30,701 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,701 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/macrobenchmarks/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,701 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,702 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout/android/build.gradle'
2024-04-12 06:44:30,702 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,702 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,702 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,703 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle'
2024-04-12 06:44:30,703 DEBUG: ..got package=None, version=0.0.1, vercode=1
2024-04-12 06:44:30,703 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,703 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,703 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/build.gradle'
2024-04-12 06:44:30,704 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,704 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,704 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,704 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle'
2024-04-12 06:44:30,704 DEBUG: ..got package=None, version=0.0.1, vercode=1
2024-04-12 06:44:30,704 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,704 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,705 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/complex_layout/android/build.gradle'
2024-04-12 06:44:30,705 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,705 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/complex_layout/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,705 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,706 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/complex_layout/android/app/build.gradle'
2024-04-12 06:44:30,706 DEBUG: ..got package=None, version=0.0.1, vercode=1
2024-04-12 06:44:30,706 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/complex_layout/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,706 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,706 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/test_apps/stocks/android/build.gradle'
2024-04-12 06:44:30,707 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,707 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/test_apps/stocks/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,707 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,707 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle'
2024-04-12 06:44:30,707 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,707 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/test_apps/stocks/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,707 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,708 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/microbenchmarks/android/build.gradle'
2024-04-12 06:44:30,708 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,708 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/microbenchmarks/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,708 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,708 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle'
2024-04-12 06:44:30,709 DEBUG: ..got package=None, version=0.0.1, vercode=1
2024-04-12 06:44:30,709 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/microbenchmarks/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,709 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,709 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/multiple_flutters/android/build.gradle'
2024-04-12 06:44:30,709 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,709 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/multiple_flutters/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,709 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,710 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle'
2024-04-12 06:44:30,710 DEBUG: ..got package=None, version=1.0, vercode=1
2024-04-12 06:44:30,710 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/multiple_flutters/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,710 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,712 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/android/build.gradle'
2024-04-12 06:44:30,712 DEBUG: ..got package=None, version=None, vercode=None
2024-04-12 06:44:30,713 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/android/app/src/main/AndroidManifest.xml'
2024-04-12 06:44:30,713 DEBUG: ..got package=io.github.benderblog.traintime_pda, version=None, vercode=None
2024-04-12 06:44:30,713 DEBUG: Parsing manifest at 'build/io.github.benderblog.traintime_pda/android/app/build.gradle'
2024-04-12 06:44:30,713 DEBUG: ..got package=io.github.benderblog.traintime_pda, version=None, vercode=None
2024-04-12 06:44:30,713 DEBUG: Adding possible subdir android/app
2024-04-12 06:44:30,713 DEBUG: fetch_real_name: Checking manifest at build/io.github.benderblog.traintime_pda/android/app/src/main/AndroidManifest.xml
2024-04-12 06:44:30,713 DEBUG: ...got autoname 'Traintime PDA'
2024-04-12 06:44:30,713 DEBUG: Outputting JSON
2024-04-12 06:44:30,714 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/build, universal_newlines=False, shell=None, istream=<valid stream>)
2024-04-12 06:44:30,715 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/build, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:44:30,739 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/build, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:44:30,794 DEBUG: Popen(['git', 'ls-files', '--modified'], cwd=/build, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:44:30,952 DEBUG: Popen(['git', 'status', '--porcelain', '--untracked-files'], cwd=/build, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:44:31,519 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/fdroidserver, universal_newlines=False, shell=None, istream=<valid stream>)
2024-04-12 06:44:31,521 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/home/vagrant/fdroidserver, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:44:31,525 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/home/vagrant/fdroidserver, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:44:31,531 DEBUG: Popen(['git', 'ls-files', '--modified'], cwd=/home/vagrant/fdroidserver, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:44:31,535 DEBUG: Popen(['git', 'status', '--porcelain', '--untracked-files'], cwd=/home/vagrant/fdroidserver, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:44:31,547 DEBUG: skip deploying full build logs: not enabled in config
2024-04-12 06:44:31,554 DEBUG: skip deploying full build logs: not enabled in config
2024-04-12 06:44:31,555 DEBUG: skip deploying full build logs: not enabled in config
vagrant@fa5dc6060654:/build$ sudo mkdir /home/runner
vagrant@fa5dc6060654:/build$ suod chmod vagrant /home/runner
bash: suod: command not found
vagrant@fa5dc6060654:/build$ sudo chmod vagrant /home/runner
chmod: invalid mode: ‘vagrant’
Try 'chmod --help' for more information.
vagrant@fa5dc6060654:/build$ sudo chown vagrant /home/runner
vagrant@fa5dc6060654:/build$ ls /home -lh
total 8.0K
drwxr-xr-x 2 vagrant root    4.0K Apr 12 06:44 runner
drwxr-xr-x 1 vagrant vagrant 4.0K Apr 12 06:39 vagrant
vagrant@fa5dc6060654:/build$ mkdir --help
Usage: mkdir [OPTION]... DIRECTORY...
Create the DIRECTORY(ies), if they do not already exist.

Mandatory arguments to long options are mandatory for short options too.
  -m, --mode=MODE   set file mode (as in chmod), not a=rwx - umask
  -p, --parents     no error if existing, make parent directories as needed,
                    with their file modes unaffected by any -m option.
  -v, --verbose     print a message for each created directory
  -Z                   set SELinux security context of each created directory
                         to the default type
      --context[=CTX]  like -Z, or if CTX is specified then set the SELinux
                         or SMACK security context to CTX
      --help        display this help and exit
      --version     output version information and exit

GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
Report any translation bugs to <https://translationproject.org/team/>
Full documentation <https://www.gnu.org/software/coreutils/mkdir>
or available locally via: info '(coreutils) mkdir invocation'
vagrant@fa5dc6060654:/build$ fdroid build io.github.benderblog.traintime_pda:203 --verbose
2024-04-12 06:48:59,975 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-04-12 06:48:59,977 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/build, universal_newlines=False, shell=None, istream=<valid stream>)
2024-04-12 06:48:59,979 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/build, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:49:00,003 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/build, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:49:00,059 DEBUG: Popen(['git', 'ls-files', '--modified'], cwd=/build, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:49:00,219 DEBUG: Popen(['git', 'status', '--porcelain', '--untracked-files'], cwd=/build, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:49:00,768 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/fdroidserver, universal_newlines=False, shell=None, istream=<valid stream>)
2024-04-12 06:49:00,771 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/home/vagrant/fdroidserver, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:49:00,773 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/home/vagrant/fdroidserver, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:49:00,779 DEBUG: Popen(['git', 'ls-files', '--modified'], cwd=/home/vagrant/fdroidserver, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:49:00,784 DEBUG: Popen(['git', 'status', '--porcelain', '--untracked-files'], cwd=/home/vagrant/fdroidserver, universal_newlines=False, shell=None, istream=None)
2024-04-12 06:49:00,796 DEBUG: skip deploying full build logs: not enabled in config
2024-04-12 06:49:00,922 DEBUG: skip deploying full build logs: not enabled in config
2024-04-12 06:49:00,922 DEBUG: Getting git vcs interface for https://github.com/BenderBlog/traintime_pda.git
2024-04-12 06:49:00,922 DEBUG: Checking io.github.benderblog.traintime_pda:203
2024-04-12 06:49:00,923 INFO: Building version 1.2.0 (203) of io.github.benderblog.traintime_pda
2024-04-12 06:49:00,923 WARNING: io.github.benderblog.traintime_pda:1.2.0 runs this on the buildserver with sudo:
    ['apt-get update', 'mkdir -p /home/runner', 'chown vagrant /home/runner']
These commands were skipped because fdroid build is not running on a dedicated build server.
2024-04-12 06:49:00,923 INFO: Getting source for revision 2ae8e54f45c07d26d020781b9b50f048027392b8
2024-04-12 06:49:00,923 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:00,923 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:49:01,125 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:01,125 DEBUG: > git submodule foreach --recursive git reset --hard
2024-04-12 06:49:01,327 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:01,327 DEBUG: > git reset --hard
2024-04-12 06:49:01,530 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:01,530 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-04-12 06:49:01,732 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:01,732 DEBUG: > git clean -dffx
2024-04-12 06:49:01,834 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:01,834 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-04-12 06:49:02,840 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:02,840 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-04-12 06:49:03,844 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:03,844 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-04-12 06:49:04,949 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:04,949 DEBUG: > git remote set-head origin --auto
2024-04-12 06:49:06,255 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:06,255 DEBUG: > git checkout -f 2ae8e54f45c07d26d020781b9b50f048027392b8
2024-04-12 06:49:06,457 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:06,458 DEBUG: > git clean -dffx
2024-04-12 06:49:06,560 INFO: Initialising submodules
2024-04-12 06:49:06,560 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:06,560 DEBUG: > git rev-parse --show-toplevel
2024-04-12 06:49:06,762 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:06,762 DEBUG: > git submodule sync
2024-04-12 06:49:06,964 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:06,964 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 '300451adae589accbece3490f4396f10bdf15e6e'
2024-04-12 06:49:07,667 INFO: Creating local.properties file at build/io.github.benderblog.traintime_pda/local.properties
2024-04-12 06:49:07,675 DEBUG: Removing debuggable flags from build/io.github.benderblog.traintime_pda
2024-04-12 06:49:07,725 INFO: Removing specified files
2024-04-12 06:49:07,726 INFO: Removing .github
2024-04-12 06:49:07,726 INFO: Removing ios
2024-04-12 06:49:07,728 INFO: Removing linux
2024-04-12 06:49:07,729 INFO: Removing .vscode
2024-04-12 06:49:07,730 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/example/android/app/build.gradle
2024-04-12 06:49:07,741 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/flutter_view/android/app/build.gradle
2024-04-12 06:49:07,742 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/image_list/android/app/build.gradle
2024-04-12 06:49:07,743 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/platform_view/android/app/build.gradle
2024-04-12 06:49:07,745 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/layers/android/app/build.gradle
2024-04-12 06:49:07,746 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/hello_world/android/app/build.gradle
2024-04-12 06:49:07,747 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/platform_channel/android/app/build.gradle
2024-04-12 06:49:07,753 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/api/android/app/build.gradle
2024-04-12 06:49:07,756 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/manual_tests/android/app/build.gradle
2024-04-12 06:49:07,757 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/tracing_tests/android/app/build.gradle
2024-04-12 06:49:07,759 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/a11y_assessments/android/app/build.gradle
2024-04-12 06:49:07,760 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2024-04-12 06:49:07,761 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flavors/android/app/build.gradle
2024-04-12 06:49:07,763 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/external_ui/android/app/build.gradle
2024-04-12 06:49:07,764 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/channels/android/app/build.gradle
2024-04-12 06:49:07,765 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2024-04-12 06:49:07,767 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/spell_check/android/app/build.gradle
2024-04-12 06:49:07,768 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2024-04-12 06:49:07,768 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_views/android/app/build.gradle
2024-04-12 06:49:07,770 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2024-04-12 06:49:07,771 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2024-04-12 06:49:07,771 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2024-04-12 06:49:07,772 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle
2024-04-12 06:49:07,773 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2024-04-12 06:49:07,774 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_verified_input/android/app/build.gradle
2024-04-12 06:49:07,775 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/ui/android/app/build.gradle
2024-04-12 06:49:07,776 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2024-04-12 06:49:07,777 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2024-04-12 06:49:07,779 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2024-04-12 06:49:07,780 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2024-04-12 06:49:07,781 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2024-04-12 06:49:07,782 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2024-04-12 06:49:07,783 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2024-04-12 06:49:07,783 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2024-04-12 06:49:07,784 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2024-04-12 06:49:07,786 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/android/app/build.gradle
2024-04-12 06:49:07,787 INFO: Running 'prebuild' commands in build/io.github.benderblog.traintime_pda
2024-04-12 06:49:07,787 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:49:07,787 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/signingConfig /d' android/app/build.gradle; export repo=/home/runner/work/traintime_pda; mkdir -p $repo; cd ..; mv io.github.benderblog.traintime_pda $repo/traintime_pda; pushd $repo/traintime_pda; export PUB_CACHE=$(pwd)/.pub-cache; .flutter/bin/flutter config --no-analytics; .flutter/bin/flutter pub get; popd; mv $repo/traintime_pda io.github.benderblog.traintime_pda
+ sed -i -e '/signingConfig /d' android/app/build.gradle
+ export repo=/home/runner/work/traintime_pda
+ repo=/home/runner/work/traintime_pda
+ mkdir -p /home/runner/work/traintime_pda
+ cd ..
+ mv io.github.benderblog.traintime_pda /home/runner/work/traintime_pda/traintime_pda
+ pushd /home/runner/work/traintime_pda/traintime_pda
/home/runner/work/traintime_pda/traintime_pda /build/build
++ pwd
+ export PUB_CACHE=/home/runner/work/traintime_pda/traintime_pda/.pub-cache
+ PUB_CACHE=/home/runner/work/traintime_pda/traintime_pda/.pub-cache
+ .flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine e76c956498841e1ab458577d3892003e553e4f3c...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  213M  100  213M    0     0  22.4M      0  0:00:09  0:00:09 --:--:-- 26.0M
Building flutter tool...
Resolving dependencies...
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...                                      491ms
Downloading Gradle Wrapper...                                       65ms
Downloading package sky_engine...                                  104ms
Downloading flutter_patched_sdk tools...                           187ms
Downloading flutter_patched_sdk_product tools...                   191ms
Downloading linux-x64 tools...                                   2,932ms
Downloading linux-x64/font-subset tools...                         116ms
Resolving dependencies...
  args 2.4.2 (2.5.0 available)
  build_runner 2.4.8 (2.4.9 available)
  built_value 8.9.1 (8.9.2 available)
  chopper 7.2.0 (7.4.0 available)
  file_picker 6.2.1 (8.0.0+1 available)
  flutter_local_notifications 16.3.3 (17.0.0 available)
  flutter_markdown 0.6.22 (0.6.22+1 available)
  flutter_plugin_android_lifecycle 2.0.17 (2.0.18 available)
  frontend_server_client 3.2.0 (4.0.0 available)
  home_widget 0.4.1 (0.6.0 available)
  intl 0.18.1 (0.19.0 available)
  jiffy 6.2.1 (6.3.0 available)
  leak_tracker 10.0.0 (10.0.5 available)
  leak_tracker_flutter_testing 2.0.1 (3.0.5 available)
  leak_tracker_testing 2.0.1 (3.0.1 available)
  lint 1.10.0 (2.3.0 available)
  material_color_utilities 0.8.0 (0.11.1 available)
  meta 1.11.0 (1.14.0 available)
  ming_cute_icons 0.0.4 (0.0.5 available)
  package_info_plus 4.2.0 (7.0.0 available)
  package_info_plus_platform_interface 2.0.1 (3.0.0 available)
  path_provider 2.1.2 (2.1.3 available)
  path_provider_android 2.2.2 (2.2.3 available)
  pigeon 17.3.0 (18.0.0 available)
  pointycastle 3.7.4 (3.8.0 available)
  sensors_plus 3.1.0 (5.0.1 available)
  share_plus 7.2.2 (8.0.3 available)
  shared_preferences 2.2.2 (2.2.3 available)
  sqflite 2.3.2 (2.3.3 available)
  test_api 0.6.1 (0.7.1 available)
  url_launcher 6.2.5 (6.2.6 available)
  uuid 4.3.3 (4.4.0 available)
  vm_service 13.0.0 (14.2.0 available)
  web_socket_channel 2.4.4 (2.4.5 available)
  win32 5.3.0 (5.4.0 available)
Got dependencies!
35 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
+ popd
/build/build
+ mv /home/runner/work/traintime_pda/traintime_pda io.github.benderblog.traintime_pda
2024-04-12 06:50:09,449 INFO: Scanning source for common problems...
2024-04-12 06:50:09,462 DEBUG: scanner is configured to use signature data from: 'suss'
2024-04-12 06:50:09,484 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2024-04-12 06:50:09,484 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2024-04-12 06:50:09,485 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at .flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2024-04-12 06:50:09,536 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dart
2024-04-12 06:50:09,536 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dartaotruntime
2024-04-12 06:50:09,536 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2024-04-12 06:50:09,536 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2024-04-12 06:50:09,538 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2024-04-12 06:50:09,564 INFO: Removing gradlew.bat at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2024-04-12 06:50:09,564 INFO: Removing gradlew at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2024-04-12 06:50:09,564 INFO: Removing gradle-wrapper.jar at .flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2024-04-12 06:50:09,565 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2024-04-12 06:50:09,565 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2024-04-12 06:50:09,565 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2024-04-12 06:50:09,565 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2024-04-12 06:50:09,565 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2024-04-12 06:50:09,565 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2024-04-12 06:50:09,565 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2024-04-12 06:50:09,565 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2024-04-12 06:50:09,643 INFO: Removing binary at .flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2024-04-12 06:50:09,651 INFO: Removing usual suspect 'com.google.android.play:core.*' at .flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2024-04-12 06:50:09,659 INFO: Removing binary at .flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin
2024-04-12 06:50:09,761 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-04-12 06:50:09,771 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.2.2/example/android/build.gradle
2024-04-12 06:50:09,815 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/platform-3.1.4/example/android/build.gradle
2024-04-12 06:50:09,873 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.2.5/example/android/build.gradle
2024-04-12 06:50:09,889 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.3.0/example/ddd03.exe
2024-04-12 06:50:09,925 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.9.2/test/data/US/Eastern
2024-04-12 06:50:09,952 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/google' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.4/example/android/build.gradle
2024-04-12 06:50:09,952 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/public' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.4/example/android/build.gradle
2024-04-12 06:50:09,952 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/central' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.4/example/android/build.gradle
2024-04-12 06:50:09,952 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/gradle-plugin' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.4/example/android/build.gradle
2024-04-12 06:50:09,953 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/google' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.4/example/android/build.gradle
2024-04-12 06:50:09,953 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/public' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.4/example/android/build.gradle
2024-04-12 06:50:09,953 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/central' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.4/example/android/build.gradle
2024-04-12 06:50:09,953 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/gradle-plugin' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.4/example/android/build.gradle
2024-04-12 06:50:10,027 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.4.1/example/ddd03.exe
2024-04-12 06:50:10,108 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.2/example/android/build.gradle
2024-04-12 06:50:10,122 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/pigeon-17.3.0/platform_tests/test_plugin/example/android/build.gradle
2024-04-12 06:50:10,127 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/pigeon-17.3.0/platform_tests/alternate_language_test_plugin/example/android/build.gradle
2024-04-12 06:50:10,135 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/pigeon-17.3.0/example/app/android/build.gradle
2024-04-12 06:50:10,145 INFO: Removing binary at .pub-cache/hosted/pub.dev/vector_graphics-1.1.11+1/example/assets/tiger.bin
2024-04-12 06:50:10,157 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2024-04-12 06:50:10,158 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2024-04-12 06:50:10,159 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2024-04-12 06:50:10,159 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2024-04-12 06:50:10,159 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2024-04-12 06:50:10,159 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2024-04-12 06:50:10,159 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2024-04-12 06:50:10,160 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2024-04-12 06:50:10,160 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-04-12 06:50:10,160 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2024-04-12 06:50:10,160 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2024-04-12 06:50:10,160 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2024-04-12 06:50:10,160 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2024-04-12 06:50:10,161 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2024-04-12 06:50:10,161 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-04-12 06:50:10,161 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2024-04-12 06:50:10,161 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2024-04-12 06:50:10,161 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2024-04-12 06:50:10,161 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2024-04-12 06:50:10,161 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2024-04-12 06:50:10,161 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2024-04-12 06:50:10,164 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/App
2024-04-12 06:50:10,164 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/kernel_blob.bin
2024-04-12 06:50:10,170 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/vm_snapshot_data
2024-04-12 06:50:10,170 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/isolate_snapshot_data
2024-04-12 06:50:10,182 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-04-12 06:50:10,215 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter_android-3.16.0/example/android/build.gradle
2024-04-12 06:50:10,224 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.0/example/android/build.gradle
2024-04-12 06:50:10,229 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-04-12 06:50:10,229 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-04-12 06:50:10,230 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-04-12 06:50:10,230 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-04-12 06:50:10,230 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-04-12 06:50:10,230 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-04-12 06:50:10,230 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-04-12 06:50:10,230 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-04-12 06:50:10,231 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-04-12 06:50:10,231 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-04-12 06:50:10,246 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/auto_size_text-3.0.0/demo/android/gradle/wrapper/gradle-wrapper.jar
2024-04-12 06:50:10,251 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_markdown-0.6.22/example/android/build.gradle
2024-04-12 06:50:10,255 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter-4.7.0/example/android/build.gradle
2024-04-12 06:50:10,270 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/web/res/readme.zip
2024-04-12 06:50:10,271 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test.zip
2024-04-12 06:50:10,271 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/a.txt.gz
2024-04-12 06:50:10,271 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test2.zip
2024-04-12 06:50:10,271 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test_100k_files.zip
2024-04-12 06:50:10,273 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test2.tar.gz
2024-04-12 06:50:10,273 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/cat.jpg.gz
2024-04-12 06:50:10,273 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/test.zip
2024-04-12 06:50:10,273 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/android-javadoc.zip
2024-04-12 06:50:10,273 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-04-12 06:50:10,274 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/test-trailing-junk.zip
2024-04-12 06:50:10,274 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zipCrypto.zip
2024-04-12 06:50:10,274 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/readme.zip
2024-04-12 06:50:10,274 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip64_archive.zip
2024-04-12 06:50:10,274 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/unix.zip
2024-04-12 06:50:10,274 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/aes256.zip
2024-04-12 06:50:10,274 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/crc32-not-streamed.zip
2024-04-12 06:50:10,274 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/dd.zip
2024-04-12 06:50:10,274 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-04-12 06:50:10,275 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/winxp.zip
2024-04-12 06:50:10,275 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/password_zipcrypto.zip
2024-04-12 06:50:10,275 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip_bzip2.zip
2024-04-12 06:50:10,275 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/utf.zip
2024-04-12 06:50:10,275 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/symlink.zip
2024-04-12 06:50:10,275 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip64.zip
2024-04-12 06:50:10,275 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/inflate/data.bin
2024-04-12 06:50:10,287 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-04-12 06:50:10,309 INFO: Creating source tarball...
2024-04-12 06:51:48,443 INFO: Running 'build' commands in build/io.github.benderblog.traintime_pda
2024-04-12 06:51:48,443 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2024-04-12 06:51:48,443 DEBUG: > bash -e -u -o pipefail -x -c export repo=/home/runner/work/traintime_pda; cd ..; mv io.github.benderblog.traintime_pda $repo/traintime_pda; pushd $repo/traintime_pda; export PUB_CACHE=$(pwd)/.pub-cache; .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"; popd; mv $repo/traintime_pda io.github.benderblog.traintime_pda
+ export repo=/home/runner/work/traintime_pda
+ repo=/home/runner/work/traintime_pda
+ cd ..
+ mv io.github.benderblog.traintime_pda /home/runner/work/traintime_pda/traintime_pda
+ pushd /home/runner/work/traintime_pda/traintime_pda
/home/runner/work/traintime_pda/traintime_pda /build/build
++ pwd
+ export PUB_CACHE=/home/runner/work/traintime_pda/traintime_pda/.pub-cache
+ PUB_CACHE=/home/runner/work/traintime_pda/traintime_pda/.pub-cache
+ .flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-arm64
Downloading Gradle Wrapper...                                      242ms
Downloading android-arm-profile/linux-x64 tools...                 254ms
Downloading android-arm-release/linux-x64 tools...                 138ms
Downloading android-arm64-profile/linux-x64 tools...               142ms
Downloading android-arm64-release/linux-x64 tools...               150ms
Downloading android-x64-profile/linux-x64 tools...                 173ms
Downloading android-x64-release/linux-x64 tools...                 140ms

Running Gradle task 'assembleRelease'...                        
Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.3 accepted.
Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" 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.
Checking the license for package Android SDK Platform-Tools in /opt/android-sdk/licenses
License for package Android SDK Platform-Tools accepted.
Preparing "Install Android SDK Platform-Tools (revision: 35.0.1)".
"Install Android SDK Platform-Tools (revision: 35.0.1)" ready.
Installing Android SDK Platform-Tools in /opt/android-sdk/platform-tools
"Install Android SDK Platform-Tools (revision: 35.0.1)" complete.
"Install Android SDK Platform-Tools (revision: 35.0.1)" finished.
Checking the license for package Android SDK Platform 33 in /opt/android-sdk/licenses
License for package Android SDK Platform 33 accepted.
Preparing "Install Android SDK Platform 33 (revision: 3)".
"Install Android SDK Platform 33 (revision: 3)" ready.
Installing Android SDK Platform 33 in /opt/android-sdk/platforms/android-33
"Install Android SDK Platform 33 (revision: 3)" complete.
"Install Android SDK Platform 33 (revision: 3)" finished.
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.
Checking the license for package Android SDK Platform 28 in /opt/android-sdk/licenses
License for package Android SDK Platform 28 accepted.
Preparing "Install Android SDK Platform 28 (revision: 6)".
"Install Android SDK Platform 28 (revision: 6)" ready.
Installing Android SDK Platform 28 in /opt/android-sdk/platforms/android-28
"Install Android SDK Platform 28 (revision: 6)" complete.
"Install Android SDK Platform 28 (revision: 6)" finished.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 8124 bytes (99.5% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MingCute.ttf" was tree-shaken, reducing it from 818856 to 7768 bytes (99.1% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Running Gradle task 'assembleRelease'...                          435.8s
✓  Built build/app/outputs/flutter-apk/app-arm64-v8a-release.apk (11.9MB).
+ popd
/build/build
+ mv /home/runner/work/traintime_pda/traintime_pda io.github.benderblog.traintime_pda
2024-04-12 06:59:34,466 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/build/build/io.github.benderblog.traintime_pda, universal_newlines=False, shell=None, istream=<valid stream>)
2024-04-12 06:59:34,467 INFO: Successfully built version 1.2.0 of io.github.benderblog.traintime_pda from 2ae8e54f45c07d26d020781b9b50f048027392b8
2024-04-12 06:59:34,584 DEBUG: AXML contains a RESOURCE MAP
2024-04-12 06:59:34,584 DEBUG: Start of Namespace mapping: prefix 34: 'android' --> uri 70: 'http://schemas.android.com/apk/res/android'
2024-04-12 06:59:34,584 DEBUG: Checking build/io.github.benderblog.traintime_pda/build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
2024-04-12 06:59:34,587 DEBUG: AXML contains a RESOURCE MAP
2024-04-12 06:59:34,587 DEBUG: Start of Namespace mapping: prefix 34: 'android' --> uri 70: 'http://schemas.android.com/apk/res/android'
2024-04-12 06:59:34,601 INFO: ...retrieving https://github.com/BenderBlog/traintime_pda/releases/download/v1.2.0/app-arm64-v8a-release.apk
2024-04-12 06:59:34,602 DEBUG: Starting new HTTPS connection (1): github.com:443
2024-04-12 06:59:35,269 DEBUG: https://github.com:443 "GET /BenderBlog/traintime_pda/releases/download/v1.2.0/app-arm64-v8a-release.apk HTTP/1.1" 302 0
2024-04-12 06:59:35,270 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2024-04-12 06:59:37,316 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/524465777/4fff60fb-a91f-48fe-b40d-edda08f5b44e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240412%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240412T065934Z&X-Amz-Expires=300&X-Amz-Signature=cf1fe84a0328f8ebcfbcdc821ac7f7839c6624ad99c1aaf22ed25bb5c1366cb7&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=524465777&response-content-disposition=attachment%3B%20filename%3Dapp-arm64-v8a-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 12601552
2024-04-12 07:01:54,930 DEBUG: unsigned/binaries/io.github.benderblog.traintime_pda_203.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/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.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.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.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/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/c4.g0 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.r not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.

2024-04-12 07:01:55,459 DEBUG: /tmp/tmp54mxyxpk/sigcp_io.github.benderblog.traintime_pda_203.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/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.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.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.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/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/c4.g0 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.r not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.

2024-04-12 07:01:55,459 INFO: ...successfully verified
2024-04-12 07:01:55,460 INFO: compared built binary to supplied reference binary successfully
2024-04-12 07:01:55,467 INFO: supplied reference binary has allowed signer 6ac4b42c92c33dff156f5a1b0f154dd351115a5fbfa2d8ae406a5f374f29ac67
2024-04-12 07:01:55,470 DEBUG: skip deploying full build logs: not enabled in config
2024-04-12 07:01:55,470 INFO: success: io.github.benderblog.traintime_pda
2024-04-12 07:01:55,470 INFO: Finished
2024-04-12 07:01:55,470 INFO: 1 build succeeded
2024-04-12 07:01:55,470 DEBUG: skip deploying full build logs: not enabled in config
2024-04-12 07:01:55,471 DEBUG: skip deploying full build logs: not enabled in config
licaon-kter commented 4 months ago

thanks https://gitlab.com/fdroid/fdroiddata/-/commit/5fd366207e7072018732b9b192ca4ed31d1d8cdf