Wednesday, 2017-06-28

openstackgerritMerged openstack/diskimage-builder master: Updated from global requirements  https://review.openstack.org/47479800:33
*** farosas_ has quit IRC01:14
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Remove centos and rhel elements  https://review.openstack.org/47834402:27
ianwgreghaynes / yolanda: ^ probably too much in the commit message, but was useful for me to think about where we're heading with these...02:28
tonyb_ianw: what would cleaning up the centos confusion look like? rename centos to centos6?02:28
tonyb_Oh what I see your chnage now ....02:28
ianwcentos6 won't build, as we've got no coverage for python2.6 bits02:29
ianwi don't think we want to rename ... too much confusion.  but we can avoid creating the problem again in the centos8 time frame02:29
*** cmurphy has quit IRC02:34
*** cmurphy has joined #openstack-dib02:36
*** tonyb_ is now known as tonyb02:40
tonybianw: Fair enough.  Now I've looked at your change it makse more sense02:41
ianwtonyb: it's ok, by centos 9 we'll have it all sorted out :)02:43
tonybianw: LOL02:43
tonybThis may be more of a tripleo question as the element that is failing comes from tripleo-image-elements  but ....02:43
tonybos-refresh-config is failing to install as there isn't a wheel for ppc64le and when it tries to build the sdist it fail 'cause gcc isn't installed02:44
ianwhmm, that would be right on the minimal elements02:45
tonybso I guess I'd like to create a DIB element that installs build-essential and then removes it before we "bless the image02:45
tonybis that a thing I can do?02:45
ianwhmm, yes ...02:45
tonybianw: So if I used centos-minimal rather than centos it might work (assuming no other issues?)02:45
ianwbut i wonder about corner cases.  this element would be incompatible with leaving gcc on the system?02:46
tonybianw: Yeah I guess I hadn't got that far yet02:47
ianwi think probably the element needs to depend on build-essential, because obviously it does if installing from pip02:47
ianwhaving just a separate cleanup element that purges thing seems like a separate thing to that, however02:48
ianwideally i guess you'd have some global garbage collection where we can decide what's needed or not, but we don't ...02:48
tonyb.... where do we copy .../$distro}-minmal/yum.repos.d TMP_HOOKS_PATH ?03:36
ianwtonyb: umm ...03:37
ianwsee DIB_YUM_MINIMAL_BOOTSTRAP_REPOS03:38
tonybCan I manipulate that in an environment.d script?03:41
tonybsomething like: if [ -z DIB_YUM_MINIMAL_BOOTSTRAP_REPOS -a ARCH =~ 'ppc64le' ]] && export DIB_YUM_MINIMAL_BOOTSTRAP_REPOS=centos-minimal/altarch/yum.repos.d ?03:42
tonybonly without syntax errors and workign fro arm too03:42
ianwtonyb: as long as we take the default form the environment, i think yes03:43
tonyb\o/03:43
ianwit's used to use the infra mirrors during the build03:43
tonybThanks03:43
tonybIf there's one in the environment I'd just use that.  It's just trying to get the right one for altarch on centos703:44
tonyb... 'cause mirrorlist isn't supported on altarch03:44
ianwright, seems sane, and if you somehow have a mirror you can use it03:46
tonybYup03:46
*** andreas-f has joined #openstack-dib04:43
*** lennyb has quit IRC05:09
*** lennyb has joined #openstack-dib05:21
*** isaacb has joined #openstack-dib05:51
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Additional mount order unit test  https://review.openstack.org/47634006:09
*** isaacb has quit IRC06:31
*** isaacb has joined #openstack-dib08:37
*** hashar has joined #openstack-dib08:47
openstackgerritMarkos Chandras (hwoarang) proposed openstack/diskimage-builder master: elements: openstack-ci-mirrors: Use openSUSE mirrors for gating jobs  https://review.openstack.org/47844308:56
*** aparnav has joined #openstack-dib08:59
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Remove mirror create  https://review.openstack.org/47844509:00
*** aparnav has quit IRC09:05
*** aparnav has joined #openstack-dib09:06
*** aparnav has quit IRC09:08
*** aparnav has joined #openstack-dib09:10
*** aparnav has quit IRC09:12
*** aparnav has joined #openstack-dib09:12
*** aparnav has quit IRC10:00
*** aparnav has joined #openstack-dib10:01
openstackgerritMarkos Chandras (hwoarang) proposed openstack/diskimage-builder master: bindep.txt: Fix gnupg2 package name for openSUSE  https://review.openstack.org/47847911:03
*** aparnav has quit IRC11:16
*** aparnav has joined #openstack-dib11:18
*** aparnav has quit IRC11:23
*** aparnav has joined #openstack-dib11:23
*** arne_r has joined #openstack-dib11:49
*** aparnav has quit IRC12:08
hwoarangianw: i will have a look on adding the infra mirrors to opensuse so we can promote the jobs. but right now the experimental jobs are failing12:24
hwoarangianw: i will submit patches for everything that I fix and will CC dirk there too12:24
openstackgerritMarkos Chandras (hwoarang) proposed openstack/diskimage-builder master: bindep.txt: Fix gnupg2 package name for openSUSE  https://review.openstack.org/47847912:26
*** farosas_ has joined #openstack-dib12:33
openstackgerritMarkos Chandras (hwoarang) proposed openstack/diskimage-builder master: DNM - bindep.txt: Fix gnupg2 package name for openSUSE  https://review.openstack.org/47847912:46
greghaynesianw: removing those makes sense - it might be good to see if anyone is using them in a nodepool setup somewhere13:42
greghaynesor at least mention 'hey youre going to break if youre doing ci with these elements'13:42
greghaynes(on ML)13:42
*** arne_r has quit IRC13:46
openstackgerritMarkos Chandras (hwoarang) proposed openstack/diskimage-builder master: bindep.txt: Fix gnupg2 package name for openSUSE  https://review.openstack.org/47847914:15
*** isaacb has quit IRC14:58
*** Sukhdev_ has joined #openstack-dib15:59
*** Sukhdev_ has quit IRC16:25
*** hashar has quit IRC16:48
*** greghaynes has quit IRC16:59
openstackgerritMarkos Chandras (hwoarang) proposed openstack/diskimage-builder master: elements: pip-and-virtualenv: Use common packages for openSUSE  https://review.openstack.org/47856517:00
*** greghaynes has joined #openstack-dib17:11
*** andreas-f has quit IRC17:52
*** Sukhdev_ has joined #openstack-dib18:20
*** andreas-f has joined #openstack-dib18:25
*** Sukhdev_ has quit IRC18:38
*** andreas-f has quit IRC19:09
*** Guest28796 is now known as mgagne19:19
*** mgagne has quit IRC19:19
*** mgagne has joined #openstack-dib19:19
*** andreas-f has joined #openstack-dib19:55
openstackgerritDirk Mueller proposed openstack/diskimage-builder master: Avoid hanging endlessly on unreachable cache urls  https://review.openstack.org/47698120:15
openstackgerritDirk Mueller proposed openstack/diskimage-builder master: elements: openstack-ci-mirrors: Use openSUSE mirrors for gating jobs  https://review.openstack.org/47844320:18
openstackgerritMarkos Chandras (hwoarang) proposed openstack/diskimage-builder master: elements: openstack-ci-mirrors: Use openSUSE mirrors for gating jobs  https://review.openstack.org/47844320:20
hwoarangdirk: you around?20:20
dirkhwoarang: yes20:22
hwoarangdirk: check experimental on opensuse+python3 is broken with a strange issue http://logs.openstack.org/79/478479/3/experimental/gate-dib-dsvm-functests-python3-opensuse-422-nv/dfc27ce/console.html#_2017-06-28_13_00_48_30393220:22
hwoarangalmost sounds like related to python-xml but it isn't...20:22
hwoarangjust wanted to let you know as i haven't managed to find a solution yet20:23
hwoarangi can't reproduce it with locally built dib images. i suspect one of the nodepool/infra elements messes up with python320:23
openstackgerritMarkos Chandras (hwoarang) proposed openstack/diskimage-builder master: bindep.txt: Exclude gnupg2 package on openSUSE  https://review.openstack.org/47847920:28
dirkhwoarang: yeah, I seen the issues with python3 elsewhere20:32
dirkhwoarang: I believe something is installing pip and virtualenv from source, and that one breaks it20:40
dirkhwoarang: http://logs.openstack.org/79/478479/3/experimental/gate-dib-dsvm-functests-python3-opensuse-422-nv/dfc27ce/console.html#_2017-06-28_13_00_48_30378220:40
dirkhwoarang: notice the python2.7 in that path and pip-9* in there20:40
dirkthe distro provided version is much older20:41
dirkhwoarang: what we could do is upload a change that adds some additional debug print and then we can stare at the debug log20:41
*** bkero has quit IRC20:49
*** bkero has joined #openstack-dib20:50
hwoarangyeah..20:59
hwoarangdirk:  i believe that the cache-devstack element might be the problem: nodepool/elements/cache-devstack/source-repository-pip21:04
hwoarangthat one seems to be installing pip from source21:04
hwoarang:/21:04
hwoarangi can't immediately think why that would break python-xml though21:04
*** farosas_ has quit IRC21:07
openstackgerritMarkos Chandras (hwoarang) proposed openstack/diskimage-builder master: elements: pip-and-virtualenv: Install python3 on openSUSE if necessary  https://review.openstack.org/47864821:34
clarkbhwoarang: I left a thought on ^ I don't actually knwo if it is is a problem though21:39
openstackgerritMarkos Chandras (hwoarang) proposed openstack/diskimage-builder master: elements: pip-and-virtualenv: Install python3 on openSUSE if necessary  https://review.openstack.org/47864821:42
*** andreas-f has quit IRC21:44
hwoarangclarkb: yeah not sure either... let me sleep on it21:53

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