Saturday, 2024-06-08

@mordred:waterwanders.comcorvus: I've produced what I think is a fairly esoteric bug. I'm leaving it in place for the moment so you can see it, should you think it's interesting. (Ignore patchset 9 - that was part of debugging) ... https://review.opendev.org/c/waterwanders/waterwanders/+/921563 You will note that no jobs ran, nor did Zuul report back any config error. This is because it's the first change in the repo, so there are no existing jobs - it does not match the regex here: https://opendev.org/opendev/project-config/src/branch/master/zuul.d/projects.yaml#L4 ... and the .zuul.yaml in the change, which should be speculatively adding jobs is, I'm pretty sure, being short-circuited by the Depends-On which contains a job definition the changes uses in the post pipeline which the config passes a secret to. the combination of all of this results in a lack of any error message, and a bunch of "NO_JOBS" entries in the buildsets output.01:24
@mordred:waterwanders.comit might not even be a bug - nor obviously is this super important to fix, certainly not for me. But - it puzzled me for a good 10 minutes or so - so I imagine a similar circumstance might _really_ confuse someone else :) So I'm leaving it here for your enjoyment.01:25
@jim:acmegating.commordred: i think you correctly sussed out that it's the fact that your namespace isn't in https://opendev.org/opendev/project-config/src/branch/master/zuul.d/projects.yaml#L4 -- add it there and it should work as expected02:56
@jim:acmegating.comnormally, that would be a .* but opendev got itself into a weird place with github third-party check stuff.  perhaps it's sufficiently extricated that could be expanded.02:56
@jim:acmegating.comanyway that's not a zuul bug that's an #opendev config problem :)02:57
@mordred:waterwanders.comCool! I will rectify it directly then!03:36
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 920116: Store BuildSet.dependent_changes as change refs https://review.opendev.org/c/zuul/zuul/+/92011603:41
@sylvass:albinvass.seThere we go! zuul running on a raspberry pi: https://zuul.albinvass.se/tenants23:14
@jim:acmegating.comAlbin Vass: what are the outstanding changes for that?23:45
@sylvass:albinvass.secorvus: https://review.opendev.org/c/zuul/zuul/+/92147423:47
@sylvass:albinvass.seI built it from that change with no other additions23:50
@jim:acmegating.comlgtm; if no one else +3s those in a few days, ping me and i'll do it23:50

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!