opendevreview | Goutham Pacha Ravi proposed openstack/project-config master: Add editHashtags permissions to some governance repositories https://review.opendev.org/c/openstack/project-config/+/919627 | 01:27 |
---|---|---|
opendevreview | Merged openstack/project-config master: Add devstack-gate back to central config for retirement prep https://review.opendev.org/c/openstack/project-config/+/919625 | 05:13 |
opendevreview | Merged openstack/devstack-gate master: Retire devstack gate https://review.opendev.org/c/openstack/devstack-gate/+/919626 | 06:52 |
opendevreview | Jens Harbott proposed openstack/project-config master: Retire Sahara: remove project from infra https://review.opendev.org/c/openstack/project-config/+/919391 | 08:34 |
opendevreview | Jens Harbott proposed openstack/project-config master: Retire ec2-api: remove project from infra https://review.opendev.org/c/openstack/project-config/+/919397 | 08:34 |
*** ministry is now known as __ministry | 08:44 | |
frickler | gmann: I've stacked ^^ on top of the ds-gate retirement to avoid further merge conflicts. the current one was only due to the bot rewrapping a description line, though | 08:48 |
frickler | config-core: there's a nice stack of retirement changes in project-config, also some other open reviews, please have a look (cc tonyb not sure if you've added this highlight yet? or maybe we want to stop using it and only go for infra-root? seems the delta is zero these days since ajaeger is no longer around in IRC) | 08:51 |
*** ministry is now known as __ministry | 08:54 | |
opendevreview | Takashi Kajinami proposed openstack/project-config master: Remove networking-ovn completely https://review.opendev.org/c/openstack/project-config/+/919417 | 09:27 |
frickler | fyi starting another branch deletion run | 09:28 |
jakeyip | hi all I have question about failing jobs by openstack release bot, is this the right place to get help | 10:14 |
jakeyip | hi all I have question about failing jobs by openstack release bot, is this the right place to get help? | 10:14 |
frickler | jakeyip: it depends, do you have a link to a failing job? | 10:23 |
jakeyip | hi frickler thanks for replying. the change is https://review.opendev.org/c/openstack/magnum-ui/+/909518 | 10:23 |
jakeyip | it's a .gitreview change but fails py3 | 10:24 |
jakeyip | not sure if we are expected to fix... or just leave it since it's unmaintained... | 10:25 |
frickler | jakeyip: in general the idea with unmaintained branches is that "normal" project teams do not have to care about them | 10:25 |
frickler | there is a dedicated group of people that try to take care of those branches https://review.opendev.org/admin/groups/4d728691952c04b8b2ec828eabc96b98dc124d69,members | 10:26 |
jakeyip | frickler: thanks. I wasn't sure of expectation since this is the handover commit | 10:27 |
jakeyip | another one I had issues with is https://review.opendev.org/c/openstack/magnum-ui/+/909519 | 10:28 |
jakeyip | the error in zuul logs is `/home/zuul/src/opendev.org/openstack/magnum-ui/releasenotes/source/yoga.rst:3: WARNING: Duplicate explicit target name: "bug/1638863".` | 10:29 |
jakeyip | if someone knows offhand where that error is from that'll be great, if not I will continue digging | 10:31 |
frickler | jakeyip: it is possible that that change needs to be squashed now with the similar one updating zed.rst | 10:32 |
frickler | you can try by first rebasing one on top of the other | 10:33 |
jakeyip | frickler: thanks | 10:33 |
elodilles | hi infra team, i noticed a weird job ERROR today for a patch whose jobs were passing yesterday: https://zuul.opendev.org/t/openstack/builds?result=ERROR&skip=0 | 11:08 |
elodilles | do you know if this is a zuul issue, or is it something that i could/should fix? | 11:08 |
elodilles | the error is btw: 'Error: Unable to find role in /var/lib/zuul/builds/1c1323d4a6b44a95af4512ac24ead8b1/ansible/pre_playbook_2/role_1/devstack-gate' | 11:09 |
frickler | elodilles: ds-gate has just been retired | 11:12 |
frickler | https://review.opendev.org/c/openstack/devstack-gate/+/919626 | 11:12 |
elodilles | i'm not sure that all of the jobs that are in ERROR are using ds-gate, but i might be wrong | 11:13 |
elodilles | well, the devstack-gate role is definitely mentioned in the error message, so... :-/ | 11:15 |
elodilles | unfortunately, the zuul builds that have ERROR result don't hold logs (inventory) so it's not that easy to figure out the inheritance of these jobs :/ | 11:18 |
frickler | elodilles: you could try to look at the zuul inventory of the last passing job | 11:22 |
elodilles | true | 11:22 |
elodilles | i'll do that | 11:22 |
frickler | done with deletions: https://paste.opendev.org/show/bybY9UrjO4q3omrQ0PeV/ | 12:09 |
elodilles | frickler: thanks o/ looks nice | 12:14 |
opendevreview | Brian Rosmaita proposed openstack/project-config master: Add more permissions for 'glance-ptl' group https://review.opendev.org/c/openstack/project-config/+/910641 | 13:46 |
opendevreview | Merged openstack/project-config master: Add more permissions for 'glance-ptl' group https://review.opendev.org/c/openstack/project-config/+/910641 | 14:52 |
clarkb | elodilles: (and everyone else really I try to remind everyone of this) it always helps to link to the most specific error you can eg https://zuul.opendev.org/t/openstack/build/7fd7ddc4a188447bad35ccc793cdae7d | 15:06 |
fungi | yeah, the build summaries already include a backlink to the triggering change/ref if more context is needed | 15:08 |
clarkb | side note: I feel like a lot of projects really went overboard in their zuul job trees | 15:11 |
clarkb | just tracing a single octavia devstack job is like 10 parent jobs deep | 15:12 |
clarkb | and half of them are called -base (obviously false) | 15:12 |
fungi | -sub-base, -sub-sub-base... | 15:19 |
clarkb | that error originates in zuul when it tries to set up repos for roles projects on the executor workspace | 15:24 |
clarkb | I believe it originates from https://opendev.org/openstack/devstack/src/branch/unmaintained/zed/.zuul.yaml#L318 | 15:25 |
clarkb | elodilles: frickler ^ fyi | 15:25 |
clarkb | I'll push up a change for unmaintainted/zed (doesn't appear to be in the current stable branches) and if that fixes things others can backport. THere is a possibility that a role or two will need to be ported out of d-g into devsatck however checking zed at least I don't think this is the case | 15:26 |
frickler | clarkb: ah, nice, I was looking for a line like that earlier, but in the wrong repos | 15:26 |
clarkb | and now I can't push with git review because I have to edit .gitreview and then I end up with a dirty tree for the rebase. No rebase it is | 15:30 |
clarkb | remote: https://review.opendev.org/c/openstack/devstack/+/919750 Drop devstack-gate roles from devstack zuul jobs | 15:31 |
elodilles | clarkb: thanks for investigating this issue \o/ i also tried to find where things are pulling in devstack-gate but couldn't find it yet. your patch looks promising. | 15:37 |
elodilles | (i only linked the jobs with 'ERROR' results, not a specific job logs, as those are all the same ERRORS (at least on the 1st page) o:)) | 15:39 |
clarkb | elodilles: right but I/we have no way of knowing that so it creates more effort for whoever is debugging | 15:39 |
clarkb | its better to be specific and let the investigation learn what it can rather than too high level then maybe we end up debugging different problems | 15:40 |
elodilles | ACK, sry, I'll remember this in the future | 15:40 |
elodilles | clarkb: i've updated your patch as it looks like fixing the problem, but nova-ceph-multistore is broken in zed for ~1.5 months already... anyway, the ERRORs should disappear with your patch so let's unblock the unmaintained gates with it | 19:52 |
elodilles | i mean this patch: https://review.opendev.org/c/openstack/devstack/+/919750 | 19:53 |
elodilles | thanks again for the patch o/ | 19:54 |
fungi | dpawlik1: i saw your announcement to the list. let me know when you've gotten everything you need off the old server so i can delete it and clean up the associated dns records for it | 20:13 |
fungi | dpawlik1: also someone sent me a direct e-mail message about a security concern with part of the service. it's probably not urgent, but is there a particular address to which you'd like me to forward it? feel free to /msg me if you prefer | 20:14 |
clarkb | elodilles: ++ I'm not sure who should be approving that change | 20:22 |
clarkb | I don't have approval rights on it myself | 20:22 |
elodilles | i have, so i will. it's a CI change and it clearly fixes the ERROR | 20:37 |
elodilles | actually, i've added +2+W as it's already EOB to me so I won't be awake when the check jobs will finish o:) | 20:40 |
clarkb | ++ can't make it any worse | 20:42 |
elodilles | :) indeed. | 20:42 |
gmann | frickler: thanks | 21:05 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!