Wednesday, 2020-06-17

lbragstadrakhmerov do you know if the stable/train gate is broken?00:46
*** __ministry has joined #openstack-mistral02:00
*** lbragstad has quit IRC02:31
*** apetrich has quit IRC02:42
*** ykarel|away is now known as ykarel04:08
*** eyalb has joined #openstack-mistral04:49
*** threestrands has joined #openstack-mistral05:27
*** threestrands has quit IRC05:33
*** eyalb has quit IRC05:47
*** eyalb has joined #openstack-mistral05:51
*** eyalb has quit IRC05:54
*** eyalb has joined #openstack-mistral05:54
*** eyalb1 has joined #openstack-mistral05:56
*** pgaxatte has joined #openstack-mistral05:58
*** eyalb has quit IRC05:59
*** eyalb2 has joined #openstack-mistral06:14
*** eyalb1 has quit IRC06:17
rakhmerovmgariepy: not sure if you've seen my reply (depends on whether you have a bouncer). So, it should have been backported, checking it now06:30
rakhmerovmgariepy: so for train here it is: https://review.opendev.org/#/c/718375/06:34
rakhmerovit's just not exactly the same patch06:35
*** apetrich has joined #openstack-mistral07:11
*** eyalb1 has joined #openstack-mistral07:15
*** eyalb2 has quit IRC07:18
*** eyalb2 has joined #openstack-mistral07:30
*** eyalb1 has quit IRC07:33
*** nightmare_unreal has joined #openstack-mistral07:41
apetrichMorning rakhmerov!07:59
rakhmerovapetrich: hey07:59
apetrichrakhmerov, how are you doing?07:59
rakhmerovgood! Still alive :)07:59
apetrichtell me about it :)08:00
apetrichso there's a cve patch that for queens that somehow hasn't been merged https://review.opendev.org/#/c/734830/1 and zuul is all messed up08:00
apetrichdo you know if there's anything we can do about it?08:01
rakhmerovwhat is "cve"?08:01
rakhmerovlooking at the patch..08:02
rakhmerovok, I see it's been backported to stein, rocky and train08:03
rakhmerovbut there's something wrong with queens08:03
rakhmerovhm..08:04
apetrichrakhmerov, very08:04
rakhmerovI haven't looked at it closely08:04
apetrichrakhmerov, cve is a security patch. sorry I didn't know that it was redhat centric term.08:04
rakhmerovyet08:04
rakhmerovthat's ok, I got it08:04
rakhmerovok, have you looked into the failures yet?08:05
rakhmerovI see a lot of "RETRY_LIMIT" statuses08:05
rakhmerovusually when it happens it means something major is broken in the CI itself08:05
apetrichyeah08:06
rakhmerovhm... queens falls into the 4 last releases so it should still be supported08:07
rakhmerov2020-06-11 08:14:37.897898 | TASK [test-setup : Run tools/test-setup.sh]08:09
rakhmerov3802020-06-11 08:14:39.175600 | ubuntu-xenial | + DB_ROOT_PW=insecure_slave08:09
rakhmerov3812020-06-11 08:14:39.175739 | ubuntu-xenial | + DB_USER=openstack_citest08:09
rakhmerov3822020-06-11 08:14:39.175761 | ubuntu-xenial | + DB_PW=openstack_citest08:09
rakhmerov3832020-06-11 08:14:39.175775 | ubuntu-xenial | + sudo -H mysqladmin -u root password insecure_slave08:09
rakhmerov3842020-06-11 08:14:39.180452 | ubuntu-xenial | sudo: mysqladmin: command not found08:09
rakhmerov3852020-06-11 08:14:39.638229 | ubuntu-xenial | ERROR08:09
rakhmerovit can't fine mysqladmin for some reason08:09
rakhmerovI'll try to clarify it with the infra team08:09
eyalb2bindep maybe ?08:09
rakhmerovtrying to recheck it in the meantime08:10
rakhmeroveyalb2: what exactly about bindep?08:10
eyalb2I remember we had to add it so it will install mysql stuff08:11
eyalb2it used to install it by default08:11
eyalb2but then we had to add this file08:11
rakhmerovyeah.. I don't remember the details though08:12
rakhmerovyes, you may be right08:13
rakhmerovthere's no such thing as bindep.txt in this branch08:13
rakhmerovlet me try to add it..08:13
*** ykarel is now known as ykarel|lunch08:13
*** eyalb1 has joined #openstack-mistral08:15
openstackgerritRenat Akhmerov proposed openstack/mistral stable/queens: Add bindep.txt with the CI dependencies  https://review.opendev.org/73612908:17
*** eyalb2 has quit IRC08:18
rakhmerovapetrich: ^ hopefully, it will help08:18
apetrichthanks a lot rakhmerov and eyalb1!08:19
eyalb1its failing now on the uwsgi issue08:30
rakhmeroveyalb1: what is failing? So far so good08:32
rakhmerovI'm going to rebase that patch on top of mine08:32
rakhmeroveverything is green so far08:32
*** eyalb2 has joined #openstack-mistral08:32
rakhmerovapetrich: so adding bindep.txt is helping08:32
rakhmeroveyalb1: aah, yes, devstack gates08:33
rakhmerovit was solved recently for master08:33
openstackgerritRenat Akhmerov proposed openstack/mistral stable/queens: Mask sensitive data when logging action results  https://review.opendev.org/73483008:34
*** eyalb1 has quit IRC08:35
apetrichthanks!08:40
rakhmerovapetrich: so I asked in openstack-infra regarding this "uwsgi" issue and they said that stable branches are still in progress08:43
rakhmerovso we may have to wait a little bit08:44
*** eyalb1 has joined #openstack-mistral08:45
apetrichthanks again!08:47
*** eyalb2 has quit IRC08:48
*** eyalb1 has quit IRC08:54
*** ykarel|lunch is now known as ykarel09:03
*** apetrich has quit IRC09:17
*** apetrich has joined #openstack-mistral09:26
*** eyalb has joined #openstack-mistral10:04
mgariepyrakhmerov, train has a backport but Stein doesn't and it is vulnerable to this issue.10:33
*** eyalb1 has joined #openstack-mistral10:33
*** eyalb has quit IRC10:36
rakhmerovmgariepy: no, it's not10:36
rakhmerovthis patch is just one of the series of patches10:37
rakhmerovthere was another patch also backported to train (because it was very much needed there) that adds a config option to disable conversion of YAQL expression results10:38
rakhmerovyaql.convert_output_data10:38
rakhmerovby default it's set to True to keep compatibility10:38
rakhmerovand this sanitizing is needed only if this conversion is disabled10:38
rakhmerovso it doesn't affect versions prior to Train10:39
mgariepyi tested the wf on rocky yesterday and it did crash10:40
mgariepyi'll setup a dev instance and retest the wf on theses. i'll keep you posted on the resullt.10:46
mgariepyprobably not today but surely this week.10:46
*** eyalb2 has joined #openstack-mistral10:48
rakhmerovok10:49
rakhmerovmgariepy: maybe it crashed for a different reason?10:50
rakhmerovit, please share the results10:50
rakhmerovwe'll see if something really needs to be backported. But before Train this mechanism just worked differently. So I assume there might have been just a different issue10:51
*** eyalb1 has quit IRC10:51
mgariepyit's the yaml expansion that did filled the ram on my machine.10:55
rakhmerovmgariepy: that is a completely different issue I believe10:57
rakhmerovI need to check where the corresponding fix is backported to10:58
mgariepyok10:59
rakhmerovmaybe you confuse two different things: YAML and YAQL10:59
mgariepymaybe ;)11:00
rakhmerovyeah, I found a patch: https://review.opendev.org/#/c/698714/11:01
rakhmerovthis is probably what you're hitting11:01
rakhmerovand yes, I believe it's not been backported..11:01
mgariepyha11:01
openstackgerritRenat Akhmerov proposed openstack/mistral stable/train: Disable the use of anchors when parsing yaml  https://review.opendev.org/73615811:02
rakhmerovmgariepy: yeah, it was supposed to be since it's a severe issue11:02
rakhmerovwe overlooked, I admit11:02
mgariepyno worries.11:02
mgariepycan it be backported back to rocky ?11:03
rakhmerovso thanks for paying attention to this, I'll come up with the backports shortly11:03
rakhmerovI believe so11:03
mgariepyok11:03
rakhmerovhere it is for train: https://review.opendev.org/#/c/736158/11:03
rakhmerovkeep doing for others..11:03
mgariepyok perfect.11:03
rakhmerovfor stein and rocky there are merge conflicts, but we'll do it anyway. It will just take some time to adjust em11:04
mgariepythe code change quite a bit between releases :) ahah11:06
rakhmerovyep11:06
rakhmerovthat's a normal thing11:06
mgariepyyep. when it's stalled it's never a good thing :)11:07
openstackgerritRenat Akhmerov proposed openstack/mistral stable/stein: Disable the use of anchors when parsing yaml  https://review.opendev.org/73616111:11
openstackgerritRenat Akhmerov proposed openstack/mistral stable/rocky: Disable the use of anchors when parsing yaml  https://review.opendev.org/73616311:15
mgariepygreat thanks for the patches.11:17
*** eyalb1 has joined #openstack-mistral11:18
*** eyalb2 has quit IRC11:20
*** eyalb2 has joined #openstack-mistral11:48
*** eyalb1 has quit IRC11:51
*** eyalb1 has joined #openstack-mistral12:19
*** eyalb2 has quit IRC12:22
*** lbragstad has joined #openstack-mistral12:39
*** eyalb2 has joined #openstack-mistral13:06
*** eyalb1 has quit IRC13:08
openstackgerritCédric Jeanneret (Tengu) proposed openstack/mistral-lib stable/queens: Ensure we mask sensitive data from Mistral Action logs  https://review.opendev.org/73621713:28
*** eyalb1 has joined #openstack-mistral13:36
*** eyalb2 has quit IRC13:38
*** eyalb2 has joined #openstack-mistral13:51
*** eyalb1 has quit IRC13:54
*** eyalb1 has joined #openstack-mistral14:06
*** eyalb2 has quit IRC14:08
*** eyalb1 has quit IRC14:24
openstackgerritMerged openstack/mistral stable/train: Disable the use of anchors when parsing yaml  https://review.opendev.org/73615815:50
*** ykarel is now known as ykarel|away16:33
*** pgaxatte has quit IRC16:40
*** nightmare_unreal has quit IRC17:24
*** irclogbot_3 has quit IRC20:14
*** amorin has quit IRC20:18
*** amorin has joined #openstack-mistral20:20
*** irclogbot_0 has joined #openstack-mistral20:21
*** csatari has quit IRC20:39
*** csatari has joined #openstack-mistral21:39

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