Wednesday, 2016-02-24

openstackgerritKeith Schincke proposed openstack/puppet-ceph: Add support for civetweb  https://review.openstack.org/25454800:04
*** ducttape_ has quit IRC00:12
*** markvoelker has quit IRC00:15
*** markvoelker has joined #puppet-openstack00:46
*** xingchao has joined #puppet-openstack00:48
*** xingchao has quit IRC00:53
*** saneax is now known as saneax_AFK00:56
*** ducttape_ has joined #puppet-openstack00:59
openstackgerritMerged openstack/puppet-oslo: Add define oslo::messaging::amqp  https://review.openstack.org/27476401:06
*** imcsk8_ has joined #puppet-openstack01:26
openstackgerritMatt Fischer proposed openstack/puppet-keystone: WIP Keystone hooks support  https://review.openstack.org/28389801:32
*** v1k0d3n_ has joined #puppet-openstack01:35
*** v1k0d3n__ has joined #puppet-openstack01:35
*** v1k0d3n has quit IRC01:37
*** severion has quit IRC01:37
*** xarses has joined #puppet-openstack01:39
*** xarses has quit IRC01:39
*** xarses has joined #puppet-openstack01:40
*** ducttape_ has quit IRC01:42
*** xingchao has joined #puppet-openstack01:49
*** baker has joined #puppet-openstack01:54
*** xingchao has quit IRC01:55
*** xingchao has joined #puppet-openstack02:01
*** brandon has quit IRC02:05
*** xingchao has quit IRC02:17
*** xingchao has joined #puppet-openstack02:20
*** xingchao has quit IRC02:25
*** baker has quit IRC02:31
*** baker has joined #puppet-openstack02:40
*** baker has quit IRC02:43
*** ilbot3 has quit IRC02:46
*** ilbot3 has joined #puppet-openstack02:47
openstackgerritMichael Chapman proposed openstack/puppet-ceilometer: Add event_pipeline.yaml management  https://review.openstack.org/28391202:48
*** gildub has joined #puppet-openstack02:49
*** xingchao has joined #puppet-openstack02:54
*** xingchao has quit IRC02:54
*** xingchao has joined #puppet-openstack02:55
*** baker has joined #puppet-openstack03:03
*** furlongm has quit IRC03:20
*** mdorman has quit IRC03:26
*** gildub has quit IRC03:30
*** gildub has joined #puppet-openstack03:30
*** davideagle has quit IRC03:35
openstackgerritMerged openstack/puppet-keystone: Drop User/group resource dependency  https://review.openstack.org/19568403:36
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: tempest: run tox with -eall-plugin  https://review.openstack.org/28378603:41
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: neutron: enable fwaas  https://review.openstack.org/28392003:41
openstackgerritMatt Fischer proposed openstack/puppet-keystone: WIP Keystone hooks support  https://review.openstack.org/28389803:55
*** ducttape_ has joined #puppet-openstack03:58
openstackgerritMatt Fischer proposed openstack/puppet-keystone: stop managing files that the package makes  https://review.openstack.org/28330803:59
*** furlongm has joined #puppet-openstack04:02
openstackgerritMichael Chapman proposed openstack/puppet-ceilometer: Add event_pipeline.yaml management  https://review.openstack.org/28391204:08
michchapEmilienM: fyi you'll need that event_pipeline.yaml thing for aodh in tripleo04:08
michchapEmilienM: we have it working in apex. Here's the 3 patches to enable: https://github.com/trozet/opnfv-tht/commit/ae0c6365123fb47d243096aaf102ac985fe59fac, https://github.com/trozet/opnfv-tht/commit/ae0c6365123fb47d243096aaf102ac985fe59fac, https://github.com/trozet/opnfv-tht/commit/dc6bbb7b3d46096925b1fb2ea65be7ab2114d71404:09
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: run_tests: run dstat before r10k'ing modules  https://review.openstack.org/28392604:10
EmilienMmichchap: hey, what is apex?04:11
EmilienMmichchap: I don't like to manage files with puppet openstack modules -- imho it should be managed by packaging.04:11
michchapEmilienM: it's a downstream of RDO for installing OPNFV, which is basically openstack with some more networking options04:11
michchapEmilienM: yeah I just removed the user/group, I'm not sure how often that file needs to be changed by an operator tbh04:12
EmilienMmichchap: I'm not sure why you need to enable it by default.04:12
EmilienMour CI is running with aodh without that file.04:12
michchapdoes aodh actually work?04:12
EmilienMyep.04:12
EmilienMwe gate it with tempest04:12
EmilienMit's even documented: https://github.com/openstack/puppet-openstack-integration#description04:13
michchapperhaps it's a recent change04:13
EmilienMhttps://github.com/openstack/puppet-openstack-integration/blob/master/run_tests.sh#L10204:13
EmilienMwe run Aodh since ~3 months04:13
EmilienMand we run OpenStack from trunk04:13
EmilienManyway. If we need this yaml file, IMHO we should manage it in packaging and config it with puppet04:13
EmilienMif that's not possible, np but don't hardcode user/group.04:14
michchapinteresting. We have frozen Liberty packages from december so perhaps there was something merged to make it work after that04:14
EmilienMand IMHO, no need to create the file by default.04:14
EmilienMwe run Aodh on Liberty & Mitaka iirc04:14
michchapyeah the manage option is false by default04:14
EmilienMmichchap: the doc is wrong though, irrc04:15
openstackgerritMerged openstack/puppet-tripleo: Override X-Forwarded-Proto header  https://review.openstack.org/28307404:15
EmilienMiirc*04:15
michchapEmilienM: yeah I just fixed it04:15
*** ducttape_ has quit IRC04:15
EmilienMmfisch: I've noticed r10k randomly take HUGE time to be installed04:15
EmilienMthat's why our CI jobs sometimes timout04:15
EmilienMI'm doing that : https://review.openstack.org/283926 to help in debug this issue04:16
*** richm has quit IRC04:20
colonwqEmilienM, your advice helped! My patch passed all voting tests this evening.04:22
*** yolanda has joined #puppet-openstack04:24
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: run_tests: generate testrepository.subunit all the time  https://review.openstack.org/28393004:24
EmilienMcolonwq: sorry for lag, it was a busy day04:25
EmilienMcolonwq: though I think your patch is not passing puppet-latest while it was working before04:26
EmilienMhave you investigated that?04:26
colonwqEmilienM, Understandable.04:26
colonwqEmilienM, Ill look at it tonight.04:26
EmilienMhttp://logs.openstack.org/48/254548/59/check/gate-puppet-ceph-puppet-unit-latest-dsvm-centos7/0863b85/console.html#_2016-02-24_00_35_54_86704:27
EmilienMI think it's just a fact missing in the tests04:27
colonwqyeah. I have seen multiple places where versioncmp is a puppet error. I am probably doing the same thing in multiple places.04:29
openstackgerritMerged openstack/puppet-zaqar: Switch zaqar to use rspec-puppet-facts  https://review.openstack.org/28216504:32
*** fedexo has joined #puppet-openstack04:37
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: CI run  https://review.openstack.org/28393104:39
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: CI run  https://review.openstack.org/28393204:40
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: CI run  https://review.openstack.org/28393304:40
EmilienMok trying to run multiple CI runs and see how often we have timeouts04:41
*** xingchao has quit IRC04:46
openstackgerritMerged openstack/puppet-cinder: Set default branch to stable/liberty in .gitreview  https://review.openstack.org/28199704:49
*** baker has quit IRC04:55
*** baker has joined #puppet-openstack04:55
*** baker has quit IRC05:15
openstackgerritMerged openstack/puppet-cinder: Allow customization of DEFAULT/host  https://review.openstack.org/28199805:21
openstackgerritMerged openstack/puppet-openstack-integration: keystone: manage admin user role before openrc  https://review.openstack.org/28373405:21
*** fedexo has quit IRC05:23
openstackgerritKeith Schincke proposed openstack/puppet-ceph: Add support for civetweb  https://review.openstack.org/25454805:28
* colonwq drops the mic until tomorrow. 05:28
*** vinsh has quit IRC05:41
*** v1k0d3n_ has quit IRC05:53
*** v1k0d3n has joined #puppet-openstack05:53
*** v1k0d3n__ has quit IRC05:56
*** severion has joined #puppet-openstack05:56
*** v1k0d3n_ has joined #puppet-openstack06:06
*** v1k0d3n has quit IRC06:07
*** saneax_AFK is now known as saneax06:16
*** severion has quit IRC06:20
*** v1k0d3n_ has quit IRC06:20
*** xingchao has joined #puppet-openstack06:21
*** openstack has joined #puppet-openstack13:22
*** openstackstatus has joined #puppet-openstack13:22
*** ChanServ sets mode: +v openstackstatus13:22
openstackgerritNikolay Starodubtsev proposed openstack/puppet-murano: Switch murano to use keystone API v3 by default  https://review.openstack.org/27944413:30
*** 32NAAD4T7 has quit IRC13:31
*** jpena is now known as jpena|lunch13:46
openstackgerritNikolay Starodubtsev proposed openstack/puppet-murano: Switch murano to use keystone API v3 by default  https://review.openstack.org/27944413:51
*** xingchao has joined #puppet-openstack13:54
openstackgerritMerged openstack/puppet-nova: Remove installation of pm-utils  https://review.openstack.org/28403213:59
*** saneax_AFK is now known as saneax14:02
*** ayoung has quit IRC14:04
openstackgerritDenis Egorenko proposed openstack/puppet-heat: Use identity_uri and auth_uri by default  https://review.openstack.org/26132614:13
*** jaosorior has quit IRC14:18
*** jaosorior has joined #puppet-openstack14:19
*** bklei has joined #puppet-openstack14:19
*** severion has quit IRC14:22
*** severion has joined #puppet-openstack14:22
openstackgerritNikolay Starodubtsev proposed openstack/puppet-murano: Switch murano to use keystone API v3 by default  https://review.openstack.org/27944414:23
*** severion has quit IRC14:23
*** v1k0d3n has quit IRC14:24
*** v1k0d3n has joined #puppet-openstack14:24
openstackgerritGael Chamoulaud proposed openstack/puppet-heat: Revise keystone/trusts config to avoid deprecated options  https://review.openstack.org/26586514:33
*** saneax is now known as saneax_AFK14:37
*** mdorman has joined #puppet-openstack14:40
*** richm has joined #puppet-openstack14:44
*** ayoung has joined #puppet-openstack14:46
EmilienMdegorenko: no need to do recheck on my patches14:48
EmilienMthey fail for a reason, if you look at logs14:48
*** karimb has quit IRC14:49
degorenkoEmilienM, here are a couple of patches, which was failed because of some problem on hosts14:49
degorenkolike not enough RAM or disk space14:49
degorenkomay be i missed somewhere this14:49
EmilienMindeed, I noticed CI issues yesterday14:50
EmilienMit's probably due to my recent work on getting more testing14:50
*** foxhunt72 is now known as foxhunt_away14:52
*** jpena|lunch is now known as jpena14:55
EmilienMmwhahaha: if you around can you please review https://review.openstack.org/#/c/283926/ and https://review.openstack.org/283930 ? it will help to find CI issues14:55
EmilienMdegorenko: I've noticed sometimes, nodes running on internap cloud do timeouts14:56
*** xarses has quit IRC14:57
*** dfisher has joined #puppet-openstack14:58
openstackgerritDenis Egorenko proposed openstack/puppet-cinder: Replace defines for managing cinder types with providers  https://review.openstack.org/27351314:59
*** ayoung has quit IRC14:59
*** ducttape_ has joined #puppet-openstack15:01
*** dhollinger has joined #puppet-openstack15:09
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: neutron: enable fwaas  https://review.openstack.org/28392015:10
openstackgerritMatt Fischer proposed openstack/puppet-cinder: module to set quotas per volume type  https://review.openstack.org/19757215:17
*** xarses has joined #puppet-openstack15:19
openstackgerritMatt Fischer proposed openstack/puppet-keystone: stop managing files that the package makes  https://review.openstack.org/28330815:20
openstackgerritMerged openstack/puppet-designate: Set correct options path for bind9 agent  https://review.openstack.org/26785615:22
*** yolanda has quit IRC15:24
*** baker has joined #puppet-openstack15:25
*** ddmitriev has joined #puppet-openstack15:26
*** dhollinger has quit IRC15:31
*** paramite is now known as paramite|afk15:32
*** paramite|afk has quit IRC15:38
EmilienMdegorenko: look at https://review.openstack.org/#/c/283933/15:40
degorenkoack15:40
EmilienMthe failing job15:40
EmilienMwe have this randomly15:40
EmilienMand it's running on internap15:41
EmilienMdegorenko: going on #openstack-infra15:41
degorenkoyeah, looks like internap slaves are broken15:41
EmilienMdegorenko: http://logs.openstack.org/33/283933/1/check/gate-puppet-openstack-integration-scenario002-tempest-dsvm-centos7/58804b9/console.html#_2016-02-24_04_50_39_45015:42
*** johnmilton has quit IRC15:42
degorenkoEmilienM, some problems with gem installation?15:43
* degorenko afk on few minutes15:43
EmilienMI have no idea15:44
*** dhollinger has joined #puppet-openstack15:47
*** haplo37 has joined #puppet-openstack15:52
*** paramite|afk has joined #puppet-openstack15:53
*** jaosorior has quit IRC15:55
*** johnmilton has joined #puppet-openstack15:58
*** paramite|afk has quit IRC15:58
degorenkoEmilienM, no, gem install same16:01
degorenkofor other slaves16:01
EmilienMdegorenko: what?16:01
degorenkoi'm about gem installing16:02
EmilienMdegorenko: you say it also happens on ovh & bluebox?16:02
degorenkoEmilienM, http://logs.openstack.org/33/283933/1/check/gate-puppet-openstack-integration-scenario001-tempest-dsvm-centos7/0a60c3d/console.html#_2016-02-24_04_56_41_81316:02
degorenkoyes16:02
EmilienMdegorenko: no16:03
EmilienMit takes 15 seconds16:03
EmilienMthat's fine16:03
EmilienMI'm taking about 15 min here, on internap.16:03
degorenkoщр нуфр16:04
degorenko:D16:04
EmilienM?16:04
degorenkooh yeah, you're right16:04
*** alee has quit IRC16:04
*** alee has joined #puppet-openstack16:05
degorenkogchamoul, ping16:08
*** hjensas has quit IRC16:10
gchamouldegorenko: yes sir?16:13
*** dhollinger has quit IRC16:13
degorenkogchamoul, hey, i saw that your patch for heat trusts passed ci16:13
degorenkoand mine is not16:13
gchamoulyes just saw that!16:14
*** leanderthal is now known as leanderthal|afk16:14
degorenkoso, i guess, there are some values that help you did that16:14
degorenkoprobably you don't need my patch, or we should mix our patches in one16:14
gchamouldegorenko: let me do our daily and I will try to give you a better answer in ~20 min16:15
degorenkogchamoul, ack, will wait16:15
*** ayoung has joined #puppet-openstack16:20
*** dhollinger has joined #puppet-openstack16:26
openstackgerritBradley Klein proposed openstack/puppet-monasca: Support dynamic mysql port  https://review.openstack.org/28424016:34
*** xingchao has quit IRC16:35
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: install_modules.sh: run gem install with --debug  https://review.openstack.org/28369616:36
gchamouldegorenko: well, I was just needing the new auth_uri parameter!16:38
gchamouldegorenko: but yes ... I think we can mix our patches in one16:39
*** samuelBartel has joined #puppet-openstack16:39
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: install_modules.sh: run gem install with --verbose  https://review.openstack.org/28369616:41
*** ducttape_ has quit IRC16:42
*** ducttape_ has joined #puppet-openstack16:43
degorenkogchamoul, so, issue for my patch is in client_keystone/auth_uri you think?16:43
*** ducttape_ has quit IRC16:45
*** jistr has quit IRC16:45
*** ducttape_ has joined #puppet-openstack16:45
degorenkogchamoul, i think, that problem is in username and password for trustee section16:47
gchamouldegorenko: not sure .. but you started to add trustee_domain stuff16:47
gchamoulyes I remember you added them in your PS#6 or 716:48
openstackgerritayoung proposed openstack/puppet-keystone: Notify Apache HTTPD as a class for changes to Keystone  https://review.openstack.org/27628516:49
degorenkoi didn't, only auth_uri16:49
ayoungi AM TOTALLY cargo CULTING ALL MY pUPPeT WORk16:49
ayoung^^ is for Tripleo.  And I have no idea if it makes sense or not.16:50
gchamouldegorenko: in the patchset8 https://review.openstack.org/#/c/261326/8/manifests/init.pp16:50
degorenkogchamoul, well, anyway, we have working v3 auth for our pathces, but we also must check v2.016:50
degorenkogchamoul, oh yeah, domains16:50
degorenkoyou're right16:50
degorenkogchamoul, i will update my change with trustee username password - will check how it will wokr16:52
*** chem has quit IRC16:52
gchamoulack16:52
degorenkoplease, do not change your patch :) we must be sure, that it will work16:52
EmilienMayoung: I'm commenting.16:53
ayoungEmilienM, do you understand all this?16:53
ayoungI mean, I get the theory, but why do the services even depend on each other?16:54
ayoungWho cares if I restart Keystone? Keystone should not trigger restartes in other services, no matter where it is run16:54
EmilienMayoung: I do.16:54
EmilienMayoung: and I have a solution16:55
ayoungExcellent16:55
EmilienMwe already work on a solution16:55
EmilienMlet me comment.16:55
ayoungEmilienM, I can abandon that review if it is in the way16:56
Guest51435EmilienM: http://paste.openstack.org/show/488050/16:56
*** Guest51435 is now known as mgagne16:56
*** mgagne has quit IRC16:56
*** mgagne has joined #puppet-openstack16:56
ayoungI just need to make sure I don't turn around and find out that Tripleo has reverted.16:57
openstackgerritDenis Egorenko proposed openstack/puppet-heat: Use identity_uri and auth_uri by default  https://review.openstack.org/26132616:57
mgagneEmilienM: that was me ^16:57
mgagneI'm not sure what I'm supposed to look for. I installed all the packages installed by the job and then installed r10k, no issue there16:57
EmilienMayoung: commented.16:58
mgagnecould it be related to the image used in CI? Or intermittent network issues?16:58
mgagnemoving to infra =)16:58
EmilienMmgagne: I trust you but why do we have problem?16:58
mgagneEmilienM: I don't know =)16:58
ayoungEmilienM, ok, abandoned it again.16:58
mgagneno issue found in rubygems status page16:58
*** samuelBartel has quit IRC17:06
EmilienMI'm trying to create a scenario003: https://review.openstack.org/28427117:21
EmilienMI think our scenarios are currently strugling in resources.17:21
openstackgerritJason Guiditta proposed openstack/puppet-tripleo: loadbalancer: fix MySQL timeout HAproxy config  https://review.openstack.org/28427417:26
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: neutron: enable fwaas  https://review.openstack.org/28392017:27
dmsimarddgurtner: so17:28
dmsimarddgurtner: we have a merge conflict waiting to happen17:29
dmsimardhttps://review.openstack.org/#/c/266027/ vs https://review.openstack.org/#/c/254548/17:29
dmsimardEmilienM: wow r10k took 12 minutes to run ? http://logs.openstack.org/48/254548/60/check/gate-puppet-openstack-integration-scenario001-tempest-dsvm-centos7/5600d56/console.html#_2016-02-24_05_46_53_90717:31
dmsimardthe job timed out, in part because of that17:31
*** samuelBartel has joined #puppet-openstack17:31
EmilienMdmsimard: I sent an email to os-infra17:32
dmsimardoh ?17:32
EmilienMand it happens only on internap cloud17:32
EmilienMI pinged mgagne already17:32
EmilienMand we're investigating17:32
dmsimardok17:32
EmilienMI added verbose option to gem https://review.openstack.org/28369617:32
EmilienMso I'm on it17:32
EmilienMin the meantime: https://review.openstack.org/28427117:32
dmsimardEmilienM: so you should rename the current "aio" scenario003 to scenario-aio or something17:34
*** rahulait has joined #puppet-openstack17:34
EmilienMyeah I'll do that17:34
dmsimardbut ok17:34
EmilienMgetting upstream CI back to a stable shape is my priority #1 today17:34
EmilienMwe are testing too much17:35
dmsimardlol17:36
dmsimardyou're saying that like it's a bad thing17:36
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: Reduce number of workers to 2 when possible  https://review.openstack.org/28428917:37
EmilienMit's a good thing17:37
EmilienMbut we need to scale our CI arch now17:37
EmilienMbecause we have more testing coming: zaqar, murano, etc etc17:37
dmsimardEmilienM: for swift you also have these https://github.com/openstack/puppet-swift/blob/2ffbf4527773f94425bde2e9df12a18fe95fef4c/manifests/storage/server.pp#L126-L12817:40
dmsimardre: workers17:40
dmsimardthey're not exposed by swift::storage::all, though, so perhaps you can set the define defaults or something17:41
EmilienMdmsimard: https://bugs.launchpad.net/puppet-tempest/+bug/1549366/comments/117:41
openstackLaunchpad bug 1549366 in puppet-tempest "puppet-tempest should be able to install from binary" [Undecided,New]17:41
EmilienMdmsimard: ok thx for swift17:42
EmilienMdefault is 1, not too bad (swift storage worker)17:43
dmsimardEmilienM: other puppet modules ensure the package is there17:43
dmsimardEmilienM: but I think your comment is a good workaround17:43
EmilienMdmsimard: wait I don't say puppet-tempest is like other for packaging. I just say, out of the box you can use it with your own tempest packaging17:43
dmsimardyeah.17:44
EmilienMI did it already, back in time I worked for enovance17:44
dmsimardIt's not a bug so much as it is a RFE for adding support for binary install from within puppet-tempest17:44
dmsimardI mean, otherwise I can monkey patch everything in my composition layer because support isn't upstream :p17:44
EmilienMno you're right, let's add it in puppet-tempest17:44
dmsimardIt's not a priority or anything, just thought I'd formalize the need for it17:45
EmilienMnice17:45
EmilienMI updated the bug17:45
dgurtnerdmsimard: tell me?17:49
dgurtnerdmsimard: agreed, but tbh. it's not too difficult to rebase either or the other17:50
dgurtnerdmsimard: while I feel bad for Keith after the tens of revisions he already went through, Oleksiy's patch is passing tests since a while and is right now while Keiths isn't17:51
dmsimardEmilienM: added a comment with a couple more worker tweak opportunities17:55
EmilienMdmsimard: all ::api are managed by apache17:55
EmilienMdmsimard: so look at the params in the wsgi class17:55
dmsimarddgurtner: Keith's patch is not passing by a third party test (puppet-openstack) and the test failed due to an issue installing r10k (>12 minutes) so it timed out17:56
dgurtnerdmsimard: yup, just saw it17:57
dgurtnerdmsimard: soo... what's your suggestions?17:58
dgurtnerdmsimard: ask them who's willing to rebase on top of the other?17:58
dmsimardIt's hard to do a decision without making it look like it was biased by affiliation17:58
dgurtnerdmsimard: ;)17:58
dgurtnerdmsimard: tbh. I can do the rebase work if it's only about the extra work17:59
EmilienMdmsimard: commented17:59
dmsimarddegorenko: is Oleksiy Molchanov on IRC ?17:59
degorenkodmsimard, well, i don't know actually18:00
degorenkolet me ask him18:00
dmsimarddegorenko: We feel bad about https://review.openstack.org/#/c/266027/ vs https://review.openstack.org/#/c/254548/ - two large patches that will conflict when we land either18:01
dmsimardand they are both ready to merge18:01
dmsimardcolonwq, xarses ^18:01
*** derekh has quit IRC18:01
degorenkodmsimard, he is offline now, but as i see in fuel library channel, he has nick - omolchanov.18:02
degorenkodmsimard, as i see second change has -1 from ci18:03
dmsimarddegorenko: yeah, copy pasting due to laziness: Keith's patch is not passing by a third party test (puppet-openstack) and the test failed due to an issue installing r10k (>12 minutes) so it timed out18:04
degorenkodmsimard, oh yeah, the same problem as for all another modules, got it18:04
dmsimardit's third party ci job provided by puppet-openstack18:04
degorenkoi know :)18:05
xarsesdmsimard: ya, I've been on the fence on who to merge first18:06
degorenkolet's merge first who has green tests ;)18:06
dmsimardlet's merge both simultaneously and let the god of the gate decide which goes in first18:07
dmsimardno worse than a coin toss :P18:07
xarsesthey are aligned so, we can fix whichever ends in conflict =/18:08
dmsimardcolonwq: are you around ?18:08
degorenkosecond one has -1 from check gate, it will not be merge, will not it?18:08
xarsesI cant remember if thats voting or not18:08
dmsimardwait, puppet-openstack-scenario001 is voting ?18:10
xarsesEmilienM: is gate-puppet-openstack-integration-scenario001-tempest-dsvm-centos7 still flaky?18:10
dmsimardthat's a mistake, is it ?18:10
dmsimardEmilienM: we need to make puppet-openstack jobs non-voting on puppet-ceph, they're there for feedback18:10
xarsesdmsimard: I think they are non-voiting on gate18:11
dmsimardbut they're voting on check18:11
xarsesyes18:11
dmsimardso jenkins will -1 if check fails18:11
*** degorenko is now known as _degorenko|afk18:14
*** gfidente has quit IRC18:14
EmilienMxarses: gate-puppet-openstack-integration-scenario00*-* are all flicky now18:14
EmilienMI'm working on it today18:15
EmilienMwe are having lot of timeouts18:15
EmilienMbut they are supposed to be stable, that's why they vote.18:15
EmilienMI don't see a reason to stop making them vote today, they fail ~20% and we are fixing it.18:15
EmilienMdmsimard: yes it's voting for puppet-ceph and they are not only here for feedback IMHO.18:16
EmilienMTripleO job is here for feedback, but IMHO, you should not disabling voting for the puppet-openstack-integration on puppet-ceph18:16
EmilienMthey will bring to puppet-ceph very useful feedback, we run a full scenario with RBD backend18:16
EmilienMsomething that puppet-ceph tests do not provide.18:17
*** jtomasek has quit IRC18:21
colonwqdmsimard,  I am back.18:28
*** jpena has quit IRC18:29
dmsimardcolonwq: are you okay with rebasing your patch on https://review.openstack.org/#/c/266027/ ? Both are essentially ready for merge and we need one of the two patches to rebase on top of the other18:32
dmsimardIt's going to conflict.18:32
colonwqdmsimard, I can see the conflict. merge 266027 and I'll rebase and change the rgw_frontend_type to frontend_type18:33
dmsimardcolonwq: okay, thanks for your understanding18:33
colonwqmine does have a  higher number set count though. :)18:33
dmsimardmeanwhile, don't worry about the current failed test, it's a gate environment problem that is being addressed18:33
dmsimardyes, we recognize the amount of work you've put into it18:34
*** samuelBartel has quit IRC18:34
colonwqI have a flat spot on my head now and less hair.18:34
dmsimardask EmilienM and dgurtner how I've praised your perseverence and asked for help :p18:36
colonwqyou were all very patient with me learning this process. Now I need to make more.18:38
*** dgurtner has quit IRC18:38
*** petems has quit IRC18:48
*** petems has joined #puppet-openstack18:48
*** paramite|afk has joined #puppet-openstack18:51
openstackgerritMiles Gould proposed openstack/puppet-ironic: Allow chainloading of Inspector ramdisk over UEFI  https://review.openstack.org/27618718:55
*** paramite|afk has quit IRC19:09
xarsescolonwq: I have some nits otherwise this looks awsome19:10
xarsesthanks for sticking it out19:10
*** dgurtner has joined #puppet-openstack19:23
*** dgurtner has quit IRC19:23
*** dgurtner has joined #puppet-openstack19:23
colonwqxarses, I saw. I'll review the code and see what can be done. Thanks.19:25
*** rahulait has quit IRC19:25
*** rahulait has joined #puppet-openstack19:26
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: tempest: run tox with -eall-plugin  https://review.openstack.org/28378619:28
xarsesThe way I see it, in the end we should have the user call ::ceph::rgw::apache if they want apache, or ::ceph:rgw::civetweb if they want cvietweb that way, we can reduce need to `if` in as each module comes up19:28
xarsescolonwq: we can leave it as is for now and get this in first19:29
colonwqxarses, not a problem.19:33
*** IvanBerezovskiy has left #puppet-openstack19:37
*** ducttape_ has quit IRC19:38
colonwqxarses, about the controller vs node question: I am looking at is looking at using rgw on the osp controller.19:47
EmilienMok we should have scenario003 in place in a few time19:48
EmilienMI'm working on make it working now.19:49
EmilienMhopefully will get stable by tomorrow.19:49
*** ducttape_ has joined #puppet-openstack19:49
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: rename scenario003 to scenario-aio  https://review.openstack.org/28438019:52
dmsimardEmilienM: have you seen this error before ? libvirtError: internal error: process exited while connecting to monitor: Failed to open module: /usr/lib/x86_64-linux-gnu/qemu/block-dmg.so: failed to map segment from shared object: Permission denied19:52
dmsimardhttp://logs.openstack.org/27/266027/25/gate/gate-puppet-openstack-integration-scenario001-tempest-dsvm-trusty/fe3bb49/logs/nova/nova-compute.txt.gz#_2016-02-24_19_09_38_55019:52
EmilienMno19:53
bkeroSmells like selinux19:53
EmilienMbut AFIK jamespage updated Ubuntu repo today. We should not take ceph packaging from there, but maybe a dep?19:53
EmilienMbkero: on Ubuntu? Hum. :-)19:53
dmsimardbkero: selinux on trusty? :P19:53
bkeroYeah, maybe not19:53
bkeroapparmor?19:53
EmilienMwe don't enable it.19:53
*** bklei has quit IRC19:54
bkeroHuh19:54
dmsimardlooks like it could be related to nested virtualization19:54
dmsimardmight be another specific thing from one of the -infra providers19:54
dmsimardtrying to figure out19:54
bkeroDo you know what hypervisor/host os you're on?19:55
bkeroHm, can find evidence on the internet associating the problem with both apparmor and selinux. Although they're disabled inside the VM. It'd be really weird for the host OS to control that stuff via paravirt19:57
EmilienMbkero: it depends on providers19:57
EmilienMbkero: OS infra relies on OVH, bluebox, internap, rackspace, and infra cloud (soon)19:57
dmsimardI'll try a recheck for the time being19:58
bkeroYeah. I'm sure they all use different hypervisors and host OSes19:58
dmsimardEmilienM: mtreinish doesn't have an opinion on tox vs run_tempest :P20:00
dmsimardthey use tox in the gate but run_tempest is there for folks to use20:01
dmsimardI guess I'll patch packstack to use tox instead just so we're all using the same thing20:01
dmsimardto be like the other cool kids20:02
mtreinishdmsimard: fwiw, I dislike run_tempest personally and have tried to remove it many times20:03
mtreinishbut everytime I do people complain20:03
mtreinishso I've just given up on that fight20:03
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: create scenario003 to relax other scenarios  https://review.openstack.org/28438820:08
EmilienMok I hope it will help ^20:08
dmsimardEmilienM: okay let me know when it merges ? I'll implement it in weirdo20:21
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: create scenario003 to relax other scenarios  https://review.openstack.org/28438820:21
EmilienMdmsimard: sure20:21
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: install_modules.sh: run gem install with --verbose  https://review.openstack.org/28369620:22
openstackgerritNikolay Starodubtsev proposed openstack/puppet-murano: Switch murano to use keystone API v3 by default  https://review.openstack.org/27944420:23
*** brandon has joined #puppet-openstack20:36
EmilienMdmsimard: watching CI jobs. I don't want to say victory but I noticed jobs are much faster20:47
dmsimardwith what, the worker patch and the split ?20:48
EmilienMthe split20:48
EmilienMworker was just to gain a little :-)20:48
*** dgurtner has quit IRC20:51
EmilienMdmsimard: scenario001: 35 min now :-)21:01
EmilienMversus 5521:01
EmilienMand all 3 scenarios working on first shop21:01
EmilienMshot*21:01
bkeroWow, that's a good improvement21:02
EmilienMlet's see how it works21:04
*** ducttape_ has quit IRC21:04
*** ducttape_ has joined #puppet-openstack21:04
_odymfisch: I had just started working through what it takes to do beaker tests on our OpenStack cloud for Puppet OpenStack stuff.  You can probably ignore me on "Deprecate python.pp and fix client tags" if you just find someone to merge.  Else.  I can take another look in a minute.21:05
_odyI think my setup is working now so I can run the tests again to see if they were erroneous.21:05
EmilienM_ody: what do you mean by running beaker stuff on puppetlabs cloud?21:06
EmilienM_ody: you should probably poke nibalizer about that21:07
*** baker has quit IRC21:12
_odyEmilienM: I was working making sure I could run beaker tests against our internal cloud yesterday.  That is when I had the issue running test that I was pinging mfish about.21:14
EmilienM_ody: oh ok !21:14
EmilienM_ody: if it's an openstack cloud, it should work. I run my beaker against trystack21:14
_odyYeah.  I think I have it working now.21:15
mfisch_ody: ok21:18
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: create scenario003 to relax other scenarios  https://review.openstack.org/28438821:18
*** baker has joined #puppet-openstack21:19
*** dgurtner has joined #puppet-openstack21:19
*** dgurtner has quit IRC21:19
*** dgurtner has joined #puppet-openstack21:19
*** brandon has quit IRC21:22
*** johnmilton has quit IRC21:25
_odyEmilienM: I generalized your blog on running beaker on OpenStack and already have other people using it to test other modules.21:25
EmilienMcoool21:27
openstackgerritEmilien Macchi proposed openstack/puppet-openstack-integration: create scenario003 to relax other scenarios  https://review.openstack.org/28438821:41
*** brandon has joined #puppet-openstack21:41
*** _ducttape_ has joined #puppet-openstack21:50
*** rahulait has quit IRC21:53
*** ducttape_ has quit IRC21:54
*** baker has quit IRC22:02
*** baker has joined #puppet-openstack22:03
*** brandon has quit IRC22:06
*** jayg is now known as jayg|g0n322:09
openstackgerritCody Herriges proposed openstack/puppet-horizon: Making root_url configurable  https://review.openstack.org/28382722:13
*** _ducttape_ has quit IRC22:14
*** ducttape_ has joined #puppet-openstack22:15
*** _ducttape_ has joined #puppet-openstack22:25
*** dprince has quit IRC22:26
*** mdorman has quit IRC22:28
*** ducttape_ has quit IRC22:28
*** mdorman has joined #puppet-openstack22:28
*** haplo37 has quit IRC22:29
*** delattec has joined #puppet-openstack22:34
*** cdelatte has quit IRC22:37
mfischEmilienM: whats going on with the beaker test?22:52
mfischsorry ive been away from this room most of the day22:52
*** brandon has joined #puppet-openstack22:57
*** baker has quit IRC23:09
*** dhollinger has quit IRC23:10
*** _ducttape_ has quit IRC23:15
openstackgerritCody Herriges proposed openstack/puppet-horizon: Making root_url configurable  https://review.openstack.org/28382723:15
*** saneax_AFK is now known as saneax23:21
*** dgurtner has quit IRC23:24
mwhahahadid the neutron package rename get pushed for ubuntu? http://logs.openstack.org/88/284388/4/check/gate-puppet-openstack-integration-scenario001-tempest-dsvm-trusty/a56c730/console.html#_2016-02-24_22_51_47_42923:53
mwhahahaI rechecked https://review.openstack.org/#/c/283714/ to see if it passes now23:54

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