Friday, 2026-09-18

*** ykarel__ is now known as ykarel06:23
rosmaitaI'm getting a 404 for https://docs.openstack.org/releasenotes/os-brick/2026.2.html even though they exist when I build locally ... i guess the publish releasenotes job failed at some point?15:08
rosmaitasame for python-cinderclient15:08
clarkbyou should be able to trace that from the zuul job15:35
clarkbof course the first step is figuring out what is responsible for building those artifacts15:36
clarkblooks like it is the promote-openstack-releasenotes job that promotes the artifact from gate15:40
clarkbthis runs in the promote pipeline15:40
clarkbhttps://zuul.opendev.org/t/openstack/buildset/052c4cb281464d78abbfd5da65db5b97 master ran here a few seconds before stable/2026.2 https://zuul.opendev.org/t/openstack/buildset/574e03c461694d94a5f853a76489c96515:43
clarkbrosmaita: my hunch but I don't have concrete evidence yet is that the ordering there overwrote the content you're looking for15:44
rosmaitaclarkb: thanks for looking, your hypothesis sounds very plausible15:46
clarkbpublish-openstack-releasenotes-python3 has a semaphore but that job only runs on tags. The promote-openstack-releasenotes job which runs on every merge in the promote pipeline does not have a semaphore15:46
rosmaitaclarkb: sounds like the workaround would be to merge any patch with a release note to master, and then that should promote the latest set of releasenotes15:49
clarkbrosmaita: https://151cae9b08d5ca436478-aa35b71b6be789592a986446cd8c5cd9.ssl.cf5.rackcdn.com/openstack/65d274a4addf48d9bff6394b8b1d1975/docs/ this is the 2026.2 preview site (and lacks the 2026.2 content) https://07020983da81469adf4b-b9f7b4910ad16729218670d60db15b93.ssl.cf5.rackcdn.com/openstack/c21cef08e8564769911f477dedd0f6d6/docs/ is the master preview site and has the15:50
clarkbcontent. So I think 2026.2 overwrote the master content which ironically removed the 2026.2 release notes15:50
clarkbit does make me wonder if you're always going to overwrite broken content when you merge things to 2026.2 though15:50
clarkbmaybe those jobs should only run from the master branch? But yes I think if you land something on master it should fix things. Possibly only until you land the next change on 2026.2 though15:51
rosmaitaok, i will try to keep an eye on what happens, we will be doing both this week for RC-215:52

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