Tuesday, 2018-11-06

*** dangtrinhnt has quit IRC01:20
*** openstackgerrit has joined #openstack-mistral03:53
openstackgerritRenat Akhmerov proposed openstack/mistral master: Simplify workflow and join completion logic  https://review.openstack.org/61355103:53
openstackgerritRenat Akhmerov proposed openstack/mistral master: Simplify workflow and join completion logic  https://review.openstack.org/61355104:24
openstackgerritRenat Akhmerov proposed openstack/mistral master: WIP: improve integrity checker  https://review.openstack.org/61572004:24
*** jtomasek has joined #openstack-mistral05:14
*** akovi has joined #openstack-mistral05:28
*** nguyenhai has quit IRC05:40
*** nguyenhai has joined #openstack-mistral05:41
rakhmerovd0ugal: good morning!05:52
rakhmerovd0ugal: we've got another problem with CI05:53
rakhmerovlet's discuss how to fix all this when you're available05:53
*** jtomasek has quit IRC06:39
openstackgerritRenat Akhmerov proposed openstack/mistral master: Fix usage of cachetools in lookup_utils  https://review.openstack.org/61573906:53
openstackgerritRenat Akhmerov proposed openstack/mistral master: Fix usage of cachetools in lookup_utils  https://review.openstack.org/61573907:04
rakhmerovd0ugal: I suggest we merge https://review.openstack.org/615739 which fixes the issue with the new version of cachetools and disables that test_generator test for now07:08
rakhmerovand fix the senlin issue after that07:08
rakhmerovbecause our CI queue is fully blocked now07:09
rakhmerovI guess we can temporarily live w/o senlin actions07:09
rakhmerovd0ugal: what do you think?07:09
*** gkadam_ has joined #openstack-mistral07:45
*** josecastroleon has joined #openstack-mistral07:46
openstackgerritRenat Akhmerov proposed openstack/mistral master: Simplify workflow and join completion logic  https://review.openstack.org/61355107:47
openstackgerritRenat Akhmerov proposed openstack/mistral master: WIP: improve integrity checker  https://review.openstack.org/61572007:47
josecastroleonhi @rakhmerov07:48
josecastroleonthe error in the build for https://review.openstack.org/#/c/614211/07:49
josecastroleonit's linked to a new version of cachetools that removed the missing attribute in the init creation of the cache07:49
josecastroleonhttps://github.com/tkem/cachetools/commit/5b85b3f523e92913fd742d35fb409e1caf9cec5707:49
thervejosecastroleon: https://review.openstack.org/61573907:55
josecastroleonsorry for the noise07:55
rakhmerovjosecastroleon: already fixed07:57
openstackgerritRenat Akhmerov proposed openstack/mistral master: Fix usage of cachetools in lookup_utils  https://review.openstack.org/61573908:38
*** jtomasek has joined #openstack-mistral08:41
d0ugalrakhmerov: sure, that plan sounds fine to me08:54
rakhmerovd0ugal: ok08:54
openstackgerritRenat Akhmerov proposed openstack/mistral master: Add batch size for integrity checker  https://review.openstack.org/61572009:24
therveIs there a way to know in a task error whether it failed because of timeout?09:57
openstackgerritDougal Matthews proposed openstack/mistral master: Fix senlin fake client creation  https://review.openstack.org/61421110:16
openstackgerritDougal Matthews proposed openstack/mistral master: Fix senlin fake client creation  https://review.openstack.org/61421110:19
d0ugaltherve: No, I don't think there is a way10:24
therved0ugal: I think we can checking the task state info string10:24
therveBut it's a bit weird10:24
d0ugalYeah, that is a bit nasty10:24
d0ugalWe should probably have some failure codes10:24
therved0ugal: https://review.openstack.org/615653 ftr10:24
therved0ugal: Did you find the right openstacksdk version btw10:25
d0ugaltherve: I don't think so :)10:26
therveOK because the patch was still failing I think10:26
d0ugalYeah, I am just about to try and figure it out10:26
therved0ugal: I think you found out that 0.19 broke mistral again :)10:28
d0ugallol10:28
d0ugalGoing for the most recent version seemed like the easy option10:29
d0ugalsigh10:29
therveAt least, my fix doesn't work with it10:29
therveWell that's good otherwise we'd have the issue in a month again10:29
therveYeah it works with 17.2 but not newer...10:31
*** pgaxatte has quit IRC10:36
therveThat's so rubbish...10:40
d0ugalYeah :/10:40
therveI vote to remove senlin from the face of earth10:41
d0ugal+210:41
* d0ugal doesn't even know what Senlin is/does10:41
therveAutoscaling10:41
d0ugaloh, that sounds fairly useful10:42
d0ugalhuh, TIL Blizzard contribute to OpenStack10:42
therveYep!10:43
therved0ugal: http://paste.openstack.org/show/734195/ wdyt?10:46
therveThat's horrible, but...10:47
d0ugalIf it works, that is fine10:47
d0ugalthe fake client method is allowed to be horrible IMO10:47
therveAlright let's try that then10:48
*** pgaxatte has joined #openstack-mistral10:48
d0ugalI prefer class_ over klass tho :)10:49
therveAh :)10:50
openstackgerritThomas Herve proposed openstack/mistral master: Fix senlin fake client creation  https://review.openstack.org/61421110:51
therveOne sec10:52
openstackgerritThomas Herve proposed openstack/mistral master: Fix senlin fake client creation  https://review.openstack.org/61421110:52
therveAlright10:53
*** s10 has joined #openstack-mistral10:57
*** pgaxatte has quit IRC11:01
d0ugaltherve: LGTM, thanks!11:14
*** gkadam_ has quit IRC11:46
*** gkadam has joined #openstack-mistral11:46
*** andreykurilin has joined #openstack-mistral12:47
*** pgaxatte has joined #openstack-mistral12:57
*** thrash|g0ne is now known as thrash13:19
andreykurilinhi folks13:26
andreykurilincan anyone help me with investigation of mistral@devstack integration ?13:26
andreykurilinI see failures in several patches now13:27
andreykurilinthe trace looks like - http://logs.openstack.org/15/615815/2/check/rally-task-mistral/d358cc9/job-output.txt.gz#_2018-11-06_12_02_08_50178213:27
andreykurilinok, it looks like recent release of cachetools affected your code13:29
andreykurilinhttps://pypi.org/project/cachetools/#history13:29
andreykurilinhttps://github.com/tkem/cachetools/blob/master/CHANGES.rst#v300-2018-11-04 there is a breaking change in the latest version13:30
andreykurilinhttps://github.com/tkem/cachetools/issues/5813:32
andreykurilinhttps://github.com/openstack/requirements/commit/95fad145d6c49d32ff0ce70d901301a6bf6be88013:32
d0ugalandreykurilin: You probably want this: https://review.openstack.org/61573913:40
andreykurilind0ugal: great, thanks!13:41
d0ugalnp13:41
*** bobh has joined #openstack-mistral14:19
openstackgerritMerged openstack/mistral master: Fix usage of cachetools in lookup_utils  https://review.openstack.org/61573914:22
*** toure is now known as toure|biab14:51
*** s10 has quit IRC15:04
*** akovi has quit IRC15:08
*** toure|biab is now known as toure15:19
*** gkadam has quit IRC15:30
openstackgerritJose Castro Leon proposed openstack/mistral master: Removes insecure parameter from barbican client  https://review.openstack.org/61448715:40
openstackgerritJose Castro Leon proposed openstack/mistral master: Add back the secrets_store action into mapping.json  https://review.openstack.org/61448815:41
openstackgerritJose Castro Leon proposed openstack/mistral master: Adds secrets_retrieve to the list of available actions in barbican  https://review.openstack.org/61449115:41
*** thrash is now known as thrash|biab17:41
*** apetrich has quit IRC18:03
*** thrash|biab is now known as thrash18:12
*** jtomasek has quit IRC18:18
*** bobh has quit IRC18:55
*** shardy has quit IRC19:00
*** bobh has joined #openstack-mistral20:11
*** jtomasek has joined #openstack-mistral20:21
*** jtomasek has quit IRC20:24
*** mmethot_ is now known as mmethot20:38
*** bobh has quit IRC21:20
*** apetrich has joined #openstack-mistral21:29
*** bobh has joined #openstack-mistral21:46
*** bobh has quit IRC22:02
*** bobh has joined #openstack-mistral22:42
*** bobh has quit IRC22:45
*** bobh has joined #openstack-mistral22:46
*** bobh has quit IRC22:50

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!