2025-09-02 09:49:45 algitbot: retry master 2025-09-02 15:14:59 algitbot: retry master 2025-09-02 15:16:27 algitbot: retry master 2025-09-02 15:20:01 algitbot: retry master 2025-09-02 15:28:57 algitbot: retry master 2025-09-02 15:47:25 algitbot: retry master 2025-09-02 15:52:04 algitbot: retry master 2025-09-03 12:28:30 algitbot: retry master 2025-09-03 15:32:01 cc PureTryOut 2025-09-03 18:00:46 algitbot: retry master 2025-09-04 12:46:40 Sooo many brittle tests.... 2025-09-04 12:47:29 revoke_test.go:1097: '-1' and '0' are not equal 2025-09-04 12:47:40 Like that's helpful 2025-09-04 13:57:27 ikke: thanks for opening their respective issues! 2025-09-04 18:56:26 mio: funny fix, just remove the failing assertion 2025-09-04 18:56:33 (May be correct, but looks funny) 2025-09-05 23:37:00 ttps://github.com/vectordotdev/vector/pull/23645 2025-09-05 23:37:05 https://github.com/vectordotdev/vector/pull/23645 2025-09-06 13:23:21 !89740 (for anyone here who missed it) 2025-09-06 14:55:30 algitbot: retry master 2025-09-06 14:55:34 s/master/3.22-stable/ 2025-09-06 14:55:51 algitbot: retry 3.22-stable 2025-09-06 14:56:49 lol? 2025-09-06 14:56:57 algitbot: retry master 2025-09-06 14:57:44 dbus-example-objectmanager-visibility.h: No such file or directory 2025-09-06 14:57:56 Is that a build system dependency issue? 2025-09-06 14:57:59 i guess some meson dependency issue 2025-09-06 14:58:00 yeah 2025-09-06 14:58:38 probably because of a meson upgrade, and the newer glib fixed it so let me search a commit 2025-09-06 15:02:20 ah now it built 2025-09-06 15:02:23 fine by me i guess 2025-09-06 15:07:41 "this is fine" meme 2025-09-06 16:01:56 something is weird with build-edge-x86_64. it wants to build element-desktop with a old electron even tho the new one is in aports 2025-09-06 16:02:09 i dont know if it already built electron or the build order is just wrong 2025-09-06 16:02:12 🤷 2025-09-06 16:02:16 let me check 2025-09-06 16:03:29 36.8.1-r1 is latest version in the repos 2025-09-06 16:04:39 ahuh so element-desktop wants to build with electron-35.7.4-r0 2025-09-06 16:04:59 achill: possibly a dependency holding it back? 2025-09-06 16:05:00 there is a constraint in the APKBUILD but it should only be ~35 which are satisfied by both versions 2025-09-06 16:05:09 hmm 2025-09-06 16:05:39 achill: ~35 means >=35, <36 2025-09-06 16:05:58 yeah exactly, so that shouldnt be the problem 2025-09-06 16:06:42 achill: maybe I'm missing something? 2025-09-06 16:06:55 ohhh the new electron version is 36 and not 35 2025-09-06 16:06:57 yes 2025-09-06 16:09:07 i guess we'll see if it builds with the new electron 🙃 2025-09-06 16:12:53 algitbot: retry master 2025-09-06 16:13:52 now x86_64 doesnt respond to retries, huh? 2025-09-06 16:14:00 achill: heh, I stopped the builder to check 2025-09-06 16:14:06 ah lol 2025-09-06 16:14:38 seems its building 2025-09-06 16:23:48 algitbot: retry master 2025-09-06 18:14:38 algitbot: retry 3.22-stable 2025-09-06 18:22:58 * algitbot: retry 3.22-stable 2025-09-06 18:25:55 * algitbot: retry 3.22-stable 2025-09-06 18:33:04 * algitbot: retry 3.22-stable 2025-09-06 19:08:51 tailscale: https://github.com/tailscale/tailscale/issues/16966 2025-09-06 19:09:58 aarch64 builder happens to run 6.12.42-0-lts 2025-09-06 19:25:30 * algitbot: retry 3.22-stable 2025-09-06 19:29:26 kernel patch: https://patchwork.kernel.org/project/linux-fsdevel/patch/20250821105806.1453833-1-wangzijie1@honor.com/raw/ 2025-09-06 19:43:49 * algitbot: retry 3.22-stable 2025-09-06 19:44:41 i guess we can just disable the test since its not related to tailscale 2025-09-06 20:30:00 algitbot: retry 3.22-stable 2025-09-06 22:02:49 algitbot: retry master 2025-09-06 22:02:53 algitbot: retry 3.22-stable 2025-09-07 00:22:34 algitbot: retry 3.22-stable 2025-09-07 00:32:03 algitbot: retry 3.22-stable 2025-09-07 00:39:59 algitbot: retry 3.22-stable 2025-09-08 15:21:10 algitbot: retry 3.22-stable 2025-09-08 17:58:17 algitbot: retry 3.22-stable 2025-09-08 19:19:03 algitbot: retry 3.22-stable 2025-09-08 19:19:16 should we disable falcon? 2025-09-08 19:19:29 Endless retrying does not make an illegal instruction legal 2025-09-08 19:19:36 (disable on armv7) 2025-09-08 19:20:58 !89792 2025-09-08 19:21:53 Still fails to build it seems 2025-09-08 19:23:22 yeah 2025-09-08 19:23:35 disabling seems fine to me 2025-09-08 19:24:53 "Error: Failed to parse: 'typesystem_webenginecore.xml'" 2025-09-08 19:25:00 Strange that that only happens on armv7 2025-09-08 19:25:16 Can't find typesystem_webenginecore.xml 2025-09-08 19:26:12 oh, apparently py3-pyside6 is not available for armv7 2025-09-08 19:29:13 Or more precisely, does not provide that file 2025-09-08 19:35:17 possibly -r1 was not built with Qt6WebEngineQuick 2025-09-08 19:35:32 so it didn't include the .xml file 2025-09-08 19:36:08 right, the builder has -r2 2025-09-08 19:36:10 maybe re-enabled on armv7 recently for qt6-qtwebengine, but since armv7 hasn't uploaded yet, ci doesn't have -r2 2025-09-08 19:36:13 yeah 2025-09-08 19:37:35 So I suppose we can just merge that MR? 2025-09-08 19:37:59 guess so? 2025-09-09 08:12:54 ?? 2025-09-09 09:27:31 algitbot: retry master 2025-09-09 15:37:12 algitbot: retry 3.20-stable 2025-09-09 15:37:33 is build-3-20-riscv64 stuck/broken? 2025-09-09 15:41:07 network issue after reboot 2025-09-09 21:38:52 algitbot: retry 3.22-stable 2025-09-09 22:20:10 algitbot: retry 3.22-stable 2025-09-10 02:17:23 algitbot: retry 3.22-stable 2025-09-10 02:49:20 algitbot: retry 3.22-stable 2025-09-10 06:54:56 algitbot: retry master 2025-09-10 09:26:58 Revert "previous commit message" is not COMMITSTYLE.md compliant 2025-09-10 09:29:54 yeah good point 2025-09-10 09:30:24 was in a rush, i think there are certain advantages to the revert "..." messages but it needs discussion first :) 2025-09-10 09:34:43 it happens sometimes, but I think it's better if the commit message is amended, here would be "testing/ibus-typing-booster: downgrade to 2.27.73", and then the rest of the commit message body could be kept 2025-09-10 09:38:10 I know that I can be overly nitpicky, and what I often comment on is not that bad, but I think that, if we're too loose, git history could become messy and hard to search/follow 2025-09-10 09:39:40 i think the Revert ".." is useful if its a pure git revert without manual changes/conflict resolutions, and "downgrade" for stuff further than that like build fixes and stuff. so that its visibile if its a pure revert or if it contains new changes 2025-09-10 10:36:48 My preferences is ": revert .." 2025-09-10 10:38:43 ah, yes, so ": revert upgrade to .." for example 2025-09-10 10:39:38 yup 2025-09-10 13:30:04 algitbot: retry master 2025-09-11 06:31:57 algitbot: retry 3.22-stable 2025-09-11 06:38:49 * algitbot: retry 3.22-stable 2025-09-11 15:42:32 algitbot: retry 3.22-stable 2025-09-13 09:26:23 algitbot: retry master 2025-09-13 10:35:14 algitbot: retry 3.22-stable 2025-09-14 02:05:31 wat 2025-09-14 05:12:31 That file certainly does exist 2025-09-14 13:47:10 algitbot: retry master 2025-09-14 15:41:38 algitbot: retry master 2025-09-14 18:53:16 is that hitting something that differ between ppc64le CI and package builder? 2025-09-14 18:53:28 passed here https://gitlab.alpinelinux.org/alpine/aports/-/jobs/2011952 2025-09-14 18:55:09 omni: talking about racksdb? 2025-09-14 18:55:43 yes, and trying to look at it with crossed tired eyes 2025-09-14 18:57:41 Both are power9 machines 2025-09-14 18:57:55 One CI runner runs on the same host 2025-09-14 19:03:04 but why would it fail on the package builder? I haven't seen that in CI 2025-09-14 19:03:23 here's another successful CI pipeline https://gitlab.alpinelinux.org/alpine/aports/-/jobs/2012029 2025-09-14 19:17:19 !90114 2025-09-14 19:23:20 ikke: do you want to debug anything or should I merge that to deselect those tests? 2025-09-14 19:23:42 I'd like to debug, but not sure where to look for 2025-09-14 19:24:25 are CI vs builders still different in setup? 2025-09-14 19:25:12 first thought was something in how /tmp is mounted, but that might be my tired eye looking at the wrong thing 2025-09-14 19:25:41 and.. I can't really say I have any idea where to look 2025-09-14 19:26:06 docker vs lxc 2025-09-14 19:34:50 installing 112 packages vs upgrading 34 packages and installing 67 2025-09-14 19:34:59 but I'm not sure there's anything there 2025-09-14 19:35:11 they build on different base images? 2025-09-14 19:35:36 Whatg is the opposte of --deselect? 2025-09-14 19:38:04 Trying to run a single test 2025-09-14 19:38:15 ah, -k perhaps? 2025-09-14 19:38:21 pytest --help 2025-09-14 19:38:34 -k takes a different syntax 2025-09-14 19:38:38 yeah... 2025-09-14 19:39:02 I can do -k test_dump, but that select all tests called test_dump 2025-09-14 19:39:08 TestRacksDBExec.test_dump selects nothing 2025-09-14 19:41:32 ok, specify the filename separately 2025-09-14 19:41:34 what about 2025-09-14 19:41:37 pytest racksdb/tests/test_exec.py::TestRacksDBExec::test_dump 2025-09-14 19:41:38 etc 2025-09-14 19:43:37 guessing you could just run the same command without the --deselect flags and it would instead only run those specific tests 2025-09-14 19:44:05 pytest -k test_dump ./racksdb/tests/test_exec.py worked 2025-09-14 19:45:28 k 2025-09-14 19:55:17 looking with --pdb 2025-09-14 21:12:59 what was uploaded to testing? 2025-09-14 21:15:36 looked odd... 2025-09-16 09:53:04 ikke: do you still want me to hold off from merging !90114 ? 2025-09-16 10:07:02 hledger passed on aarch64 here https://gitlab.alpinelinux.org/strophy/aports/-/jobs/2014725 2025-09-16 10:07:29 I hope it will pass this time or the next, because I got to go 2025-09-16 13:03:00 algitbot: retry master 2025-09-16 14:53:09 algitbot: retry master 2025-09-16 15:28:50 of course it's oom 2025-09-16 15:28:52 bleh 2025-09-16 15:28:56 algitbot: retry master 2025-09-16 19:25:27 the glib failure is weird 2025-09-16 19:25:29 it worked on CI 2025-09-16 19:54:39 potentially different hardware 2025-09-16 19:55:03 likely, but annoying 2025-09-16 19:56:00 absolutely 2025-09-17 00:45:17 is build-3-22-riscv64 stuck on arti? 2025-09-17 00:55:48 omni: it would seem so 2025-09-17 00:58:34 3.21 riscv64 also bulding the kernel for some time 2025-09-17 00:59:51 s/bulding/building/ 2025-09-17 01:50:55 algitbot: retry master 2025-09-17 05:28:05 algitbot: retry 3.18-stable 2025-09-17 07:12:31 algitbot: retry master 2025-09-17 22:40:17 sigh 2025-09-18 08:02:54 algitbot: retry master 2025-09-18 12:19:29 checking racksdb again 2025-09-18 12:28:50 ok 2025-09-19 23:00:46 algitbot: retry master 2025-09-19 23:01:08 uhm, what's broken now? 2025-09-20 00:14:35 algitbot: retry master 2025-09-20 08:08:29 o/ first one 2025-09-20 11:40:24 algitbot: retry 3.22-stable 2025-09-21 13:12:02 hmm... 2025-09-21 13:14:39 =( 2025-09-21 13:16:18 FAIL: scripts/unit.test 2025-09-21 13:16:23 really clear.. 2025-09-21 13:16:56 and because the builder is already retrying, the log is gone.. 2025-09-21 13:18:02 stopped the builder now 2025-09-21 13:19:09 ugh, multithreaded test log 2025-09-21 13:19:19 at least, it looks like it 2025-09-21 13:24:03 ok, also !90496 2025-09-21 13:24:11 I missed the missing pkgrel bump 2025-09-21 13:24:18 https://tpaste.us/yBdl 2025-09-21 13:26:21 passed in CI https://gitlab.alpinelinux.org/sertonix/aports/-/jobs/2017622/raw 2025-09-21 13:26:39 (and that is where I saw that wolfssh needed a pkgrel bump) 2025-09-21 13:33:41 ikke: are you looking into it and should I hold off of merging other things to master? 2025-09-21 13:47:48 I think I may have found it 2025-09-21 14:08:52 👍 2025-09-21 14:22:24 ikke: what about x86_64? 2025-09-21 14:22:42 I suppose I should start it again :P 2025-09-21 14:23:50 I stopped it yesterday to debug the binsh issue 2025-09-21 14:24:13 oh, ah 2025-09-21 14:29:33 for racksdb, I found where the exception comes from, but I still have to figure out what causes that problem 2025-09-21 14:45:06 but it is blocking community/ from being uploaded and testing/ to be built on that architecture? 2025-09-21 14:46:42 thinking it may give false positives in CI, if packages aren't at their expected version or build 2025-09-21 14:50:59 for php85 on riscv64, 837 tests were skipped in CI compared to 833 on the builder 2025-09-21 14:51:26 perhaps the one that is failing was one of those skipped in CI for some reason 2025-09-21 14:51:31 https://gitlab.alpinelinux.org/alpine/aports/-/jobs/2004894 2025-09-21 15:51:31 omni: does the project check for CI being set?