*** ysandeep|out is now known as ysandeep | 01:45 | |
ysandeep | good morning o/ | 01:46 |
---|---|---|
*** ysandeep is now known as ysandeep|afk | 03:42 | |
marios | o/ | 05:02 |
*** ysandeep|afk is now known as ysandeep | 05:14 | |
marios | anyone around with permissions to submit that https://code.engineering.redhat.com/gerrit/c/openstack/rrcockpit/+/428675 for cre team they've been waiting few days now | 05:59 |
marios | and can you also give me submit permissions please :) ^^ | 05:59 |
chkumar|rover | marios: try now | 06:04 |
chkumar|rover | you can see ready to submit button | 06:06 |
marios | thanks chkumar|rover checking | 06:07 |
marios | chkumar|rover: yes i do thanks wil submit in a sec checking one last thing | 06:08 |
jm1 | o/ | 06:10 |
*** amoralej|off is now known as amoralej | 06:37 | |
marios | chkumar|rover: fyi i broke the 9-8 job (but fixed the 8-9 job :)) with https://review.rdoproject.org/r/c/config/+/45283/comment/8d39759d_dd04d9b3/ i will followup and should be fixed today | 06:41 |
marios | sorry :/ | 06:41 |
marios | frenzyfriday|ruck: ^^ | 06:41 |
marios | also sorry | 06:41 |
* marios bows | 06:41 | |
marios | fetch coffee | 06:41 |
chkumar|rover | marios: ty np :-) | 06:48 |
amoralej | hi, we are hitting an issue in master jobs with error | 07:35 |
amoralej | 2022-09-23 12:51:08.446 111372 ERROR tempest.test_discover.plugins oslo_config.cfg.DuplicateOptError: duplicate option: barbican | 07:35 |
amoralej | when running tempest | 07:35 |
amoralej | https://logserver.rdoproject.org/openstack-periodic-integration-main/review.rdoproject.org/rdoinfo/master/weirdo-zed-promote-puppet-scenario002-centos-stream-9/d9b1e0f/logs/weirdo-project/logs/tempest.txt.gz | 07:35 |
amoralej | you are finding the same issue? | 07:35 |
amoralej | the problem seems to be caused by https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/852675/7/cinder_tempest_plugin/config.py | 07:35 |
*** jpena|off is now known as jpena | 07:36 | |
frenzyfriday|ruck | chkumar|rover, you were asking if we have any more introspection failure - here is one: https://logserver.rdoproject.org/openstack-periodic-integration-stable1/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-9-ovb-1ctlr_2comp-featureset020-wallaby/e0742ab/logs/ | 07:36 |
amoralej | frenzyfriday|ruck, chkumar|rover we are hitting an issue in puppet promotion https://bugs.launchpad.net/cinder/+bug/1991068 | 08:15 |
chkumar|rover | amoralej: checking | 08:15 |
amoralej | dunno if you have barbican + cinder tempest plugins combination | 08:15 |
amoralej | but just in case | 08:15 |
chkumar|rover | amoralej: we donot have that combination https://opendev.org/openstack/openstack-tempest-skiplist/src/branch/master/roles/validate-tempest/vars/tempest_allow.yml#L227 | 08:16 |
amoralej | but note that, if both plugins are installed together tempest init will fail | 08:17 |
amoralej | even if you don't run them | 08:17 |
ysandeep | folks o/ taking second half sick leave | 08:27 |
marios | chkumar|rover: ysandeep: please check when you have time https://review.rdoproject.org/r/c/config/+/45323 - hopefully last one for https://bugs.launchpad.net/tripleo/+bug/1990012 (unfortunately config repo so we need to merge) | 08:27 |
*** ysandeep is now known as ysandeep|sick | 08:27 | |
marios | get better soon ysandeep | 08:27 |
ysandeep|sick | marios, looking before leaving :D | 08:27 |
marios | ysandeep|sick: thanks :) | 08:27 |
marios | ysandeep|sick: for context, the patch we merged yesterday (in [1]) fixed the bug for 8-9 but broke 9-8 (info about this @ https://bugs.launchpad.net/tripleo/+bug/1990012/comments/5 | 08:28 |
ysandeep|sick | yes, thanks for writing detailed commit msg.. I found the info. on that patch. | 08:29 |
marios | ysandeep|sick: thanks - its a bit convoluted sorry mainly looking for a sanity check. if it breaks we will revert immediately as usual | 08:31 |
ysandeep|sick | marios, so for override distro case - we need to just pass additional var distro: "centos8", right? | 08:32 |
bhagyashris | marios, hey your suggestion worked for me. now ovb jobs are passing | 08:33 |
ysandeep|sick | marios, this looks good but just wondering if we can do something simple instead of two blocks - my_var: "{{ 'foo' if my_condition else '' }}" | 08:34 |
* ysandeep|sick +2ed.. and I am out | 08:37 | |
marios | ysandeep|sick: yeah thanks we just need to override distro for the 8-9 job | 08:37 |
marios | ysandeep|sick: indeed i was trying to find a way to make it simpler but the fact it is config repo makes it more complex (cant test any improvements without merge) | 08:38 |
marios | ysandeep|sick: thanks for checking | 08:38 |
marios | bhagyashris: great thanks for letting me know | 08:39 |
* marios send chicken soup for ysandeep|sick | 08:39 | |
bhagyashris | marios, should we merged those patches one for 17.0 and cherry picked on that for 17.1 | 08:39 |
marios | bhagyashris: which patch for the override you mean? the one you pointed me yesterday was DNM. which patch are you referring to? | 08:40 |
bhagyashris | this one https://code.engineering.redhat.com/gerrit/c/openstack-tripleo-heat-templates/+/423661 but it's 17.0 branch and this one https://code.engineering.redhat.com/gerrit/c/openstack-tripleo-heat-templates/+/429502 is cherry picked on top of the 17.0 | 08:43 |
bhagyashris | marios, ^ | 08:43 |
marios | bhagyashris: ack | 08:48 |
marios | d/stream gerrit down or slow ? (was working before) maybe it is a local /network issue? | 08:49 |
marios | anyone else? | 08:49 |
marios | cant check right now bhagyashris will note to check after | 08:50 |
marios | "Proxy Error" | 08:50 |
chkumar|rover | marios: code.eng is down apevec shared internally | 08:57 |
bhagyashris | marios, yes down for me as well | 08:59 |
marios | thx chkumar|rover bhagyashris | 09:03 |
marios | chkumar|rover: going to merge that https://review.rdoproject.org/r/c/config/+/45323 (just fyi) and will run test/watch it if there are issues will revert | 09:33 |
marios | chkumar|rover: speak if you object :) | 09:33 |
marios | (setting 10mins timer) | 09:33 |
* marios throws timer away | 09:34 | |
marios | thanks chkumar|rover :) | 09:34 |
marios | food biab | 09:43 |
* frenzyfriday|ruck brb | 10:00 | |
marios | bhagyashris: commented on the patches - minor comment about related-bug but bigger questino is why d/stream only maybe we want this on stable/wallaby upstream? worth asking in the bug to the HA team | 10:18 |
marios | bhagyashris: also do we need to guard this and make it rhel8 only? as this change will affect both 8 and 9 | 10:18 |
bhagyashris | marios, ack | 10:19 |
bhagyashris | will report a new bug for rhel8 | 10:19 |
marios | bhagyashris: dont we already have one? | 10:19 |
marios | bhagyashris: i meant the one that caused you to post these patches | 10:20 |
bhagyashris | we have on this one https://bugzilla.redhat.com/show_bug.cgi?id=2110535 | 10:20 |
marios | so that one and the duplicate at https://bugzilla.redhat.com/show_bug.cgi?id=2129284 are both referencing rhel8 | 10:22 |
marios | bhagyashris: i guess you need to confirm that the patches don't break rhel9 | 10:23 |
marios | bhagyashris: but why do you need a new bug then? | 10:23 |
bhagyashris | marios, as this is rhel8 only issue so i thought we should report separate bug | 10:23 |
marios | bhagyashris: i don't think you need a new bug | 10:24 |
bhagyashris | marios, yes i reported that you pointed above >> https://bugzilla.redhat.com/show_bug.cgi?id=2129284 but then i marked that as duplicate one of https://bugzilla.redhat.com/show_bug.cgi?id=2110535 because the issue is same | 10:25 |
marios | ack | 10:25 |
bhagyashris | marios, so you mean i should reopen this one https://bugzilla.redhat.com/show_bug.cgi?id=2129284 ? | 10:25 |
marios | bhagyashris: lets talk on the phone will be easier | 10:26 |
marios | sec plugging heaphones | 10:26 |
bhagyashris | ok | 10:26 |
bhagyashris | sure | 10:26 |
marios | bhagyashris: https://meet.google.com/vzc-qmbe-ipt | 10:26 |
marios | https://opendev.org/openstack/tripleo-heat-templates/src/branch/stable/wallaby/deployment/nova/nova-compute-container-puppet.yaml | 10:32 |
marios | bhagyashris: ^^ | 10:32 |
chkumar|rover | rlandy: welcome back :-) | 10:35 |
chkumar|rover | we are all set on CI side | 10:35 |
rlandy | chkumar|rover: hey - nice | 10:35 |
chkumar|rover | program doc updated also. | 10:35 |
chkumar|rover | brb | 10:36 |
rlandy | chkumar|rover: frenzyfriday|ruck: just checking on how we are doing with the deploy failure ovb investigation | 10:36 |
frenzyfriday|ruck | rlandy, hey, welcome back. The ovb jobs are mostly hitting a variery of mysql/galera issues. Lucca is checking on one of the nodes. The retry is fixed. | 10:37 |
rlandy | frenzyfriday|ruck;' no resolution yet? | 10:38 |
frenzyfriday|ruck | nope. On Monday I was not able to reproduce the mysql failure. I saw it again on tuesday evening and held the node | 10:38 |
rlandy | chkumar|rover++ frenzyfriday|ruck++ on fixing retries | 10:40 |
rlandy | arxcruz: hi | 10:41 |
rlandy | arxcruz: any movement on https://trello.com/c/3p8i2YdZ/2639-cixlp1982874tripleociproa-testcreateobjectwithtransferencoding-is-failing-on-tripleo-jobs? | 10:41 |
arxcruz | rlandy hello | 10:41 |
rlandy | https://review.opendev.org/c/openstack/tempest/+/857333 | 10:41 |
arxcruz | rlandy waiting kopecmartin review it :) | 10:41 |
rlandy | arxcruz: can you leave that commment and ping him on the card? thanks | 10:42 |
arxcruz | rlandy ok | 10:42 |
rlandy | chkumar|rover frenzyfriday|ruck: so your only major issue now is the ovb mysql thing? | 10:43 |
frenzyfriday|ruck | rlandy, yes. And fs35 train is failing on nw and compute tempest tests. I am filing a bug | 10:43 |
rlandy | chkumar|rover frenzyfriday|ruck: looking at https://trello.com/c/msIodUbD/2616-cixbz2105408osp162rhel8octavia-tempest-test-loadbalancerscenariotesttestloadbalanceripv4crud-failing-on-load-balancer-creation-t | 10:43 |
rlandy | chkumar|rover frenzyfriday|ruck: ie: kvm is still failing? | 10:47 |
rlandy | bhagyashris: hi - how is the OVB going 17.1 on rhel-8? | 10:48 |
frenzyfriday|ruck | rlandy, I think yes, but I did not check the kvm jobs yet | 10:49 |
bhagyashris | rlandy, hey, it's working now after this fix https://code.engineering.redhat.com/gerrit/c/openstack-tripleo-heat-templates/+/429502 | 10:49 |
bhagyashris | currently checking is it working fine with rhel9 or not? rhel9 job is running ... waiting for result | 10:50 |
marios | rlandy: the tht patch on that worked after we set the heat parameter instead of the puppet one in extraconfig https://code.engineering.redhat.com/gerrit/c/openstack-tripleo-heat-templates/+/423661/2/ci/environments/ovb-ha.yaml#b7 | 10:54 |
marios | rlandy: but the fix in txt is not guarded for 8 vs 9 so bhagyashris needs to sanity check if that breaks 9 before we proceed | 10:54 |
marios | rlandy: if it does then we'll need a different fix | 10:54 |
rlandy | marios: ok - great | 10:56 |
marios | rlandy: and bhagyashris plans to re-open https://bugzilla.redhat.com/show_bug.cgi?id=2110535 so we can track the fixes at https://code.engineering.redhat.com/gerrit/c/openstack-tripleo-heat-templates/+/429502 https://code.engineering.redhat.com/gerrit/c/openstack-tripleo-heat-templates/+/423661 or other fix if that is not ok | 10:56 |
rlandy | marios: it should work on both | 10:56 |
marios | k | 10:56 |
rlandy | marios: bhagyashris: but idk if it's the right setting on both | 10:56 |
rlandy | it does follow the upstream | 10:56 |
rlandy | so I think it's ok | 10:56 |
marios | i didn't really catch up much on that rlandy i was mainly responding to bhagyashris ping about it | 10:57 |
marios | we had a quick call just before you joined to discuss this | 10:57 |
marios | rlandy: well wrt 13:56 < rlandy> it does follow the upstream | 10:57 |
marios | rlandy: indeed upstream it still has the 'right' setting | 10:57 |
marios | rlandy: so the change that broke us was d/stream only | 10:57 |
marios | (apparently) | 10:57 |
rlandy | let's discuss at review time | 10:57 |
rlandy | bhagyashris: ^^ | 10:58 |
marios | k | 10:58 |
bhagyashris | rlandy, ack | 10:58 |
bhagyashris | rlandy, marios fyi added comment https://bugzilla.redhat.com/show_bug.cgi?id=2110535#c35 | 10:58 |
marios | ack bhagyashris | 10:58 |
bhagyashris | and now testing rhel9 ovb job here https://code.engineering.redhat.com/gerrit/c/testproject/+/429803 | 10:58 |
rlandy | also it fails their CI | 10:58 |
marios | yeah i noticed that but didn't click it yet | 10:59 |
rlandy | bhagyashris: this will also come up in CIX | 10:59 |
marios | rlandy: that should be fixed by adding the bug info fyi bhagyashris | 10:59 |
marios | Check rhbz# reference [FAILED] https://sf.hosted.upshift.rdu2.redhat.com/zuul/t/osp-internal/build/f69d00ef62a24ccdac2e88c7aeeb13f2 | 11:00 |
bhagyashris | marios, yup, once the running job which are depends on the fix will finished then will update the patch | 11:02 |
rlandy | frenzyfriday|ruck: chkumar|rover: 16.2 components still look out - is jenkins triggering still an issue? | 11:03 |
marios | also happy new year rlandy !! | 11:04 |
marios | :) | 11:04 |
chkumar|rover | rlandy: no sure about issue but I triggered few of rhos-16.2 components manually | 11:04 |
chkumar|rover | on RHOS-16.2 there is an active cix going on also | 11:04 |
rlandy | chkumar|rover: componentsout - manila and validation | 11:05 |
rlandy | so if the CIX impacts those two | 11:05 |
chkumar|rover | rlandy: for manila there is no change in content for rhos-16.2 | 11:06 |
chkumar|rover | rlandy:jenkin trigger is not working | 11:07 |
chkumar|rover | pipeline_component-manila-pcci-16.2_dlrn-rhel-8.4-virthost-3cont_2comp_3ceph-ipv4-geneve-ceph/ kicked by me on 26th | 11:07 |
rlandy | marios: thank you :) | 11:10 |
chkumar|rover | sorry there is a change in manila content, in nvr date is different | 11:10 |
rlandy | chkumar|rover: np - I just tried the trigger job | 11:12 |
rlandy | manually | 11:12 |
rlandy | there is definitely an issue with triggering the components | 11:12 |
rlandy | we don't send up a trigger - I think those are time based | 11:12 |
rlandy | chkumar|rover: frenzyfriday|ruck: ok - will create a BZ that triggering is not working | 11:14 |
pojadhav | folks, review time | 11:16 |
*** dviroel|afk is now known as dviroel | 11:22 | |
marios | dviroel: arxcruz: do we need to copy this https://quay.rdoproject.org/repository/tripleozedcentos9/daemon?tab=tags manually/with arx script? to public repos? | 11:25 |
arxcruz | marios i think yes, i'll work on that :) | 11:26 |
chkumar|rover | rlandy: creating the bug now | 11:35 |
marios | bhagyashris: here https://opendev.org/openstack/tripleo-quickstart/src/commit/61973b67be2a5bf91815aadf7bb99f50a100eed7/config/general_config/featureset001.yml#L53 | 11:39 |
marios | bhagyashris: you can add jinja conditionals for each distro | 11:39 |
rlandy | chkumar|rover: yes - pls | 11:44 |
marios | https://hackmd.io/F0W2gYw_SiaiWkowjFU9cw | 11:44 |
rlandy | chkumar|rover: frenzyfriday|ruck: we're going to merge Tengu's patch https://review.opendev.org/c/openstack/tripleo-heat-templates/+/852808 | 11:46 |
rlandy | chkumar|rover: frenzyfriday|ruck: ^^ ok? | 11:47 |
chkumar|rover | rlandy: ack | 11:47 |
chkumar|rover | rlandy: bug cixed | 11:47 |
frenzyfriday|ruck | ack | 11:47 |
Tengu | woohooo | 11:47 |
Tengu | rlandy: that's a lovely news :) | 11:47 |
marios | rlandy: well maybe we shouldn't ? | 11:48 |
marios | sorry Tengu | 11:48 |
marios | i mean rlandy we can bless it but maybe ci team should not make the call to switch the default firewall engine | 11:48 |
marios | rlandy: probably df should do that? | 11:48 |
Tengu | ah, well. | 11:48 |
marios | rlandy: sorry i should have said that on the call 2 mins ago | 11:48 |
marios | :) | 11:48 |
Tengu | was about to request some votes from DF as well. | 11:48 |
marios | you can remove workflow from it now it will still have effect rlandy fyi | 11:49 |
marios | (if you want to) | 11:49 |
rlandy | marios - ok will do | 11:50 |
marios | rlandy: sorry my bad | 11:50 |
marios | rlandy: should have said | 11:50 |
marios | earlier | 11:50 |
rlandy | Tengu: do you want to abandon/restore> | 11:51 |
marios | cool zuul -2 it .. you don't need to abandon restore | 11:51 |
rlandy | it won't merge w/o a w+ | 11:51 |
marios | rlandy: Tengu: ^^ it is fine | 11:51 |
marios | yeah Tengu needs to go sell it to df for merge i think | 11:51 |
Tengu | I'll get DF votes. | 11:52 |
Tengu | (13 | 11:53 |
rlandy | Tengu: it's in the gate but iiuc, it won't merge | 11:57 |
Tengu | rlandy: yeah - I should bet some vote from DF today. | 11:58 |
Tengu | I'm happy enough to get Security blessing AND CI :). Getting it merged now is only a matter of time. | 12:00 |
Tengu | also got some feedback from Networking | 12:00 |
Tengu | so things are on the right track. | 12:00 |
dsariel | hello, jsanemet and me had several questions w.r.t. tripleo-ci-rhel-9-scenario004-standalone-rhos-17.1 job | 12:02 |
arxcruz | marios ci-scripts/infra-setup/roles/rrcockpit/files/mariadb/lib/clean_skiplist.go | 12:02 |
arxcruz | ops | 12:02 |
arxcruz | wrong link | 12:02 |
arxcruz | marios https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/45325 | 12:03 |
dsariel | from one side https://opendev.org/openstack/tripleo-heat-templates/src/commit/47ec1089a58ac8c3b6d1911a213dbb54b848a06d/ci/environments/scenario004-standalone.yaml suggests that ceph is services are about to run. But from other side we tried to find an avidence in log files https://sf.hosted.upshift.rdu2.redhat.com/logs/97/429797/1/check/tripleo-ci-rhel-9-scenario004-standalone-rhos-17.1/0d30221/logs | 12:04 |
rlandy | ceph should run on sc004 | 12:04 |
rlandy | dviroel: ^^? | 12:04 |
dsariel | rlandy, dviroel thatnks. TASK [tripleo.operator.tripleo_deploy : Show the standalone deploy command] **** shows that is in taken https://sf.hosted.upshift.rdu2.redhat.com/logs/97/429797/1/check/tripleo-ci-rhel-9-scenario004-standalone-rhos-17.1/0d30221/logs/quickstart_install.log | 12:06 |
dviroel | rlandy: correct | 12:06 |
dviroel | cephadm logs: https://sf.hosted.upshift.rdu2.redhat.com/logs/97/429797/1/check/tripleo-ci-rhel-9-scenario004-standalone-rhos-17.1/0d30221/logs/undercloud/var/log/ceph/cephadm.log | 12:07 |
rlandy | dviroel: thanks | 12:07 |
marios | thanks arxcruz do you mind if i change the topic please (oooci_zed) to track with the rest of the things | 12:08 |
arxcruz | sure | 12:08 |
marios | arxcruz: thanks left -1 couple nits please thank you arxcruz ! | 12:10 |
dsariel | dviroel, rlandy tanks! so this job deploys ceph on the same node with all other openstack services (hyperconverged)? | 12:12 |
chkumar|rover | rlandy: frenzyfriday|ruck can we go over cix cards after program call? | 12:28 |
frenzyfriday|ruck | chkumar|rover, yep | 12:29 |
*** amoralej is now known as amoralej|lunch | 12:29 | |
dviroel | dsariel: yeah, all our jobs with ceph runs on standalone today. | 12:30 |
dsariel | dviroel, ack. thanks. I guess then I have an additional question: Is that ok resource wise to have multinode jobs? | 12:44 |
rlandy | chkumar|rover: frenzyfriday|ruck: close this card? https://trello.com/c/I7Rep3ZC/2725-cixlp1990415tripleociproa-ovb-jobs-are-failing-deployment-failure-running-exec-keystonebootstrap-lost-connection-to-mysql-server | 12:45 |
rlandy | bug is marked as dup | 12:46 |
chkumar|rover | rlandy: we have not seen this issue this week | 12:46 |
chkumar|rover | better to close it | 12:46 |
marios | chkumar|rover: fyi https://trello.com/c/MLYUw9lg#comment-6334425311f503010fd95611 | 12:47 |
marios | frenzyfriday|ruck: ^^ | 12:47 |
frenzyfriday|ruck | rlandy, https://trello.com/c/I7Rep3ZC/2725-cixlp1990415tripleociproa-ovb-jobs-are-failing-deployment-failure-running-exec-keystonebootstrap-lost-connection-to-mysql-server and https://trello.com/c/fMby586x/2679-cixlp1987092tripleociproa-pacemaker-performance-causes-intermittent-galera-issues-in-loaded-ci-env might be related | 12:49 |
frenzyfriday|ruck | almost all ovb are hitting mysql issue. Probably we should keep both the cards for now | 12:49 |
rlandy | ok | 12:51 |
rlandy | I triaged a few cards | 12:51 |
chkumar|rover | updated the rest of the cards, On which I was assigned | 12:51 |
marios | rlandy: chkumar|rover: frenzyfriday|ruck: when you have a minute please lets re-add to criteria https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/45326 (for https://trello.com/c/MLYUw9lg#comment-6334425311f503010fd95611 ) | 12:51 |
chkumar|rover | marios++++++++++++++++++ | 12:52 |
rlandy | sure | 12:52 |
rlandy | chkumar|rover: ok if I merge that? | 12:52 |
chkumar|rover | rlandy: yes | 12:52 |
marios | chkumar|rover: :) | 12:53 |
marios | thanks chkumar|rover | 12:53 |
chkumar|rover | thank you thank you marios for bringing it back criteria :-) | 12:55 |
* marios not sure if chkumar|rover is winding me up :D | 12:55 | |
marios | fetches coffee | 12:55 |
chkumar|rover | rlandy: frenzyfriday|ruck can we quickly go over cix? | 12:57 |
frenzyfriday|ruck | chkumar|rover, yep | 12:57 |
rlandy | yes | 12:57 |
chkumar|rover | rlandy: frenzyfriday|ruck https://meet.google.com/prv-gxyx-moo?authuser=0&hl=en | 12:58 |
*** dasm|off is now known as dasm | 13:18 | |
dasm | rlandy: happy new year! | 13:18 |
chkumar|rover | rlandy: frenzyfriday|ruck https://code.engineering.redhat.com/gerrit/c/openstack/tripleo-ci-internal-config/+/429820 | 13:27 |
dasm | rlandy: probably I should say: Happy Rosh Hashanah! | 13:28 |
rlandy | dasm: thanks - both greetings work :) | 13:30 |
dasm | \o/ | 13:30 |
chkumar|rover | rlandy: re-running tp https://review.rdoproject.org/r/c/testproject/+/45349 on vexxhost | 13:31 |
chkumar|rover | added the link on card | 13:32 |
rlandy | chkumar|rover: thanks | 13:32 |
chkumar|rover | see ya people! | 13:33 |
dasm | chkumar|rover: o/ | 13:34 |
frenzyfriday|ruck | rlandy, https://code.engineering.redhat.com/gerrit/c/testproject/+/429821 for fs35 - if it passes I'll switch the criteria | 13:35 |
* frenzyfriday|ruck food | 13:35 | |
*** amoralej|lunch is now known as amoralej | 13:41 | |
rlandy | frenzyfriday|ruck++ | 13:42 |
marios | have a good evening chkumar|rover o/ | 13:51 |
rlandy | manila 16.2 component jenkins passed | 14:05 |
rlandy | frenzyfriday|ruck; is there a wallaby fs020 rerun - otherwise will add it | 14:19 |
rlandy | chkumar|rover++ for ds fix | 14:20 |
rlandy | fs035 train is running | 14:20 |
frenzyfriday|ruck | rlandy, https://review.rdoproject.org/r/c/testproject/+/45351 https://review.rdoproject.org/r/c/testproject/+/45352 | 14:20 |
* marios out in few - got to go to kids school o/ have a good one oooci | 14:20 | |
rlandy | frenzyfriday|ruck: got it - thanks | 14:21 |
rlandy | marios: have a good night | 14:21 |
marios | o/ rlandy fyi discussing something in rhos-df now (they want to revert https://review.opendev.org/c/openstack/tripleo-ansible/+/801615 should not be a problem for us as that was fix for ussuri upgrade job https://bugs.launchpad.net/tripleo/+bug/1936825 | 14:25 |
* rlandy looks | 14:27 | |
rlandy | joined channel | 14:28 |
*** marios is now known as marios|out | 14:32 | |
dasm | jm1: there is no way to make docker-compose working for: https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/45206 | 15:20 |
dasm | either we're going with podman-compose or we're spending next few days trying to make docker (ansible) work for cs8 and cs9 | 15:21 |
dasm | jm1: i can't remove your -1W. Please take it off from the patch. | 15:21 |
rlandy | bhagyashris: hey - you still around? | 15:23 |
rlandy | if not, we should meet tomorrow re: 17 on rhel-8 | 15:23 |
rlandy | some talk of tearing that down now :( | 15:23 |
rlandy | still chatting with prod chain | 15:23 |
rlandy | on the upside, you may have done all the work required already | 15:24 |
*** dviroel is now known as dviroel|lunch | 15:29 | |
rlandy | dviroel|lunch: hey - where were the changes you made to allow 16.2? | 15:42 |
rlandy | were they only login related? | 15:42 |
rlandy | or v1 vs v2? | 15:42 |
rlandy | dviroel|lunch: looking for the v1 v2 change | 16:31 |
rlandy | frenzyfriday|ruck: https://review.opendev.org/c/openstack/openstack-tempest-skiplist/+/849113/1/roles/validate-tempest/vars/tempest_skip.yml | 16:32 |
rlandy | ^^ failing test for fs020 | 16:32 |
rlandy | you can put it back | 16:32 |
bhagyashris | rlandy, hey | 16:33 |
frenzyfriday|ruck | ack | 16:33 |
*** jpena is now known as jpena|off | 16:34 | |
bhagyashris | 17 o rhel8 we already stopped .. just clean up is required that i will do once 17.1 on rhel8 will up completely | 16:35 |
*** dviroel|lunch is now known as dviroel | 16:35 | |
dviroel | rlandy: was a pre-playbook | 16:36 |
dviroel | redhat one | 16:36 |
rlandy | ugh code.eng gerrit is down | 16:36 |
rlandy | config? | 16:36 |
rlandy | dviroel: ^^? | 16:38 |
dviroel | trying to find it | 16:38 |
dviroel | rlandy: tripleo-ci-internal-jobs/playbooks/configure-rhel.yaml | 16:44 |
dviroel | rlandy: when condition: "- configure_registries_v1|default(true)|bool" | 16:44 |
dviroel | so you just need to set configure_registries_v1 to false | 16:45 |
dviroel | it will skip v1 config\ | 16:45 |
rlandy | configure_registries_v1|default(true) | 16:46 |
rlandy | ah | 16:46 |
*** amoralej is now known as amoralej|off | 16:48 | |
dviroel | rlandy: 1-1? meet.google.com/iay-awwp-rnn | 17:04 |
rlandy | brb | 17:56 |
rlandy | chkumar|rover: frenzyfriday|ruck: https://review.rdoproject.org/r/c/rdo-infra/ci-config/+/45356 Use fs035 internal train in criteri | 18:56 |
rlandy | to promote: 3a746b7fcc7cd2518155d1d71cbeea91 | 18:56 |
* jm1 out for today | 19:17 | |
*** rlandy is now known as rlandy|biab | 19:47 | |
*** dviroel is now known as dviroel|walk | 19:54 | |
*** rlandy|biab is now known as rlandy | 20:40 | |
dasm | rcastillo: o/ the code for podman change lives on cockpit_cs8 and cockpit_cs9 (i can provide IPs) | 20:41 |
dasm | it's in /tmp/infra-setup if you want to check that | 20:41 |
dasm | rcastillo: seems like root vs rootless access issue: https://paste.opendev.org/show/bLW8Zt53RrjQT0HDDNa9/ | 20:44 |
*** dviroel|walk is now known as dviroel | 20:44 | |
rcastillo | dasm yeah it would make sense since docker compose uses the podman socket, hence rootful containers | 20:55 |
rcastillo | *system podman socket | 20:56 |
rcastillo | I think you'd need root containers anyway if you want to use port 80 and network:host | 20:57 |
dasm | rcastillo: tbh i want to completely remove reliance on sudo and docker. that's one of reasons i went with podman | 21:09 |
dasm | pity i didn't know ahead of time there is no podman-compose module for ansible | 21:09 |
dasm | and podman-compose is rather in constant development. | 21:10 |
rlandy | RDO gerrit not responding | 21:10 |
rlandy | dasm: can you commit patches to RDO? | 21:10 |
dasm | rlandy: i committed some time ago. lemme check | 21:11 |
rlandy | two testproject patches never started | 21:11 |
dasm | rlandy: just pushed testproject: https://review.rdoproject.org/r/c/testproject/+/45360 | 21:12 |
rlandy | dasm: I can push patches but they don't start | 21:12 |
dasm | it might be zuul problem, not gerrit | 21:12 |
dasm | mine is not starting as well | 21:12 |
rlandy | pinging rhos-ops | 21:13 |
frenzyfriday|ruck | rlandy, thanks. I have rechecked https://code.engineering.redhat.com/gerrit/c/testproject/+/429821 | 21:20 |
frenzyfriday|ruck | https://review.rdoproject.org/r/c/testproject/+/45351 passed surprisingly | 21:20 |
rlandy | frenzyfriday|ruck: no need - passed already | 21:21 |
frenzyfriday|ruck | oh cool, I'll abandon it | 21:21 |
rlandy | frenzyfriday|ruck: you can just +1 that patch and I'll merge | 21:21 |
rlandy | frenzyfriday|ruck: yeah - wallaby promoted | 21:21 |
rlandy | frenzyfriday|ruck: rdo zuul is stuck now ... but master is only out two jobs | 21:22 |
rlandy | I have a testproject rerun | 21:22 |
rlandy | also have lucca's test | 21:22 |
rlandy | frenzyfriday|ruck: is the clean script back? | 21:22 |
frenzyfriday|ruck | ack done | 21:22 |
frenzyfriday|ruck | rlandy, no, lemme re enable it | 21:23 |
frenzyfriday|ruck | done | 21:24 |
rlandy | frenzyfriday|ruck: ok - w+'ed the train one | 21:30 |
rlandy | when zuul gets unstuck, will try the master patch | 21:31 |
* dasm => offline | 21:31 | |
dasm | take care team! see you tomorrow! | 21:31 |
*** dasm is now known as dasm|off | 21:31 | |
dasm|off | frenzyfriday|ruck: btw, i was shocked for a moment thinking you're in India, checking IRC at 3AM xD | 21:32 |
*** dviroel is now known as dviroel|out | 21:37 | |
frenzyfriday|ruck | dasm|off, :D I would be sleep-working then :P | 21:40 |
rlandy | frenzyfriday|ruck: it's too late anyways for you to be working | 21:42 |
rlandy | see you tomorrow | 21:42 |
rlandy | goo dnight :) | 21:42 |
frenzyfriday|ruck | rlandy, see you tomorrow :) | 21:43 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!