Monday, 2017-04-24

*** Apoorva_ has quit IRC00:47
*** chatter29 has joined #openstack-third-party-ci01:10
*** chatter29 has quit IRC01:10
*** stakeda has joined #openstack-third-party-ci02:59
*** Apoorva has joined #openstack-third-party-ci04:53
*** Apoorva has quit IRC05:27
*** isaacb has joined #openstack-third-party-ci06:26
*** huanxie has joined #openstack-third-party-ci06:30
*** stakeda has quit IRC09:48
*** rfolco has joined #openstack-third-party-ci11:51
*** tushar_ has joined #openstack-third-party-ci12:57
*** tushar_ has quit IRC13:11
*** tushar_ has joined #openstack-third-party-ci13:26
*** esberglu has joined #openstack-third-party-ci13:37
tushar_Hi All, I am trying to setup the CI on ubuntu 16.0414:48
tushar_I am facing some error14:48
tushar_My question is can we setup the third party CI on ubuntu 16.04 or not?14:49
tushar_while doing sudo puppet apply --verbose /etc/puppet/manifests/site.pp14:50
isaacbtushar_: ubuntu 16.04 is a perfect choice for setting third party CI14:51
tushar_I am asking this question because ....while doing sudo puppet apply --verbose /etc/puppet/manifests/site.pp14:52
tushar_I got the error -14:52
tushar_https://pastebin.com/iQM21aCr14:53
tushar_it is for package - package vhd-util14:53
pabelangeryes, xenial isn't supported right now14:55
pabelangershould be fixed shortly14:55
pabelangerwe still use 14.04 for nodepool and zuul in openstack-infra14:55
pabelangerhowever, if you are not uploading images to rackspace, you don't need vhd-util14:56
tushar_Pablenger : ok. Thank you14:57
isaacbpabelanger: where can I find nodepool-builder build logs?14:58
tushar_Pabelanger : how can we skip the  step which is downloading the vhd-util?14:58
pabelangerisaacb: nb01.o.o and nb02.o.o14:59
pabelangertushar_: we'd have to update puppet-openstackci to make it optional14:59
tushar_Pabelanger : okay15:03
asselin_where does that get pulled in?15:04
asselin_openstack-infra / puppet-diskimage_builder?15:04
asselin_http://codesearch.openstack.org/?q=vhd-util&i=nope&files=&repos=15:04
tushar_asselin : while running puppet apply I am facing that issue15:07
tushar_I found one launchpad link where the PPA mentioned are only for trusty - https://launchpad.net/~openstack-ci-core/+archive/ubuntu/vhd-util15:08
mmedvederelated to vhd-util: https://review.openstack.org/#/c/410849/15:08
mmedvedeI've been using this patch for awhile ^15:08
tushar_I am getting one more error in zuul15:19
tushar_the  zuul is listening to the gerrit patches correctly15:20
tushar_but its not trigger the jenkins build15:20
tushar_zuul log  - https://pastebin.com/aHhURaZ515:23
*** krtaylor has quit IRC15:34
mmedvedetushar_: and I assume you checked that https://repomaster.data.com/p/python-client/info/refs?service=git-upload-pack works?15:34
mmedvedenot sure why you have reposmaster.data.com in there. Is it your internal site or something?15:34
tushar_mmdevede : yes its internal repository15:36
tushar_and it was working in past...started failing from last few days15:37
*** isaacb has quit IRC15:59
*** isaacb has joined #openstack-third-party-ci16:11
asselin_pabelanger, did you see this one? https://review.openstack.org/#/c/410849/1 for vhd-util optional?16:17
*** Apoorva has joined #openstack-third-party-ci16:20
*** Apoorva has quit IRC16:20
pabelanger+316:21
*** Apoorva has joined #openstack-third-party-ci16:21
asselin_tushar_, ^^ once that merges, you can pull it down in /etc/puppet/modules/diskimage-builder and puppet should work again16:24
*** krtaylor has joined #openstack-third-party-ci16:31
*** tushar__ has joined #openstack-third-party-ci17:01
tushar__asselin : okay17:04
tushar__I will do that17:04
*** isaacb has quit IRC17:08
*** tushar__ has quit IRC17:32
rajinirDevstack gate is failing , may be we are missing something in configure_libvirt  tee: /etc/libvirt/qemu.conf: No such file or directory, any idea?18:37
mmedvedetushar_: you might also need something like this https://review.openstack.org/#/c/459427/ . Because 410849 does not really change behavior, only allows you to change it18:47
mmedvedeasselin_: fyi ^18:47
*** chatter29 has joined #openstack-third-party-ci19:31
chatter29[12 spam messages redacted]19:37
*** chatter29 has quit IRC19:37
mmedvedefungi: do you know if irc logs can be cleaned from that ^ ?20:24
fungimmedvede: i can try to redact. just a sec20:25
mmedvedethx20:25
fungimmedvede: done. we'll see if that freaks out the log appending20:29
mmedvedefungi: ack20:30
fungiremoved it from both the text and html versions20:30
mmedvedelooks like log appending worked fine20:33
asselin_mmedvede, thinking some more...it seems the root issue is that the package doesn't install on xenial?20:40
asselin_re: https://review.openstack.org/#/c/45942720:41
mmedvedeasselin_: there were definitely problems on Xenial ppc64. But from conversation earlier today it appears there also problems on x8620:43
mmedvedeasselin_: do you think it should start commented out?20:44
asselin_mmedvede, ok...i'm on the fence for your change.....I wondering if there's a simpler way....yeah maybe commented out20:44
asselin_but also, maybe update the comment explaining why you would need this.20:44
asselin_but ideally, puppet would do the right thing on the right platform and the option wouldn't be needed20:45
asselin_i'm not familiar with vhd....seems a custom openstack package20:45
*** rfolco has quit IRC20:46
mmedvedeasselin_: the code that installed vhd in puppet enables a custom apt repo. Puppet is no magic, unfortunately20:47
asselin_right..i mean, is the a way for puppet to automagically know when to install vhd with custom apt repo or not?20:48
mmedvedeProbably with addition of some distro-specific logic. But it is cleaner just to disable vhd support.20:50
asselin_true...ok, and there isn't any reason to every have it true for 3rd party ci, right?20:51
mmedvedeI never used vhd disk images myself, seems very exotic20:51
*** krtaylor has quit IRC20:51
mmedvedeunless someone wants to use vhd instead of qcow20:52
mmedvedeasselin_: ^ that is the only reason I can think of20:52
mmedvedeasselin_: I've commented it out20:54
asselin_ok...was just about to change my mind20:55
mmedvedehehe, I can update again20:55
mmedvedejust removing the #20:55
asselin_yeah....I'm just looking for simplicity for 3rd party folks. If xenial is konwn to have issues, then this is one less thing to trip up on.20:56
asselin_I like your comment explaining the value btw20:56
mmedvedeasselin_: bigger concern for me was using the class parameter override in hiera20:56
asselin_yeah, but you did a nice job documenting it.20:57
mmedvedelet me check if upstream infra uses vhd images20:57
mmedvedeone extra datapoint20:57
asselin_yeah...maybe change the default there :)20:58
mmedvedeyes, they do. rax cloud images are vhd20:58
asselin_what about updating system-config to set to true and then change the default to false?20:59
mmedvedeyou'd need to add passthrough in many places. I think diskimage_builder class is not on the surface21:00
*** Apoorva_ has joined #openstack-third-party-ci21:00
asselin_mmedvede, ok, let's use your change then.21:02
mmedvedeasselin_: want me to uncomment it?21:03
*** Apoorva has quit IRC21:04
asselin_mmedvede, I think so, seems vhd is an outlier, so most folks will success with it uncommented.21:04
asselin_s/success/succeed/21:04
asselin_but I don't have any data to back that claim21:04
asselin_so i can go either way21:05
mmedvedeyeah, we'll only know later21:05
*** Apoorva_ has quit IRC21:38
*** krtaylor has joined #openstack-third-party-ci21:38
*** Apoorva has joined #openstack-third-party-ci21:39
*** esberglu has quit IRC21:54
*** esberglu has joined #openstack-third-party-ci21:55
*** esberglu has quit IRC21:56
*** esberglu has joined #openstack-third-party-ci21:56
*** esberglu has quit IRC21:56
*** esberglu has joined #openstack-third-party-ci21:56
*** esberglu has quit IRC21:57
asselin_mmedvede, did you get past the voluptuous issue with zuul? i still running into it on a test machine with 2.5.222:14
asselin_do you know if any changes to layout.yaml are needed?22:14
asselin_voluptuous.error.MultipleInvalid: extra keys not allowed @ data['pipelines'][26]['failure']['smtp']22:16
mmedvedeasselin_: I only updated to 2.5.2, nothing else22:38
mmedvededid 'pip install -U <path to zuul2.5.2 repo>22:39
asselin_ok...that what I was expecting to do....22:39
asselin_yeah...that's what I did, but no luck getting -t to work22:40
mmedvedealso I did make sure old zuul server was not still running, as is normal procedure to do22:41
asselin_maybe I need to start again with a clean vm...22:41

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