15:02:57 #startmeeting third-party 15:02:58 Meeting started Mon Jun 5 15:02:57 2017 UTC and is due to finish in 60 minutes. The chair is lennyb. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:02:59 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:03:02 The meeting name has been set to 'third_party' 15:03:07 Hello evrybody 15:08:09 hey lennyb 15:08:15 sorry I am late 15:09:42 mmedvede, nice to 'see' you :) 15:09:55 anything you would like to discuss today? 15:10:33 I have a question 15:10:39 just a note about addition of etcd to devstack base service list. It kind of broke non-x86 things 15:10:54 we are currently using dirty hacks to make it work 15:11:15 mmedvede, thanks. We experienced a lot of failures with this, until we disabled it by default :) 15:12:10 you are deferring your breakage till some service would start depending on it :) 15:13:07 I've noticed that our nodepool makes jobs run slower on the cloud. We have a 3 jobs running one after another, but after first one is finished, the related VM is being deleted 15:13:13 and nodepool adds a new one 15:13:34 during nodepool delete and building the running job are very slow 15:13:57 any tips/ideas ? 15:14:21 did you check cpu use of nodepoold? I had problems with it (and I think I still do). Last time I investigated it, shade was doing something bad 15:14:45 sorry, what is 'shade' ? 15:14:46 I remember it had a busy wait loop with no sleep, so it was just spinning there like crazy 15:15:06 lennyb: shade is an abstraction library nodepool uses to talk to clouds 15:15:08 it shouldn't be a 0-wait busy loop - that was a bug back in the day 15:15:26 so if it is, please let me know and we'll get that fixed 15:15:30 mordred: yeah, I think it was solved 15:15:48 mordred, hi, do you remember when ( what version ) it was solved in? 15:16:04 cool. there's also a few config settings I can point to that can alleviate that as well - lemme point to link 15:16:05 but I still have strange high system load when nodepool does its thing, did not have time to investigate 15:16:07 I am using 0.3.1 15:16:49 first 5 lines here: http://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/templates/nodepool/clouds.yaml.erb 15:17:29 if you put them in your clouds.yaml - they should control the pause in teh poll loop for those resoruces, which is most likely the issue if you're seeing tight busy loops 15:17:35 mordred, thanks. I will take a look. 15:18:19 I have mine set at 2, would try to set to 5 15:18:23 thanks mordred 15:19:10 mordred, BTW, could you, pls, review #link https://review.openstack.org/#/c/450296/ 15:19:11 patch 450296 - openstack-infra/puppet-openstackci - added Single Use Slave plugin 15:19:14 sure nuff - definitely let me know if you continue having problems with that - all of that code is there ot enable scaling, not to make it harder :) 15:19:53 anything else you would like to share/discuss/bring up ? 15:20:08 lennyb: done! 15:20:19 mordred, 10x 15:20:38 was trying to find the patch for devstack/etcd fix non-x86 arches would need, would paste shortly 15:22:02 mmedvede, I dont see nodepool 0.3.2 tag, unless you meant another version 15:22:57 No, I meant 0.3.1, there is no 0.3.2 15:23:10 mmedvede, do you have CI on stable branches? 15:24:48 found the review for allowing custom etcd download in d-g: https://review.openstack.org/#/c/467437/ 15:24:49 patch 467437 - openstack-infra/devstack-gate - Allow overriding ETCD_DOWNLOAD_URL 15:25:01 lennyb: yes, we do test on stable branches selectively 15:26:43 mmedvede, you are running stable/branches on clean VMs, right? 15:30:06 lennyb: yes 15:30:20 we currently do not reuse any VMs 15:30:52 mmedvede, OK. we are reusing physical servers and having some issues with cleaning. 15:31:15 mordred, mmedvede, any other questions/issues for today's meeting? 15:33:03 lennyb: nothing from me, thanks 15:33:51 just a note - patchbot is awesome 15:34:41 mordred, mmedvede, Thanks for the meeting. I will close now. See you next week. 15:34:58 #endmeeting