| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-cyborg - 2026-04-01 | |||
| 15:00:09 | chandank` | ci job passes here | |
| 15:02:28 | sean-k-mooney | so directlly im not ok wiht pins like that in genral unless they are tempeory | |
| 15:02:58 | sean-k-mooney | chandank`: policy wise project are not ment to cap or pin depencies in genreal. this is slightly diffent | |
| 15:03:19 | chandank` | yes I agree. But I am not able to get a reproducer | |
| 15:04:30 | sean-k-mooney | that is because this depend on the version of setuptools and virual env you have i think so you would likely need to repoduce on ubuntu | |
| 15:05:15 | chandank` | I tried with ubuntu noble with py312 same here. Setuptools 82.0.1 is getting installed there | |
| 15:13:24 | sean-k-mooney | yes and that is ok | |
| 15:13:58 | sean-k-mooney | on 2025.1 we have backported the change sin other repos to make it compatible | |
| 15:14:17 | sean-k-mooney | let me take a look in a few minutes | |
| 15:14:36 | sean-k-mooney | we might proceed with the pin for now to unblock things but we shoudl fix it properly | |
| 15:14:43 | sean-k-mooney | the ping woudl only be ok on stable | |
| 15:15:00 | sean-k-mooney | master need to remain unpinned | |
| 15:16:06 | chandank` | https://paste.openstack.org/raw/bHvAJfuJzCW2OXVMYhZP/ | |
| 15:16:32 | chandank` | I am pinning it on stable/2025.1 only | |
| 15:16:44 | chandank` | and will backport it to 2024.2 to ubblock CI | |
| 15:17:20 | chandank` | sure, | |
| 15:17:44 | chandank` | feel free to leave your comments based on your investigation | |
| 15:17:52 | chandank` | I will take a look tomorrow morning | |
| 15:19:51 | chandank` | 983073: [Stable-only][CI] Pin setuptools | https://review.opendev.org/c/openstack/python-cyborgclient/+/983073 for 2025.1 is the review pin for 2025.1 only | |
| 15:45:55 | sean-k-mooney | https://paste.opendev.org/show/bPESsYNpkOOQju6gLKuu/ | |
| 15:45:59 | sean-k-mooney | i can repoduce it locally | |
| 16:10:33 | sean-k-mooney | https://review.opendev.org/c/openstack/python-cyborgclient/+/983051 fixes it but i need to od that properly on master and backport it | |
| 16:11:07 | sean-k-mooney | i think we will have to squash it into https://review.opendev.org/c/openstack/python-cyborgclient/+/943715/1 and make the .gitreview patch go after to get it to pass ci | |
| 16:11:10 | sean-k-mooney | or squash all 3 | |
| #openstack-cyborg - 2026-04-02 | |||
| 07:05:21 | chandankumar | sean-k-mooney: hello, thank you for the reproducer. | |
| 07:05:45 | chandankumar | tox -e docs is still failing with Could not import extension openstackdocstheme (exception: No module named 'pkg_resources') | |
| 07:06:20 | sean-k-mooney[m] | For the docs job we did pin it | |
| 07:06:50 | sean-k-mooney[m] | Because that need a new release on stable to fix and a uc bump | |
| 07:06:58 | chandankumar | ah you are so early. | |
| 07:07:45 | sean-k-mooney[m] | I’m still waking up and watching YouTube | |
| 07:07:51 | sean-k-mooney[m] | I’ll probably start working in an hour or so | |
| 07:08:12 | chandankumar | Let me pin that in the same patch. | |
| 07:08:49 | chandankumar | for 2025.1 only and squash 3 commits together with .gitreview and tox constriants changes | |
| 07:08:56 | chandankumar | thank you! | |
| 07:12:12 | sean-k-mooney[m] | Ya that sounds reasonable | |
| 07:17:29 | opendevreview | chandan kumar proposed openstack/python-cyborgclient master: add pyproject.toml to support pip 23.1 https://review.opendev.org/c/openstack/python-cyborgclient/+/983046 | |
| 07:32:25 | opendevreview | chandan kumar proposed openstack/python-cyborgclient master: Modernize tox configuration https://review.opendev.org/c/openstack/python-cyborgclient/+/983164 | |
| 08:57:51 | opendevreview | Merged openstack/python-cyborgclient master: add pyproject.toml to support pip 23.1 https://review.opendev.org/c/openstack/python-cyborgclient/+/983046 | |
| 09:07:22 | opendevreview | chandan kumar proposed openstack/python-cyborgclient master: Modernize tox configuration https://review.opendev.org/c/openstack/python-cyborgclient/+/983164 | |
| 09:20:47 | chandankumar | sean-k-mooney 2025.1 backport needs one more revision | |
| 09:23:09 | chandankumar | ah I created a new commit https://review.opendev.org/c/openstack/python-cyborgclient/+/983172 for 2025.1 | |
| 09:23:12 | chandankumar | fixing that | |
| 09:28:40 | opendevreview | Merged openstack/python-cyborgclient master: Modernize tox configuration https://review.opendev.org/c/openstack/python-cyborgclient/+/983164 | |
| 09:33:13 | chandankumar | sean-k-mooney: for 2025.1 , I have included all of the changes in a single one https://review.opendev.org/c/openstack/python-cyborgclient/+/983051 | |
| 09:33:48 | chandankumar | including tox modernization | |
| 09:39:37 | chandankumar | ignore that, I will break into 3 | |
| 10:05:56 | sean-k-mooney | which ever actully works | |
| 10:06:21 | sean-k-mooney | if you need it to be in 1 we can live withthat but if we can merge them sepreate in a sapecific order that is preferabel | |
| 10:08:18 | chandankumar | all sorted | |
| 10:08:19 | chandankumar | now | |
| 10:08:50 | sean-k-mooney | cool ill let those run trhough ci and hopefully we can get all those merged today. thanks for working on it | |
| 10:14:54 | chandankumar | all good here https://review.opendev.org/q/project:openstack/python-cyborgclient+branch:stable/2025.1 | |
| 10:15:03 | chandankumar | once it merges, I need to do the same for 2024.2 | |
| 10:19:45 | sean-k-mooney | sounds good. 2024.2 will be eol very soon but if we have time to fix it then that fine | |
| 10:20:16 | sean-k-mooney | i know we tag branches wehn we eol them but i dont know if we do a release automaticly | |
| 10:20:35 | sean-k-mooney | we sometimes intentually do a release but there has been no change tot he branch since it was created | |
| 10:20:40 | sean-k-mooney | so there is nothing to release | |
| 10:21:45 | sean-k-mooney | ok those are all green now ill start merging them form newest to oldest over the next hour or so | |
| 10:44:22 | chandankumar | sean-k-mooney: can you mark 2024.2 review https://review.opendev.org/c/openstack/python-cyborgclient/+/928259 ready for review | |
| 10:44:33 | chandankumar | https://review.opendev.org/q/project:openstack/python-cyborgclient+branch:stable/2024.2 are updated also | |
| 10:44:53 | chandankumar | going to backport modernize patch soon for 2025.2 and 2026.1 | |
| 10:44:56 | chandankumar | then we are done | |
| 10:45:49 | sean-k-mooney | then we can refocus on fixign the cherry pick script on cyborg itself :) | |
| 10:46:24 | sean-k-mooney | well and the docs fixes on master | |
| 10:46:34 | sean-k-mooney | but ya we will at least have all the branches passing again | |
| 10:51:52 | sean-k-mooney | chandankumar: while im waiting for those to be mergable i might just stack all the master bot patches quickly | |
| 10:52:07 | chandankumar | ok | |
| 10:52:18 | chandankumar | for python-cyborgclient all done | |
| 10:52:29 | chandankumar | stepping away for a bit. | |
| 11:10:04 | opendevreview | sean mooney proposed openstack/python-cyborgclient master: reno: Update master for unmaintained/victoria https://review.opendev.org/c/openstack/python-cyborgclient/+/914357 | |
| 11:10:05 | opendevreview | sean mooney proposed openstack/python-cyborgclient master: reno: Update master for unmaintained/xena https://review.opendev.org/c/openstack/python-cyborgclient/+/914365 | |
| 11:10:05 | opendevreview | sean mooney proposed openstack/python-cyborgclient master: reno: Update master for unmaintained/wallaby https://review.opendev.org/c/openstack/python-cyborgclient/+/914361 | |
| 11:10:06 | opendevreview | sean mooney proposed openstack/python-cyborgclient master: reno: Update master for unmaintained/zed https://review.opendev.org/c/openstack/python-cyborgclient/+/917248 | |
| 11:10:06 | opendevreview | sean mooney proposed openstack/python-cyborgclient master: reno: Update master for unmaintained/yoga https://review.opendev.org/c/openstack/python-cyborgclient/+/907783 | |
| 11:10:07 | opendevreview | sean mooney proposed openstack/python-cyborgclient master: Update master for stable/2024.1 https://review.opendev.org/c/openstack/python-cyborgclient/+/911910 | |
| 11:10:07 | opendevreview | sean mooney proposed openstack/python-cyborgclient master: reno: Update master for unmaintained/2023.1 https://review.opendev.org/c/openstack/python-cyborgclient/+/934803 | |
| 11:10:08 | opendevreview | sean mooney proposed openstack/python-cyborgclient master: Update master for stable/2025.1 https://review.opendev.org/c/openstack/python-cyborgclient/+/943716 | |
| 11:10:08 | opendevreview | sean mooney proposed openstack/python-cyborgclient master: Update master for stable/2024.2 https://review.opendev.org/c/openstack/python-cyborgclient/+/928260 | |
| 11:10:10 | opendevreview | sean mooney proposed openstack/python-cyborgclient master: Update master for stable/2025.2 https://review.opendev.org/c/openstack/python-cyborgclient/+/959716 | |
| 11:23:00 | opendevreview | Merged openstack/python-cyborgclient master: Drop remaining use of iteritems https://review.opendev.org/c/openstack/python-cyborgclient/+/942614 | |
| 11:26:11 | opendevreview | Merged openstack/python-cyborgclient master: Replace os-client-config https://review.opendev.org/c/openstack/python-cyborgclient/+/953811 | |
| 11:26:12 | opendevreview | Merged openstack/python-cyborgclient master: Drop dead code common/http.py https://review.opendev.org/c/openstack/python-cyborgclient/+/982246 | |
| 11:27:01 | opendevreview | Merged openstack/python-cyborgclient master: Cleanup requirements.txt unused packages https://review.opendev.org/c/openstack/python-cyborgclient/+/982244 | |
| 11:28:06 | opendevreview | Merged openstack/python-cyborgclient master: reno: Update master for unmaintained/victoria https://review.opendev.org/c/openstack/python-cyborgclient/+/914357 | |
| 11:31:57 | opendevreview | Merged openstack/python-cyborgclient master: reno: Update master for unmaintained/wallaby https://review.opendev.org/c/openstack/python-cyborgclient/+/914361 | |
| 11:31:59 | opendevreview | Merged openstack/python-cyborgclient master: reno: Update master for unmaintained/xena https://review.opendev.org/c/openstack/python-cyborgclient/+/914365 | |
| 11:32:11 | opendevreview | Merged openstack/python-cyborgclient master: reno: Update master for unmaintained/yoga https://review.opendev.org/c/openstack/python-cyborgclient/+/907783 | |
| 11:32:12 | opendevreview | Merged openstack/python-cyborgclient master: reno: Update master for unmaintained/zed https://review.opendev.org/c/openstack/python-cyborgclient/+/917248 | |
| 11:32:18 | opendevreview | Merged openstack/python-cyborgclient master: reno: Update master for unmaintained/2023.1 https://review.opendev.org/c/openstack/python-cyborgclient/+/934803 | |
| 11:32:19 | opendevreview | Merged openstack/python-cyborgclient master: Update master for stable/2024.1 https://review.opendev.org/c/openstack/python-cyborgclient/+/911910 | |
| 11:32:44 | opendevreview | Merged openstack/python-cyborgclient master: Update master for stable/2024.2 https://review.opendev.org/c/openstack/python-cyborgclient/+/928260 | |
| 11:35:37 | opendevreview | Merged openstack/python-cyborgclient master: Update master for stable/2025.1 https://review.opendev.org/c/openstack/python-cyborgclient/+/943716 | |
| 11:35:39 | opendevreview | Merged openstack/python-cyborgclient master: Update master for stable/2025.2 https://review.opendev.org/c/openstack/python-cyborgclient/+/959716 | |
| 12:11:22 | chandankumar | sean-k-mooney: https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/982768: Add stable/2026.1 job is good to go! | |
| 12:39:09 | opendevreview | sean mooney proposed openstack/cyborg-tempest-plugin master: clean up tempest job config for 2026.1 https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/983194 | |
| 12:40:17 | sean-k-mooney | chandankumar: that cleans up the jobs btu we need to look a tthe rest of the repos next week and proably the watcher ones too to make sure we have the correct jobs | |
| 12:41:11 | sean-k-mooney | by the way i think i want to move the tempst job defition to cyborg | |
| 12:42:01 | sean-k-mooney | in general i do not like it when the job defs live in the tempet plugin as it makes managign the jobs harder in teh main repo but that can wait | |
| 12:42:11 | chandankumar | sean-k-mooney: +1 to keep the jobs in cyborg repo | |
| 12:43:38 | chandankumar | sean-k-mooney: you can abandon this one https://review.opendev.org/c/openstack/python-cyborgclient/+/928259, I have included the change in https://review.opendev.org/c/openstack/python-cyborgclient/+/983182 | |