frickler | hrw: cool, time to finish the IPv6 patch for k-a | 05:14 |
---|---|---|
ignacio | Hi team! I'm facing the following pretty clear error "Debian release buster version 10 is not supported. Supported releases are: bullseye", is there any reason why isn't supported? Can I "force" it for testing purposes? | 06:11 |
ignacio | Oh, I saw... I will override /ansible/roles/prechecks/vars/main.yml and try | 06:14 |
frickler | mnasiadka: yoctozepto: missed that in the CI status yesterday, xena branches are still blocked because of broken c8 https://review.opendev.org/c/openstack/kolla/+/858049 | 06:24 |
frickler | guess we should make it n-v in that patch and then fix afterwards? | 06:25 |
yoctozepto | frickler: will check today | 06:44 |
yoctozepto | xena should be in shape as soon it will be the oldest non-EM | 06:44 |
yoctozepto | unlike wallaby | 06:44 |
yoctozepto | (which works) | 06:44 |
mnasiadka | good morning | 07:30 |
ignacio | Hi! I'm facing the "Nova fails to start" issue (https://bugs.launchpad.net/kolla-ansible/+bug/1990830), I'm trying to re-build the image but I got the "debian-source-nova-compute-ironic" instead of "debian-source-nova-compute" (without Ironic). Any idea on how to generate the latter? | 07:34 |
opendevreview | Rafal Lewandowski proposed openstack/kayobe master: updated write_bifrost_clouds_yaml logic https://review.opendev.org/c/openstack/kayobe/+/857594 | 07:42 |
opendevreview | Rafal Lewandowski proposed openstack/kayobe master: updated write_bifrost_clouds_yaml logic https://review.opendev.org/c/openstack/kayobe/+/857594 | 07:42 |
opendevreview | Bartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/855656 | 07:43 |
opendevreview | Michal Nasiadka proposed openstack/kayobe master: CI: Set previous_release to Yoga https://review.opendev.org/c/openstack/kayobe/+/859784 | 07:44 |
hrw | ignacio: we move distros once they got released. | 07:48 |
hrw | ignacio: also distros provide packages we use so we also use what distro openstack teams provide for their 'current stable' release | 07:49 |
ignacio | hrw: Could you please elaborate more? | 07:49 |
hrw | ignacio: Ubuntu Cloud Archive provides packages for Ubuntu. only for selected releases so we follow. | 07:50 |
hrw | ignacio: Debian OpenStack team does the same. we follow | 07:50 |
hrw | RDO in CentOS does the same. we follow | 07:51 |
ignacio | hrw: Sure, but, how can I build the [distro]-source-nova-compute image? The "kolla-build" command generates "debian-source-nova-compute-ironic" but not "debian-source-nova-compute" | 07:51 |
hrw | ignacio: it does debian-source-nova-compute too. | 07:52 |
hrw | ignacio: maybe it failed for you | 07:52 |
hrw | ignacio: check https://paste.centos.org/view/ed774e55 script. It shows how to get useful build logs | 07:52 |
hrw | ignacio: and no, there will be no support at all to build on unsupported distro versions. That check is there for a reason. | 07:53 |
opendevreview | Michal Nasiadka proposed openstack/kayobe master: CI: Set previous_release to Yoga https://review.opendev.org/c/openstack/kayobe/+/859784 | 07:56 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Add RockyLinux 9 support https://review.opendev.org/c/openstack/kolla/+/859400 | 08:00 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Add RockyLinux 9 support https://review.opendev.org/c/openstack/kolla/+/859400 | 08:02 |
ignacio | hrw: You're right. "nova-compute Failed with status: error", here the reason why: The following packages have unmet dependencies: qemu-system-x86 : Depends: qemu-system-data (> 1:7.1+dfsg~) but it is not going to be installed | 08:02 |
hrw | ignacio: right. All Debian builds are broken now due to this. Outside of our control ;( | 08:03 |
ignacio | hrw: Got it! But doing a step back, the reason why I was trying to build the image is because the "nova-compute" docker image is failing on my brand new setup. I see a couple of errors on the logs. 1) Connection to libvirt failed: authentication failed: authentication failed: libvirt.libvirtError: authentication failed: authentication failed, 2) nova.exception_Remote.ComputeHostNotFound_Remote: Compute host THEHOST could | 08:05 |
ignacio | not be found. | 08:05 |
hrw | short names vs fqdn ones? mnasiadka? | 08:06 |
hrw | I mostly build and rarely deploy | 08:06 |
mnasiadka | probably that's the case for ignacio | 08:06 |
mnasiadka | but I think frickler is the expert | 08:06 |
opendevreview | Michal Nasiadka proposed openstack/kayobe master: CI: Set previous_release to Yoga https://review.opendev.org/c/openstack/kayobe/+/859784 | 08:10 |
ignacio | hrw, mnasiadka: Fixed. I removed the FQDN on the /etc/hosts file, we should mention something like that on the getting started guide, the nova-compute docker image is up and running now :) | 08:19 |
hrw | ignacio: we take patches ;D also to docs ;D | 08:20 |
opendevreview | Michal Nasiadka proposed openstack/kayobe master: CI: Set previous_release to Yoga https://review.opendev.org/c/openstack/kayobe/+/859784 | 08:21 |
yoctozepto | I believe this fqdn!=hostname issue is really problematic for our users | 08:21 |
yoctozepto | as it pops up again and again | 08:21 |
yoctozepto | something to proiritise it seems | 08:21 |
mnasiadka | yoctozepto: well, I think each of us has only two hands and one keyboard :) | 08:25 |
yoctozepto | mnasiadka: yeah, unfortunately | 08:25 |
frickler | yes, this should have priority, I'll try to bump it on my list | 08:25 |
frickler | and I really really really don't like the workaround of people reverting to short hostnames, that's so last millenium | 08:26 |
yoctozepto | frickler: I believe we need to hold a node to debug this centos8s xena upgrade issue as there is nothing interesting in the logs (the critical error is a false alarm as it's only due to ovs restarts earlier and then the agent restarts and it all should be good by the logs) | 08:26 |
frickler | yoctozepto: o.k., which job and patch do you want? | 08:27 |
yoctozepto | frickler: the one we talked about before | 08:27 |
yoctozepto | https://review.opendev.org/c/openstack/kolla/+/858049 | 08:27 |
yoctozepto | kolla-ansible-centos8s-source-upgrade | 08:27 |
mnasiadka | frickler, hrw: got a minute for reviewing RL9 dep (https://review.opendev.org/c/openstack/kolla-ansible/+/859570) ? | 08:27 |
* frickler prefers to stay away from rpm things | 08:28 | |
frickler | yoctozepto: ack | 08:29 |
yoctozepto | frickler: that change is a no-brainer | 08:32 |
yoctozepto | and quite short | 08:32 |
hrw | and +W | 08:35 |
mnasiadka | fantastic, arm64 rl9 nodes are working, so added them to the patch | 08:35 |
hrw | https://review.opendev.org/c/openstack/ansible-collection-kolla/+/859395 - is kayobe working again? | 08:37 |
mnasiadka | it is | 08:38 |
hrw | recheck (kayobe CI works again) // done | 08:41 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Remove the deprecated enable_ironic_ipxe https://review.opendev.org/c/openstack/kolla-ansible/+/859815 | 08:51 |
yoctozepto | I'm going over the todos/fixmes/deprecations | 08:54 |
frickler | yoctozepto: can you remind me of your ssh key once again? I really should make a list of those somewhere | 08:57 |
yoctozepto | frickler: just remember I have mine published on github and you should be always gtg https://api.github.com/users/yoctozepto/keys (not sure if gerrit is also exporting this info or not) | 08:58 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: centos: on CI use repos from opendev mirror https://review.opendev.org/c/openstack/kolla/+/859463 | 08:58 |
frickler | yoctozepto: I do remember that some people have theirs on github and some don't ... ;-) | 08:59 |
frickler | but I could simply look there first next time maybe | 08:59 |
yoctozepto | frickler: no worries, always happy to give you the link :-) | 09:08 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla-ansible master: init-runonce: use CirrOS 0.6.0 https://review.opendev.org/c/openstack/kolla-ansible/+/859823 | 09:09 |
hrw | yoctozepto: once patch is in gerrit anyone can edit it. Atleast that's how I treat my patches. | 09:10 |
hrw | yoctozepto: so if you want to alter commit message or sth then feel free | 09:11 |
yoctozepto | hrw: I have opened a parallel discussion and it's not that important to me, only checking if you see the comments on the commit message ;p | 09:15 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Add RockyLinux 9 support https://review.opendev.org/c/openstack/kolla/+/859400 | 09:32 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Add RockyLinux 9 support https://review.opendev.org/c/openstack/kolla/+/859400 | 09:33 |
frickler | <ad> might be interesting for some people here, too: https://openinfra.dev/live/ Large Scale Ops Deep Dive: Schwarz Group, today 14 UTC </ad> | 09:37 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fix init-swift https://review.opendev.org/c/openstack/kolla-ansible/+/858669 | 09:41 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fix init-swift https://review.opendev.org/c/openstack/kolla-ansible/+/858669 | 09:41 |
opendevreview | Merged openstack/kolla-ansible master: CI: rocky9 - add to multiple if base_distro statements https://review.opendev.org/c/openstack/kolla-ansible/+/859570 | 09:45 |
opendevreview | Michal Nasiadka proposed openstack/kolla master: Add RockyLinux 9 support https://review.opendev.org/c/openstack/kolla/+/859400 | 09:56 |
hrw | will wait for zuul | 09:58 |
frickler | yoctozepto: root@173.231.255.253 at your service | 10:04 |
opendevreview | Bartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/855656 | 10:09 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: bifrost: Use the combined Ironic service instead of API+conductor https://review.opendev.org/c/openstack/kolla-ansible/+/859828 | 10:11 |
opendevreview | Michal Nasiadka proposed openstack/kayobe master: CI: Set previous_release to Yoga https://review.opendev.org/c/openstack/kayobe/+/859784 | 10:11 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: CI/centos: use repos from opendev mirror https://review.opendev.org/c/openstack/kolla/+/859463 | 10:20 |
opendevreview | Bartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/855656 | 10:24 |
yoctozepto | frickler: danke schoen | 10:26 |
spatel | yoctozepto Thanks for the SSL help, it works now! :) | 10:30 |
yoctozepto | spatel: :-) | 10:31 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: use Erlang 24 on Ubuntu/AArch64 https://review.opendev.org/c/openstack/kolla/+/859831 | 10:44 |
opendevreview | Merged openstack/ansible-collection-kolla master: Bump Ceph and EPEL versions https://review.opendev.org/c/openstack/ansible-collection-kolla/+/859395 | 10:48 |
hrw | Erlang/RabbitMQ is nightmare | 10:55 |
hrw | CentOS/AArch64 sorted by older erlang for now. Ubuntu/AArch64 same way. | 10:55 |
hrw | Debian/AArch64 builds erlang 23.2.6 and rabbitmq 3.9.22 (which wants erlang 24.2) | 10:56 |
mnasiadka | Debian seems like a funny world :) | 10:59 |
yoctozepto | mnasiadka: yeah, I am no longer sure Debian knows what they are actually doing ;-) | 11:00 |
hrw | AArch64 is not popular enough still | 11:01 |
yoctozepto | mnasiadka, frickler: so, this held node is very interesting; no networking works at all: no host<>router, no router<>dhcp, no dhcp<>instances, no router<>instances | 11:01 |
yoctozepto | I have not found any hints in the logs and I tried restarting all relevant services - no help | 11:02 |
mnasiadka | yoctozepto: interesting... | 11:09 |
yoctozepto | mnasiadka: yup, as if ovs broke in half and did not let anyone else know ;-) | 11:09 |
mnasiadka | restarting ovs doesn't help? :) | 11:10 |
yoctozepto | mnasiadka:" I tried restarting all relevant services - no help" | 11:10 |
yoctozepto | I guess that answers your question ;-) | 11:10 |
yoctozepto | it looks like it creates rules successfuly, only that they don't work :D | 11:10 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: Fix init-swift https://review.opendev.org/c/openstack/kolla-ansible/+/858669 | 11:11 |
yoctozepto | frickler: may I reboot the machine without consequences? | 11:11 |
opendevreview | Merged openstack/ansible-collection-kolla master: Do not create kolla_user by default https://review.opendev.org/c/openstack/ansible-collection-kolla/+/854985 | 11:12 |
yoctozepto | in the meantime, nice little change ~> https://review.opendev.org/c/openstack/kolla-ansible/+/859823 | 11:13 |
hrw | Debian Openstack team has erlang 24 + rmq 3.9.13 built. asked for erlang/aarch64 rebuild | 11:14 |
hrw | https://review.opendev.org/c/openstack/kolla-ansible/+/859823 - mnasiadka it is for you to +2+W :D | 11:15 |
mnasiadka | done ;) | 11:15 |
hrw | nice! | 11:16 |
hrw | day after release ;D | 11:16 |
frickler | yoctozepto: I never tried that with a held node, but I think it should work. worst case we'll hold a new one | 11:22 |
yoctozepto | mnasiadka, frickler: I have just found the issue - we are doing a downgrade of ovs: from 2.17 in wallaby to 2.15 in xena | 11:24 |
yoctozepto | so it probably has broken internal structures | 11:24 |
mnasiadka | yoctozepto: how is that possible? we rely on what RDO gives us? | 11:25 |
yoctozepto | mnasiadka: not checked yet, I am moving onto other things for a moment and will be back on it today again | 11:25 |
mnasiadka | yoctozepto: but that makes sense | 11:28 |
opendevreview | Rafal Lewandowski proposed openstack/kayobe master: updated write_bifrost_clouds_yaml logic https://review.opendev.org/c/openstack/kayobe/+/857594 | 11:39 |
jrwr | That sounds like a lot like the issue that I'm having right now where neutron decided it was going to spawn thousands of tap instances across my cluster and now I have a box hard locked. When I tried to go and reboot it, I actually have to go down to the data center and push the button | 11:49 |
jrwr | I was only running 40 VMs | 11:50 |
jrwr | Libvirt started timing out like a madman openvswitch was having none of that. It was complaining that none of the tap interfaces existed | 11:50 |
yoctozepto | well, it's totally *unlike* your issue ;-) | 11:51 |
opendevreview | Dr. Jens Harbott proposed openstack/kolla-ansible master: Test Neutron with IPv6 external network https://review.opendev.org/c/openstack/kolla-ansible/+/712768 | 11:55 |
opendevreview | Dr. Jens Harbott proposed openstack/kolla-ansible master: Bump Cirros version https://review.opendev.org/c/openstack/kolla-ansible/+/859836 | 11:55 |
hrw | frickler: https://review.opendev.org/c/openstack/kolla-ansible/+/859823 does the same and is on gate | 11:55 |
frickler | hrw: oh I missed that, will abandon my patch and rebase the other one, thx | 11:59 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: neutron-server: not leaf image == no footer https://review.opendev.org/c/openstack/kolla/+/859837 | 11:59 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Remove the deprecated enable_ironic_pxe_uefi https://review.opendev.org/c/openstack/kolla-ansible/+/859838 | 12:00 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: Remove the deprecated enable_ironic_pxe_uefi https://review.opendev.org/c/openstack/kolla-ansible/+/859838 | 12:00 |
hrw | mnasiadka, frickler: Erlang 24 on AArch64: https://review.opendev.org/c/openstack/kolla/+/859569 centos + https://review.opendev.org/c/openstack/kolla/+/859831 ubuntu | 12:00 |
opendevreview | Dr. Jens Harbott proposed openstack/kolla-ansible master: Test Neutron with IPv6 external network https://review.opendev.org/c/openstack/kolla-ansible/+/712768 | 12:02 |
hrw | yoctozepto: I wonder how many people use that infoblox image ;D | 12:12 |
yoctozepto | hrw: betting on 0 ;-) | 12:13 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: CI/centos: use repos from opendev mirror https://review.opendev.org/c/openstack/kolla/+/859463 | 12:16 |
hrw | this should solve problem | 12:16 |
yoctozepto | mnasiadka, frickler: yoga is also on ovs 2.15 xD | 12:16 |
mnasiadka | well, we're installing rdo-openvswitch | 12:17 |
mnasiadka | let's see | 12:17 |
yoctozepto | mnasiadka: yeah, rdo bumped ovs to 2.17 in wallaby | 12:20 |
yoctozepto | what the | 12:20 |
yoctozepto | what the | 12:20 |
yoctozepto | what the | 12:20 |
yoctozepto | argh | 12:20 |
mnasiadka | well, that's ok they bumped in Wallaby | 12:20 |
mnasiadka | but why Xena and Yoga has 2.15 | 12:20 |
yoctozepto | yeah, agreed | 12:20 |
mnasiadka | let me analyse and chase RDO guys... | 12:21 |
yoctozepto | thanks | 12:25 |
yoctozepto | my work is done | 12:25 |
yoctozepto | frickler: the node can be freed, I powered it down | 12:25 |
yoctozepto | I will post a mail to the ml so that we let users know there is this issue | 12:26 |
yoctozepto | for now, let's disable the bad job... | 12:26 |
mnasiadka | why the heck the xena image is 12 days old | 12:27 |
mnasiadka | but Yoga is fresh and it's also OVS 2.15 | 12:28 |
yoctozepto | mnasiadka: we don't have CI on xena | 12:36 |
yoctozepto | that's what we are trying to fix ;p | 12:36 |
yoctozepto | and this issue blocked us | 12:37 |
yoctozepto | thus far | 12:37 |
yoctozepto | they simply have OVS 2.15 for later branches | 12:37 |
yoctozepto | no idea why they switched wallaby at all | 12:37 |
mnasiadka | once ovs 2.17 gets promoted in RDO from testing to release - then we might need to mark it as non-voting to get it fixed... | 12:37 |
yoctozepto | mnasiadka: yeah, I will disable the job - it's not worth running | 12:38 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/xena: [CI] Move queue setting to project level https://review.opendev.org/c/openstack/kolla-ansible/+/858044 | 12:40 |
yoctozepto | mnasiadka: you can revote ^ | 12:41 |
opendevreview | Maksim Malchuk proposed openstack/kayobe master: Fix an issue when 'acl' package can be forgotten https://review.opendev.org/c/openstack/kayobe/+/859842 | 12:41 |
opendevreview | Verification of a change to openstack/kayobe master failed: CI: Set previous_release to Yoga https://review.opendev.org/c/openstack/kayobe/+/859784 | 12:41 |
opendevreview | Radosław Piliszek proposed openstack/kolla stable/xena: [CI] Move queue setting to project level https://review.opendev.org/c/openstack/kolla/+/858049 | 12:42 |
yoctozepto | mnasiadka: also this one ^ | 12:42 |
opendevreview | Merged openstack/kolla-ansible master: init-runonce: use CirrOS 0.6.0 https://review.opendev.org/c/openstack/kolla-ansible/+/859823 | 12:43 |
opendevreview | Merged openstack/kolla-ansible master: bifrost: Use the combined Ironic service instead of API+conductor https://review.opendev.org/c/openstack/kolla-ansible/+/859828 | 13:16 |
mnasiadka | yoctozepto: https://review.rdoproject.org/r/c/rdoinfo/+/45381 - and once this merges RDO folks will push it to -release (another patch) | 13:17 |
yoctozepto | mnasiadka: thanks, ported the info to the mk | 13:20 |
yoctozepto | ml | 13:20 |
mnasiadka | another mystery explained | 13:20 |
yoctozepto | yup | 13:22 |
jcmdln | I have an off-hand question for CI/Zuul friends: which supported linux distribution causes you the least pain? I see that CentOS Stream 9 support has been somewhat demanding, so I'm looking to setup a lab to evaluate a non-RHEL base. | 13:23 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [heat] Remove an ancient deprecated task https://review.opendev.org/c/openstack/kolla-ansible/+/859849 | 13:30 |
opendevreview | Rafal Lewandowski proposed openstack/kayobe master: Update write_bifrost_clouds_yaml logic https://review.opendev.org/c/openstack/kayobe/+/857594 | 13:31 |
mnasiadka | yoctozepto: I'm thinking of renaming base_centos_* to base_rpm_* or base_redhat_* in RL9 Kolla change - should we? | 13:34 |
opendevreview | Rafal Lewandowski proposed openstack/kayobe master: Update write_bifrost_clouds_yaml logic https://review.opendev.org/c/openstack/kayobe/+/857594 | 13:36 |
mnasiadka | jcmdln: basically Debian/Ubuntu is normally fine, not counting Debian weirdness now with broken qemu | 13:36 |
jcmdln | mnasiadka: thank you | 13:37 |
yoctozepto | ubuntu seems the most stable since we stopped using their openstack packages (only deps) | 13:39 |
yoctozepto | debian can get weird with packaging once in a while but it is similarly stable | 13:39 |
yoctozepto | mnasiadka: that could make sense | 13:40 |
yoctozepto | that's what I implied in one of the comments as well | 13:40 |
yoctozepto | also see what hrw is doing to the mirrors | 13:40 |
yoctozepto | we need to restore some sanity to all of this | 13:40 |
hrw | re | 13:42 |
hrw | base_rpm_ sounds good | 13:43 |
jcmdln | yoctozepto: thanks, this was very helpful! | 13:47 |
spatel | yoctozepto there? | 13:49 |
yoctozepto | here | 13:49 |
yoctozepto | please don't use bare pings ;-) | 13:49 |
spatel | I have one more question related SSL. I have deployed all-in-one without haproxy in that case where do i apply SSL cert? | 13:50 |
spatel | lol | 13:50 |
hrw | ok, CI stuff on centos repos passed zuul. who +2? | 13:51 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [ironic] Remove useless tasks https://review.opendev.org/c/openstack/kolla-ansible/+/859856 | 13:53 |
hrw | https://review.opendev.org/c/openstack/kolla/+/857720 also waits | 13:53 |
hrw | (move to pathlib) | 13:53 |
yoctozepto | spatel: it's not supported, you need haproxy for that ssl termination to work | 13:54 |
yoctozepto | the other ssl approach is the backend ssl | 13:54 |
spatel | oh no | 13:54 |
spatel | Can i just apply SSL on horizon ? | 13:55 |
yoctozepto | not sure, you would have to study the source code | 13:55 |
spatel | ok! | 13:57 |
spatel | Can i turn on haproxy without disturbing running VMs? | 13:57 |
spatel | yoctozepto lets say i will turn on haproxy for ssl support but does it required keepalived ? | 14:03 |
hrw | INFO:kolla.common.utils.rabbitmq:Get:1 http://osbpo.debian.net/debian bullseye-zed-backports-nochange/main arm64 erlang-base arm64 1:24.3.4.5+dfsg-1~bpo11+1 [9,106 kB] | 14:13 |
hrw | we have erlang 24 for Debian/aarch64 | 14:13 |
yoctozepto | spatel: please try it out, we don't really test it, no idea how it fares now | 14:14 |
yoctozepto | hrw: yay | 14:15 |
spatel | Ok!! i will play with it and see | 14:15 |
yoctozepto | in general, the running VMs should not be impacted by affecting openstack APIs | 14:17 |
mnasiadka | yoctozepto: sanity? at the end of the cycle? come on :) | 14:18 |
yoctozepto | :-) | 14:18 |
yoctozepto | I'm a dreamer | 14:18 |
mnasiadka | ok, let me do some renames and hope it will work :D | 14:20 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible stable/xena: Fix Ironic API healthcheck with backend TLS https://review.opendev.org/c/openstack/kolla-ansible/+/859452 | 14:21 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/yoga: curl: Add retries https://review.opendev.org/c/openstack/kolla/+/859801 | 14:21 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/yoga: curl: Add retries https://review.opendev.org/c/openstack/kolla/+/859801 | 14:21 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/xena: curl: Add retries https://review.opendev.org/c/openstack/kolla/+/859802 | 14:22 |
opendevreview | Radosław Piliszek proposed openstack/kolla stable/xena: curl: Add retries https://review.opendev.org/c/openstack/kolla/+/859802 | 14:22 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/wallaby: curl: Add retries https://review.opendev.org/c/openstack/kolla/+/859803 | 14:23 |
spatel | yoctozepto last question.. if i want to edit horizon apache2 file.. can i do that with -u 0 option in docker and restart container? | 14:29 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: debian: use Erlang 24 on AArch64 https://review.opendev.org/c/openstack/kolla/+/859862 | 14:30 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [ironic] Drop an extra wait https://review.opendev.org/c/openstack/kolla-ansible/+/859863 | 14:31 |
spatel | I have edit /etc/apache2/conf-enabled/000-default.conf file and change port to 443 and restart container which revert everything back :( | 14:33 |
yoctozepto | yeah, it's expected, it should not be done | 14:34 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [tox] Fix installation of requirements https://review.opendev.org/c/openstack/kolla-ansible/+/859866 | 14:40 |
mnasiadka | yoctozepto: before I'll launch sed machine - base_rpm or base_redhat? :) | 14:43 |
yoctozepto | base_redhat sounds more sensible as suse and openeuler are also rpm-based but independent | 14:43 |
hrw | mnasiadka: base_rhel? | 14:44 |
mnasiadka | rhel sounds like distro name, redhat sounds like family name | 14:45 |
yoctozepto | yeah, i think ansible calls the family RedHat, no? | 14:45 |
hrw | mnasiadka: while at it - please rename base_ubuntu to base_debian? | 14:45 |
hrw | and add reno so people know that all their template overrides do not work anymore | 14:45 |
mnasiadka | yeah, that will be fun for users | 14:46 |
yoctozepto | meh, pain but so be it | 14:47 |
mnasiadka | they will probably still need to adopt something, because of 8 to 9 switch | 14:48 |
mnasiadka | but I'm not entering the world of renaming ubuntu to debian :D | 14:48 |
hrw | mnasiadka: it is family name in Ansible - just like RedHat (which should be Red Hat) | 14:49 |
spatel | yoctozepto i did manually apache2 file edit and SSL works for horizon :) | 14:57 |
spatel | i didn't restart container but i did reload apache2 | 14:57 |
mnasiadka | hrw: well, we can just leave centos :) | 14:58 |
spatel | restart grabbing file from container image.. | 14:58 |
hrw | mnasiadka: https://review.opendev.org/q/topic:erlang-24 wait for you | 15:00 |
mnasiadka | hrw: not anymore :) | 15:01 |
opendevreview | Merged openstack/kolla stable/xena: [CI] Move queue setting to project level https://review.opendev.org/c/openstack/kolla/+/858049 | 15:19 |
hrw | good | 15:29 |
opendevreview | Maksim Malchuk proposed openstack/kayobe master: TLS certificates management sync with Kolla-Ansible https://review.opendev.org/c/openstack/kayobe/+/793697 | 15:34 |
opendevreview | Merged openstack/kayobe master: CI: Set previous_release to Yoga https://review.opendev.org/c/openstack/kayobe/+/859784 | 16:06 |
opendevreview | Merged openstack/kolla-ansible stable/xena: [CI] Move queue setting to project level https://review.opendev.org/c/openstack/kolla-ansible/+/858044 | 16:07 |
opendevreview | Maksim Malchuk proposed openstack/kayobe master: Cleanup orphan interfaces https://review.opendev.org/c/openstack/kayobe/+/840033 | 16:22 |
opendevreview | Merged openstack/kolla master: centos: use Erlang 24 on AArch64 https://review.opendev.org/c/openstack/kolla/+/859569 | 16:23 |
opendevreview | Merged openstack/kolla master: use Erlang 24 on Ubuntu/AArch64 https://review.opendev.org/c/openstack/kolla/+/859831 | 16:23 |
opendevreview | Merged openstack/kolla stable/xena: curl: Add retries https://review.opendev.org/c/openstack/kolla/+/859802 | 16:56 |
opendevreview | Merged openstack/kolla stable/wallaby: curl: Add retries https://review.opendev.org/c/openstack/kolla/+/859803 | 17:10 |
opendevreview | Merged openstack/kolla master: debian: use Erlang 24 on AArch64 https://review.opendev.org/c/openstack/kolla/+/859862 | 17:10 |
frickler | venus looks unhappy https://cccf5757fefa34853463-2f18d96c12ded5c9f86090319cfc832d.ssl.cf1.rackcdn.com/712768/14/check/kolla-ansible-ubuntu-source-venus/9251c3f/primary/logs/docker_logs/venus_api.txt | 19:31 |
frickler | going on for a bit already https://zuul.opendev.org/t/openstack/builds?job_name=kolla-ansible-ubuntu-source-venus&project=openstack/kolla-ansible | 19:31 |
atmark | hello, got an issue where a new kolla deploy just hangs at `TASK [Running gnocchi bootstrap container] ***` | 19:31 |
atmark | i'm using this version kolla-ansible==10.4.0 | 19:32 |
spatel | atmark make sure its able to download image | 19:43 |
yoctozepto | frickler: have they released at all? | 20:01 |
frickler | yoctozepto: I have no idea, I just noticed this when checking the v6 patch and the failure sure looks unrelated to that | 20:07 |
frickler | well there's the rc1 that should become part of the zed release next week https://opendev.org/openstack/venus/src/tag/1.0.0.0rc1 | 20:09 |
* frickler eods | 20:10 | |
yoctozepto | frickler: then it needs to get fixed in k/k-a presumably | 20:12 |
yoctozepto | the services simply die it seems | 20:12 |
atmark | spatel: It works now. I was missing panko-api image. Thanks | 20:13 |
spatel | atmark lol | 20:14 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!