Tuesday, 2025-07-22

yusufgungor_hi @ralonsoh the patch which @frickler mentioned.06:35
yusufgungor_> there was a neutron(?) patch depending on the oslo.utils bump for 2024.2 showing the failure, maybe that could add stephenfin's proposed fix as dependency to verify it06:35
ralonsohplease send a link06:37
yusufgungor_oh i do not know, @frickler do you have it? 07:14
*** tosky_ is now known as tosky07:33
fricklerno, I don't, that's what I was asking about last week07:35
yusufgungor_@frickler I did some research and found this possible.  https://review.opendev.org/c/openstack/neutron/+/95149408:04
yusufgungor_https://zuul.opendev.org/t/openstack/build/4b8b72dac7e7476791015c339e50f60b/log/controller/logs/screen-designate-api.txt#35-4508:12
yusufgungor_https://usercontent.irccloud-cdn.com/file/poLGrMQR/image.png08:15
yusufgungor_@ralonsoh @stephenfin created a fix for designate which migrate from wsgi_scripts to console_scripts : https://review.opendev.org/c/openstack/designate/+/950569 08:23
yusufgungor_setuptools change also affects the wsgi scripts so we have to find a way to solve them too. we can try to stop using the wsgi script which cause problems for python 3.8 setuptools.08:23
yusufgungor_so the @frickler said that08:23
yusufgungor_| there was a neutron(?) patch depending on the oslo.utils bump for 2024.2 showing the failure, maybe that could add stephenfin's proposed fix as dependency to verify it08:23
ralonsohyusufgungor_, ok but this patch should be reviewed by johnsom 08:25
yusufgungor_hmm ok, @johnsom can you review?08:27
fricklerralonsoh: yes, I just wanted to use it to verify the designate change, added as depends-on now for testing08:28
ralonsohfrickler, sorry, I'm a bit lost now08:28
ralonsohwhat is the neutron change?08:28
ralonsohor the patch to verify it08:29
fricklerralonsoh: https://review.opendev.org/c/openstack/neutron/+/95149408:29
ralonsohah ok08:29
fricklerralonsoh: and the fix is https://review.opendev.org/c/openstack/designate/+/95056908:29
ralonsohyeah, right, now I understand, thanks!08:29
frickler(or hopefully it is) (and if the test works, I'll wield my designate core powers a bit, too)08:30
ralonsohhttps://0c0c4e33641a15d6198e-9e6a8447d6325ce608287fa851bc53b0.ssl.cf2.rackcdn.com/openstack/4b8b72dac7e7476791015c339e50f60b/controller/logs/screen-designate-api.txt08:30
ralonsohright, designate is still failing08:30
ralonsohfrickler, but I don't understand: designate is asking for oslo.utils 4.7.008:32
ralonsohbut the requirements revert is bumping it to 7.3.108:32
ralonsohhttps://review.opendev.org/c/openstack/requirements/+/951735/1/upper-constraints.txt08:32
ralonsohand we indeed have this version installed:08:33
ralonsoh2025-07-08 15:30:26.143055 | controller | Successfully installed PyJWT-2.9.0 WebOb-1.8.8 debtcollector-3.0.0 keystonemiddleware-10.7.1 msgpack-1.0.8 netaddr-0.10.1 oslo.cache-3.8.0 oslo.config-9.6.0 oslo.context-5.6.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.serialization-5.5.0 oslo.utils-7.3.1 pycadf-3.1.1 pyparsing-3.1.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.5.0 pytz-2024.1 rfc3986-2.0.0 08:33
ralonsohtzdata-2024.1 wrapt-1.16.008:33
fricklerralonsoh: 4.7.0 is just the minimum version listed in designate reqs https://opendev.org/openstack/designate/src/branch/master/requirements.txt#L23 . and yes, the issue is that you do "pip install oslo.utils", but what you get and what pkg_resource does not see is that the actual pkg that gets installed is named "oslo_utils"08:45
fricklerbut let's wait for results from the fresh run08:45
ralonsohok08:45
yusufgungor_@frickler should we send recheck or it is going to run automatically? https://review.opendev.org/c/openstack/neutron/+/95149409:41
yusufgungor_@frickler @ralonsoh it is failed for 10:04
yusufgungor_{0} openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_find_available_ip [6.554108s] ... FAILED10:04
yusufgungor_    openstack.exceptions.HttpException: HttpException: 500: Server Error for url: https://10.209.36.96:9696/networking/v2.0/floatingips, Request Failed: internal server error while processing your request.10:04
ralonsohyusufgungor_, please check the Neutron API logs10:05
ralonsohthis is the exact error: https://paste.opendev.org/show/bCzZUgoRErwg3x708R9G/10:06
yusufgungor_@ralonsoh thanks, can we see the designate side logs too? i am going to find it if i can10:17
ralonsohyou have everything in the same place: https://zuul.opendev.org/t/openstack/build/d8e3003ef09a4ae9bd504a96a6ee1dc2/logs10:18
ralonsohinside the controller you'll find the designate logs10:18
fricklerok, so still the same error in designate-api :( stephenfin looks like your fix does not work or maybe devstack is deploying the wrong script?10:31
yusufgungor_@frickler @stephenfin :( 10:53

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