*** rfolco has joined #oooq | 00:17 | |
*** rfolco has quit IRC | 00:22 | |
*** jmasud has quit IRC | 00:29 | |
*** jmasud has joined #oooq | 00:42 | |
*** rfolco has joined #oooq | 00:43 | |
*** jmasud has quit IRC | 01:12 | |
*** jmasud has joined #oooq | 01:24 | |
*** holser has quit IRC | 01:55 | |
*** rfolco has quit IRC | 02:41 | |
*** skramaja has joined #oooq | 03:00 | |
*** jmasud has quit IRC | 03:21 | |
*** jmasud has joined #oooq | 03:28 | |
*** ysandeep|away is now known as ysandeep | 04:19 | |
*** jmasud has quit IRC | 04:37 | |
*** sanjayu_ has joined #oooq | 04:43 | |
*** ratailor has joined #oooq | 05:00 | |
*** udesale has joined #oooq | 05:02 | |
*** ykarel has joined #oooq | 05:03 | |
*** jmasud has joined #oooq | 05:15 | |
*** udesale has quit IRC | 05:26 | |
*** udesale has joined #oooq | 05:29 | |
*** sanjayu_ has quit IRC | 05:34 | |
*** zbr has quit IRC | 06:21 | |
*** ysandeep is now known as ysandeep|afk | 06:23 | |
*** sanjayu_ has joined #oooq | 06:23 | |
*** zbr has joined #oooq | 06:23 | |
*** ksambor has joined #oooq | 06:30 | |
*** marios has joined #oooq | 06:55 | |
*** ysandeep|afk is now known as ysandeep | 06:58 | |
*** sshnaidm has quit IRC | 08:02 | |
marios | ComputeOvsDpdkFoo ComputeOvsDpdkBar | 08:10 |
---|---|---|
*** ysandeep is now known as ysandeep|lunch | 08:13 | |
*** sshnaidm has joined #oooq | 08:15 | |
*** jmasud has quit IRC | 08:19 | |
*** amoralej has joined #oooq | 08:22 | |
sshnaidm | ykarel, hi, do you know what is the problem with https://zuul.opendev.org/t/openstack/build/e43da1e78c67444d8f0c00a4f4a1c0b1/log/job-output.txt#968 ? It's from https://review.opendev.org/c/openstack/tripleo-ansible/+/769478/3/zuul.d/playbooks/pre.yml when pinning containers module to 2.0 | 08:25 |
sshnaidm | in train | 08:25 |
ykarel | sshnaidm, looking | 08:27 |
ykarel | sshnaidm, incompatibilty versions between podman and containerd.io | 08:34 |
ykarel | sshnaidm, podman requires runc, while containerd.io conflicts with it | 08:36 |
ykarel | rpm -qp --conflicts https://download.docker.com/linux/centos/8/x86_64/stable/Packages/containerd.io-1.4.3-3.1.el8.x86_64.rpm | 08:36 |
ykarel | warning: https://download.docker.com/linux/centos/8/x86_64/stable/Packages/containerd.io-1.4.3-3.1.el8.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY | 08:36 |
ykarel | containerd | 08:36 |
ykarel | runc | 08:36 |
ykarel | rpm -qp --requires http://mirror.centos.org/centos/8/AppStream/x86_64/os/Packages/podman-1.6.4-23.module_el8.3.0+566+4759265c.x86_64.rpm|grep runc | 08:36 |
sshnaidm | ykarel, so we can't pin tools like https://review.opendev.org/c/openstack/tripleo-ansible/+/769478/3/zuul.d/playbooks/pre.yml ? | 08:39 |
*** tosky has joined #oooq | 08:39 | |
sshnaidm | is it problem in train only? | 08:39 |
ykarel | sshnaidm, don't looks related to 2.0 stream | 08:40 |
ykarel | it will be some across all releases and with rhel8 stream or 2.0 stream | 08:40 |
ykarel | is it passing in other releases or rhel8 stream? | 08:40 |
ykarel | is both docker and podman needed in that job? | 08:43 |
zbr | morning | 08:45 |
zbr | marios: i kinda have some mixed feelings regarding the "need" to raise LP bugs for linting. | 08:46 |
zbr | maybe we can find a solution during today meeting | 08:47 |
zbr | IMHO, recurring/maintenance tasks do not need LP bug, because that ticket will never be closed | 08:48 |
marios | zbr: k, well some place to track then if not LP, i see what you mean about it being 'never done' | 08:48 |
zbr | you can always find more to do and never enough time to "finish" | 08:48 |
marios | zbr: but still we have lts of bugs that are never done so what's one more ;) | 08:49 |
zbr | marios: from some points of view, yes, is never "fully done" | 08:49 |
zbr | someone said a piece of software is done only when is dead | 08:49 |
zbr | i see is more like cleaning around the house, i have do it often and is never fully done. | 08:50 |
sshnaidm | ykarel, yeah, good questions.. | 08:51 |
zbr | but I do I do think it would be great to use a hashtag to group them | 08:52 |
ykarel | sshnaidm, seeing the conditions, it shouldn't pass in any of the release where both docker and podman are installed as both repos are not release specific | 08:52 |
ykarel | if it's passing for some reason then need to see why | 08:52 |
zbr | marios: i find hashtag bit better than topic because it can be edited even after a change is merged. topic gets locked. | 08:52 |
sshnaidm | ykarel, I don't think it pass, will try to remove this pin completely | 08:54 |
ykarel | sshnaidm, pin for container-tools? | 08:55 |
sshnaidm | ykarel, yes | 08:55 |
zbr | bhagyashris: would you like to second me on the pylint changes? i need someone to backport the changes once they merge to master. | 08:55 |
bhagyashris | zbr, ok i will backport it | 08:56 |
ykarel | sshnaidm, ack pin doesn't looks related to failure though | 08:56 |
zbr | bhagyashris: only after is merged but as soon it happens, to avoid extra work with rebasing. usually running unittest locally is enough to spot possible errors. | 08:57 |
zbr | bhagyashris: probably you seen that I had one case where I needed to update one unittest, but in rest nothing else was needed. | 08:58 |
zbr | sshnaidm: marios: if we can +W https://review.opendev.org/c/openstack/tripleo-common/+/769539 it would be great. | 08:59 |
*** sanjayu_ has quit IRC | 09:00 | |
marios | sshnaidm: chandankumar: please needs votes when you have time (just wire up the new template oneliner but lots of them) https://review.opendev.org/c/openstack/tripleo-heat-templates/+/761189 https://review.opendev.org/c/openstack/tripleo-common/+/769164 https://review.opendev.org/c/openstack/python-tripleoclient/+/769334 https://review.opendev.org/c/openstack/puppet-tripleo/+/769338 | 09:02 |
marios | https://review.opendev.org/c/openstack/tripleo-quickstart/+/769489 https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/769490 https://review.opendev.org/c/openstack/os-net-config/+/769491 | 09:02 |
marios | (just master for now) | 09:02 |
sshnaidm | marios, ack | 09:03 |
sshnaidm | marios, I see ussuri and train still run here? https://review.opendev.org/c/openstack/tripleo-heat-templates/+/761189 | 09:05 |
sshnaidm | is it expected? | 09:05 |
marios | sshnaidm: yes | 09:06 |
bhagyashris | zbr, you mean same like this https://review.opendev.org/c/openstack/tripleo-common/+/768266 will need backports. I see the master patch and backport one so backport one have additional changes included so you mean i will need to backport it first and the locally test it | 09:06 |
marios | sshnaidm: once we wire them up then we can merge [1] https://review.opendev.org/c/openstack/tripleo-ci/+/769131 | 09:06 |
marios | sshnaidm: that will remove the extra providers ^^^ | 09:06 |
*** ysandeep|lunch is now known as ysandeep | 09:07 | |
sshnaidm | marios, ack | 09:07 |
marios | sshnaidm: thank you | 09:07 |
sshnaidm | marios, maybe worth to merge this patch first? | 09:07 |
marios | sshnaidm: you mean the removal one? | 09:08 |
sshnaidm | marios, bc now we don't know what actually works there and what doesn't | 09:08 |
*** saneax has joined #oooq | 09:08 | |
sshnaidm | marios, yep | 09:08 |
marios | sshnaidm: we know for sure... basically i had it all in one patch with https://review.opendev.org/c/openstack/tripleo-ci/+/761188/ | 09:08 |
marios | sshnaidm: once i tested that ^^ then i split into two | 09:08 |
sshnaidm | marios, oh, ok | 09:09 |
marios | sshnaidm: if we do it all in one, then until we merge the wire up patches, we don't have coverage for upgrades jobs ther at all | 09:09 |
*** derekh has joined #oooq | 09:32 | |
chandankumar | marios: it is a long list, will take time, thanks :-) | 09:54 |
marios | chandankumar: ack thank you | 09:55 |
*** dtantsur|afk is now known as dtantsur | 10:02 | |
bhagyashris | marios, hi, is it done ? https://projects.engineering.redhat.com/browse/TRIPLEOCI-54 | 10:39 |
marios | bhagyashris: yes thanks | 10:40 |
chandankumar | sshnaidm: marios https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/746509 please have a look thanks! | 10:45 |
marios | chandankumar: added to next reviews | 10:46 |
bhagyashris | soniya29, hey is it done ? https://projects.engineering.redhat.com/browse/TRIPLEOCI-60 | 11:06 |
zbr | marios: does https://review.opendev.org/q/hashtag:%22pylint%22+(status:open%20OR%20status:merged) bring you any joy? | 11:11 |
*** udesale_ has joined #oooq | 11:15 | |
*** udesale has quit IRC | 11:17 | |
marios | zbr: sure man i would still prefer a lp but i will not block on that anyway | 11:26 |
zbr | we could replace the hastag with a lp number, but i personally find numbers confusing. | 11:27 |
zbr | or better add lpXXX hastag, as it can be added later, without having to retrigger builds. | 11:27 |
zbr | in fact that bit is what annoys me the most: adding metadata to commit message retrigger builds. | 11:28 |
*** jmasud has joined #oooq | 11:38 | |
soniya29 | bhagyashris, i have updated the card | 11:55 |
bhagyashris | soniya29, thanks ! :) | 11:57 |
*** ratailor has quit IRC | 12:06 | |
*** rfolco has joined #oooq | 12:19 | |
*** udesale__ has joined #oooq | 12:19 | |
*** udesale_ has quit IRC | 12:22 | |
*** udesale_ has joined #oooq | 12:22 | |
*** udesale__ has quit IRC | 12:25 | |
*** jmasud has quit IRC | 12:27 | |
chandankumar | weshay|ruck: 1:1 time | 12:31 |
*** rlandy has joined #oooq | 12:51 | |
bhagyashris | arxcruz, rfolco, zbr, sshnaidm, rlandy, marios, ysandeep, bhagyashris, svyas, pojadhav|rover , akahat, weshay|ruck , chandankumar, frenzy_friday | 12:52 |
bhagyashris | Tripleo CI planning meeting in 8 mins | 12:52 |
bhagyashris | https://hackmd.io/IhMCTNMBSF6xtqiEd9Z0Kw?both#2021-01-07-Unified-Sprint-38-Planning | 12:52 |
bhagyashris | https://meet.google.com/zgp-avqq-qah?authuser=0 | 12:53 |
bhagyashris | https://hackmd.io/8339lqSwSEeXxuk0LfxCwA#TripleO-CI-2021-planning | 12:53 |
*** amoralej is now known as amoralej|lunch | 13:09 | |
*** gchamoul has quit IRC | 13:41 | |
*** gchamoul has joined #oooq | 13:43 | |
*** gchamoul has joined #oooq | 13:45 | |
*** gchamoul has quit IRC | 13:46 | |
*** gchamoul has joined #oooq | 13:50 | |
rfolco | bhagyashris, ping me if you need anything, I can rejoin if needed | 13:53 |
bhagyashris | rfolco, ack | 13:54 |
*** irclogbot_2 has quit IRC | 14:09 | |
*** amoralej|lunch is now known as amoralej | 14:11 | |
*** irclogbot_2 has joined #oooq | 14:12 | |
*** skramaja has quit IRC | 14:37 | |
*** TrevorV has joined #oooq | 14:37 | |
*** slaweq has joined #oooq | 14:40 | |
rlandy | chandankumar: https://github.com/openstack/tripleo-common/blob/master/container-images/tcib/base/base.yaml#L59 | 14:40 |
weshay|ruck | arxcruz, can you hang on for a sec? | 14:41 |
arxcruz | weshay|ruck: sure | 14:41 |
*** jfrancoa has joined #oooq | 14:46 | |
chandankumar | rlandy: i think that one also needs to be taken into account? | 14:47 |
chandankumar | *. | 14:47 |
arxcruz | weshay|ruck: you wanted me to stay and you left | 14:54 |
weshay|ruck | arxcruz, ah shit ya | 14:54 |
weshay|ruck | sec | 14:54 |
weshay|ruck | arxcruz, https://meet.google.com/vqp-yftr-viz?authuser=1 | 14:55 |
weshay|ruck | sorin is still in that one | 14:55 |
weshay|ruck | sorry | 14:55 |
ysandeep | Folks o/ would appreciate some reviews here - https://code.engineering.redhat.com/gerrit/#/c/222931/ & https://review.opendev.org/c/openstack/tripleo-ci/+/769469 | 14:56 |
*** pojadhav|rover is now known as pojadhav|away | 14:58 | |
rlandy | ysandeep: just fyi - started testing 8.4 | 14:58 |
ysandeep | rlandy, thanks please let me know if you need any help, i can pick on your testpatches in my morning.. just drop me an email incase you want me to pick anything | 14:59 |
rlandy | ysandeep: I'm +2 https://review.opendev.org/c/openstack/tripleo-ci/+/769469 - left a comment | 15:02 |
ysandeep | rlandy, thanks! will check :D | 15:03 |
*** udesale_ has quit IRC | 15:11 | |
rlandy | soniya29: chandankumar: I'd like to join the tempest meetings now | 15:11 |
rlandy | I thought you met on fridays but I don't see a meeting then | 15:12 |
chandankumar | rlandy: you have a new email | 15:12 |
rlandy | chandankumar: thanks | 15:13 |
*** jfrancoa has quit IRC | 15:18 | |
*** slaweq has quit IRC | 15:22 | |
*** slaweq has joined #oooq | 15:28 | |
weshay|ruck | zbr, 0/ hey.. looking at some code in zuul-jobs.. you have a hot sec? | 15:48 |
* weshay|ruck not seeing something clearly | 15:48 | |
zbr | weshay|ruck: yep. | 15:49 |
weshay|ruck | zbr, https://meet.google.com/kjh-smpu-umt | 15:50 |
weshay|ruck | zbr, https://zuul.openstack.org/builds?job_name=tripleo-ansible-centos-8-molecule-tripleo-modules | 15:53 |
weshay|ruck | https://zuul.openstack.org/builds?job_name=tripleo-ansible-centos-8-molecule-tripleo-modules&branch=stable%2Ftrain | 15:54 |
weshay|ruck | thanks zbr | 15:56 |
rlandy | weshay|ruck: what do we do about https://review.opendev.org/c/openstack/tripleo-ansible/+/769581? attempt to fix? punt to the df? noting history of https://zuul.openstack.org/builds?job_name=tripleo-ansible-centos-8-molecule-tripleo_podman | 16:04 |
*** ykarel has quit IRC | 16:12 | |
weshay|ruck | rlandy, sorin is looking at it | 16:14 |
weshay|ruck | we need to make sure docker is not installed | 16:14 |
rlandy | weshay|ruck: zbr: thanks | 16:15 |
rlandy | need that for stream jobs to pass | 16:15 |
rlandy | there is a train backport as wekk | 16:15 |
rlandy | well | 16:15 |
weshay|ruck | marios, are you working through lp bugs by hand? | 16:15 |
zbr | i think cloudnull can help, a guess. | 16:15 |
weshay|ruck | https://bugs.launchpad.net/tripleo/+bug/1865174 | 16:15 |
openstack | Launchpad bug 1865174 in tripleo "swap file creation fails because /root/swapfile is already mounted?" [High,Incomplete] | 16:15 |
marios | weshay|ruck: yeah started doing a few but i don't think that will scale | 16:16 |
marios | weshay|ruck: i am aware of the 'auto move to w2' milestone thing i have used it already | 16:16 |
zbr | master was fixed as is no longer using ensure-docker. | 16:16 |
marios | weshay|ruck: but what about closing stale bugs | 16:16 |
weshay|ruck | marios, also have a tool that will move bugs not modified in $days to incomplete | 16:16 |
weshay|ruck | I think it's in the ptl notes | 16:17 |
weshay|ruck | I can look if you want | 16:17 |
marios | weshay|ruck: thanks i will check before doing that again was just doing a few to see how bad the situation was for now | 16:17 |
weshay|ruck | ++ | 16:17 |
weshay|ruck | rlandy, make sure we're ready for this .. https://review.opendev.org/c/openstack/tripleo-ci/+/762766/ | 16:25 |
weshay|ruck | fun fun | 16:25 |
rlandy | weshay|ruck: w-1'ed it - we're not | 16:27 |
rlandy | checking latest | 16:27 |
weshay|ruck | thanks | 16:27 |
rlandy | I ditched train altogether | 16:27 |
rlandy | waste of time there | 16:27 |
rlandy | weshay|ruck: https://zuul.openstack.org/builds?job_name=tripleo-ci-centos-8-standalone-on-multinode-ipa&branch=master - not actually so bad on master | 16:29 |
* rlandy checks per cloud | 16:29 | |
weshay|ruck | rlandy, aye.. hey.. plumber here.. /me stepping out for 20min | 16:32 |
weshay|ruck | bbiab | 16:32 |
rlandy | weshay|ruck: good luck - hope he works faster than mine | 16:34 |
ysandeep | rlandy, commented back on https://review.opendev.org/c/openstack/tripleo-ci/+/769469 | 16:37 |
ysandeep | I agree with you that its a generic variable names and it would be helpful to have some explanations(comment). IMHO overcloud-deploy role(tqe) README.md will be correct place to have this explanation. If its okay with you? | 16:38 |
rlandy | ysandeep: ack - will merge | 16:38 |
ysandeep | I filed a documentation bug[4] to add information about these args. https://bugs.launchpad.net/tripleo/+bug/1910564 | 16:38 |
openstack | Launchpad bug 1910564 in tripleo "Add documentation about different variable args which overcloud-deploy role in tqe supports" [Low,Triaged] | 16:38 |
ysandeep | rlandy, thanks! I will try to circle back on this ^^ doc bug when time permits.. we have 27 args with no reference in README.md file | 16:39 |
rlandy | ysandeep: no major rush | 16:40 |
ysandeep | weshay|ruck, when you are back, could you please give second +2 and +w on this https://code.engineering.redhat.com/gerrit/#/c/222931/ .. if it looks okay? I have added this job in both baremetal and tripleo component as provisioning via metalsmith workflow could be break by i.e ironic/tripleo | 16:42 |
* ysandeep out for the day | 16:43 | |
*** ysandeep is now known as ysandeep|away | 16:47 | |
*** marios has quit IRC | 16:56 | |
*** jmasud has joined #oooq | 17:08 | |
*** dtantsur is now known as dtantsur|afk | 17:13 | |
rlandy | ysandeep|away: weshay|ruck: just adding jobs - no criteria - merging that | 17:24 |
rlandy | after depends on merged | 17:24 |
rlandy | weshay|ruck: the only failure left see with IPA is accessing rdo trunk ... last try ... retry :) https://review.opendev.org/c/openstack/tripleo-quickstart/+/769799/ | 17:44 |
* rlandy doesn't give up | 17:44 | |
weshay|ruck | hrm.. I wonder if changing dns .. messes w/ the proxy | 17:46 |
*** jmasud has quit IRC | 17:49 | |
rlandy | weshay|ruck: the order we add the dns server may matter | 17:49 |
*** amoralej is now known as amoralej|off | 17:49 | |
rlandy | 1.1.1.1 default is the last one we add | 17:49 |
rlandy | could make it the first on particular providers | 17:50 |
rlandy | another thought | 17:50 |
rlandy | the results are actually cleaner than we have seen them in a whiel | 17:50 |
rlandy | also with train gone, it helps | 17:50 |
rlandy | but that is where the failure stands | 17:50 |
rlandy | I adde retry | 17:51 |
rlandy | could add a large max timeout | 17:51 |
rlandy | another option | 17:51 |
rlandy | zbr: ^^ any suggestions here | 17:51 |
*** derekh has quit IRC | 18:00 | |
rlandy | weshay|ruck: starting tripleo-repos hackmd ... will send out for others to contribute to | 18:41 |
*** saneax has quit IRC | 19:26 | |
*** jmasud has joined #oooq | 19:39 | |
rlandy | weshay|ruck: https://hackmd.io/v2jCX9RwSeuP8EEFDHRa8g?both | 19:41 |
rlandy | fleshing this out | 19:41 |
rlandy | am I missing any major topics to add> | 19:41 |
weshay|ruck | k | 19:41 |
rlandy | ie: additional headings to write words under | 19:41 |
weshay|ruck | I'll look in a sec | 19:41 |
*** sshnaidm is now known as sshnaidm|afk | 19:52 | |
*** jmasud has quit IRC | 20:20 | |
*** chem has quit IRC | 20:44 | |
*** chem has joined #oooq | 20:47 | |
*** TrevorV has quit IRC | 20:53 | |
*** holser has joined #oooq | 21:25 | |
*** rfolco has quit IRC | 21:51 | |
*** jmasud has joined #oooq | 22:23 | |
*** jmasud has quit IRC | 22:29 | |
*** jmasud has joined #oooq | 22:30 | |
*** jmasud has quit IRC | 22:30 | |
*** jmasud has joined #oooq | 22:33 | |
*** jmasud has quit IRC | 22:33 | |
*** akio has joined #oooq | 22:37 | |
akio | Hello there, I was hoping to get past an error trying to use quickstart.sh -R train, i'm getting Problem: package python3-paunch-5.3.3-0.20201114155407.7e49691.el8.noarch requires podman = 1.6.4, but none of the providers can be installed on the customise step. | 22:38 |
akio | contaner-tools 2.0 has been suggested but I'm not sure if I need to write that into repo_setup.sh or if something else is going on | 22:40 |
akio | https://bugzilla.redhat.com/show_bug.cgi?id=1896385 | 22:42 |
openstack | bugzilla.redhat.com bug 1896385 in tripleo-ansible "Stack update causes podman package to be updated to podman-1.9.3-2 breaking minor updates on CephStorage nodes with package conflicts" [Medium,Closed: duplicate] - Assigned to gfidente | 22:42 |
akio | it looks a lot like that | 22:43 |
akio | the workaround here was to manually downgrade the podman package and then proceed with minor update | 22:44 |
*** holser has quit IRC | 23:14 | |
*** jbadiapa has quit IRC | 23:21 | |
*** rlandy has quit IRC | 23:25 | |
*** holser has joined #oooq | 23:48 | |
*** tosky has quit IRC | 23:53 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!