Tuesday, 2015-09-15

* ruagair ran up Phab the other day. Was nice and straight forward enough. Doco was nice too.00:00
ruagairNow re-doing it with mordred's puppetry.00:00
*** ajmiller has quit IRC00:00
*** achanda has quit IRC00:01
*** btully has quit IRC00:01
*** salv-orlando has joined #openstack-infra00:01
jeblairruagair: storyboard is currently talking to a 5.6.17 server00:01
zaroruagair: puppet-gerrit sets up a local mysql for it's use.  that's what we had setup before moving the data to the prod trove instance.00:01
*** salv-orlando has quit IRC00:02
*** Sukhdev has quit IRC00:02
clarkbSpamapS: putting a small VM on any host isn't the only consideration00:02
ruagairthanks jeblair, zaro.00:02
clarkbSpamapS: you may be able to put more larges if you don't mix them on hosts with other flavors00:02
clarkbSpamapS: not so smart scheduling can innefficiently affect capacity for the larger flavors00:02
*** dannywilson has quit IRC00:03
*** davidjc has quit IRC00:03
openstackgerritMerged openstack-infra/project-config: Create experimental jobs for VPN DevStack plugin  https://review.openstack.org/20988700:03
*** salv-orl_ has quit IRC00:05
*** ybathia has quit IRC00:07
clarkbzaro: ok well let me know if I can help with jgit things at all00:07
clarkbzaro: I wonder ig jgit is going to say gerrit should fix it rather than synchronizing00:07
clarkbmight be worth asking david what he thinks?00:07
SpamapSclarkb: the scheduler does already address that in some ways by packing vms onto already-allocated machines before not-allocated machines. But one can also just segment the flavors by aggregates too, which does lead to less painted-self-in-corner situations I'm sure.00:08
greghayneshopefully the flavors arent all using prime numbers for memory sizes00:09
SpamapSthe issue is that there are 3 factors... not just 100:09
*** tongli has joined #openstack-infra00:09
SpamapSSo you do have to have multiple hardware models to really make this work00:10
SpamapSbut, it boils down to flavor popularity too.00:10
*** thorst has quit IRC00:10
SpamapSAnyway, the point being, 142 flavors DOES probably cause issues with scheduling, as clarkb says. They're just not likely to be deal breaker issues.00:11
openstackgerritIan Wienand proposed openstack-infra/project-config: Enable openstack/election doc jobs  https://review.openstack.org/22291700:11
*** tongli has quit IRC00:14
zaroclarkb: from what i know, i believe Gerrit is doing things correctly.00:15
ianwgerrit acl's aren't my strong point : can anyone actually make a release of adoh with http://git.openstack.org/cgit/openstack-infra/project-config/tree/gerrit/acls/openstack/aodh.config ?  (for https://review.openstack.org/#/c/222579/)00:16
*** pvaneck has quit IRC00:17
zaroclarkb: bug i could be completely off :)00:17
*** gildub has joined #openstack-infra00:17
*** weshay_xchat has joined #openstack-infra00:18
*** mrmartin has quit IRC00:18
openstackgerritMerged openstack-infra/project-config: Add python 3 gate for fuel-agent  https://review.openstack.org/22128400:19
Clintianw: you mean because there's nothing for refs/tags?00:19
*** Swami has quit IRC00:20
ianwClint: yes ... possible i'm missing something about interference of that though?00:20
Clintianw: i don't think you're missing anything00:21
*** otter768 has joined #openstack-infra00:23
*** larainema has joined #openstack-infra00:24
clarkbSpamapS thats not how scheduler works iirc00:27
clarkbSpamapS scheduler schedulea on host with most free resources00:27
clarkbthis is why we see the VMs on multinode rounds robin across compute hosts00:27
*** otter768 has quit IRC00:28
*** dimtruck is now known as zz_dimtruck00:28
*** vahidh has quit IRC00:31
mordredclarkb, jeblair: https://review.openstack.org/#/c/221738/ <-- any concerns from you if jamielennox does that in keystoneclient/keystoneauth?00:32
mordredSpamapS: also, if you get a sec, https://review.openstack.org/#/c/183176/900:33
mordredclarkb: (you can review that too if you want)00:33
pabelangerianw: if you have some free time, https://review.openstack.org/#/c/223280/00:34
pabelangerianw: bumping pbr version for nodepool00:34
openstackgerritMonty Taylor proposed openstack-infra/shade: Move keystone to common identity client interface  https://review.openstack.org/21424400:34
ianwpabelanger: will do00:35
lifelessclarkb: SpamapS: the scheduler or the default scheduler :)00:35
*** otter768 has joined #openstack-infra00:38
ianwpabelanger: we should probably be eating our own requirements dogfood00:39
*** camunoz has quit IRC00:39
EmilienManteaya, clarkb: this is really wip but I refactored our wiki page and now it looks like https://wiki.openstack.org/wiki/Puppet00:39
pabelangerianw: might want to check with jeblair, I know in the past, dogfooding openstack libs have been an issue for nodepool / zuul00:39
ianwdid dib just change or something?00:40
*** baoli has joined #openstack-infra00:40
pabelangerianw: back on jun 2200:40
pabelangerwas requirements sync00:41
pabelangerianw: however, aug 25, pinned to pbr>1.300:41
pabelangerhttps://github.com/openstack/diskimage-builder/commit/21c2559c70923d69a304d7c815aaa667c4fd0d5700:41
ianwso why is this not an issue on the infra deployment?00:42
asselinsweston, back?00:42
ianwof nodepool00:42
pabelangerianw: we do some funky stuff with pip with python, haven't really looked why00:43
*** baoli has quit IRC00:43
pabelangerianw: we might also be using tox to sandbox stuff00:43
pabelangerunsure00:43
*** samueldmq1 has joined #openstack-infra00:44
pabelangerianw: for me, I am managing diskimage-builder and nodepool independent of each other. That could be another reason00:44
SpamapSclarkb: that is likely the default setting. I was educated when digging into the HPCloud scheduler configuration.00:44
*** samueldmq1 has quit IRC00:44
pabelangerI can dig into it more tomorrow and see why this work with puppet00:44
*** samueldmq has quit IRC00:44
*** samueldmq has joined #openstack-infra00:45
ianwso here is where we install it i guess -> https://github.com/openstack-infra/puppet-nodepool/blob/master/manifests/init.pp#L10500:45
*** ddieterly has joined #openstack-infra00:45
ianwwhich seems to just install latest pip https://github.com/openstack-infra/puppet-diskimage_builder/blob/master/manifests/init.pp#L4600:46
*** baoli has joined #openstack-infra00:46
pabelangerianw: so, I am installing both from git, not pip00:46
*** tqtran has quit IRC00:46
ianwoh, so it hasn't hit a release?  that would explain it00:47
pabelangerianw: and pip release doesn't have it yet00:47
pabelangerya00:47
pabelangerso, once we cut it, it will be same issue00:47
lifelesswhat hasn't released?00:47
*** abitha has quit IRC00:47
*** slagle has joined #openstack-infra00:47
ianwlifeless: diskimage-builder00:47
ianwlifeless: don't worry, not blaming pbr for anything (for one :)00:48
jeblairmordred: lgtm00:48
*** dims_ has joined #openstack-infra00:48
mordredjamielennox: ^^00:48
mordredjeblair: thanks00:48
ianwpabelanger: ah, so yeah it's actually rather important to avoid a breakage00:49
lifelessianw: dib releases weekly, no? Or has that changed ?00:49
swestonasselin:  yup, but probably won't get to Radar for a few hours ... I haven't had a chance to read the backlog for the meeting today yet, did Radar come up ?00:49
asselinsweston, no, but I'd like to include it here: https://etherpad.openstack.org/p/third-party-ci-dashboard-comp00:49
asselinsweston, and we're supposed to discuss it and agree on a way forward tomorrow00:49
pabelangerianw: ya, so looks like I found something, in passing, that will break if we tag diskimage-builder 1.2.000:50
*** rick-chen has joined #openstack-infra00:50
pabelangercool00:50
swestonasselin: ok, I will put some time into it tonight.00:50
*** yamahata has quit IRC00:50
asselinsweston, thank you00:50
pabelangerianw: actually, my ansible role test cases found it :D00:50
swestonasselin: my pleasure :-)00:50
ianwlifeless: not sure, it's being tardy if it does00:51
rick-chenanteaya: HI Anteaya, Does the "prophetstor-ci" account re-enabled?00:51
asselinrick-chen, did you get the third party annouch e-mail?00:51
asselinannounce00:52
rick-chenanteaya: NO.00:52
jamielennoxjeblair: thanks00:52
lifelessianw: indeed, very tardy. One of the tripleo policies was releasing every week to keep technical debt down00:52
asselinrick-chen, you should subscribe if not: http://lists.openstack.org/pipermail/third-party-announce/2015-September/000270.html00:53
asselinrick-chen, http://lists.openstack.org/cgi-bin/mailman/listinfo/third-party-announce00:53
*** camunoz has joined #openstack-infra00:53
rick-chenanteaya: I need your help to enable "prophetstor-ci", e-mail is "prophetstor.ci@prophetstor.com"00:55
mordredlifeless: o hai00:56
mordredlifeless: did you see the scrollback witih zigo and having issues with package data files not showing up in installs when he was building debian packages?00:56
mordredlifeless: I could not reproduce running the commands that dh_python runs by hand00:57
mordredlifeless: but figured it might be worth looking in to at some point to see what's breaking for him00:57
dstufftdata_files are sad face00:57
mordreddstufft: not data_files00:57
mordreddstufft: package_data00:57
dstufftoh00:57
dstufftoops00:57
rick-chenanteaya: Does this information right?00:58
mordreddstufft: I agree - data_files are sad face00:58
rick-chenasselin: I need your help to enable "prophetstor-ci", e-mail is "prophetstor.ci@prophetstor.com"00:58
asselinrick-chen, did you read the e-mail anteaya sent you?00:58
lifelessmordred: is there a bug filed ?00:58
lifelessmordred: and no, I dont' read scrollback unless I'm tagged on it :)00:59
mordredlifeless: I think I pinged you00:59
mordredbut it was over the weekend00:59
mordredlifeless: and no, I did not file a bug because I could not reproduce it00:59
rick-chenasselin: Yes00:59
mordredlifeless: zigo and I chatted after I -2'd https://review.openstack.org/#/c/222074/01:00
asselinrick-chen, do you know which one account needs to be enabled?01:00
mordredlifeless: which is apparently a pattern of patches he's carrying in his packaging consistently01:00
*** thorst has joined #openstack-infra01:00
rick-chenasselin: Provide one gerrit account for you to re-enable. Yes, I need your help to re-enable "prophetstor-ci", e-mail address "prophetstor.ci@prophetstor.com".01:01
Clintmordred: which would be unnecessary if he actually used the tarballs?01:01
*** thorst has quit IRC01:01
*** btully has joined #openstack-infra01:01
rick-chenasselin: Gerrit account is "prophetstor-ci".01:01
*** bharathm has quit IRC01:02
mordredClint: it _should_ be unnecessary in all cases01:02
* Clint nods.01:02
mordredClint: I cannot find a combination of actions to take to make it necessary01:02
*** arahal_ has joined #openstack-infra01:02
mordredClint: but I have not tried actually doing his deb building workflow01:02
Clinti imagine few people have01:03
asselinrick-chen, ok I don't know which other 2 she was referring, but when she gets back she can reenable that one. I suggest you also reply to the e-mail she sent.01:03
rick-chenasselin: Ok, So I need wait she to re-enable my gerrit account?01:04
*** zz_dimtruck is now known as dimtruck01:04
asselinrick-chen, yes b/c you had 3 accounts and it wasn't clear which one you needed01:05
*** shashank_hegde has quit IRC01:05
*** btully has quit IRC01:06
*** r-daneel has quit IRC01:06
*** tiswanso has joined #openstack-infra01:06
lifelessmordred: my bet is version skew01:06
*** esmute has quit IRC01:06
lifelessmordred:  python-pip | 1.5.6-7       | sid               | source, all01:06
*** arahal_ has quit IRC01:06
rick-chenasselin: Can you tell me what's the three account name?01:07
dstufftyea, Debian doesn't have a very new pip yet01:07
dstufftfor $REASONS01:07
asselinrick-chen, I don't know....01:07
dstufft(Mostly that Debian policy and pip don't play nicely, and it's still being worked out)01:07
rick-chenasselin: OK, Thanks.01:08
SpamapSclarkb: http://docs.openstack.org/juno/config-reference/content/section_compute-scheduler.html <-- see "Weights"01:08
lifelessdstufft: Do *not* get me started01:08
dstufftlifeless: we have a plan now!01:08
SpamapSclarkb: "By default, the scheduler spreads instances across all hosts evenly. Set the ram_weight_multiplier option to a negative number if you prefer stacking instead of spreading."01:08
dstufftand a tool to make it possible to implement the plan01:08
*** zhenguo has joined #openstack-infra01:09
SpamapSclarkb: so yeah, multihost has that behavior because default behavior is spreading. but with lots of flavors you _definitely_ want stacking.01:09
lifelessdstufft: we do ?01:11
dstufftlifeless: for python-pip on Debuntu yea01:11
Clintwhat's the tool called?01:11
dstufftlifeless: asheesh made a tool that will take an installed distribution and will turn it into a wheel file, python-pip is going to build-deps on all of the stuff we bundle and it'll use that tool to make a wheel of everything, add those to the python-pip package, and then slightly patch python-pip to use those bundled wheels (by adding them to the front of sys.path) for it's bundled deps01:12
dstufftit's essentially emulating static linking01:12
*** tiswanso_ has joined #openstack-infra01:12
dstufftWhich paultag already +1'd as OK01:13
lifelessdstufft: That terrifies the h*ll out of me01:13
dstufftlifeless: which part?01:14
dstufft(https://github.com/paulproteus/dirtbike is the tool Clint )01:14
Clinthuh01:14
lifelessdstufft: the reassembly, the likelyhood of having to debug this when it fails, the sheer waste of time because of policy01:15
dstufftoh yea01:15
dstufftI mean, I'd rather they just not01:15
ruagairLack of a comma made me initially parse that as dstufft calling a Clint a tool.01:15
dstufftbut the current sitaution is worse01:15
Clintruagair: he's called me worse01:15
*** tiswanso has quit IRC01:15
Clinthttps://github.com/paulproteus/dirtbike/issues/5 looks mildly worrisome01:16
dstufftI don't have the energy to fight Debian's policy lawyers01:16
*** vmb has joined #openstack-infra01:16
mordredruagair: ++01:18
*** rick-chen has quit IRC01:18
*** jtrovo has joined #openstack-infra01:19
*** Daisy has joined #openstack-infra01:19
*** puranamr has joined #openstack-infra01:22
*** jsavak has joined #openstack-infra01:23
*** Daisy has quit IRC01:23
*** Daisy has joined #openstack-infra01:24
*** jtrovo has quit IRC01:26
*** jyuso1 has joined #openstack-infra01:27
*** hdd has joined #openstack-infra01:30
*** sigmavirus24 is now known as sigmavirus24_awa01:31
openstackgerritMerged openstack-infra/shade: Move keystone to common identity client interface  https://review.openstack.org/21424401:31
*** yamamoto has joined #openstack-infra01:32
*** Daisy has quit IRC01:32
*** Daisy has joined #openstack-infra01:32
*** pc_m has quit IRC01:33
*** Daisy has quit IRC01:34
*** Daisy has joined #openstack-infra01:34
*** BharatK has quit IRC01:34
*** mmedvede has joined #openstack-infra01:35
*** asselin_ has joined #openstack-infra01:38
*** SumitNaiksatam has joined #openstack-infra01:41
*** salv-orlando has joined #openstack-infra01:41
*** salv-orlando has quit IRC01:46
*** julim has joined #openstack-infra01:49
*** asselin__ has joined #openstack-infra01:52
*** puranamr has quit IRC01:53
*** asselin_ has quit IRC01:54
*** BharatK has joined #openstack-infra01:55
*** Daisy has quit IRC01:56
*** Daisy has joined #openstack-infra01:57
*** Daisy_ has joined #openstack-infra01:58
*** Daisy has quit IRC01:58
*** glauco_ has joined #openstack-infra02:01
*** baoli has quit IRC02:02
*** bharathm has joined #openstack-infra02:02
*** baoli has joined #openstack-infra02:03
*** angdraug has quit IRC02:03
*** jsavak has quit IRC02:04
*** asettle is now known as asettle-afk02:05
*** ivar-laz_ has joined #openstack-infra02:06
*** bharathm has quit IRC02:07
*** cody-somerville has joined #openstack-infra02:09
*** ivar-lazzaro has quit IRC02:10
*** asselin__ has quit IRC02:10
*** asselin_ has joined #openstack-infra02:10
*** ivar-laz_ has quit IRC02:10
*** dims_ has quit IRC02:11
*** DericHorn-HP has quit IRC02:18
openstackgerritMerged openstack/requirements: The keystoneauth1 should be floored at 1.0.0  https://review.openstack.org/22242902:21
*** jtrovo has joined #openstack-infra02:22
clarkbmordred re the keystoneauth change from earlier seems like you could get lock then if valid rwturn else make token and unlock in finally block02:23
clarkbbut I dont really grok all the considerations that have to be made for the clients there02:24
*** sergmelikyan has joined #openstack-infra02:25
*** otter768 has quit IRC02:25
*** unicell has quit IRC02:26
clarkblooks like thats basically the change02:27
*** DericHorn-HP has joined #openstack-infra02:27
*** achanda has joined #openstack-infra02:27
*** jtrovo has quit IRC02:29
*** hdd has quit IRC02:30
*** sergmelikyan has quit IRC02:30
*** weshay_xchat has quit IRC02:31
clarkbStevenK if you are about, was going to ask if you wanted to propose a change to rip all the transifex stuff from project config02:32
*** Daisy_ has quit IRC02:35
*** geoffarnoldX is now known as geoffarnold02:35
*** Daisy has joined #openstack-infra02:36
*** ajmiller has joined #openstack-infra02:38
*** Daisy_ has joined #openstack-infra02:38
*** tongli has joined #openstack-infra02:38
*** Daisy has quit IRC02:41
*** Daisy_ has quit IRC02:43
*** tongli has quit IRC02:43
*** salv-orlando has joined #openstack-infra02:45
*** yamahata has joined #openstack-infra02:46
*** esmute has joined #openstack-infra02:48
*** yamahata has quit IRC02:48
*** camunoz has quit IRC02:49
*** yamahata has joined #openstack-infra02:49
*** btully has joined #openstack-infra02:49
StevenKclarkb: I have two changes locally to do so02:49
*** btully has quit IRC02:54
*** DericHorn-HP has quit IRC02:57
*** sridhar_ram1 has quit IRC03:00
*** gyee has quit IRC03:01
*** DericHorn-HP has joined #openstack-infra03:05
*** nelsnelson has joined #openstack-infra03:05
*** camunoz has joined #openstack-infra03:05
asselin_sweston, hi, I see you got this up now: any queries running? http://dashboard.triniplex.com/#!/03:06
*** salv-orlando has quit IRC03:06
*** sridhar_ram has joined #openstack-infra03:09
*** yamamoto has quit IRC03:10
*** glauco_ has quit IRC03:11
*** dims_ has joined #openstack-infra03:12
openstackgerritColleen Murphy proposed openstack-infra/system-config: Add bifrost inventory management procedures  https://review.openstack.org/21427903:14
*** markvoelker has quit IRC03:15
*** dims_ has quit IRC03:19
*** baoli has quit IRC03:22
*** Daisy has joined #openstack-infra03:23
*** asettle-afk is now known as asettle03:24
*** tjones has joined #openstack-infra03:25
*** sabeen1 has joined #openstack-infra03:25
*** BharatK has quit IRC03:25
*** dimtruck has quit IRC03:26
*** sabeen2 has joined #openstack-infra03:26
*** jerryz has quit IRC03:26
*** sigmavirus24_awa has quit IRC03:27
*** tbarron has quit IRC03:27
*** dtroyer has quit IRC03:27
*** tjones has quit IRC03:27
*** eglute has quit IRC03:27
*** lbragstad has quit IRC03:27
*** mgagne has quit IRC03:28
*** dolphm has quit IRC03:28
*** hockeynut has quit IRC03:28
*** tiswanso_ has quit IRC03:28
*** bswartz has quit IRC03:28
*** jbryce has quit IRC03:28
*** apmelton has quit IRC03:28
*** ryanpetrello has quit IRC03:28
*** sweston has quit IRC03:28
*** vaidy_ril has quit IRC03:28
*** isviridov_away has quit IRC03:28
*** lsell has quit IRC03:28
*** rainya has quit IRC03:28
*** otherwiseguy has quit IRC03:28
*** gondoi has quit IRC03:28
*** rm_work has quit IRC03:28
*** freyes has quit IRC03:28
*** jroll has quit IRC03:28
*** comstud has quit IRC03:28
*** darrenc_ has joined #openstack-infra03:29
*** gus has quit IRC03:29
*** mattoliverau has quit IRC03:29
*** persia has quit IRC03:29
*** darrenc has quit IRC03:29
*** legoktm has quit IRC03:29
*** doug-fish has joined #openstack-infra03:29
*** sabeen1 has quit IRC03:29
*** mattoliverau has joined #openstack-infra03:29
*** legoktm has joined #openstack-infra03:29
*** julim has quit IRC03:30
*** tbarron has joined #openstack-infra03:30
*** dtroyer has joined #openstack-infra03:30
*** rainya has joined #openstack-infra03:30
*** ryanpetrello has joined #openstack-infra03:30
*** legoktm is now known as Guest8274903:30
*** persia has joined #openstack-infra03:30
*** persia has quit IRC03:30
*** persia has joined #openstack-infra03:30
*** hockeynut has joined #openstack-infra03:30
*** jbryce has joined #openstack-infra03:30
*** lsell has joined #openstack-infra03:30
*** otherwiseguy has joined #openstack-infra03:30
*** eglute has joined #openstack-infra03:30
*** dolphm has joined #openstack-infra03:30
*** lbragstad has joined #openstack-infra03:30
*** comstud has joined #openstack-infra03:30
*** yamamoto has joined #openstack-infra03:31
*** sweston has joined #openstack-infra03:31
*** gondoi has joined #openstack-infra03:31
*** rm_work has joined #openstack-infra03:31
*** sigmavirus24_awa has joined #openstack-infra03:31
*** gus has joined #openstack-infra03:31
*** apmelton has joined #openstack-infra03:31
*** freyes has joined #openstack-infra03:31
*** dimtruck has joined #openstack-infra03:31
*** mgagne has joined #openstack-infra03:31
*** jroll has joined #openstack-infra03:31
*** ddieterly has quit IRC03:31
*** Guest82749 has quit IRC03:32
*** Guest82749 has joined #openstack-infra03:32
*** bswartz has joined #openstack-infra03:33
*** sridhar_ram has quit IRC03:33
*** Guest82749 is now known as legoktm03:33
*** doug-fish has quit IRC03:34
*** esmute has quit IRC03:34
*** dimtruck is now known as zz_dimtruck03:35
openstackgerritNisha Agarwal proposed openstack/diskimage-builder: Add a new element hpdsa  https://review.openstack.org/22088803:35
*** vaidy_ril has joined #openstack-infra03:35
*** geoffarnold is now known as geoffarnoldX03:36
*** aeng has quit IRC03:38
*** hockeynut has quit IRC03:39
*** esmute has joined #openstack-infra03:39
*** bswartz has quit IRC03:39
*** zz_dimtruck has quit IRC03:39
*** eglute has quit IRC03:39
*** lbragstad has quit IRC03:39
*** otherwiseguy has quit IRC03:39
*** claudiub has quit IRC03:39
*** vaidy_ril has quit IRC03:40
*** sarob has quit IRC03:40
*** camunoz has quit IRC03:40
*** aeng has joined #openstack-infra03:40
*** freyes has quit IRC03:40
*** jroll has quit IRC03:41
*** mgagne has quit IRC03:41
*** gus has quit IRC03:41
*** sigmavirus24_awa has quit IRC03:41
*** comstud has quit IRC03:41
*** rm_work has quit IRC03:41
*** persia has quit IRC03:41
*** dolphm has quit IRC03:41
*** dtroyer has quit IRC03:41
*** lsell has quit IRC03:41
*** gondoi has quit IRC03:41
*** jbryce has quit IRC03:41
*** ryanpetrello has quit IRC03:41
*** legoktm has quit IRC03:41
*** tbarron has quit IRC03:41
*** rainya has quit IRC03:41
*** mattoliverau has quit IRC03:41
*** d34dh0r53 has quit IRC03:42
*** legoktm has joined #openstack-infra03:42
*** legoktm is now known as Guest6934803:42
*** mattoliverau has joined #openstack-infra03:42
*** persia has joined #openstack-infra03:42
*** apmelton has quit IRC03:42
*** esmute has quit IRC03:44
*** gus has joined #openstack-infra03:44
*** hdd has joined #openstack-infra03:44
*** camunoz has joined #openstack-infra03:44
*** doug-fish has joined #openstack-infra03:44
*** Guest69348 has quit IRC03:45
*** Guest69348 has joined #openstack-infra03:45
*** apmelton has joined #openstack-infra03:45
*** adam_g has quit IRC03:45
*** Guest69348 is now known as legoktm03:46
openstackgerritMatthew Treinish proposed openstack-infra/project-config: Add python jobs to the openstack-health repo  https://review.openstack.org/22339003:47
*** doug-fish has quit IRC03:49
*** haleyb has quit IRC03:49
*** david-lyle has joined #openstack-infra03:50
*** BharatK has joined #openstack-infra03:50
*** adam_g has joined #openstack-infra03:51
*** adam_g has quit IRC03:51
*** adam_g has joined #openstack-infra03:51
*** bharathm has joined #openstack-infra03:51
*** BharatK has quit IRC03:52
*** achanda has quit IRC03:52
*** BharatK has joined #openstack-infra03:53
*** hdd has quit IRC03:54
*** sridhar_ram has joined #openstack-infra03:56
*** bharathm has quit IRC03:56
*** hdd has joined #openstack-infra03:57
*** sridhar_ram has quit IRC03:57
*** bswartz has joined #openstack-infra03:58
*** esmute has joined #openstack-infra03:58
*** Daisy has quit IRC04:01
*** Daisy has joined #openstack-infra04:01
*** comstud has joined #openstack-infra04:03
*** eglute has joined #openstack-infra04:03
*** sigmavirus24_awa has joined #openstack-infra04:03
*** haleyb has joined #openstack-infra04:03
*** sarob has joined #openstack-infra04:03
*** dolphm has joined #openstack-infra04:03
*** mgagne has joined #openstack-infra04:03
*** rainya has joined #openstack-infra04:03
*** hockeynut has joined #openstack-infra04:03
*** zz_dimtruck has joined #openstack-infra04:04
*** rm_work has joined #openstack-infra04:04
*** dtroyer has joined #openstack-infra04:04
*** tbarron has joined #openstack-infra04:04
*** d34dh0r53 has joined #openstack-infra04:04
*** ryanpetrello has joined #openstack-infra04:04
*** zz_dimtruck is now known as dimtruck04:04
*** lbragstad has joined #openstack-infra04:04
*** jroll has joined #openstack-infra04:04
*** kzaitsev_ws has quit IRC04:04
*** jbryce has joined #openstack-infra04:04
*** kzaitsev_ws has joined #openstack-infra04:04
*** lsell has joined #openstack-infra04:04
*** otherwiseguy has joined #openstack-infra04:04
*** achanda has joined #openstack-infra04:05
*** dteselkin has quit IRC04:05
*** akuznetsova has quit IRC04:05
*** gondoi has joined #openstack-infra04:05
*** freyes has joined #openstack-infra04:05
*** akuznetsova has joined #openstack-infra04:06
*** Daisy has quit IRC04:06
*** Sree has joined #openstack-infra04:06
*** hdd has quit IRC04:06
*** Sree has joined #openstack-infra04:07
*** wshao has joined #openstack-infra04:07
*** michchap_ has quit IRC04:09
*** michchap has joined #openstack-infra04:09
*** isviridov_away has joined #openstack-infra04:10
*** vaidy_ril has joined #openstack-infra04:10
*** dteselkin has joined #openstack-infra04:10
*** achanda has quit IRC04:11
*** salv-orlando has joined #openstack-infra04:11
*** tlian2 has quit IRC04:14
*** hdd has joined #openstack-infra04:15
*** ozamiatin has joined #openstack-infra04:15
*** markvoelker has joined #openstack-infra04:15
*** esmute has quit IRC04:16
*** dims_ has joined #openstack-infra04:16
*** esmute has joined #openstack-infra04:17
*** wshao has quit IRC04:17
openstackgerritIan Wienand proposed openstack/requirements: Add requirements for nodepool  https://review.openstack.org/22339604:19
anteayait is too bad rick-chen doesn't hang around04:20
*** achanda has joined #openstack-infra04:21
anteayathis is probably going to take a week for him to show up when someone with gerrit db access is around to straighten out the prohetstor ci accounts04:21
anteayahe will pop in daily at the wrong time04:21
anteayasigh04:21
*** markvoelker has quit IRC04:21
*** darrenc_ is now known as darrenc04:21
*** dims_ has quit IRC04:22
*** btully has joined #openstack-infra04:24
*** sabeen2 has quit IRC04:25
*** DericHorn-HP has quit IRC04:25
*** jtrovo has joined #openstack-infra04:25
*** otter768 has joined #openstack-infra04:26
*** achanda has quit IRC04:27
*** salv-orlando has quit IRC04:27
openstackgerritIan Wienand proposed openstack/requirements: Add requirements for nodepool  https://review.openstack.org/22339604:27
ianwla la la, building building building04:28
*** DericHorn-HP has joined #openstack-infra04:28
*** armax has quit IRC04:30
*** jtrovo has quit IRC04:31
*** otter768 has quit IRC04:31
*** ozamiatin has quit IRC04:31
*** cody-somerville has quit IRC04:32
openstackgerritIan Wienand proposed openstack-infra/nodepool: Sync to global requirements  https://review.openstack.org/22339704:33
*** stevemar has quit IRC04:34
openstackgerritIan Wienand proposed openstack-infra/project-config: Add check-requirements job to nodepool  https://review.openstack.org/22339804:35
*** stevemar has joined #openstack-infra04:35
*** aeng has quit IRC04:37
openstackgerritIan Wienand proposed openstack/requirements: Add nodepool to projects.txt  https://review.openstack.org/22339904:39
*** unicell has joined #openstack-infra04:41
*** DericHorn-HP has quit IRC04:44
*** mmedvede has quit IRC04:45
*** rcarrillocruz has left #openstack-infra04:46
*** aeng has joined #openstack-infra04:46
*** amotoki has joined #openstack-infra04:47
*** DericHorn-HP has joined #openstack-infra04:48
ianwlifeless: if around, does https://jenkins05.openstack.org/job/gate-nodepool-pep8/209/console , triggered by https://review.openstack.org/#/c/223397/ , ring any immediate bells as to what i've done wrong?04:49
openstackgerritTom Fifield proposed openstack-infra/groups: Fix Ambassador Page wording  https://review.openstack.org/22340104:52
*** mrmartin has joined #openstack-infra04:59
openstackgerritIan Wienand proposed openstack-infra/nodepool: Sync to global requirements  https://review.openstack.org/22339705:01
ianwlifeless: ok, i think that helps ... why "update-requirements" has a flag to update "hacking", i don't know05:02
*** Daisy has joined #openstack-infra05:02
*** ildikov_ has quit IRC05:06
*** amotoki has quit IRC05:14
*** coolsvap has joined #openstack-infra05:15
*** esmute has quit IRC05:17
*** doug-fish has joined #openstack-infra05:17
*** DericHorn-HP has quit IRC05:20
*** hdd has quit IRC05:20
*** amotoki has joined #openstack-infra05:21
*** doug-fish has quit IRC05:21
*** salv-orlando has joined #openstack-infra05:24
*** aeng has quit IRC05:25
*** oomichi has joined #openstack-infra05:29
*** deepakcs has joined #openstack-infra05:31
*** abitha has joined #openstack-infra05:31
*** nadya has joined #openstack-infra05:33
*** ddieterly has joined #openstack-infra05:33
*** esker has joined #openstack-infra05:34
*** ildikov_ has joined #openstack-infra05:37
*** nadya has quit IRC05:37
*** ddieterly has quit IRC05:38
*** aeng has joined #openstack-infra05:38
*** salv-orlando has quit IRC05:39
*** salv-orlando has joined #openstack-infra05:39
*** salv-orlando has quit IRC05:40
*** bharathm has joined #openstack-infra05:40
*** DericHorn-HP has joined #openstack-infra05:45
*** bharathm has quit IRC05:45
*** salv-orlando has joined #openstack-infra05:45
*** DericHorn-HP has quit IRC05:46
*** Sree has quit IRC05:49
*** salv-orlando has quit IRC05:49
*** salv-orlando has joined #openstack-infra05:50
*** Sree has joined #openstack-infra05:50
*** nelsnelson has quit IRC05:52
*** salv-orlando has quit IRC05:53
*** salv-orlando has joined #openstack-infra05:54
*** mrunge has joined #openstack-infra05:56
*** salv-orlando has quit IRC05:59
*** vern has quit IRC06:00
*** salv-orlando has joined #openstack-infra06:01
openstackgerritOpenStack Proposal Bot proposed openstack-infra/project-config: Normalize projects.yaml  https://review.openstack.org/22340906:02
*** peristeri has joined #openstack-infra06:03
*** salv-orl_ has joined #openstack-infra06:05
*** ganso has quit IRC06:05
*** nadya has joined #openstack-infra06:07
*** salv-orlando has quit IRC06:07
*** enikanorov_ has quit IRC06:09
*** nadya has quit IRC06:10
*** nadya has joined #openstack-infra06:10
*** abitha has quit IRC06:12
lifelessianw: because06:15
lifelessianw: hacking can't be automatically updated because it makes projects instant-buggy06:15
*** nadya has quit IRC06:15
lifelessianw: so we let folk update by hand06:15
*** salv-orl_ has quit IRC06:15
*** Sree_ has joined #openstack-infra06:15
lifelessianw: we can't easily make hacking's changes opt-in because of its inheritance from pep8 and flake806:15
*** Sree_ is now known as Guest839206:16
*** salv-orlando has joined #openstack-infra06:16
*** rkukura has quit IRC06:16
openstackgerritOpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints  https://review.openstack.org/22115706:16
*** markvoelker has joined #openstack-infra06:18
*** Sree has quit IRC06:19
*** woodster_ has quit IRC06:19
*** salv-orl_ has joined #openstack-infra06:19
*** stevemar has quit IRC06:19
*** stevemar has joined #openstack-infra06:21
*** salv-orlando has quit IRC06:22
*** markvoelker has quit IRC06:22
*** shardy has joined #openstack-infra06:22
*** scheuran has joined #openstack-infra06:23
*** ParsectiX has joined #openstack-infra06:24
*** coolsvap_ has joined #openstack-infra06:24
*** salv-orl_ has quit IRC06:26
*** salv-orlando has joined #openstack-infra06:26
*** otter768 has joined #openstack-infra06:27
*** jtrovo has joined #openstack-infra06:28
*** otter768 has quit IRC06:32
*** Guest8392 has quit IRC06:34
*** ddieterly has joined #openstack-infra06:35
*** hichihara has quit IRC06:35
*** jtrovo has quit IRC06:35
*** Sree has joined #openstack-infra06:35
*** hichihara has joined #openstack-infra06:37
*** ddieterly has quit IRC06:39
*** e0ne has joined #openstack-infra06:40
*** wshao has joined #openstack-infra06:42
*** e0ne has quit IRC06:44
*** mordred has quit IRC06:46
*** HeOS has quit IRC06:47
*** e0ne has joined #openstack-infra06:48
*** arxcruz has joined #openstack-infra06:49
*** mordred has joined #openstack-infra06:49
*** coolsvap_ has quit IRC06:49
*** Daisy has quit IRC06:50
*** Daisy has joined #openstack-infra06:51
*** Sree has quit IRC06:51
*** asselin__ has joined #openstack-infra06:52
*** sergmelikyan has joined #openstack-infra06:52
*** Sree has joined #openstack-infra06:52
*** soren has joined #openstack-infra06:54
*** asselin_ has quit IRC06:55
*** adam_g has quit IRC06:55
*** sergmelikyan has quit IRC06:56
*** btully has quit IRC06:57
*** rkukura has joined #openstack-infra07:00
*** unicell1 has joined #openstack-infra07:01
*** unicell has quit IRC07:03
*** kushal has joined #openstack-infra07:03
*** salv-orl_ has joined #openstack-infra07:05
*** achanda has joined #openstack-infra07:06
*** salv-orlando has quit IRC07:08
*** wshao has quit IRC07:10
*** boris-42 has quit IRC07:10
*** e0ne has quit IRC07:10
*** ivar-lazzaro has joined #openstack-infra07:12
*** zeih has joined #openstack-infra07:13
*** jtomasek has joined #openstack-infra07:14
*** ivar-lazzaro has quit IRC07:15
*** markus_z has joined #openstack-infra07:15
*** ivar-lazzaro has joined #openstack-infra07:15
*** asselin__ has quit IRC07:19
*** achanda has quit IRC07:22
*** achanda has joined #openstack-infra07:25
*** ifarkas has joined #openstack-infra07:26
*** bharathm has joined #openstack-infra07:29
*** e0ne has joined #openstack-infra07:31
*** HeOS has joined #openstack-infra07:31
*** bharathm has quit IRC07:34
*** ddieterly has joined #openstack-infra07:35
*** jlanoux has joined #openstack-infra07:38
*** jordanP has joined #openstack-infra07:38
*** oomichi has quit IRC07:39
*** ddieterly has quit IRC07:40
*** salv-orl_ has quit IRC07:40
*** achanda has quit IRC07:41
*** e0ne has quit IRC07:42
*** Hal has joined #openstack-infra07:42
*** salv-orlando has joined #openstack-infra07:43
*** lawrancejing has joined #openstack-infra07:46
*** ivar-lazzaro has quit IRC07:46
*** e0ne has joined #openstack-infra07:46
*** dizquierdo has joined #openstack-infra07:46
*** dizquierdo has quit IRC07:46
*** dizquierdo has joined #openstack-infra07:46
*** nadya has joined #openstack-infra07:46
*** gildub has quit IRC07:49
*** e0ne has quit IRC07:51
zigomordred: https://liberty-jessie.pkgs.mirantis.com/job/python-os-client-config/10/console <--- This happens for me in Jessie, but not in Sid/Experimental. Any idea what lib I should upgrade, or what's going on?07:52
zigoAlso, yet another build-dependency loop (ie: os-client-config & oslotest) which would be nice to break,.07:54
zigomordred: Also, this failure under Python 3.4: http://paste.openstack.org/show/462568/07:56
zigo(works in 2.7)07:56
zigoI'm blacklisting all of these tests ...07:56
*** dtantsur|afk is now known as dtantsur07:57
*** Sree__ has joined #openstack-infra08:00
*** Sree has quit IRC08:02
*** Ala has joined #openstack-infra08:03
*** oomichi has joined #openstack-infra08:06
*** sdake has quit IRC08:07
*** derekh has joined #openstack-infra08:13
*** jistr has joined #openstack-infra08:18
*** markvoelker has joined #openstack-infra08:19
*** dims_ has joined #openstack-infra08:20
*** HeOS_ has quit IRC08:22
*** markvoelker has quit IRC08:23
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Pin Delorean  https://review.openstack.org/22347608:24
mordredzigo: looking08:24
*** Sree__ has quit IRC08:24
*** Sree has joined #openstack-infra08:25
mordredzigo: hrm. I can't think of why that would fail on jessie and not sid08:25
mordredzigo: also, I run jessie on my laptop and os-client-config tests work for me here :)08:25
openstackgerritMarc Koderer proposed openstack-infra/project-config: Create tempest-plugin-cookiecutter project  https://review.openstack.org/20838908:26
*** dizquierdo has quit IRC08:27
*** rossella_s has joined #openstack-infra08:27
mordredzigo: GAH stab stab "In Python 3, this method is named assertCountEqual."08:28
mordredzigo: (that's fo the assertItemsEqual)08:28
*** otter768 has joined #openstack-infra08:28
zigomordred: Maybe my build env wasn't clean, let me try again.08:30
*** bharathm has joined #openstack-infra08:30
mordredno08:30
mordredor, rather08:30
mordredthe second one is a bug in os-client-config08:30
zigo(for python3, I mean)08:30
mordredzigo: I'll have a patch up real quick08:30
zigoCool.08:30
*** pelix has joined #openstack-infra08:31
*** jtrovo has joined #openstack-infra08:31
*** otter768 has quit IRC08:33
mordredthe first one is baffeling08:34
*** bharathm has quit IRC08:34
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Get a reference to the delorean dependencies  https://review.openstack.org/22347908:35
*** jtrovo has quit IRC08:35
*** ddieterly has joined #openstack-infra08:36
*** ihrachys has joined #openstack-infra08:38
openstackgerritMerged openstack-infra/tripleo-ci: Include the puppet-pacemaker environment in the HA job  https://review.openstack.org/22321108:40
*** ddieterly has quit IRC08:40
openstackgerritMarc Koderer proposed openstack-infra/project-config: Create tempest-plugin-cookiecutter project  https://review.openstack.org/20838908:43
*** Sree has quit IRC08:46
*** Sree has joined #openstack-infra08:47
*** e0ne has joined #openstack-infra08:48
*** dims_ has quit IRC08:53
*** oomichi has quit IRC08:56
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Use alternative trunk repository  https://review.openstack.org/22348709:00
*** dizquierdo has joined #openstack-infra09:02
*** nadya has quit IRC09:03
*** nadya has joined #openstack-infra09:03
*** stevemar has quit IRC09:04
*** hexlibri1 is now known as Hexlibris09:04
*** BharatK has quit IRC09:04
*** dingyichen has quit IRC09:08
*** cdent has joined #openstack-infra09:08
openstackgerritTom Fifield proposed openstack-infra/groups: Fix Ambassador Page wording  https://review.openstack.org/22340109:15
*** enikanorov2 has joined #openstack-infra09:15
*** dtantsur is now known as dtantsur|brb09:17
*** claudiub has joined #openstack-infra09:18
*** BharatK has joined #openstack-infra09:18
*** fhubik has joined #openstack-infra09:19
*** markvoelker has joined #openstack-infra09:19
mescanefhello. please add me (mmatuszkowiak@mirantis.com) to the openstack/fuel-plugin-bigswitch gerrit acl groups (core/release) - see ref. https://review.openstack.org/#/c/217589/09:20
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Rewrite baseurl after packages are built  https://review.openstack.org/22347909:21
*** ihrachys has quit IRC09:23
openstackgerritMerged openstack-infra/groups: Fix Ambassador Page wording  https://review.openstack.org/22340109:24
*** markvoelker has quit IRC09:24
*** ihrachys has joined #openstack-infra09:31
*** teran has quit IRC09:33
*** ParsectiX has quit IRC09:35
*** ParsectiX has joined #openstack-infra09:36
*** ozamiatin has joined #openstack-infra09:36
*** ddieterly has joined #openstack-infra09:37
*** ozamiatin_ has joined #openstack-infra09:39
*** bexelbie_ has joined #openstack-infra09:39
*** pahuang has quit IRC09:40
*** ozamiatin has quit IRC09:40
*** ddieterly has quit IRC09:42
*** lawrancejing has quit IRC09:44
*** bradjones|away has quit IRC09:47
*** alexpilotti has joined #openstack-infra09:48
*** Daisy has quit IRC09:49
*** bradjones has joined #openstack-infra09:49
*** bradjones has quit IRC09:49
*** bradjones has joined #openstack-infra09:49
*** Daisy has joined #openstack-infra09:49
*** dims_ has joined #openstack-infra09:52
*** Daisy_ has joined #openstack-infra09:52
*** redixin has joined #openstack-infra09:52
redixinhi all. seems something wrong with Depends-On feature09:53
redixinerror: The following untracked working tree files would be overwritten by checkout:09:53
redixinhttp://logs.openstack.org/77/222877/6/check/gate-rally-dsvm-rally/0dcc26a/logs/devstack-gate-setup-workspace-new.txt.gz09:53
redixinhttps://review.openstack.org/#/c/222877/09:53
*** Daisy has quit IRC09:53
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Rewrite baseurl after packages are built  https://review.openstack.org/22347909:55
redixinhm. Ill try to rebase all patches...09:55
*** Daisy_ has quit IRC09:56
*** dims_ has quit IRC09:57
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Use alternative trunk repository  https://review.openstack.org/22348709:57
*** Hal has quit IRC09:57
*** FallenPegasus has joined #openstack-infra09:57
*** pradk has quit IRC09:59
openstackgerritAndrea Frittoli  proposed openstack-infra/subunit2sql: Add date filter on runs  https://review.openstack.org/22350110:02
*** BharatK has quit IRC10:03
*** stevemar has joined #openstack-infra10:04
*** stevemar has quit IRC10:08
*** skolekonov has joined #openstack-infra10:08
*** DericHorn-HP has joined #openstack-infra10:09
*** chlong has quit IRC10:09
*** chlong has joined #openstack-infra10:11
*** Sree has quit IRC10:12
*** Sree has joined #openstack-infra10:13
*** pradk has joined #openstack-infra10:14
*** BharatK has joined #openstack-infra10:16
*** Sree has quit IRC10:17
*** nadya has quit IRC10:17
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Use alternative trunk repository  https://review.openstack.org/22348710:18
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Pin Delorean  https://review.openstack.org/22347610:18
*** bharathm has joined #openstack-infra10:19
*** dtantsur|brb is now known as dtantsur10:21
*** julim has joined #openstack-infra10:21
*** bharathm has quit IRC10:23
*** ociuhandu has quit IRC10:26
openstackgerritIan Wienand proposed openstack/requirements: Add nodepool to projects.txt  https://review.openstack.org/22339910:26
openstackgerritIan Wienand proposed openstack/requirements: Add requirements for nodepool  https://review.openstack.org/22339610:26
*** jlanoux_ has joined #openstack-infra10:28
openstackgerritMerged openstack-infra/tripleo-ci: Pin Delorean  https://review.openstack.org/22347610:28
*** mwagner_lap has quit IRC10:29
*** otter768 has joined #openstack-infra10:29
*** jlanoux has quit IRC10:30
*** mfmcdonagh has quit IRC10:31
*** wendar has quit IRC10:31
*** Hunner has quit IRC10:31
*** sgordon has quit IRC10:31
*** asettle has quit IRC10:31
*** teran has joined #openstack-infra10:31
*** wendar has joined #openstack-infra10:31
*** jtrovo has joined #openstack-infra10:32
*** sgordon has joined #openstack-infra10:32
*** mfmcdonagh has joined #openstack-infra10:32
*** otter768 has quit IRC10:34
*** jtrovo has quit IRC10:36
*** pc_m has joined #openstack-infra10:36
*** teran has quit IRC10:36
*** ddieterly has joined #openstack-infra10:38
*** teran has joined #openstack-infra10:38
*** ddieterly has quit IRC10:42
*** lawrancejing has joined #openstack-infra10:43
openstackgerritErno Kuvaja proposed openstack/requirements: Update glance-store and python-glanceclient  https://review.openstack.org/22351310:43
*** dims_ has joined #openstack-infra10:44
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Rewrite baseurl after packages are built  https://review.openstack.org/22347910:44
*** jlanoux has joined #openstack-infra10:47
*** mrmartin has quit IRC10:47
openstackgerritPino Toscano proposed openstack/diskimage-builder: dib-lint: validate json/yaml files  https://review.openstack.org/22352010:49
*** jlanoux_ has quit IRC10:49
*** ZZelle has quit IRC10:50
*** ZZelle has joined #openstack-infra10:50
*** ajmiller has quit IRC10:51
*** rguillebert has joined #openstack-infra10:51
*** ihrachys has quit IRC10:54
*** DericHorn-HP has quit IRC10:55
claudiubianw: hi, if you have a little bit of time, could you take a look at a project repo proposal? Thanks! https://review.openstack.org/#/c/209204/10:56
openstackgerritWaldemar Znoinski proposed openstack/requirements: Add tempest-lib version cap at 0.8.0  https://review.openstack.org/22352310:57
*** FallenPegasus has quit IRC10:59
*** nadya has joined #openstack-infra11:00
*** mrmartin has joined #openstack-infra11:01
*** ihrachys has joined #openstack-infra11:09
openstackgerritDerek Higgins proposed openstack-infra/project-config: Retire the overcloud-f21-nonha job  https://review.openstack.org/22145711:11
*** mrmartin has quit IRC11:11
*** yamamoto has quit IRC11:11
*** ozamiatin_ has quit IRC11:13
*** ociuhandu has joined #openstack-infra11:13
openstackgerritDerek Higgins proposed openstack-infra/project-config: Retire the overcloud-f21-nonha job  https://review.openstack.org/22145711:16
*** yamahata has quit IRC11:17
*** markvoelker has joined #openstack-infra11:20
*** Hunner has joined #openstack-infra11:20
*** Hunner has quit IRC11:20
*** Hunner has joined #openstack-infra11:20
*** ociuhandu has quit IRC11:21
*** e0ne has quit IRC11:22
*** markvoelker has quit IRC11:25
*** sdake has joined #openstack-infra11:25
*** sdake_ has joined #openstack-infra11:30
openstackgerritMerged openstack-infra/puppet-apps_site: Resolve errors in puppet runs  https://review.openstack.org/22325411:31
*** sdake has quit IRC11:31
openstackgerritDerek Higgins proposed openstack-infra/irc-meetings: Change TripleO meeting to 1400  https://review.openstack.org/22353811:32
*** gordc has joined #openstack-infra11:34
*** Daisy has joined #openstack-infra11:34
*** shardy_ has joined #openstack-infra11:36
*** ldnunes has joined #openstack-infra11:36
*** mrmartin has joined #openstack-infra11:36
*** bexelbie_ has quit IRC11:36
*** shardy has quit IRC11:37
*** Zhongjun has joined #openstack-infra11:38
*** ddieterly has joined #openstack-infra11:38
*** salv-orlando has quit IRC11:39
*** ldnunes_ has joined #openstack-infra11:40
*** shardy_ has quit IRC11:41
*** bexelbie_ has joined #openstack-infra11:41
*** amotoki has quit IRC11:42
*** shardy has joined #openstack-infra11:42
*** ddieterly has quit IRC11:43
*** ldnunes has quit IRC11:43
*** weshay_xchat has joined #openstack-infra11:44
*** weshay_xchat is now known as weshay11:44
*** yamamoto has joined #openstack-infra11:48
*** trown|outttypeww is now known as trown11:49
*** thorst has joined #openstack-infra11:49
*** dprince has joined #openstack-infra11:50
*** dkranz has quit IRC11:55
openstackgerritlawrancejing proposed openstack-infra/project-config: Add ceilometer-dashboard to stackforge  https://review.openstack.org/22354511:55
*** oomichi has joined #openstack-infra11:55
*** coolsvap_ has joined #openstack-infra11:56
*** Hal has joined #openstack-infra11:56
*** bswartz has quit IRC11:58
*** bdemers has quit IRC11:58
*** yamamoto has quit IRC11:58
*** ozamiatin has joined #openstack-infra11:58
*** Hal has quit IRC12:00
openstackgerritDerek Higgins proposed openstack-infra/irc-meetings: Change TripleO meeting to 1400  https://review.openstack.org/22353812:01
*** jtrovo has joined #openstack-infra12:03
EmilienMgood morning infra - puppet group needs a change for Gerrit permissions, see https://review.openstack.org/#/c/223313/ - thanks12:04
*** Hal has joined #openstack-infra12:05
*** mwagner_lap has joined #openstack-infra12:06
*** stevemar has joined #openstack-infra12:06
*** mrmartin has quit IRC12:06
*** bharathm has joined #openstack-infra12:07
openstackgerritDoron Chen proposed openstack-infra/system-config: adding mailing list for OpenStack Storlets project developers.  https://review.openstack.org/22355612:08
*** ldnunes_ has quit IRC12:08
*** ldnunes has joined #openstack-infra12:08
*** stevemar has quit IRC12:09
*** glauco has joined #openstack-infra12:10
*** jtrovo has quit IRC12:10
openstackgerritMerged openstack-infra/irc-meetings: Change TripleO meeting to 1400  https://review.openstack.org/22353812:11
*** mrmartin has joined #openstack-infra12:11
*** bharathm has quit IRC12:12
*** kgiusti has joined #openstack-infra12:12
*** baoli has joined #openstack-infra12:13
*** pradk has quit IRC12:14
*** glauco has quit IRC12:14
*** glauco has joined #openstack-infra12:15
*** burgerk has joined #openstack-infra12:17
openstackgerritTony Breeds proposed openstack-infra/project-config: Disable lib-forward-testing for some oslo branches  https://review.openstack.org/22355912:18
*** markvoelker has joined #openstack-infra12:19
*** glauco has quit IRC12:20
*** mrmartin has quit IRC12:21
*** fraroot has quit IRC12:21
*** Sree has joined #openstack-infra12:22
*** glauco has joined #openstack-infra12:22
*** annegentle has joined #openstack-infra12:25
*** EricGonczer_ has joined #openstack-infra12:25
*** cburroughs has joined #openstack-infra12:27
*** EricGonczer_ has quit IRC12:27
*** Ala has quit IRC12:28
*** aysyd has joined #openstack-infra12:29
*** otter768 has joined #openstack-infra12:30
*** sdake_ has quit IRC12:30
*** glauco has quit IRC12:31
openstackgerritZara proposed openstack-infra/storyboard-webclient: Subscriptions WIP  https://review.openstack.org/22356212:31
*** Daisy has quit IRC12:32
EmilienMI also have a request for a new puppet module: https://review.openstack.org/#/c/222289/ - thanks12:35
*** deepakcs has quit IRC12:35
*** otter768 has quit IRC12:35
*** lawrance_ has joined #openstack-infra12:35
openstackgerritMerged openstack-infra/puppet-jenkins: Fix puppet-lint errors  https://review.openstack.org/21945412:36
*** changbl has quit IRC12:36
*** shardy_ has joined #openstack-infra12:38
*** nelsnelson has joined #openstack-infra12:38
*** nelsnelson has quit IRC12:38
*** nelsnelson has joined #openstack-infra12:38
*** shardy has quit IRC12:39
*** lawrancejing has quit IRC12:39
*** ddieterly has joined #openstack-infra12:39
*** pradk has joined #openstack-infra12:40
*** ganso has joined #openstack-infra12:40
*** dkranz has joined #openstack-infra12:40
*** DericHorn-HP has joined #openstack-infra12:41
*** glauco has joined #openstack-infra12:41
*** salv-orlando has joined #openstack-infra12:42
*** shardy_ has quit IRC12:43
*** shardy has joined #openstack-infra12:44
*** ddieterly has quit IRC12:44
*** regXboi has joined #openstack-infra12:44
*** cbader has quit IRC12:46
*** doug-fish has joined #openstack-infra12:47
*** edmondsw has joined #openstack-infra12:47
*** thiagop has quit IRC12:47
*** Daisy has joined #openstack-infra12:48
*** puranamr has joined #openstack-infra12:49
*** Daisy has quit IRC12:50
*** Daisy has joined #openstack-infra12:51
openstackgerritZara proposed openstack-infra/storyboard-webclient: Subscriptions WIP  https://review.openstack.org/22356212:54
*** ddieterly has joined #openstack-infra12:54
*** tlian has joined #openstack-infra12:54
*** puranamr has quit IRC12:55
*** Daisy has quit IRC12:55
*** salv-orlando has quit IRC12:57
*** bltavares has joined #openstack-infra12:58
*** yamamoto has joined #openstack-infra12:59
*** soren has quit IRC12:59
*** fhubik is now known as fhubik_brb12:59
dhellmannis paste.openstack.org down?12:59
StevenKdhellmann: Works for me13:00
StevenKhttp://downforeveryoneorjustme.com/paste.openstack.org agrees as well13:00
*** BharatK has quit IRC13:00
*** salv-orlando has joined #openstack-infra13:01
*** salv-orlando has quit IRC13:01
dhellmannStevenK: can you make a new paste?13:02
*** tongli has joined #openstack-infra13:02
*** salv-orlando has joined #openstack-infra13:02
dhellmannwell, now it's working for me again, too13:02
StevenKHeh heh13:02
StevenKhttp://paste.openstack.org/show/462942/13:02
*** Sree has quit IRC13:03
*** yamamoto has quit IRC13:04
*** Hal has quit IRC13:05
*** xyang1 has joined #openstack-infra13:05
*** hashar has joined #openstack-infra13:06
*** rossella_s has quit IRC13:06
*** rossella_s has joined #openstack-infra13:06
*** ayoung has joined #openstack-infra13:07
*** ddieterly has quit IRC13:07
*** ociuhandu has joined #openstack-infra13:08
*** oomichi has quit IRC13:09
*** mrunge has quit IRC13:09
*** resker has joined #openstack-infra13:10
*** glauco has quit IRC13:10
*** larainema has quit IRC13:10
*** larainema has joined #openstack-infra13:11
*** DericHorn-HP has quit IRC13:11
*** hdd has joined #openstack-infra13:12
*** thiagop has joined #openstack-infra13:12
openstackgerritBruno Tavares proposed openstack-infra/puppet-httpd: Fix httpd::python and httpd::dev.  https://review.openstack.org/22269413:13
openstackgerritBruno Tavares proposed openstack-infra/puppet-httpd: Add acceptance tests for puppet-httpd  https://review.openstack.org/22272113:13
openstackgerritBruno Tavares proposed openstack-infra/puppet-httpd: Use httpd::mod when adding Apache modules.  https://review.openstack.org/22357813:13
*** jyuso1 has quit IRC13:14
*** esker has quit IRC13:14
*** tiswanso has joined #openstack-infra13:15
*** dkranz has quit IRC13:16
*** zeih has quit IRC13:16
*** tiswanso has quit IRC13:16
*** tiswanso has joined #openstack-infra13:17
*** zeih has joined #openstack-infra13:18
*** zeih has quit IRC13:19
*** coolsvap_ has quit IRC13:19
*** Hal has joined #openstack-infra13:20
*** larainema has quit IRC13:20
*** larainema has joined #openstack-infra13:21
*** dims_ has quit IRC13:21
*** dims_ has joined #openstack-infra13:22
*** nadya has quit IRC13:22
*** jtrovo has joined #openstack-infra13:24
*** alivigni has joined #openstack-infra13:25
*** nadya has joined #openstack-infra13:26
*** hdd has quit IRC13:26
*** ozamiatin has quit IRC13:27
mordredfungi, clarkb, jeblair https://twitter.com/cstross/status/64377772603858944113:28
mordredmmmpork: you'll probably like that too13:28
*** dkranz has joined #openstack-infra13:29
*** Daisy has joined #openstack-infra13:29
*** nadya has quit IRC13:30
hasharthat person also made a sed based implementation of lisp...13:31
*** regXboi has quit IRC13:32
*** jsavak has joined #openstack-infra13:32
*** moravec has joined #openstack-infra13:33
*** ccarrara has joined #openstack-infra13:34
*** ddieterly has joined #openstack-infra13:34
*** Piet has quit IRC13:35
*** Daisy has quit IRC13:36
*** Daisy has joined #openstack-infra13:37
*** Daisy has quit IRC13:38
*** dramalho has joined #openstack-infra13:38
*** Daisy has joined #openstack-infra13:38
*** ddieterly has quit IRC13:39
*** burgerk has quit IRC13:41
*** Daisy has quit IRC13:42
*** Daisy has joined #openstack-infra13:42
*** mriedem_mnf_vike is now known as mriedem13:42
*** btully has joined #openstack-infra13:44
*** annegentle has quit IRC13:46
*** ddieterly has joined #openstack-infra13:47
*** resker has quit IRC13:47
*** esker has joined #openstack-infra13:47
*** glauco has joined #openstack-infra13:48
*** tiswanso has quit IRC13:48
*** cbader has joined #openstack-infra13:48
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: [WIP] Remove workaround to make TE_DATAFILE relative  https://review.openstack.org/22359513:49
openstackgerritDoug Hellmann proposed openstack/requirements: Update constraints for liberty libs  https://review.openstack.org/22359613:49
*** dramalho has quit IRC13:49
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: [WIP] Stop creating id_rsa_virt_power  https://review.openstack.org/22359813:51
*** ddieterly has quit IRC13:51
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Remove code to pull clone repositories  https://review.openstack.org/22240613:53
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Stop building tuskar-ui-extras  https://review.openstack.org/22240713:53
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Stop building ironic-discoverd  https://review.openstack.org/22240813:53
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Remove support for mgt-master branches  https://review.openstack.org/22359913:53
*** rfolco has joined #openstack-infra13:53
*** eharney has joined #openstack-infra13:53
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Stop running delorean twice  https://review.openstack.org/22360013:54
*** tiswanso has joined #openstack-infra13:55
*** EricGonczer_ has joined #openstack-infra13:56
*** bharathm has joined #openstack-infra13:56
*** asselin_ has joined #openstack-infra13:57
*** FallenPegasus has joined #openstack-infra13:57
*** dramalho has joined #openstack-infra13:58
*** hdd has joined #openstack-infra13:58
*** dkehn has quit IRC13:58
yolandahi nibalizer, do you have a sec? wanted to comment with you the -1 for the arrow usage on puppet13:58
*** burgerk has joined #openstack-infra13:59
*** tiswanso has quit IRC14:00
*** dkehn has joined #openstack-infra14:00
*** julim has quit IRC14:01
*** bharathm has quit IRC14:01
*** cloudtrainme has joined #openstack-infra14:01
*** sridhar_ram has joined #openstack-infra14:01
*** sergmelikyan has joined #openstack-infra14:02
*** moravec has quit IRC14:02
*** sridhar_ram has quit IRC14:03
*** rick-chen has joined #openstack-infra14:03
*** sergmelikyan has quit IRC14:04
*** skolekonov is now known as _skolekonov14:04
*** sergmelikyan has joined #openstack-infra14:04
*** ozamiatin has joined #openstack-infra14:05
*** cloudtra_ has joined #openstack-infra14:05
*** ParsectiX has quit IRC14:06
*** cloudtra_ has quit IRC14:06
*** stevemar has joined #openstack-infra14:06
*** cloudtra_ has joined #openstack-infra14:07
openstackgerritDoug Hellmann proposed openstack-infra/release-tools: automatically submit constraints updates for new releases  https://review.openstack.org/20168214:08
*** annegentle has joined #openstack-infra14:08
*** cloudtrainme has quit IRC14:09
*** mmedvede has joined #openstack-infra14:09
*** stevemar has quit IRC14:10
*** gabriel-bezerra has quit IRC14:11
*** gabriel-bezerra has joined #openstack-infra14:12
*** cloudtra_ has quit IRC14:12
openstackgerritMerged openstack/requirements: Add tempest-lib version cap at 0.8.0  https://review.openstack.org/22352314:12
openstackgerritDoug Hellmann proposed openstack-infra/release-tools: automatically submit constraints updates for new releases  https://review.openstack.org/20168214:13
*** sigmavirus24_awa is now known as sigmavirus2414:13
mordredhashar:14:14
mordredGNU make has two builtin functions, $(shell) and $(guile), which make the implementation less interesting. For example, GNU make lacks arithmetic operations, but you can easily add two numbers by $(shell expr 3 + 4) or $(guile (+ 3 4)). So, makelisp does not use either of them, except a single $(shell cat /dev/stdin) function call to make it easier for users to pass Lisp programs to makelisp.14:14
mordredhashar: I love "So, makelisp does not use either of them"14:15
*** armax has joined #openstack-infra14:15
*** mtanino has joined #openstack-infra14:15
*** cloudtrainme has joined #openstack-infra14:15
*** david-lyle has quit IRC14:20
*** Daisy_ has joined #openstack-infra14:20
*** amuller has joined #openstack-infra14:21
*** Daisy has quit IRC14:21
*** krtaylor has quit IRC14:21
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Use SEED_IP to decide it we can ssh to the undercloud  https://review.openstack.org/22361214:26
hasharmordred: ahaha14:27
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Stop running delorean twice  https://review.openstack.org/22360014:28
*** dramalho has quit IRC14:28
*** glauco has quit IRC14:29
*** mmedvede has quit IRC14:29
*** achanda has joined #openstack-infra14:30
*** otter768 has joined #openstack-infra14:31
*** achanda has quit IRC14:31
*** nadya has joined #openstack-infra14:31
openstackgerritMonty Taylor proposed openstack-infra/system-config: Make region list a list  https://review.openstack.org/22361614:32
openstackgerritMerged openstack/requirements: Raise minimum required python-ceilometerclient to 1.5.0  https://review.openstack.org/22238614:33
*** ccarrara has quit IRC14:33
*** julim has joined #openstack-infra14:35
*** otter768 has quit IRC14:36
*** bdemers has joined #openstack-infra14:36
*** annegentle has quit IRC14:36
*** annegentle has joined #openstack-infra14:37
*** wayneeseguin has joined #openstack-infra14:39
*** gabriel-bezerra has quit IRC14:40
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Use SEED_IP to decide if we can ssh to the undercloud  https://review.openstack.org/22361214:40
Daisy_clarkb, pleia2: there? https://translate-dev.openstack.org is down. I was creating version when it was down. Hope it is not caused by my operation.14:42
*** tiswanso has joined #openstack-infra14:42
gansoclarkb, jeblair, SergeyLukjanov, could you please take a look at https://review.openstack.org/#/c/221880 ? thanks in advance14:43
*** dangers_away is now known as dangers14:43
jeblairDaisy_: 28416 wildfly   20   0 5528500 986.2m  37864 S 561.9 12.4 628:57.76 java14:44
jeblairDaisy_: it seems that java is using a lot of cpu on translate-dev14:45
*** mmedvede has joined #openstack-infra14:45
rick-chenanteaya: HI, Are you here?14:45
jeblair2015-09-15T14:43:57,619Z ERROR [stderr] (DefaultQuartzScheduler_QuartzSchedulerThread) Exception in thread "DefaultQuartzScheduler_QuartzSchedulerThread" java.lang.OutOfMemoryError: Java heap space14:45
jeblair2015-09-15T14:44:09,357Z ERROR [stderr] (default I/O-14) Exception in thread "default I/O-14" java.lang.OutOfMemoryError: Java heap space14:45
jeblairDaisy_, clarkb, pleia2, fungi: ^14:45
jeblairi'll restart wildfly for now14:46
fungioh, ouch14:46
Daisy_thank you, jeblair. The good thing is that it's only a test instance.14:46
openstackgerritsebastian marcet proposed openstack-infra/openstackid: OIDC - OpenId Connect Implementation  https://review.openstack.org/19845814:48
fungithe bad thing is that it's presumably running the same versions of everything as production with a nearly identical configuration, so the same fate is quite possible there as well14:48
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources: Summit Application API  https://review.openstack.org/22196414:48
jeblairDaisy_: it's up now, want to try what you did again and see if the same thing happens?14:48
Daisy_fungi: oh, that's very bad.14:48
Daisy_ok. I will do it now.14:48
*** glauco has joined #openstack-infra14:49
openstackgerritJames E. Blair proposed openstack-infra/system-config: Update groups maint script  https://review.openstack.org/22362914:50
*** amotoki has joined #openstack-infra14:50
*** dramalho has joined #openstack-infra14:50
*** angdraug has joined #openstack-infra14:50
*** moravec has joined #openstack-infra14:51
*** cloudtrainme has quit IRC14:51
*** geoffarnoldX is now known as geoffarnold14:52
*** fhubik_brb is now known as fhubik14:53
*** claudiub has quit IRC14:53
*** enikanorov2 has quit IRC14:53
*** sabeen1 has joined #openstack-infra14:53
*** cody-somerville has joined #openstack-infra14:53
*** dramalho has quit IRC14:53
*** glauco has quit IRC14:54
*** gsagie__ has joined #openstack-infra14:55
swestonasselin: ping14:55
gsagie__If any infra core can please review https://review.openstack.org/#/c/218575/   , will be great and much appreciated :)14:55
*** stevemar has joined #openstack-infra14:56
fungijeblair: on a similar note to your change, 210125 and 210685 are currently in use for building contributor lists for summit passes and are needed for the upcoming elections14:56
Daisy_jeblair and fungi: I have successfully done what I did just now.14:58
*** achanda has joined #openstack-infra14:58
*** Piet has joined #openstack-infra14:58
*** sabeen3 has joined #openstack-infra14:59
*** sabeen1 has quit IRC15:00
*** jtrovo has quit IRC15:00
jeblairDaisy_, fungi: server seems fine.15:02
fungimaybe that was the straw that broke the camel's back15:03
*** jhesketh has quit IRC15:03
*** cloudtrainme has joined #openstack-infra15:03
Daisy_jeblair: maybe I should try creating version and deleting version many times, and count what is the max number.15:04
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Remove workaround to make TE_DATAFILE relative  https://review.openstack.org/22359515:04
*** jhesketh has joined #openstack-infra15:04
jheskethMorning15:06
*** achanda has quit IRC15:06
*** zhenguo has quit IRC15:06
*** gabriel-bezerra has joined #openstack-infra15:07
*** lawrance_ has quit IRC15:07
*** pblaho has quit IRC15:11
Daisy_fungi: do you know the translations are imported from the old server Transifex or the new server Zanata now ?15:11
*** fhubik is now known as fhubik_brb15:12
openstackgerritDavanum Srinivas (dims) proposed openstack-infra/project-config: Allow push merge commit for oslo.messaging  https://review.openstack.org/22364215:12
pabelangerDid anybody get a chance to see ianw work yesterday about moving nodepool into openstack requirements (or the other way around)?15:13
fungiDaisy_: i do not know, but pleia2 or clarkb may be around to answer that15:13
greghaynespabelanger: Is that a thing we want?15:13
*** david-lyle has joined #openstack-infra15:13
*** cloudtra_ has joined #openstack-infra15:14
pabelangergreghaynes: unsure. thats the reason for bringing it up.15:14
pabelangeractually, ianw added a topic to the weekly meetings15:15
pabelangerso, I'll let him drive it.15:15
fungiDaisy_: the switch to use zanata for translation proposal jobs to projects is happening today15:15
Daisy_Thank you, fungi.15:15
openstackgerritZara proposed openstack-infra/storyboard-webclient: Subscriptions WIP  https://review.openstack.org/22356215:15
pabelangergreghaynes: this the reason for the discussion: https://review.openstack.org/#/c/223280/15:15
pabelangercurrent di-b and nodepool are broken from git, with pbr difference15:16
greghaynesah, yea, those two do need to be compatible15:17
*** ihrachys has quit IRC15:17
*** cloudtrainme has quit IRC15:17
*** erikwilson has joined #openstack-infra15:17
*** hemnafk is now known as hemna15:18
*** dannywilson has joined #openstack-infra15:18
anteayarick-chen: yes I am here now15:20
*** ildikov_ has quit IRC15:20
*** sabeen3 has left #openstack-infra15:20
*** e0ne has joined #openstack-infra15:20
rick-chenanteaya: My gerrit account is "prophetstor-ci".15:21
*** dtantsur is now known as dtantsur|afk15:21
anteayayeah I know15:21
anteayathat account has three gerrit ids: 12641, 12822, 1278015:21
anteayathat is the problem15:22
anteayaso for someone with gerrit db access15:22
rick-chenanteaya: I use this account to do CI testing.15:22
anteayarick-chen: yeah I know, stand by15:22
anteayaif you have the time and patience to help me I would be grateful15:22
anteayaprophetstor-ci can be re-enabled but has three gerrit ids: 12641, 12822, 1278015:23
rick-chenanteaya: OK, how to do for correct this problem?15:23
anteayaif you have time to look and see what the gerrit db says and work with rick-chen to disable two and keep one, that would be great15:23
anteayarick-chen: you stay in channel and hopefully someone who I am asking for help with show up to helpl15:23
anteayaI don't have access to the database15:24
anteayaand it needs to be fixed15:24
rick-chenanteaya: How to look?15:24
anteayasomeone with access has to look15:24
*** fhubik_brb is now known as fhubik15:24
nibalizeryolanda: sprtof around, in an airport15:25
anteayasomehow you have managed to get yourself three gerrit ids for your account15:25
*** rguillebert has quit IRC15:25
rick-chenanteaya: If I provide key for you to confirm this?15:25
yolandanibalizer ok, we can talk these days15:25
anteayarick-chen: I don't need your key, I need your patience15:25
rick-chenanteaya: OK15:26
anteayathank you15:26
*** gsagie__ has left #openstack-infra15:27
*** larainema has quit IRC15:27
fungirick-chen: i've temporarily enabled them all. are you able to log into the gerrit web interface at https://review.openstack.org/ with that account? if so, go to https://review.openstack.org/#/settings/ and see what "Account ID" is displayed there, then i'll re-disable the other two15:28
*** larainema has joined #openstack-infra15:28
*** harlowja_at_home has joined #openstack-infra15:28
anteayafungi: thank you15:28
*** cloudtrainme has joined #openstack-infra15:29
*** slagle has quit IRC15:30
*** regXboi has joined #openstack-infra15:30
*** cloudtr__ has joined #openstack-infra15:30
clarkbDaisy_ fungi its still transifex for all but oslo versioned objects, switching jobs for everything else today15:30
Daisy_ok, clarkb.15:30
*** cloudtra_ has quit IRC15:31
clarkbso tomorrows imports should all be zanata15:31
Daisy_ok.15:31
*** coolsvap has quit IRC15:31
*** peristeri has quit IRC15:32
clarkbDaisy_ the topic will change to zanata/ttanslations and we will close open changes from transifex15:32
clarkb*zanata/translations15:32
asselin_sweston, hi15:32
Daisy_ok. got it.15:32
hemnaquestion about the stackalytics/etc/default_data.json15:33
Daisy_clarkb: today the test server was down when I tested version on it.15:33
*** cloudtrainme has quit IRC15:33
clarkbmy plan is to do review of that as soon as I seitchfrom phone to laptop15:33
Daisy_ok.15:33
clarkbDaisy_ ya looks like it ran out of memory, we will have to keep an eye on that and maybe file a bug upstreamthough they may say run a bigger server15:34
*** hashar has quit IRC15:34
hemnafor the Company affiliation section (https://wiki.openstack.org/wiki/Stackalytics#Company_affiliation), what is the user_name attribute associated with ?15:34
rick-chenfungi: Yes15:34
fungirick-chen: what account id does it tell you?15:34
*** esmute has joined #openstack-infra15:35
*** sabeen2 has joined #openstack-infra15:35
*** boris-42 has joined #openstack-infra15:35
rick-chenfungi: I can use prophetstor-ci login, and the id is 12822.15:35
Daisy_ok, clarkb. Thank you. I will be much cautious.15:35
dims_anteaya: ianw: can you please bless this https://review.openstack.org/#/c/223642/ we need to push a feature branch in oslo.messaging to master15:36
anteayahemna: might that be gerrit username? /me is guessing, having confirmed nothing15:36
asselin_sweston, need to step out. back in 30 mins15:37
rick-chenfungi: So you will disable other two account.15:37
*** asselin_ has quit IRC15:37
hemnaanteaya, I'm looking at other examples in the file and it simply looks like a name15:37
*** bdemers has quit IRC15:37
*** hichihara has quit IRC15:38
hemnaanteaya, I'm adding my entry in the file and want to make sure I don't screw up my stackalytics reporting.15:38
anteayadims_: as you wish15:38
anteayahemna: yup, I am hearing that15:38
rick-chenanteaya: My id is 12822.15:38
*** Swami has joined #openstack-infra15:38
anteayarick-chen: I saw15:38
anteayaso you understand our issue that we needed to clear up with the gerrit database15:39
*** esmute has quit IRC15:39
fungirick-chen: yes, thanks, i've disabled the 12780 and 12641 accounts again now, but left 12822 active15:39
openstackgerritgreghaynes proposed openstack-infra/nodepool: Builders no longer use nodedb for diskimages  https://review.openstack.org/22239815:39
rick-chenfungi: Thank you.15:40
greghaynesclarkb: ^ I think that fixes the dsvm nodepool fail. Not sure how much we want to try making a test for that...15:40
*** enikanorov2 has joined #openstack-infra15:40
*** rguillebert has joined #openstack-infra15:40
openstackgerritBruno Tavares proposed openstack-infra/puppet-cgit: Add acceptance tests for puppet-cgit  https://review.openstack.org/22262515:40
* hemna is confused15:40
rick-chenanteaya: Many thanks.15:41
*** arxcruz has quit IRC15:41
anteayarick-chen: thanks for showing up in the middle of your night15:43
anteayarick-chen: and your patience15:43
anteayarick-chen: glad you are on your way15:43
openstackgerritDan Moravec proposed openstack-infra/subunit2sql: Adds error handling for queries returning no data  https://review.openstack.org/22365815:43
*** enikanorov2 has quit IRC15:43
rick-chenanteaya: Yes, thank you so so much.15:44
anteayarick-chen: staying in close communication with cinder folks will help you going forward15:44
anteayaI encourage it15:44
anteayaand now, get some sleep :)15:44
*** bharathm has joined #openstack-infra15:45
hemnarick-chen, staying in constant communication with the Cinder team is definitely the way to go with CI.15:45
*** bdemers has joined #openstack-infra15:45
rick-chenanteaya: Thanks, I got.15:45
*** puranamr has joined #openstack-infra15:45
hemnaIf there is a timezone issue, then the Mailing list is a good way to keep the Cinder team up to date.  We do monitor that15:46
*** bdemers has quit IRC15:46
*** enikanorov2 has joined #openstack-infra15:47
*** ozamiatin has quit IRC15:48
*** bharathm has quit IRC15:49
*** harlowja_at_home has quit IRC15:50
*** bltavares has quit IRC15:50
*** bltavares has joined #openstack-infra15:51
*** unicell1 has quit IRC15:51
*** vahidh has joined #openstack-infra15:52
*** gyee has joined #openstack-infra15:53
*** geoffarnold is now known as geoffarnoldX15:53
*** ajmiller has joined #openstack-infra15:53
pleia2good morning, reading backscroll for the zanata things15:54
*** fhubik is now known as fhubik_brb15:54
*** glauco has joined #openstack-infra15:55
*** jtrovo has joined #openstack-infra15:55
rick-chenhemna: Ok15:56
rick-chenhemna: I need stay in the openstack-infra channel or openstack-cinder channel?15:57
hemnayes :)15:57
hemnafor CI related things, both are good.15:57
*** fawadkhaliq has joined #openstack-infra15:58
*** ifarkas has quit IRC15:58
*** enikanorov2 has quit IRC15:58
*** miqui has joined #openstack-infra15:58
anteayapleia2: morning15:59
anteayahemna: thank you :)15:59
*** shayneburgess has left #openstack-infra15:59
*** glauco has quit IRC15:59
*** juggler has joined #openstack-infra15:59
*** jtrovo has quit IRC16:00
openstackgerritMerged openstack-infra/project-config: Allow push merge commit for oslo.messaging  https://review.openstack.org/22364216:00
*** enikanorov2 has joined #openstack-infra16:01
*** hashar has joined #openstack-infra16:03
*** slagle has joined #openstack-infra16:04
*** glauco_ has joined #openstack-infra16:04
*** enikanorov2_ has joined #openstack-infra16:04
*** jlanoux has quit IRC16:04
*** fhubik_brb is now known as fhubik16:05
greghaynesSpamapS: crinkle Something that is bugging me a bit - were making this init script deal to make our bridge and pop the IP on to it... isnt this setup sort of the default design for making an openstack compute node? Seems like this should be a lot easier since thats something id expect a lot of bifrost users to want to do16:06
*** bdemers has joined #openstack-infra16:06
*** mrmartin has joined #openstack-infra16:07
crinklegreghaynes: yeah would be cool if bifrost did that16:07
greghaynescrinkle: the issue we hit the way bifrost controls networking config is via config-drive (and then glean sets it)16:08
greghaynesso it doesnt have a lot of power to go and do stuff16:08
crinklegreghaynes: what do you suggest?16:08
*** enikanorov2_ has quit IRC16:09
dims_fungi: i keep forgetting...is one hour a good time for the pushMerge rights to be enabled? (https://review.openstack.org/#/c/223642/1/gerrit/acls/openstack/oslo.messaging.config,cm)16:09
asselinsweston, i'm back16:09
greghaynesonly two ideas I have are pre-seed some more info into config drive (like use_bridge: true), or to pre-seed some info into the images (maybe set use_bridge=true as a flag to glean)16:09
*** enikanorov2 has quit IRC16:10
greghaynesWe dont need to do either of these to get infra-cloud up, I just want to fix the fact that the sort of standard use case currently requires writing your own init script16:10
greghaynesmordred: ^ you have any thoughts16:10
*** rick-chen has quit IRC16:10
*** leseb_ has joined #openstack-infra16:11
*** bdemers_ has joined #openstack-infra16:11
*** rick-chen has joined #openstack-infra16:11
*** hdd has quit IRC16:12
* mordred reads16:12
fungidims_: generally an hour should be more than sufficient16:12
*** esker has quit IRC16:12
*** glauco_ has quit IRC16:12
dims_fungi: ack thanks. will wait16:12
leseb_hi all, it'd be nice if someone could give a final +2 to this :) https://review.openstack.org/#/c/188768/ thanks!16:12
*** bdemers has quit IRC16:12
*** bdemers_ is now known as bdemers16:12
*** jtrovo has joined #openstack-infra16:12
fungidims_: once it appears at https://review.openstack.org/#/admin/projects/openstack/oslo.messaging,access you should be safe16:13
mordredgreghaynes: so - can you give me the tl;dr on why we're custome init-scripting and why glean can't do it?16:13
dims_fungi: ah! very handy16:13
*** oomichi has joined #openstack-infra16:13
mordredgreghaynes: it seems like bifrost should preovide a net config in config-drive and glean should do the things - even if that means making a bridge - but I'm probalby not thinking rightliy16:13
greghaynesmordred: glean creates a tagged interface for us, we need a bridge for neutron, we need our IP to be on that bridge16:13
*** geoffarnoldX is now known as geoffarnold16:14
greghaynesmordred: so we need some way to make the bridge and put our config-drive assigned IP onto that bridge16:14
mordredgreghaynes: yah. isn't that conceptually similar to bonding interfaces though? (create bonded interface, put IP onto bond)16:14
*** shashank_hegde has joined #openstack-infra16:14
greghaynesmordred: hrm, the way were doign the bonding now were adding each end of the veth pair to a bridge, so we'd need the bridge there in order to do that16:15
greghaynesunless thers another trick I dont know of16:15
*** dramalho has joined #openstack-infra16:15
mordredI know the steps are different - but it's a logical interface that has multiple sub interfaces and the network config goes on the logical thing16:15
mordredgreghaynes: (I'm looking for a link to a doc - one sec)16:16
*** puranamr has quit IRC16:16
greghaynesmordred: yea, so its conceptually same idea16:16
*** glauco has joined #openstack-infra16:16
*** puranamr has joined #openstack-infra16:17
mordredgreghaynes: so - looking at http://specs.openstack.org/openstack/nova-specs/specs/kilo/approved/metadata-service-network-info.html#rest-api-impact16:17
openstackgerritMatthew Treinish proposed openstack-infra/project-config: Add python jobs to the openstack-health repo  https://review.openstack.org/22339016:17
mordredgreghaynes: it seems like if we added a "bridge" type  in the links section16:17
greghayneshaha16:17
mordredgreghaynes: we could describe from bifrost what we wanted to have happen16:18
greghaynestime to make glean support that? :)16:18
mordredgreghaynes: and then make glean support that16:18
mordredgreghaynes: well - that's the thing glean supports16:18
mordredthat spec doesn't have a bridge listed in it16:18
greghaynesah, yea16:18
mordredso we might want to try to get that added as an option to the metadata schema even if nova is never going to output it16:18
greghaynes++16:18
mordredgreghaynes: in any case, if it were me, I'd have bifrost write out a bridge config into the config-drive json16:19
mordredand teach glean to look for it16:19
*** hrubi has quit IRC16:20
*** hdd has joined #openstack-infra16:20
mordredalso - if we havne't added bonding support to glean and we're doing bonding, we should implemet it to look for that from that metadata too16:20
*** esmute has joined #openstack-infra16:20
*** esmute has quit IRC16:21
greghaynesyaya16:21
mordredgreghaynes: this, of course, might lead us down the path of wanting ot refactor glean to be less like a script I wrote one day16:21
*** annegent_ has joined #openstack-infra16:22
*** fhubik has quit IRC16:22
*** ccarrara has joined #openstack-infra16:22
greghayneshaha, it has a very flask-like feel, all the code in one file16:22
fungigotta run to lunch, bbiab16:22
anteayafungi: enjoy lunch16:22
*** esmute has joined #openstack-infra16:22
fungithanks16:22
openstackgerritEmilien Macchi proposed openstack-infra/project-config: zuul/layout: run more puppet-openstack-integration on more modules  https://review.openstack.org/22367716:22
EmilienMcrinkle ^16:23
*** jistr has quit IRC16:24
anteayaEmilienM: at some point is there any chance this list could be alphabetized? http://governance.openstack.org/reference/projects/puppet-openstack.html16:24
*** annegentle has quit IRC16:24
EmilienManteaya: AFIK the file was generated16:24
*** scheuran has quit IRC16:25
EmilienManteaya: but yeah, i'll submit a patch later16:25
anteayathanks16:25
*** juggler has quit IRC16:25
anteayaEmilienM: not a priority but at some point16:25
zaromorning16:26
*** Hal has quit IRC16:26
anteayaEmilienM: and would it be possible to get one of the two folks in this group: https://review.openstack.org/#/admin/groups/684,members to +1 22331316:26
anteayamorning zaro16:26
openstackgerritDan Moravec proposed openstack-infra/subunit2sql: Adds error handling for queries returning no data  https://review.openstack.org/22365816:27
*** bcourt has joined #openstack-infra16:28
*** sdake has joined #openstack-infra16:28
zaroyolanda: ping16:28
*** juggler has joined #openstack-infra16:28
*** annegentle has joined #openstack-infra16:28
*** sgordon has quit IRC16:28
clarkbpleia2: good morning16:29
clarkbpleia2: I am about to dive into reviewing your and StevenK's changes for the job switch16:29
pleia2o/ clarkb16:29
*** cody-somerville has quit IRC16:30
jheskethso I don't screw up timezones... the infra meeting is in 2.5 hours right?16:30
zaropelix: was there a rebase snafoo on this? https://review.openstack.org/#/c/180185/16:30
pleia2clarkb: thanks, have an error case over on the translate-dev server too, I'm gathering info from #openstack-i18n so we can figure this out, but looks like wildfly/java is throwing memory errors for some actions performed in the web UI16:30
*** annegentle has quit IRC16:30
zaropelix: planning on fixing it anytime soon?16:30
clarkbjhesketh: yes16:30
*** Daisy_ has quit IRC16:30
clarkbjhesketh: it is currently 1630UTC and meeting is at 1900UTC16:30
jheskethwoo, how novel being not 5am :-)16:30
*** Daisy has joined #openstack-infra16:31
*** annegentle has joined #openstack-infra16:31
clarkbpleia2: ya Daisy ran into that with creating the import po thing iirc16:31
*** sdake_ has joined #openstack-infra16:31
*** jordanP has quit IRC16:31
zaroyolanda: how about fixing JJB instead of this change? https://review.openstack.org/#/c/223034/16:31
*** annegent_ has quit IRC16:31
pleia2clarkb: yeah, we don't seem to have a problem when uploading with zanata-cli, but web ui is unhappy16:31
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources: Summit Application API  https://review.openstack.org/22196416:31
clarkbpleia2: huh16:31
*** otter768 has joined #openstack-infra16:32
pleia2clarkb: but it's also not consistent, so :\16:32
*** juggler_ has joined #openstack-infra16:32
pleia2anyway, still gathering data so I can craft a proper report16:32
*** sgordon has joined #openstack-infra16:33
clarkbpleia2: its possible we just need a bigger host16:33
clarkbjava noms the memory16:34
pleia2yeah16:34
*** juggler has quit IRC16:34
pleia2shame we didn't learn this earlier, since translate is also on an 8g host16:34
*** cloudtr__ has quit IRC16:34
pleia2I'll browse cacti too16:34
pleia2first I'll add translate.o.o to cacti \o/16:34
*** sdake has quit IRC16:35
*** cloudtrainme has joined #openstack-infra16:35
*** abregman has joined #openstack-infra16:35
*** Daisy has quit IRC16:35
clarkbpleia2: jvm has a tendency to allocate all of the memory it was told touse at startup so cacti may not be helpful16:36
*** cloudtra_ has joined #openstack-infra16:36
clarkbpleia2: its also possible we just need to bump that number to better match the host size16:36
*** luqas has quit IRC16:36
*** larainema has quit IRC16:36
clarkbI think default is 2GB16:36
*** otter768 has quit IRC16:37
*** larainema has joined #openstack-infra16:37
openstackgerritElizabeth K. Joseph proposed openstack-infra/system-config: Add translate servers to cacti  https://review.openstack.org/22368716:37
*** dramalho has quit IRC16:37
clarkbpleia2: -Xmx512m I think that says use half a gig of memory for hap16:37
clarkbpleia2: you might just try ninja editing that flag to wildfly to use 204816:37
*** ashleigh has joined #openstack-infra16:37
pleia2clarkb: ah, I hadn't parsed that yet, I imagine that's a jvm setting in some config file somewhere?16:37
pleia2yeah, I'll poke around16:38
clarkbpleia2: ya I am just getting that from ps -elf not sure where it s set yet16:38
* pleia2 nods16:38
pleia2looking16:38
pleia2still should be in cacti :)16:38
*** dramalho has joined #openstack-infra16:39
*** juggler_ has quit IRC16:39
clarkbyup16:39
SpamapSgreghaynes: regarding your concerns over bridge setup.. yes this does seem like a common case that nothing handles well.16:40
*** cloudtrainme has quit IRC16:40
*** kutija has joined #openstack-infra16:40
greghaynesSpamapS: clarkb gave me some enlightenment - this gets a lot easier if you have two nics with the same network setup16:40
*** unicell has joined #openstack-infra16:40
*** SumitNaiksatam has quit IRC16:40
greghaynesSpamapS: but yea, this should not be anywhere near this painful16:40
*** cloudtra_ has quit IRC16:41
*** shashank_hegde has quit IRC16:41
*** rguillebert has quit IRC16:41
SpamapSgreghaynes: also I'm -1 on teaching glean about logical interfaces.16:43
greghaynesSpamapS: whyfor? complexity?16:43
SpamapSgreghaynes: IMO it knows about links. It sets them up and then you could just as easily reach in via the physical interface with the IP and use a script that moves the IP.16:44
clarkbpleia2: I think in /etc/default/wildfly you can set JAVA_OPTS=-Xmx2048m16:44
clarkbpleia2: then restart, this based on my reading of /etc/init.d/wildfly and /opt/wildfly/bin/standalone.sh16:44
pelixzaro: yes, I just haven't gotten back to fixing it. Missing one reference in one of the testsw16:45
SpamapSgreghaynes: same reason I don't want my firewall in my routing tools. One is a logical extension of the more fundamental thing underneath it.16:45
*** amitgandhinz has joined #openstack-infra16:45
openstackgerritMerged openstack-infra/project-config: Add python-gnocchiclient  https://review.openstack.org/21882616:45
pleia2clarkb: yeah, I think so too, now just trying to see if I can get a reliable test case to see if it works16:46
pleia2(of course now everything works fine)16:46
pleia2computers!16:47
clarkbpleia2: the weird thing is the PRESERVE_JAVA_OPTS flag which doesn't seem to be set so maybe none of that should actually take effect16:47
openstackgerritMerged openstack-infra/project-config: Normalize projects.yaml  https://review.openstack.org/22340916:47
pleia2I guess we'll find out, Daisy is offline for the day so shouldn't be disruptive to anyone to restart the dev server a couple times16:47
clarkbpleia2: oh hey http://stackoverflow.com/questions/24959128/how-to-increase-heap-memory-for-wildfly16:47
clarkbpleia2: chrome even completed that for me16:48
clarkbapparently this is a thing google for a lot16:48
openstackgerritMadhusudhan Kandadai proposed openstack-infra/project-config: Create experimental job for all neutron-vpnaas tests  https://review.openstack.org/21176716:48
pleia2JAVA_OPTS="-Xms128m -Xmx512m -XX:MaxPermSize=256m"16:48
pleia2yep, it's in there16:48
clarkbyup, PermSize is for the stack iirc and that vlaue is probably fine16:48
clarkbms is min size and mx as max size for heap iirc16:49
clarkbso updating to 2048m and restarting is likely not a terrible idea16:49
*** puranamr has quit IRC16:49
* pleia2 nods16:49
*** fifieldt_ has quit IRC16:49
*** zz_ja is now known as ja16:49
greghaynesSpamapS: hrm. That definitely makes automating node deployment more complicated for us and I would bet anyone else doing a similar deployment16:49
clarkband GC should still work sanely up to that size if I remember my jvm GC behavior from elasticsearch16:49
*** cloudtrainme has joined #openstack-infra16:49
clarkb(ES abuses the GC greatly with its gigantic heap size)16:49
pleia2ah :)16:50
SpamapSgreghaynes: does iptables being separate from ip addr over complicate things, or encapsulate and simplify each separate task?16:50
SpamapSgreghaynes: IIRC, dprince wrote a tool to do bridge configs..16:50
greghaynesos-net-config16:50
greghaynesSpamapS: The complicated part isnt applying either state, its that we have to wait for another state transition16:51
SpamapSI bet it's already wrapped in puppet somewhere too. ;)16:51
clarkbI know you will hate this, but if the bridge config is that central to the host function, you should write an init script for it16:51
*** markus_z has quit IRC16:51
greghaynesclarkb: yea, thats the plan16:51
clarkbok16:51
SpamapSclarkb: That's actually what we're talking about, we're just marvelling at how manual it is.16:51
*** puranamr has joined #openstack-infra16:51
swestonasselin: hey, so I have radar up now, was trying to get some interesting data into it before the ci meeting, but no luck yet16:51
greghaynesYep, this is kind of the typical use case we should expect, which is :(16:52
clarkbya I don't think /etc/network/interfaces can sanely represent these things16:52
*** puranamr has quit IRC16:52
swestonasselin: http://dashboard.triniplex.com please test, when you have a moment16:52
clarkbit probably can but is more work to untagnel than just having a script that says make bridge, up interfaces, attach to bridge16:52
*** puranamr has joined #openstack-infra16:52
SpamapSclarkb: Yeah it would be a mash of manual stanzas16:52
pleia2clarkb: hooray, it doesn't die when I load up the nova translations now, thanks for your eyes on it16:52
clarkbpleia2: thats with 2048m ?16:53
SpamapSthat wouldn't be awful realy16:53
pleia2now to propose a fix for this so we don't bump into it in prod16:53
openstackgerritMerged openstack-infra/project-config: Enable openstack/election doc jobs  https://review.openstack.org/22291716:53
pleia2clarkb: yeah16:53
SpamapSifupdown gives you some nice benefits like tracking whether the system has at least tried to bring an interface up yet.16:53
greghaynesanyhow, clarkb's point that if you have two nic's this is a lot easier somwhat placates me - we can say two nic's is a requirement for sanity16:53
clarkbthis is the classic problem of people going "wtf neutron requires two nics?"16:55
clarkband it really doesn't but it makes life so much simpler if you have them16:55
clarkboh and nova net is the same way16:55
yolandahi zaro, yes, i wanted to send a patch for jjb, but no time16:55
yolandaso instead of checking for opt.config, we should check for "if config file exists"16:55
openstackgerritSerg Melikyan proposed openstack-infra/project-config: Change ACL for puppet-murano to puppet-modules  https://review.openstack.org/22369416:56
openstackgerritSerg Melikyan proposed openstack-infra/project-config: Change ACL for puppet-murano to puppet-modules  https://review.openstack.org/22369416:56
*** ddieterly has joined #openstack-infra16:57
clarkband I am not sure how you get around that considering how linux networking works16:57
*** ivar-lazzaro has joined #openstack-infra16:58
*** ildikov_ has joined #openstack-infra16:58
dougwigi usually fake two (or three) nics with vlan interfaces on single nic boxes/vms, just to keep the config simpler.16:58
*** ddieterl_ has joined #openstack-infra16:59
greghaynesdougwig: yea, seems sane16:59
*** ihrachys has joined #openstack-infra17:00
zaroyolanda: can help with that, maybe at end of week.17:00
clarkbpleia2: ready to merge translation service jenkins job switch changes?17:00
*** trown is now known as trown|lunch17:00
yolandazaro, that will be awesome, yes17:00
yolandaat the point i created the patch i could not figure if that was a bug or a feature, as there were patches to ensure that behaviour17:01
*** ddieterly has quit IRC17:01
pleia2clarkb: yeah, want to do both patches? (easy and others)17:01
pleia2clarkb: also just approved 222443 to stop pushing to Transifex17:02
*** ddieterly has joined #openstack-infra17:02
clarkbpleia2: yup and your change to update the scripts to say "zanata"17:02
*** rick-chen has quit IRC17:02
*** ddieterl_ has quit IRC17:02
pleia2clarkb: ok, I'll +A those two, want to get mine?17:02
pleia2(or if you want to vote on those two, you can +A)17:03
*** rfolco has quit IRC17:03
*** vahidh has quit IRC17:03
*** hashar has quit IRC17:04
clarkbpleia2: for https://review.openstack.org/#/c/222443/1/jenkins/scripts/upstream_translation_update.sh we stop checking the msgid string thing, is zanata cli smart enough to do that for us based on the xml file?17:04
clarkbI can approve yours17:04
*** mmedvede has quit IRC17:05
greghaynesclarkb: pass! https://review.openstack.org/#/c/222398/17:05
*** ivar-laz_ has joined #openstack-infra17:05
*** hrubi has joined #openstack-infra17:05
*** hdd has quit IRC17:06
clarkbgreghaynes: woot I will try to review those today after translation things17:06
greghaynesclarkb: so what happened is I no longer am setting filename in the dibimage rows (because the builder dosnt use nodedb), which meant that async check for "does file exist on disk? if not rm it and retry" was doing just that17:06
*** rossella_s has quit IRC17:06
greghaynesclarkb: sweet, ty17:06
EmilienManteaya: can you look https://review.openstack.org/#/c/223313/ and https://review.openstack.org/#/c/223677/ if you have little time today?17:06
*** rossella_s has joined #openstack-infra17:06
pleia2clarkb: well, those were only running on the transifex files anyway (zanata uses full directories) so if it is something that's needed, I think we'd need to re-evaluate anyway17:07
clarkbpleia2: ok, basically it checks to see if the diff is significant to push up17:08
pleia2the zanata-cli command runs in a project directory, and we can't evaluate files one by one easily17:08
*** ivar-lazzaro has quit IRC17:08
*** amotoki has quit IRC17:08
clarkbpleia2: iirc line numbers for source strings change and that is reflected in the po files17:08
*** dramalho has quit IRC17:08
clarkbwhich the projects decided was noise because its just a comment anyways17:08
*** austin81 has joined #openstack-infra17:08
*** dangers is now known as dangers_away17:08
pleia2ah17:08
clarkbit is possible that zanata cli is beingsmart there17:09
clarkband yes we can address that if we need to17:09
openstackgerritMerged openstack-infra/project-config: Stop pushing to Transifex  https://review.openstack.org/22244317:10
openstackgerritSean M. Collins proposed openstack-infra/project-config: IPv6 only neutron experimental job  https://review.openstack.org/20966317:11
*** derekh has quit IRC17:11
clarkbpleia2: and its more an optimization than correct function so not a huge deal short term if it isn't doing the old thing17:11
pleia2clarkb: yeah17:11
*** SumitNaiksatam has joined #openstack-infra17:11
*** yamahata has joined #openstack-infra17:11
mmmporkmordred: lol at make lisp17:12
mmmporkalso <3 cstross, he was our keynote at YAPC a couple years ago and it was amazing!17:12
anteayaEmilienM: yes 223313 I am waiting to here from one of the current puppet-murano core reviewers17:12
mmmporkhe used to be a perl hacker back in the day so a lot of the old school perl people know him :D17:12
*** dramalho has joined #openstack-infra17:12
mordredmmmpork: jeblair and I had lovely drinks with him in scotland17:12
anteayaEmilienM: I asked serg to abandon https://review.openstack.org/#/c/223694/ and review your patch17:13
mmmporki gave him my blank cards against humanity cards to fill out17:13
mmmporki have a signed cstross one somewhere haha17:13
anteayaEmilienM: if you can also get serg to review your patch, that would make me very happy17:13
*** fitoduarte has quit IRC17:13
EmilienManteaya: done17:14
*** sthillma has joined #openstack-infra17:14
*** sthillma has left #openstack-infra17:14
dhellmanndstufft: hey, I'm getting an error from pypi trying to register a new project there. Do you have a sec to help debug?17:15
*** bswartz has joined #openstack-infra17:15
dhellmanndstufft: the error is "You are not allowed to store 'python-cueclient' package information" which would make sense if the package existed already, but afaict it doesn't17:16
anteayaEmilienM: thank you17:16
openstackgerritMerged openstack-infra/project-config: Change translations proposal topic for zanata  https://review.openstack.org/22271717:16
*** ajmiller has quit IRC17:16
*** AJaeger has joined #openstack-infra17:17
*** changbl has joined #openstack-infra17:17
*** ayoung has quit IRC17:17
anteayaEmilienM: +3 on 223313 and +2 on the other17:17
EmilienMAJaeger: can you see this last quick one? https://review.openstack.org/#/c/223677/17:17
EmilienManteaya: you rocks17:17
*** mriedem has quit IRC17:18
openstackgerritLucas Alvares Gomes proposed openstack/diskimage-builder: Deprecate the deploy-ironic element  https://review.openstack.org/20907917:18
anteayaEmilienM: you are kind, thank you :)17:18
EmilienManteaya: we have not integration testing which is really helping17:18
openstackgerritDoug Wiegley proposed openstack-infra/project-config: Create experimental job for all neutron-vpnaas tests  https://review.openstack.org/21176717:18
openstackgerritLucas Alvares Gomes proposed openstack/diskimage-builder: Deprecate the deploy-ironic element  https://review.openstack.org/20907917:18
EmilienMnow*17:18
anteayaEmilienM: yay!17:18
*** shashank_hegde has joined #openstack-infra17:18
AJaegerEmilienM: will do.17:19
anteayaAJaeger: welcome back17:19
anteayaAJaeger: did you enjoy your time off?17:19
AJaegerEmilienM: approved17:19
AJaegerThanks, anteaya !17:19
anteayaAJaeger: it is nice to see you, you were missed17:19
clarkbgreghaynes: random thing that is neat about the nodepool dsvm test, it takes longer to build the dib image but it boots much quicker than the snapshot image17:20
AJaegeranteaya: I really did! Was great walking and having fun with my family!17:20
anteayaAJaeger: oh yay!17:20
anteayaAJaeger: so happy to hear17:20
*** jerryz has joined #openstack-infra17:20
greghaynesclarkb: huh17:20
*** adam_g has joined #openstack-infra17:20
greghaynesclarkb: oh, because its not doing the ssh in stuff?17:20
*** adam_g has quit IRC17:20
*** adam_g has joined #openstack-infra17:20
greghaynesclarkb: makes sense with qemu17:20
clarkbgreghaynes: so it takes about 9 minutes to do dib end to end and it takes 13 minutes with snapshot17:20
clarkbgreghaynes: no the ssh in stuff is the same17:21
clarkbgreghaynes: and snapshot builds faster17:21
greghaynesclarkb: so I wonder why its longer then?17:21
clarkbI think the ubuntu minimal element is just quicker to boot17:21
greghayneshrm17:21
greghayneswell, awesome17:21
*** sridhar_ram has joined #openstack-infra17:21
AJaegeranteaya: my 5 year old was telling "we went to lunch today" - when we have been walking uphill (and him running downhill) for 5 to 6 hours...17:22
*** jtrovo has quit IRC17:22
anteayawow17:22
anteayayay exercise and fresh air17:22
*** cody-somerville has joined #openstack-infra17:22
anteayawhere did you go?17:22
*** glauco has quit IRC17:23
*** ybathia has joined #openstack-infra17:23
*** mriedem has joined #openstack-infra17:23
AJaegeranteaya: Dolomites - http://ciasa-medalghes.it/ was our flat17:23
openstackgerritMerged openstack-infra/project-config: gerrit/puppet: fix mistral & murano permissions  https://review.openstack.org/22331317:23
AJaegera nice farm where my kids could feed the animals every evening ;)17:23
anteayayay!17:23
anteayafarms are awesome17:24
anteayawhat kinds of animals?17:24
AJaegeranteaya: did I miss anything important?17:24
anteayalots of reviews, but that is the same as always17:24
*** puranamr_ has joined #openstack-infra17:24
dims_fungi: looks like the one hour wait did not help (https://review.openstack.org/#/admin/projects/openstack/oslo.messaging,access)17:24
anteayaum we are doing the move of all remaining stackforge repos to openstack/ on october 1717:24
anteayaso that will be fun17:25
AJaegeranteaya: cows, goats, chicken, cats, rabbits....17:25
dims_haha AJaeger17:25
anteayathe elections have started, ptl nominations are open17:25
*** baoli has quit IRC17:25
anteayaI'm at the qa sprint if you have any qa type items to share17:25
anteayawe are working on a dashboard to view the status of current tempest tests17:26
AJaegeranteaya: thanks. Nothing to share at the moment..17:26
anteayacool17:26
AJaegernice!17:26
anteayayeah, early prototype looks pretty17:26
openstackgerritMerged openstack-infra/project-config: zuul/layout: run more puppet-openstack-integration on more modules  https://review.openstack.org/22367717:26
anteayaopenstack-health repo17:26
*** ivar-laz_ has quit IRC17:26
*** puranamr has quit IRC17:26
AJaegerAh, I saw the creation but had no idea what the purpose of it was17:26
anteayafollow the readme after pulling my karma package pin17:27
*** ivar-lazzaro has joined #openstack-infra17:27
anteayayup the description could tolerate a bit more detail17:27
anteayaor the readme17:27
AJaegeranteaya: another time, still catching up...17:27
AJaegeranteaya: thanks17:27
anteayaAJaeger: of course, happy backlog17:27
*** baoli has joined #openstack-infra17:27
*** luqas has joined #openstack-infra17:27
*** abitha has joined #openstack-infra17:28
*** achanda has joined #openstack-infra17:28
*** baoli has quit IRC17:28
*** cdent has quit IRC17:28
AJaegerlyz: can we mark transifex read-only now? Since we're not pushing there anymore, we should be able to mark everything read-only, shouldn't we?17:28
AJaegeranteaya: I won't read everything ;)17:29
anteayaAJaeger: :)17:29
gansoAJaeger: Hi, could you please take a look at https://review.openstack.org/#/c/221880 ? thanks in advance17:29
anteayayou are a machine17:29
anteayaI thought you read all the things17:29
AJaegeranteaya: very selective reading ;)17:29
anteayagood call17:29
*** glauco has joined #openstack-infra17:29
*** ccarrara has quit IRC17:29
anteayaa sane person, then17:29
pleia2AJaeger: yes17:29
*** puranamr has joined #openstack-infra17:29
*** ddieterly has quit IRC17:30
*** nadya has quit IRC17:30
AJaegerganso: approved17:31
*** mnencia has joined #openstack-infra17:31
*** puranamr_ has quit IRC17:31
*** Daisy has joined #openstack-infra17:31
*** ddieterly has joined #openstack-infra17:31
*** ddieterly has quit IRC17:31
*** ddieterly has joined #openstack-infra17:32
gansoAJaeger: thanks! :D17:32
*** luqas has quit IRC17:32
mnenciaIs this the right channel to ask questions about jenkins-job-builder? I'd like to have shiningpanda tox builder implemented, and before starting to work on a patch I'm wondering why it has not already implemented.17:32
AJaegerpleia2: Ok, let me mark some resources read-only in transifex...17:32
*** ayoung has joined #openstack-infra17:32
*** sdake_ is now known as sdake17:33
*** ddieterly has quit IRC17:33
*** jtrovo has joined #openstack-infra17:33
*** bharathm has joined #openstack-infra17:34
*** ja is now known as zz_ja17:34
anteayamnencia: yes this is the right channel to ask about jenkins job builder17:34
*** dizquierdo has quit IRC17:34
asselinsweston, ping me when you have even basic queries running17:34
*** ParsectiX has joined #openstack-infra17:35
anteayamnencia: I don't know the answer to your second question though, hopefully someone who knows jenkins job builder will happen by at some point17:35
*** Daisy has quit IRC17:35
*** nadya has joined #openstack-infra17:36
openstackgerritMerged openstack-infra/project-config: Rename Manila CI jobs  https://review.openstack.org/22188017:36
mnenciaanteaya, I'm asking because it has a very simple implementation and it already implement the tox axis for matrix projects, so it looks surprising tit has not implemented jet.17:37
*** amitgandhinz has quit IRC17:37
*** amitgandhinz has joined #openstack-infra17:37
anteayamnencia: that is fine as a reason to ask a question, I don't know enough about jenkins job builder to formulate a response17:37
openstackgerritElizabeth K. Joseph proposed openstack-infra/puppet-zanata: Set @java_xmx for Wildfly  https://review.openstack.org/22372117:38
AJaegerpleia2: what do you think of removing everybody from the translation teams in transifex?17:38
anteayaso it might be a bit of a wait but hopefully someone who can answer you will come by17:38
pleia2clarkb: that fixes our memory issue ^^ and will apply it to both dev and prod, but it's a quick restart17:38
*** bharathm has quit IRC17:38
cbaderI am getting zuul merge errors on ci system after changing ci credentials. I renamed the /var/lib/zuul/git/openstack, openstack-dev and stackforge and kicked off build17:38
mnenciaI'll wait then, and if noone object I'll submit a simple patch17:38
pleia2AJaeger: I don't have an opinion, Daisy wants to keep Transifex itself around for a while but I don't know who she wants to have access, etc17:38
*** bharathm has joined #openstack-infra17:39
anteayamnencia: you can also submit the patch and then have the conversation17:39
anteayamnencia: no harm in submitting a patch17:39
mnenciaanteaya, you are right :-)17:39
*** annegentle has quit IRC17:39
AJaegerpleia2: ok17:40
*** pvaneck has joined #openstack-infra17:40
swestonasselin: you'll be the first to know17:40
anteayacbader: hi, when asking about errors it is really helpful for us if you can prove a stacktrace of the errors for us to look at, putting the stacktrace in a paste service is preferred, take a look at paste.openstack.org17:40
anteayamnencia: :)17:40
*** nadya has quit IRC17:41
*** sdake_ has joined #openstack-infra17:41
AJaegerpleia2: Just marked openstack-manuals as read-only - horizon and nova are already read-only.17:41
pleia2AJaeger: thumbs up17:41
AJaegerThat should be the projects that most people translate and hopefully will ask questions if they can't ...17:41
*** puranamr has quit IRC17:42
* pleia2 nods17:42
*** jswarren has joined #openstack-infra17:43
*** sdake has quit IRC17:44
cbaderanteaya, thank you for the tip will follow in future. determined I needed to restart zuul-merger to get correct creds thanks.17:45
*** mrmartin has quit IRC17:45
mmmporkgreghaynes: if you have a second to review a couple changes i've had sitting for a bit i'd appreciate it. it's just the elements for dib README's that I'm working on updating. https://review.openstack.org/#/c/221530/ and https://review.openstack.org/#/c/221995/17:46
AJaegerLooking at the timeline in Transifex, there were still translations today in openstack-manuals ;(17:46
*** puranamr has joined #openstack-infra17:46
pleia2AJaeger: sigh17:47
anteayacbader: thanks for listening, glad you are on your way17:47
pleia2AJaeger: I don't really understand how these things are communicated in the translations community, do they just automatically start translating when a certain milestone is reached?17:47
anteayacbader: do consider attending a third party meeting to get to know some other third party ci operators17:47
cbaderanteaya, :-)17:47
anteayacbader: :)17:47
*** annegentle has joined #openstack-infra17:47
AJaegerpleia2: I don't understand either ;( Some people are on the mailing list, seems other just translate whenever they have some time...17:49
pleia2AJaeger: presumably if there aren't too many translations, the translators could manually move their changes from transifex once they realize, it's been quite the burden on the -infra side to keep updating things (and only gets harder as the days go on, since translations have begun overlapping, some in transifex, some in zanata)17:49
*** salv-orl_ has joined #openstack-infra17:49
AJaegerpleia2: we tried to reach on nearly all ways - did we blog about this?17:50
*** mrmartin has joined #openstack-infra17:50
AJaegerWrite a message on openstack-dev?17:50
*** dzamboni has joined #openstack-infra17:50
AJaegeron openstack-announce?17:50
pleia2AJaeger: I don't know that there's a blog translators read (I'm personally blogging about it soon, but that's more of a "we did this thing, yay")17:50
AJaegerpleia2: I would ignore everything on transifex...17:50
pleia2AJaeger: I think daisy only sent it to i18n, let me check17:50
pleia2I was kind of leaving all of that to her, since she understands the community better17:51
AJaegerI'll ask her...17:51
pleia2AJaeger: ok yeah, looks like http://lists.openstack.org/pipermail/openstack-i18n/2015-September/001331.html was only sent to i18n17:52
*** salv-orlando has quit IRC17:52
*** dramalho has quit IRC17:52
asselinpleia2, 206513 has addressed your comment17:53
openstackgerritMerged openstack-infra/project-config: Switch all 'simple' jobs to pulling from Zanata  https://review.openstack.org/22247517:54
*** dprince has quit IRC17:54
*** e0ne has quit IRC17:54
pleia2asselin: thanks for the nudge, have fallen behind on reviews :\17:55
pleia2and +2ed17:55
dstufftdhellmann: did you solve it17:55
asselinpleia2, np, it's getting attention in cinder, we should should get it merged and communicated out17:55
AJaegerpleia2: mail sent, I copied you.17:55
dhellmanndstufft: no, vipul filed a bug but afaik we still can't register the name python-cueclient17:55
asselinpleia2, it = bogus merge fail e-mail from 3rd party ci17:56
pleia2AJaeger: appreciated17:56
dstufftit's already registered17:56
*** annegent_ has joined #openstack-infra17:56
pleia2asselin: aha17:56
*** dprince has joined #openstack-infra17:56
dstufftdhellmann: https://caremad.io/s/3Ql8JqSDo8/17:56
dstufftlooks like y'all already own it17:56
openstackgerritMerged openstack-infra/project-config: Refactor verification for ZanataRestService  https://review.openstack.org/22203917:56
dhellmanndstufft: I suspected that might be the case. can you tell what account?17:57
vipuldstufft: ok great.. wierd that it doesn't show up https://pypi.python.org/pypi/python-cueclient17:57
dhellmanndstufft:oh, nm, you gave the details17:57
dstufftvipul: it probably never had a release generated17:57
dstufftPyPI 404's if there are no releases (because there's no data to put on that page)17:57
vipuldstufft: ah ok17:58
*** jsavak has quit IRC17:58
dhellmanndstufft: cool, thanks for digging into that17:58
dstufftit's a bad ux17:58
j^2hey everyone. So it seems i can’t create/add/anything with the OSOps cores. I’d like to set it up, did i miss something on the inital project creation?17:58
dhellmannat least we understand what's going on now17:58
*** madhu_ak has joined #openstack-infra17:58
vipuldhellmann: dstufft thanks for the help17:58
AJaegerpleia2: we have a failure pushing to Zanata, see https://jenkins.openstack.org/job/openstack-manuals-manuals-upstream-translation-update/872/console17:58
AJaegerStevenK: please see above ^17:59
*** dkranz has quit IRC18:00
*** annegentle has quit IRC18:00
pleia2sadly unhelpful error message18:00
*** jsavak has joined #openstack-infra18:00
*** vahidh has joined #openstack-infra18:00
*** sputnik13 has joined #openstack-infra18:01
*** sputnik13 has left #openstack-infra18:01
*** claudiub has joined #openstack-infra18:03
pleia2AJaeger: seeing any other errors, or just this one?18:03
*** jtrovo_ has joined #openstack-infra18:03
*** bltavare_ has joined #openstack-infra18:03
*** puranamr_ has joined #openstack-infra18:04
*** glauco__ has joined #openstack-infra18:04
pleia2the one just before it openstack-manuals-manuals-upstream-translation-update/871 also failed, but had different details, looking18:04
*** annegent_ has quit IRC18:04
*** armax has quit IRC18:04
*** annegentle has joined #openstack-infra18:05
*** fitoduarte has joined #openstack-infra18:05
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources: Summit Application API  https://review.openstack.org/22196418:05
jeblairi got a line from a local bartender on a good cuban sandwich; i'm going to go check it out.18:06
*** bltavares has quit IRC18:06
*** puranamr has quit IRC18:06
pleia2jeblair: enjoy!18:06
*** jtrovo has quit IRC18:06
*** bdemers has quit IRC18:06
*** glauco has quit IRC18:07
AJaegerpleia2: that was the only job I noticed18:07
*** ociuhandu has quit IRC18:07
pleia2ok18:08
*** puranamr has joined #openstack-infra18:08
openstackgerritMerged openstack-infra/project-config: Switch the remaining jobs to Zanata  https://review.openstack.org/22247718:08
*** shayneburgess has joined #openstack-infra18:08
*** puranamr_ has quit IRC18:09
*** moravec has quit IRC18:10
openstackgerritMatt Riedemann proposed openstack/requirements: Adjust supported range for python-ceilometerclient  https://review.openstack.org/22373418:10
j^2ah, i’m supposed to ask: Can yall add me to both groups in gerrit for OSOps?18:10
j^2jj is my username18:10
*** ccarrara_ has joined #openstack-infra18:11
*** trown|lunch is now known as trown18:11
pleia2j^2: what's your email address?18:11
*** annegentle has quit IRC18:11
*** gordc has quit IRC18:11
j^2jj@getchef.com18:11
pleia2k, sec18:11
j^2pleia2: thanks!18:11
fungidims_: back from lunch now, i'll look into what's broken there18:12
dims_fungi: thanks!18:12
pleia2j^2: ok, found review where you added the project, and added you to -core and -release18:12
*** gordc has joined #openstack-infra18:12
j^2pleia2: rock on thanks so much18:12
pleia2sure thing18:12
*** cloudtra_ has joined #openstack-infra18:13
fungihttp://puppetboard.openstack.org/ says review.o.o hasn't reported a puppet run in 15 hours18:13
*** cloudtra_ has quit IRC18:13
*** annegentle has joined #openstack-infra18:13
fungithe agent's not disable18:14
fungid18:14
fungino obvious errors with --noop18:14
*** dprince has quit IRC18:14
openstackgerritElizabeth K. Joseph proposed openstack-infra/puppet-zanata: Set @java_xmx for Wildfly  https://review.openstack.org/22372118:14
*** dkranz has joined #openstack-infra18:14
fungimost of our git servers also haven't checked in for hours18:14
*** tsekiyama has joined #openstack-infra18:15
*** dprince has joined #openstack-infra18:15
*** cloudtrainme has quit IRC18:15
*** regXboi has quit IRC18:15
*** cody-somerville has quit IRC18:16
*** jsavak has quit IRC18:17
*** jsavak has joined #openstack-infra18:17
*** tonytan4ever has joined #openstack-infra18:17
fungi /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- puppet/util/command_line (LoadError) from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require' from /bin/puppet:7:in `<main>'18:17
fungisay... WHAT?!?18:18
fungii think puppet hasn't been firing for gerrit because it's not been able to run on our git servers. the varied durations for which they're not reporting seems to probably be due to randomized package update cron jobs18:19
dims_ouch18:19
*** abregman has quit IRC18:19
fungidigging into update logs now, but smart money's on new rpms for either ruby or less likely puppet18:19
clarkbfungi: we did propose a change to firewalld cleanup that may be at fault if it merged18:19
clarkbbut I did test it so I doubt thats the issue18:19
clarkband last I saw it wasn't merged yet18:20
fungii think i approved that, but much more recently than this started18:20
fungiSep 15 03:12:56 Updated: puppet-3.8.2-1.el6.noarch18:21
*** ihrachys has quit IRC18:22
fungiwait, el6?18:22
clarkbuh18:22
*** shardy is now known as shardy_afk18:22
fungilooks like we may have the wrong resource configured for puppet packages18:22
fungithat would explain it18:22
fungibaseurl=http://yum.puppetlabs.com/el/6/products/$basearch18:23
fungiyup18:23
*** luqas has joined #openstack-infra18:23
fungiinstall_puppet.sh seems to add that18:24
openstackgerritClark Boylan proposed stackforge/python-jenkins: Add function to get running builds  https://review.openstack.org/22327618:24
openstackgerritClark Boylan proposed stackforge/python-jenkins: Change order of tox envs for testr  https://review.openstack.org/22330618:24
fungialso modules/openstack_project/files/centos-puppetlabs.repo18:24
clarkbzaro: ^ there that should be ready based on the feedback18:24
*** amuller is now known as amuller_afk18:25
*** oomichi has quit IRC18:25
*** fawadkhaliq has quit IRC18:25
*** ihrachys has joined #openstack-infra18:25
fungiclarkb: also we're installing a custom git 6.8 rpm... do we need that in centos 7?18:27
*** Zhongjun has quit IRC18:27
clarkbfungi: no we needed that on centos6 are we still installing that?18:27
fungiyeah, we just match on the distro, not the release18:28
*** luqas has quit IRC18:28
clarkbgah18:28
fungii'm updating several places18:28
clarkbfungi: hold on though18:28
fungiwell, it's not like this is going to go into production without a review ;)18:28
clarkbI think the installed version is not centos6 + ianw patch18:28
*** luqas has joined #openstack-infra18:28
*** luqas has quit IRC18:28
clarkbso it may end up eing noop cleanup, but we should double check so we don't end up with broken shallow clones all of a sudden18:28
*** SumitNaiksatam has quit IRC18:29
fungiagreed18:29
*** e0ne has joined #openstack-infra18:29
clarkbyum info says Version     : 1.8.3.1 Release     : 4.el718:29
clarkbI do not think that is ianw's patched package for centos618:29
fungidoesn't look like it18:29
fungicomment says "fixed in 6.8"18:30
clarkbit probably just upgraded to newer centos7 version properly18:30
*** ociuhandu has joined #openstack-infra18:30
madhu_akAJaeger and other cores: could you have a look into this patch: https://review.openstack.org/#/c/211767/18:30
clarkbif it ever even installed the older patched version18:30
*** mrmartin has quit IRC18:30
fungioh, wait, that's centos 6.818:30
fungibut yeah18:30
clarkbso its good cleanup but shouldn't affect the backends at all18:31
fungii'll check ianw's repo18:31
*** doug-fis_ has joined #openstack-infra18:32
*** kdas_ has joined #openstack-infra18:32
fungiconfirmed that manually switching s/6/7/ in the yum config and upgrading puppet and facter gets it running again18:32
*** otter768 has joined #openstack-infra18:33
*** doug-fish has quit IRC18:33
clarkbso did we not have any trouble before because puppet didn't have any new releases?18:33
clarkbthen as soon as new version came out it exploded?18:33
fungii think that's what happened, yeah18:33
fungifirst updated puppet/facter packages since the install18:34
AJaegermadhu_ak: LGTM18:34
*** ayoung has quit IRC18:34
clarkbpleia2: anything I can do to help debug that? you might try manually running zanata cli with verbose flags if those exist18:34
*** ayoung has joined #openstack-infra18:34
clarkbpleia2: also maybe we need to double check the api key? but I think the user sync step should've preserved all of that18:34
*** kushal has quit IRC18:35
pleia2clarkb: not sure if I should retrigger the job or just run manually --from-doc as the jenkins user18:35
pleia2clarkb: since it's the only one that's failing, I'm hoping it's a one-off18:35
*** puranamr has quit IRC18:36
madhu_akAJaeger thank you very much18:37
clarkbmaybe retrigger to see if its consistent then try manually reproducing if it fails again18:37
pleia2clarkb: good idea18:37
pleia2that way it's logged and everyone can see too18:37
*** otter768 has quit IRC18:37
*** bharathm has quit IRC18:38
*** e0ne has quit IRC18:38
*** armax has joined #openstack-infra18:40
*** cloudtrainme has joined #openstack-infra18:40
*** ParsectiX has quit IRC18:41
*** doug-fis_ has quit IRC18:42
*** ParsectiX has joined #openstack-infra18:42
*** doug-fish has joined #openstack-infra18:42
*** nadya has joined #openstack-infra18:44
*** doug-fis_ has joined #openstack-infra18:44
*** sdake_ is now known as sdake18:45
*** puranamr has joined #openstack-infra18:46
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Correct puppet yum repo URL for git.o.o CentOS 7  https://review.openstack.org/22374818:46
fungiclarkb: ^18:46
*** puranamr has quit IRC18:46
openstackgerritTom Cocozzello proposed openstack-infra/project-config: Add translation-jobs for python-keystoneclient  https://review.openstack.org/22148118:46
*** doug-fish has quit IRC18:47
*** abregman has joined #openstack-infra18:47
pleia2hmm, failed and it looks like we do have others that are failing, like horizon-upstream-translation-update18:48
openstackgerritMark Doffman proposed openstack-infra/elastic-recheck: Remove old queries for "fixed" bugs (09/15/15)  https://review.openstack.org/22375118:48
*** oomichi has joined #openstack-infra18:48
*** kdas_ has quit IRC18:49
clarkbfungi: I am trying to decide if that is more readable if you use one pair of file resources then in our if else set source and present variables that are used by the resources18:49
clarkbfungi: either way works though so this is fine18:49
fungiclarkb: like switch that file to an erb template18:50
fungi?18:50
*** alexpilotti has quit IRC18:50
fungioh, nevbermind18:50
*** wshao has joined #openstack-infra18:50
fungii see what you're saying18:50
*** alexpilotti has joined #openstack-infra18:50
clarkbsource => $repo_source_path18:50
clarkbthen set that in if else18:51
fungiright, just minimize the lines in the conditional18:51
clarkbit cuts down on repetition18:51
fungii'll do that18:51
*** pelix has quit IRC18:51
*** doug-fis_ has quit IRC18:51
AJaegerpleia2: good thing is that we do not loose data ;)18:52
*** ParsectiX has quit IRC18:52
*** ZZelle_ has joined #openstack-infra18:52
AJaegerpleia2: horizon was the push to transifex - where the resource was read-only. So, that's not really a bug and can be ignored18:52
fungiclarkb: wait... i recall at one point it wasn't kosher to set a variable's value and then pass that variable as a parameter within the same class. am i misremembering, or is that no longer the case?18:52
clarkbfungi: iirc you just hvae to do the setting before the resource18:53
clarkbfungi: because sometimes order does matter :|18:53
*** e0ne has joined #openstack-infra18:53
clarkbbut this is how the special iptables rules are constructed for example so should be fine18:53
pleia2AJaeger: yeah, I just saw that, and another was to translate-dev18:53
fungiclarkb: k, thx18:53
pleia2clarkb: confirmed correct api key (it did get migrated)18:54
*** cody-somerville has joined #openstack-infra18:54
AJaegerpleia2: fancy to add one more translation and test that creation of new projects works in Zanata? See https://review.openstack.org/#/c/221481/18:54
*** doug-fish has joined #openstack-infra18:55
*** doug-fish has quit IRC18:55
openstackgerritMerged openstack-infra/infra-specs: Artifact Signing Toolchain  https://review.openstack.org/21329518:55
pleia2AJaeger: sure, added to my queue18:55
*** doug-fish has joined #openstack-infra18:55
*** lsell has left #openstack-infra18:57
fungiclarkb: ^ that's what i think you were saying18:57
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Correct puppet yum repo URL for git.o.o CentOS 7  https://review.openstack.org/22374818:57
fungi^18:57
clarkbya18:57
pabelangeryolanda: when are you hoping to land the nodepool secure.conf review?18:58
wshaohi, any guide on how to push tag to my stackforge project? i got 403 error.18:58
yolandajeblair, what are the plans about that? ^18:59
yolandanodepool secure.conf18:59
jeblairyolanda: i am not able to land it today but would be happy for others to do so18:59
*** dprince has quit IRC19:00
*** doug-fis_ has joined #openstack-infra19:00
*** tbarron has quit IRC19:00
jeblairmeeting time!19:00
*** doug-fis_ has quit IRC19:00
Zara\o/19:00
*** doug-fis_ has joined #openstack-infra19:00
*** hdd has joined #openstack-infra19:00
fungiwshao: http://docs.openstack.org/infra/manual/drivers.html#tagging-a-release19:01
wshaothanks19:01
*** dprince has joined #openstack-infra19:01
*** tbarron has joined #openstack-infra19:02
*** doug-fish has quit IRC19:03
*** tiswanso has quit IRC19:03
*** dramalho has joined #openstack-infra19:03
*** teran has quit IRC19:04
*** esker has joined #openstack-infra19:04
*** esker has quit IRC19:04
*** esker has joined #openstack-infra19:05
*** mmedvede has joined #openstack-infra19:05
*** gyee has quit IRC19:05
*** esker has quit IRC19:05
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources: Summit Application API  https://review.openstack.org/22196419:06
*** esker has joined #openstack-infra19:06
*** dkranz has quit IRC19:07
*** tonytan4ever has quit IRC19:07
*** krtaylor has joined #openstack-infra19:08
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Document a quick and dirty project rename script  https://review.openstack.org/22272619:09
*** HeOS has quit IRC19:09
*** ihrachys has quit IRC19:12
*** krtaylor has quit IRC19:14
openstackgerritMerged openstack-infra/project-config: Add translation-jobs for python-keystoneclient  https://review.openstack.org/22148119:14
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Document a quick and dirty project rename script  https://review.openstack.org/22272619:16
*** shardy_afk is now known as shardy19:18
*** bharathm has joined #openstack-infra19:19
*** amuller_afk is now known as amuller19:20
*** dkranz has joined #openstack-infra19:20
openstackgerritVictoria Martinez de la Cruz proposed openstack-infra/project-config: Fix gate-rally-dsvm-zaqar-zaqar  https://review.openstack.org/22377019:21
*** tiswanso has joined #openstack-infra19:23
AJaegerpleia2, StevenK : Yeah, python-keystoneclient got created in Zanata19:23
*** bharathm has quit IRC19:24
*** rfolco has joined #openstack-infra19:24
pleia2AJaeger: exciting :)19:24
pleia2our scripts work \o/19:24
pleia2(well, most of them)19:25
pleia2still looking into upstream-translation-update :\19:25
AJaegerpleia2: One more script that works ;)19:25
*** hdd has quit IRC19:27
openstackgerritVictoria Martinez de la Cruz proposed openstack-infra/project-config: Fix gate-rally-dsvm-zaqar-zaqar  https://review.openstack.org/22377019:28
*** madhu_ak has quit IRC19:33
*** hdd has joined #openstack-infra19:33
*** ihrachys has joined #openstack-infra19:33
*** bharathm has joined #openstack-infra19:34
*** moravec has joined #openstack-infra19:35
*** nadya has quit IRC19:35
*** baoli has joined #openstack-infra19:35
*** tim_o has joined #openstack-infra19:35
*** ihrachys has quit IRC19:35
*** baoli_ has joined #openstack-infra19:37
*** DericHorn-HP has joined #openstack-infra19:38
*** kgiusti has left #openstack-infra19:39
*** hdd has quit IRC19:40
*** baoli has quit IRC19:40
openstackgerritBruno Tavares proposed openstack-infra/puppet-cgit: Add acceptance tests for puppet-cgit  https://review.openstack.org/22262519:40
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Remove extra DEVSTACK_LOCAL_CONFIG from rally  https://review.openstack.org/22378119:40
*** jsavak has quit IRC19:42
*** dkranz has quit IRC19:43
*** hdd has joined #openstack-infra19:43
*** geoffarnold is now known as geoffarnoldX19:44
*** geoffarnoldX is now known as geoffarnold19:49
*** dramalho has quit IRC19:49
*** regXboi has joined #openstack-infra19:49
*** annegentle has quit IRC19:50
*** soren has joined #openstack-infra19:51
*** devlaps has joined #openstack-infra19:51
*** jsavak has joined #openstack-infra19:52
*** dramalho has joined #openstack-infra19:52
pleia2AJaeger, clarkb: I may have found the problem with the openstack-manuals-manuals-upstream-translation-update job, see the "Found source documents" section on both manuals (fails) https://jenkins.openstack.org/job/openstack-manuals-manuals-upstream-translation-update/lastBuild/console and heat (succeeds) https://jenkins.openstack.org/view/All/job/heat-upstream-translation-update/lastBuild/console19:53
pleia2AJaeger, clarkb: I think with the latter it's trying to put it all into a docs/ directory, which it's not allowed to do19:53
pleia2er, doc/19:53
pleia2and former19:54
openstackgerritMerged openstack-infra/system-config: Add translate servers to cacti  https://review.openstack.org/22368719:54
clarkbpleia2: will look after meeting19:54
* pleia2 nods19:54
pleia2for openstack-manuals it tries to put it in doc/ rather than say admin-guide-cloud/ directly19:54
AJaegerpleia2: good spotting19:55
*** baoli_ has quit IRC19:55
AJaegerpleia2: but why did https://jenkins.openstack.org/job/openstack-manuals-manuals-upstream-translation-update/870/console succeed?19:55
AJaegerIt found the same source documents, didn't it?19:56
pleia2AJaeger: oh, sigh :(19:56
*** yfried has quit IRC19:56
openstackgerritMerged openstack-infra/puppet-zanata: Set @java_xmx for Wildfly  https://review.openstack.org/22372119:56
pleia2back to the drawing board!19:56
*** dprince has quit IRC19:56
*** doug-fis_ has quit IRC19:57
*** rcarrillocruz has joined #openstack-infra19:58
*** doug-fish has joined #openstack-infra19:58
clarkbpleia2: ok so don't look at it just yet?20:00
clarkb:)20:00
*** Rockyg has joined #openstack-infra20:00
ruagairo/20:00
fungiclarkb: i'm wanting to hook whoever was looking into it up with mrmartin20:00
openstackgerritMerged openstack-infra/project-config: Create experimental job for all neutron-vpnaas tests  https://review.openstack.org/21176720:01
clarkbah20:01
*** achanda has quit IRC20:01
pleia2clarkb: heh, yeah, it seemed to work fine earlier on job 870, just not 871 and subsequent runs20:01
*** doug-fish has quit IRC20:02
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources: Summit Application API  https://review.openstack.org/22196420:03
*** esmute has quit IRC20:03
*** madhu_ak has joined #openstack-infra20:03
*** sridhar_ram1 has joined #openstack-infra20:03
*** glauco has joined #openstack-infra20:03
AJaegerpleia2: was anything changed on Zanata between those? I can't see anything...20:03
openstackgerritBruno Tavares proposed openstack-infra/puppet-httpd: Add acceptance tests for puppet-httpd  https://review.openstack.org/22272120:04
*** dramalho_ has joined #openstack-infra20:04
*** HeOS has joined #openstack-infra20:04
dims_fungi: hoping https://review.openstack.org/#/c/223748/ would fix the acl propagation scenario?20:04
*** sridhar_ram has quit IRC20:04
AJaegerpleia2, clarkb: I get a 404 from https://translate.openstack.org/project/list20:04
AJaegerworks again20:04
pleia2AJaeger: I think zanata just restarted to apply the @java_xmx fix20:05
pleia2confirmed20:05
fungidims_: indirectly yes, though looks like i must have a syntax error in there20:05
AJaegerah...20:05
*** glauco__ has quit IRC20:06
pleia2JAVA_OPTS="-Xms128m -Xmx2048m -XX:MaxPermSize=256m" is live now20:06
pleia2on both servers20:06
dims_fungi: ack will watch that20:06
*** ccarrara_ has quit IRC20:06
AJaegerpleia2: looking at https://translate.openstack.org/project/view/openstack-manuals/settings I see project type as unspecified.20:07
*** dramalho has quit IRC20:07
clarkbpleia2: cool20:07
clarkbAJaeger: needs to be set to gettext/po(t)?20:07
AJaegerpleia2: look at the help for that one - it says "You cannot upload strings for this."20:07
AJaegerclarkb: That's what I would try...20:08
*** wshao has quit IRC20:08
*** gyee has joined #openstack-infra20:08
AJaegerclarkb: nova uses gettext - not sure what's best here.20:08
clarkbya  Ithink gettext is what we want20:08
AJaegeropenstack-manuals has different ways to set these.20:08
clarkbdo you want to change it or should I?20:08
clarkbAJaeger: because we are still using .pot files that we generate iirc20:09
AJaegerclarkb: if you have it open, just do it - and then let's try again20:09
pleia2AJaeger: heat uses gettext too, I wonder how this got changed?20:09
*** bexelbie_ has quit IRC20:09
AJaegerpleia2: no idea20:09
*** tim_o has quit IRC20:09
pleia2well, someone change it back and I'll re-run the job20:09
clarkbAJaeger: pleia2 updated20:09
pleia2thanks clarkb :)20:09
pleia2we'll keep an eye on it20:09
AJaegerpleia2: do you want to restart the job?20:09
pleia2AJaeger: yep, just recrafting my jenkins command20:10
AJaegerpleia2: ah, just read your comment20:10
*** doug-fish has joined #openstack-infra20:10
pleia2ok, running now20:10
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Correct puppet yum repo URL for git.o.o CentOS 7  https://review.openstack.org/22374820:10
clarkbpleia2: probably worht a bug upstream against zanata cli to give a better error in this case20:10
clarkbif this ends up being the fix20:11
clarkbpleia2: and maybe run the job again just to make sure that we aren't somehow changing that setting via the job20:11
ianwgreghaynes: so git testing of dib is probably going to require https://review.openstack.org/#/c/219562/ ( handle install with pip -e ) , so if you could take a look that would be great :)20:11
pleia2clarkb: good plan, will do20:11
*** mtanino has quit IRC20:11
*** esmute has joined #openstack-infra20:11
AJaegerpleia2: https://jenkins.openstack.org/job/nova-upstream-translation-update/1200/console failed20:11
AJaegerpleia2, clarkb: Looks like it succeeds!20:12
pleia2AJaeger: doh, I landed an ssl change this morning that should have only impacted dev :\ https://review.openstack.org/#/c/222039/20:13
clarkbI wonder if we can query the DB to find if there are any others20:13
pleia2oops, just remembered I have a call20:13
pleia2hopefully not long, bbs20:13
openstackgerritMerged openstack-infra/subunit2sql: Adds error handling for queries returning no data  https://review.openstack.org/22365820:14
clarkbpleia2: are yo usaying that it affects prod too and we should revert?20:14
pleia2clarkb: I think it may be the cause of https://jenkins.openstack.org/job/nova-upstream-translation-update/1200/console20:14
pleia2but phone :)20:15
clarkboh looking20:15
*** ganso has quit IRC20:15
AJaegerpleia2: it failed at the time translate was restarted, so please retrigger as well20:15
*** hdd has quit IRC20:15
*** cburroughs has quit IRC20:16
*** sharikapongubala has joined #openstack-infra20:16
AJaegerpleia2, clarkb: I have to leave now. Bye!20:16
*** esmute has quit IRC20:16
clarkbAJaeger: np, see you tomorrow20:16
*** hdd has joined #openstack-infra20:17
*** AJaeger has quit IRC20:17
*** claudiub has quit IRC20:21
bltavare_clarkb: hey there. would you mind checking some acceptance test patches? This one has no dependencies on other changes https://review.openstack.org/#/c/217732/20:21
*** bltavare_ is now known as bltavares20:21
*** burgerk has quit IRC20:21
*** bexelbie_ has joined #openstack-infra20:23
*** austin81 has left #openstack-infra20:24
*** austin81 has joined #openstack-infra20:25
bltavaresclarkb: this series of changes is also looking quite green https://review.openstack.org/#/c/222625/20:26
clarkbpleia2: I can get a 200 from that url using firefox dev tool to edit the accept headers20:26
clarkbpleia2: so the server is fine, looking at that change more closely now20:26
pleia2clarkb: ajaeger may be right re: bad restart timing20:27
pleia2I can retrigger20:27
clarkbok20:27
*** ParsectiX has joined #openstack-infra20:28
*** ParsectiX has quit IRC20:28
*** shardy has quit IRC20:29
*** ddieterly has joined #openstack-infra20:32
*** otter768 has joined #openstack-infra20:34
*** baoli has joined #openstack-infra20:34
*** jsavak has quit IRC20:34
*** achanda has joined #openstack-infra20:35
*** achanda has quit IRC20:35
*** jsavak has joined #openstack-infra20:35
*** dramalho_ has quit IRC20:35
*** achanda has joined #openstack-infra20:35
*** mwagner_lap has quit IRC20:37
*** annegentle has joined #openstack-infra20:37
*** otter768 has quit IRC20:38
openstackgerritJeremy Stanley proposed openstack-infra/system-config: Correct puppet yum repo URL for git.o.o CentOS 7  https://review.openstack.org/22374820:39
*** jtrovo_ has quit IRC20:39
fungii should have stopped trying to remember how to do arbitrary variable assignment in puppet and just looked at the documentation20:39
*** teran has joined #openstack-infra20:43
*** SumitNaiksatam has joined #openstack-infra20:43
*** baoli has quit IRC20:43
*** baoli has joined #openstack-infra20:44
*** kgiusti has joined #openstack-infra20:45
anteayathat can be helpful20:47
*** baoli has quit IRC20:47
*** baoli has joined #openstack-infra20:48
*** glauco has quit IRC20:52
*** esmute has joined #openstack-infra20:53
*** changbl has quit IRC20:55
*** sridhar_ram1 has quit IRC20:55
*** rossella_s has quit IRC20:56
*** jsavak has quit IRC20:56
*** baoli has quit IRC20:57
*** wshao has joined #openstack-infra20:57
*** baoli has joined #openstack-infra20:57
*** esmute has quit IRC20:57
*** cody-somerville has quit IRC20:57
pleia2https://jenkins.openstack.org/job/nova-upstream-translation-update/1201/ success \o/20:58
*** pradk has quit IRC20:59
clarkbpleia2: yay20:59
clarkbpleia2: should I figure out how to query the DB to see if any other projects aren't set to gettext?20:59
*** baoli_ has joined #openstack-infra20:59
*** baoli_ has quit IRC20:59
pleia2I think that's the last of the cleanup for today, tonight will be fun with all the propose-translation-update-zanata jobs landing20:59
*** baoli has quit IRC20:59
pleia2clarkb: probably not worth bothering unless it happens again21:00
*** baoli has joined #openstack-infra21:00
clarkbok21:00
*** alivigni has quit IRC21:00
clarkbwhen StevenK wakes I am going to bug him for the change to rip out all the old transifex stuff, maybe we can plan to merge that on our friday?21:00
jeblairanteaya: what you got from odsreg?21:01
jeblairttx: maybe i should start work on some puppet and see what we have by the time you wake from your well-earned slumber?21:02
*** sridhar_ram has joined #openstack-infra21:03
openstackgerritAnita Kuno proposed openstack-infra/odsreg: Adds new commands for getting requirements  https://review.openstack.org/22381121:03
anteayajeblair: https://review.openstack.org/#/c/223811/21:03
*** thiagop has quit IRC21:03
anteayajeblair: I updated commands for getting requirements21:03
anteayathe server serves something21:03
ttxjeblair: sounds good21:04
*** aysyd has quit IRC21:05
anteayaI can get the title page21:05
anteayaI can get the suggest a session page21:06
*** thorst has quit IRC21:06
*** tiswanso has quit IRC21:06
anteayasubmitting a session does nothing that i can see21:06
pleia2clarkb: sounds good to me!21:06
jeblairanteaya: you may need to be a track lead or something to work with that21:06
anteayaah I will look into that, thanks21:06
jeblairanteaya: which, i think at one point, involved editing a file on disk?21:07
anteayaI don't know how to become a track lead21:07
anteayaI will look at the files21:07
clarkbpleia2: so is that it until the periodic jobs run?21:08
clarkb~0600UTC?21:08
*** DericHorn-HP has quit IRC21:08
pleia2clarkb: yeah21:09
anteayajeblair: david-lyle is shoulder surfing me and we are drawing a blank21:09
pleia2clarkb: just in time for AJaeger to wake up :D21:09
pleia2I'm sure he'll have a whole list for me when I wake up21:09
jeblairanteaya: event.json.sample seems to be how they are defined21:11
clarkbpleia2: were you planning on sending email to i18n and -dev notifying of the job switch?21:12
clarkbprobably good to let people know that the old topic is goin gaway and that we can abandon the old changes tomorrow once new ones are up21:12
pleia2clarkb: I probably should, yeah21:12
*** baoli has quit IRC21:12
* pleia2 nods21:12
*** pc_m has quit IRC21:12
*** ccarrara has joined #openstack-infra21:13
openstackgerritAndrea Frittoli proposed openstack-infra/subunit2sql: Add date filter on runs  https://review.openstack.org/22350121:14
*** baoli has joined #openstack-infra21:15
anteayathe problem was I had put 'none' in the blueprint text box21:15
anteayaand that made the app unhappy21:15
anteayaI don't need to be track lead to suggest a session21:15
anteayaI can suggest a session21:15
anteayaand I can add a comment21:15
david-lyleit's missing the fancy styling I remember21:16
anteayapicky picky picky21:16
*** DericHorn-HP has joined #openstack-infra21:17
anteayapatches for a css file welcome, currently there is none21:17
anteayawell apparently there is one21:17
anteayait could be expanded21:18
*** cloudtra_ has joined #openstack-infra21:18
jlvillalHello infra masters :) Any idea why a job would give an error about LIBS_FROM_GIT were not installed correctly?21:19
jlvillalhttp://logs.openstack.org/49/222249/1/check/gate-tempest-dsvm-neutron-src-python-ironicclient/cf7081b/logs/devstacklog.txt.gz21:19
*** cloudtrainme has quit IRC21:19
jlvillalPatch set: https://review.openstack.org/#/c/222249/21:19
jlvillalThe same patch passed that test on Sept 10th, but when it got +A it failed.21:20
*** baoli has quit IRC21:21
openstackgerritAndrea Frittoli proposed openstack-infra/subunit2sql: Add date filter on runs  https://review.openstack.org/22350121:21
openstackgerritVictoria Martinez de la Cruz proposed openstack-infra/project-config: Fix gate-rally-dsvm-zaqar-zaqar  https://review.openstack.org/22377021:21
*** baoli_ has joined #openstack-infra21:22
*** ldnunes has quit IRC21:22
openstackgerritDoug Hellmann proposed openstack/requirements: Update ceilometermiddleware for new release 0.3.0  https://review.openstack.org/22383721:22
openstackgerritAnita Kuno proposed openstack-infra/odsreg: Adds new commands for getting requirements  https://review.openstack.org/22381121:24
*** hodos has joined #openstack-infra21:25
openstackgerritsebastian marcet proposed openstack-infra/openstackid: OIDC - OpenId Connect Implementation  https://review.openstack.org/19845821:25
anteayajeblair: if you are following my patch 223811, patchset 1 is wrong, patchset 2 is improved21:25
*** baoli_ has quit IRC21:25
*** jtrovo has joined #openstack-infra21:26
openstackgerritDoug Hellmann proposed openstack/requirements: Update cliff for new release 1.15.0  https://review.openstack.org/22383821:28
*** puranamr has joined #openstack-infra21:28
*** baoli has joined #openstack-infra21:28
*** baoli has quit IRC21:29
*** mtanino has joined #openstack-infra21:29
*** stevemar has quit IRC21:30
*** kgiusti has quit IRC21:30
*** baoli has joined #openstack-infra21:31
pleia2clarkb: sent, feel free to chime in if I missed anything http://lists.openstack.org/pipermail/openstack-dev/2015-September/074608.html21:31
*** yfried has joined #openstack-infra21:31
*** puranamr has quit IRC21:33
*** baoli has quit IRC21:33
*** cloudtra_ has quit IRC21:33
*** dramalho has joined #openstack-infra21:33
*** esmute has joined #openstack-infra21:34
*** baoli has joined #openstack-infra21:34
*** baoli has quit IRC21:34
fungiclarkb: jeblair: looks like 223748 is syntactically correct now and i've tested it from a puppet dev env with both centos 6 and 721:34
*** baoli has joined #openstack-infra21:35
fungionce that merges, i'll make corresponding manual edits on git01-07 to get puppet working again (i already edited 08 to confirm)21:35
*** krtaylor has joined #openstack-infra21:35
fungiwell, manual edits followed by `yum upgrade puppet facter`21:35
*** puranamr has joined #openstack-infra21:36
*** glauco_ has joined #openstack-infra21:36
*** eharney has quit IRC21:36
*** esmute has quit IRC21:38
*** cloudtrainme has joined #openstack-infra21:38
*** EricGonczer_ has quit IRC21:39
*** baoli has quit IRC21:40
*** ozamiatin has joined #openstack-infra21:40
*** mriedem is now known as mriedem_away21:40
*** baoli has joined #openstack-infra21:41
*** mriedem_away has quit IRC21:42
openstackgerritAndrea Frittoli proposed openstack-infra/subunit2sql: Add date filter on runs  https://review.openstack.org/22350121:43
pleia2fungi: great, lgtm21:43
*** r1chardj0n3s has joined #openstack-infra21:44
fungithanks pleia2!21:44
fungihopefully we'll have puppet updating gerrit again by the end of the day (right now ansible's not because it wants puppet to succeed on the git farm first)21:44
bltavarescould someone add feedback on this series of pactches on puppet-httpd? https://review.openstack.org/#/c/222721/ it is looking pretty green so far21:45
anteayapleia2: looks good to me21:46
pleia2anteaya: thanks21:47
*** amitgandhinz has quit IRC21:47
openstackgerritColleen Murphy proposed openstack-infra/system-config: Add bifrost manifest  https://review.openstack.org/20875121:48
openstackgerritKhai Do proposed stackforge/python-jenkins: Support ability to install plugins  https://review.openstack.org/21052921:49
openstackgerritJames E. Blair proposed openstack-infra/project-config: Add puppet-odsreg project  https://review.openstack.org/22384821:49
jeblairanteaya, fungi: ^21:50
openstackgerritMerged openstack-infra/system-config: Correct puppet yum repo URL for git.o.o CentOS 7  https://review.openstack.org/22374821:50
*** tongli has quit IRC21:51
openstackgerritAndrea Frittoli proposed openstack-infra/subunit2sql: Add date filter on runs  https://review.openstack.org/22350121:51
anteayajeblair: away it goes21:53
*** baoli_ has joined #openstack-infra21:54
openstackgerritlifeless proposed openstack/requirements: Revise rules on upper bounds.  https://review.openstack.org/22234921:54
*** edmondsw has quit IRC21:54
*** baoli_ has quit IRC21:54
*** baoli has quit IRC21:56
*** baoli has joined #openstack-infra21:57
*** baoli has quit IRC21:57
*** baoli has joined #openstack-infra21:58
openstackgerritColleen Murphy proposed openstack-infra/system-config: Add bifrost inventory management procedures  https://review.openstack.org/21427921:58
*** asettle has joined #openstack-infra22:00
*** Piet has quit IRC22:00
*** baoli has quit IRC22:00
*** ayoung has quit IRC22:01
*** baoli has joined #openstack-infra22:01
openstackgerritMerged openstack-infra/project-config: Add python jobs to the openstack-health repo  https://review.openstack.org/22339022:01
*** doug-fish has quit IRC22:01
*** doug-fish has joined #openstack-infra22:02
*** krtaylor has quit IRC22:02
*** dzamboni has quit IRC22:02
*** baoli has quit IRC22:02
*** baoli has joined #openstack-infra22:03
*** puranamr has quit IRC22:04
oomichijhesketh: can you take a look at https://review.openstack.org/#/c/216933/ ?22:04
jheskethoomichi: lgtm :-)22:05
*** baoli has quit IRC22:05
oomichijhesketh: thanks :)22:05
asselinanyone know if puppet apply on version 3.7.5  works with hiera? Reading the docs, but can't figure it out.22:05
openstackgerritMerged openstack-infra/puppet-infra-cookiecutter: Add initial version for puppet-infra-cookiecutter  https://review.openstack.org/21701222:06
pleia2asselin: just the command "puppet apply"?22:07
pleia2we were using it in 2.7 days, so it's not new22:07
*** baoli has joined #openstack-infra22:07
*** weshay has quit IRC22:07
asselinpleia2, I trying like this, and explicitly leaving out a required para that's supposed to be in heira.yaml: http://paste.openstack.org/show/463591/22:08
*** amuller has quit IRC22:08
*** baoli has quit IRC22:09
*** abregman has quit IRC22:09
openstackgerritDan Moravec proposed openstack-infra/subunit2sql: Remove conflicting cmdline option 'r'  https://review.openstack.org/22385322:10
jeblairanteaya: does odsreg need a mysql db?22:10
pleia2asselin: hm, so your init.pp does the hiera look up and places that info in the proxy_host variable?22:10
*** ozamiatin has quit IRC22:10
asselinpleia2, no it doesn't. Is it supposed to? But I will try it.  http://docs.puppetlabs.com/hiera/1/puppet.html#automatic-parameter-lookup22:11
anteayajeblair: sqlite22:11
anteayajeblair: it comes with python22:11
jeblairanteaya: thx22:11
anteayadavid-lyle is sitting beside me and giving me answers22:12
anteayawelcome22:12
asselinpleia2, perhaps that's where I'm misreading the docs22:12
jeblairanteaya: i'm hacking out a quick puppet-odsreg module based on cookiecutter and our existing puppet-graphite module22:12
anteayaawesome22:12
pleia2asselin: ah, maybe my hiera is just out dated :) but we do lots and lots of lookups in our site.pp http://git.openstack.org/cgit/openstack-infra/system-config/tree/manifests/site.pp#n5622:12
anteayaI look forward to reviewing22:12
jeblairanteaya: once puppet-odsreg exists, i'll push up what i have (regardless of whether it works)22:12
anteayajeblair: good call22:12
openstackgerritTim Hinrichs proposed openstack-infra/project-config: Restrict Congress gate tempest tests to Congress tests  https://review.openstack.org/22385522:12
openstackgerritTim Hinrichs proposed openstack-infra/project-config: Restrict Congress gate tempest tests to Congress tests  https://review.openstack.org/22385522:13
*** baoli has joined #openstack-infra22:13
*** thinrichs has joined #openstack-infra22:13
*** ccarrara has quit IRC22:14
*** dramalho has quit IRC22:14
*** baoli has quit IRC22:14
*** baoli has joined #openstack-infra22:14
*** esmute has joined #openstack-infra22:14
openstackgerritJim Rollenhagen proposed openstack-infra/project-config: Drop lib-forward-testing for python-ironicclient  https://review.openstack.org/22385622:16
thinrichsIs anyone around to give me a quick config review?22:16
*** gordc has quit IRC22:16
jrolllifeless: ^ the name lib-forward-testing makes me feel bad about dropping it, but it does appear useless22:16
jrollthanks for help on that btw22:16
thinrichsThere are some gate tests failing that we shouldn't be running, and I'm trying to get that fixed.22:16
thinrichshttps://review.openstack.org/#/c/223855/22:16
*** bltavares has quit IRC22:17
openstackgerritMerged openstack-infra/project-config: Enable Barbican in Magnum job definition  https://review.openstack.org/21693322:18
*** esmute has quit IRC22:19
*** glauco_ has quit IRC22:19
*** baoli has quit IRC22:19
openstackgerritMerged openstack-infra/project-config: Add puppet-odsreg project  https://review.openstack.org/22384822:20
asselincan we get this merged? doc update: https://review.openstack.org/#/c/206513/22:22
*** baoli has joined #openstack-infra22:22
asselinthen we can get 3rd party ci folks updated so they don't spam merge failures22:22
openstackgerritMerged openstack-infra/tripleo-ci: Stop running delorean twice  https://review.openstack.org/22360022:22
*** baoli has quit IRC22:23
jrollI'd love eyes on 223856 to help unblock ironicclient's gate22:23
*** baoli has joined #openstack-infra22:23
*** baoli has quit IRC22:24
*** ganso has joined #openstack-infra22:24
*** baoli has joined #openstack-infra22:24
*** baoli has quit IRC22:25
*** baoli has joined #openstack-infra22:27
*** baoli has quit IRC22:27
*** erikwilson has quit IRC22:28
*** baoli has joined #openstack-infra22:29
openstackgerritMerged openstack-infra/subunit2sql: Remove conflicting cmdline option 'r'  https://review.openstack.org/22385322:30
clarkbzaro: so I don't really want to put estimated duration in the build listing22:30
clarkbzaro: that seems like something you should query jenkins directly for?22:31
jeblair2015-09-15 22:30:47,653 p=7283 u=root |  failed: [git01.openstack.org] => {"failed": true}22:31
jeblair2015-09-15 22:30:47,653 p=7283 u=root |  msg: Puppet agent state could not be determined.22:31
jeblair?22:31
anteayahmmmm22:31
zaroclarkb: ok, just a suggestion.22:31
*** baoli_ has joined #openstack-infra22:31
jeblair1,7,6,2 failed with that, 5,4,3,8 succeeded22:31
*** baoli has quit IRC22:31
clarkbzaro: the reason is get_build_info is a thing22:31
anteayajeblair: how odd22:32
clarkbzaro: and listing the builds should give you enough information to queriy the build info22:32
anteayathey are all on centos722:32
anteayaa race of some sort?22:32
zaroclarkb: thought it might be useful for something related, but maybe not22:32
clarkbjeblair: thats the thing fungi is fixing22:32
jeblairclarkb: yeah, the change merged and that's from a few seconds ago22:32
clarkbzaro: well my point is you should list the build, find the build you want, then call get_build_info on it22:32
clarkbjeblair: its a manual fix22:32
anteayaoh22:32
clarkbpuppet can't fix itself :/22:33
fungiright22:33
zaroclarkb: sounds good, just add that little bit of documentation and i think it god22:33
zarogod/good22:33
fungiand now that it should be present on the puppetmaster, i'm going to update the git servers by hand so they can resume updating on their own hereafter22:33
anteayagreat22:33
*** otter768 has joined #openstack-infra22:34
*** baoli has joined #openstack-infra22:35
*** alexpilotti has quit IRC22:35
*** geoffarnold is now known as geoffarnoldX22:36
*** baoli_ has quit IRC22:36
*** sabeen2 has quit IRC22:37
openstackgerritMatthew Treinish proposed openstack-infra/subunit2sql: Add db api method to get time series of runs by key value metadata  https://review.openstack.org/22386022:37
*** baoli has quit IRC22:38
jeblairdavid-lyle: how hard would it be to port odsreg to django 1.6?22:38
clarkbzaro: I will however add the node name since that seems to not be fetchable otherwise22:38
jeblairdavid-lyle, anteaya: so we could use it with the python-django package in trusty22:38
jeblair1.6.1-2ubuntu0.1022:38
*** baoli has joined #openstack-infra22:38
anteayadavid-lyle is grimacing22:38
david-lylejeblair, I'd have to try it22:38
openstackgerritAndrea Frittoli proposed openstack-infra/subunit2sql: Add date filter on runs  https://review.openstack.org/22350122:39
david-lyledepends how deep the tentacles are into django22:39
jeblairdavid-lyle: maybe if it takes more than 5 minutes, let me know? :)22:39
david-lyledjango shifts a fair amount on releases, but is well documented22:39
jeblairi think that's about how 'worth it' that is atm.22:39
david-lylewill try22:39
*** otter768 has quit IRC22:40
zaroclarkb: then would it make sense to add the executor number as well?22:40
clarkbzaro: good point22:40
openstackgerritMatthew Treinish proposed openstack-infra/subunit2sql: Add db api method to get time series of runs by key value metadata  https://review.openstack.org/22386022:40
clarkbit is a bit annoying that the jenkins api is so ad hoc22:40
jeblairhow do we tell pip to install a specific version of something in puppet?22:42
jeblair(usually we use requirements files, but i'm trying not to go down a rabbit hole right now)22:42
*** asettle has quit IRC22:43
clarkbjeblair: ensure => '$version'22:43
jeblairclarkb: thx22:43
clarkber use double quotes22:43
*** doug-fish has quit IRC22:43
clarkbotherwise the varibale won't be interpolated or just use a verbatim version22:44
pleia2doug-fish is awesome \o/ (was getting him up to speed with our translations scripts)22:45
pleia2nice to have another person interested :)22:45
*** ddieterly has joined #openstack-infra22:47
*** Sukhdev has joined #openstack-infra22:47
*** ddieterly has quit IRC22:48
*** krtaylor has joined #openstack-infra22:49
jeblairdoug-fish isn't here :(22:49
mordredboo for not being here22:50
mordredoh. hai22:50
mordredI miss anyhting fun?22:50
*** DericHorn-HP has quit IRC22:51
*** gildub has joined #openstack-infra22:51
dougwigYour fun email threads.  :)22:51
pleia2he EODed22:51
jeblairpleia2: such a shame when that happens22:51
*** baoli has quit IRC22:52
*** darrenc is now known as darrenc_afk22:52
*** baoli has joined #openstack-infra22:53
jeblairjgriffith: if you're looking for something odsreg related to do: it might be helpful for odsreg to be installable with pip (eg, with setup.py, etc).  i'm setting it up to work without that for now, but would be much cleaner if it did.22:53
jeblairjgriffith: not critical -- just throwing it out there if you're bored22:53
clarkbEOD is that mythical thing people do when they fall asleep right?22:54
openstackgerritClark Boylan proposed stackforge/python-jenkins: Add function to get running builds  https://review.openstack.org/22327622:54
clarkbzaro: ^ how is that22:54
pleia2clarkb: I think so, but given that I've been having dreams about Zanata scripts, I don't think I do it22:55
clarkbpleia2: haha22:55
Clintgosh22:56
*** sdake has quit IRC22:56
pleia2it's been a long week :)22:56
pleia2Clint: reminds me, thanks for your reviews22:57
anteayadavid-lyle and I are still chipping away at errors22:57
*** r-daneel has joined #openstack-infra22:57
jeblairanteaya: david-lyle it's probably been more than 5 mins, we can go with pip and 1.4 :)22:57
Clintpleia2: sure22:57
*** Sukhdev has quit IRC22:57
clarkbgreghaynes: ok first thing I notice reviewing the first nodepool gearman change is we have married the zuul queue introspector and the image builder gearman clients23:00
anteayajeblair: okay thanks23:00
greghaynesclarkb: huh?23:01
anteayait did work for me23:01
clarkbgreghaynes: technically thats ok, but I wonder if it makes sense to logically decouple those because you might not use the same gearman server for that23:01
david-lylejeblair: one of the dependent packages for openid seems to be stuck on 1.423:01
greghaynesclarkb: oh, you mean the gearman client in the nodepool thread23:01
clarkbgreghaynes: you are sharing a gearman client for two completely different functions whihc implies shared gearman servers23:01
clarkbyes23:01
*** wshao has quit IRC23:01
jeblairdavid-lyle: no prob, 1.4 it is23:02
jeblairdavid-lyle: thanks23:02
clarkbgreghaynes: I am mosty trying to channel the folks that wouldrun nodeool behind crazy firewalls23:02
*** mmedvede has quit IRC23:02
clarkband determine if that is a problem23:02
*** salv-orlando has joined #openstack-infra23:02
david-lylejeblair: there could be other options for openid, but more work23:02
*** rfolco has quit IRC23:03
*** annegentle has quit IRC23:03
clarkbwe have properly namespaced the gearman function names so I don't think we can collide those unexpectedly23:04
openstackgerritJoshua Hesketh proposed openstack-infra/zuul: Add in extra connections tests  https://review.openstack.org/16930023:04
openstackgerritJoshua Hesketh proposed openstack-infra/zuul: Move Item formatting into Reporters  https://review.openstack.org/22329823:04
openstackgerritJoshua Hesketh proposed openstack-infra/zuul: Document the new connections in zuul  https://review.openstack.org/16927023:04
openstackgerritJoshua Hesketh proposed openstack-infra/zuul: Add support for sqlalchemy reporter  https://review.openstack.org/22333323:04
openstackgerritJoshua Hesketh proposed openstack-infra/zuul: Add support for 'connection' concept  https://review.openstack.org/12152823:04
clarkbjeblair: ^ do you have opinions on sharing gearman servers like that?23:04
*** salv-orl_ has quit IRC23:05
greghaynesclarkb: Yea, splitting it is super simple, just copying the functions into a new class so doesnt really matter to me23:05
fungiokay, all of the git servers should have a working installation of puppet again23:05
fungidims_: jeblair: ^23:05
anteayafungi: yay23:05
fungigerrit project updates should resume forthwith23:05
clarkbgreghaynes: and config for a possibly different gearman server connection23:05
zaroclarkb: +2 for you23:06
clarkbzaro: thank you23:06
openstackgerritAaron Rosen proposed openstack-infra/project-config: Make gate-tempest-dsvm-networking-ovn voting  https://review.openstack.org/22386623:06
jeblairclarkb, greghaynes: it seems straightforward to assume 1 for now and split later if needed?23:06
*** darrenc_afk is now known as darrenc23:06
*** salv-orlando has quit IRC23:07
jeblairwhat's the gerrit replicate command now?23:07
clarkbjeblair: replication start --all iirc23:07
*** asettle has joined #openstack-infra23:07
clarkbjeblair: drop the 'gerrit'23:07
clarkbjeblair: greghaynes and ya I can go with that since you are right would be simple to update later if it becomes necessary23:07
greghaynesjeblair: clarkb That should work. I think we should tag beforehand reguardless and if someone comes saying they need that we can add it in / make a new tag23:07
*** ZZelle_ has quit IRC23:08
*** julim has quit IRC23:08
*** baoli has quit IRC23:09
*** e0ne has quit IRC23:09
*** markvoelker has quit IRC23:10
*** jswarren has quit IRC23:11
*** regXboi has quit IRC23:12
pleia2woo, git servers reporting to puppetboard23:12
pleia2and now I just saw fungi already checked this :)23:12
*** hemna is now known as hemnafk23:12
pleia2fungi: nice work tracking it down23:12
fungiwell, also because i updated puppet on each of them to test it23:12
fungijust to make sure they were well and truly fixed again23:12
*** e0ne has joined #openstack-infra23:13
* pleia2 nods23:13
*** moravec has quit IRC23:13
clarkbfungi: thank you for tking care of that23:13
fungididn't actually take long to track down. they spontaneously failed starting at different times today, so i picked one and looked at the yum log, saw puppet updated, and noticed that the package name had "el6" in it. the rest was pretty trivial23:13
*** ozamiatin has joined #openstack-infra23:14
*** ozamiatin has quit IRC23:14
lifelessjroll: you could perhaps make it do something useful :)23:14
jrolllifeless: we're working on getting tempest-full working in the nova check... other than that we run our ironic dsvm job already in ironicclient gate23:15
jrolllifeless: so there isn't much more I can do :P23:15
*** salv-orlando has joined #openstack-infra23:15
*** salv-orlando has quit IRC23:15
*** openstackgerrit has quit IRC23:16
*** salv-orlando has joined #openstack-infra23:16
*** oomichi has quit IRC23:16
*** austin81 has left #openstack-infra23:16
anteayajeblair: david-lyle and I are off for the night, getting kicked out of the room23:16
*** openstackgerrit has joined #openstack-infra23:16
jeblairfungi: all 8 succeeded23:16
anteayajeblair: will check back after dinner23:17
*** david-lyle has quit IRC23:17
jeblairanteaya, david-lyle: k, i'll push up my wip in 5 mins23:17
anteayaawesome23:17
jeblairanteaya, david-lyle: night, thanks23:17
anteayanight23:17
*** thinrichs has quit IRC23:20
*** geoffarnoldX is now known as geoffarnold23:21
openstackgerritDerek Higgins proposed openstack-infra/tripleo-ci: Use a specific fedora mirror on the jenkins node  https://review.openstack.org/22386823:21
openstackgerritMerged openstack/diskimage-builder: dib-lint: validate json/yaml files  https://review.openstack.org/22352023:23
*** jtrovo has quit IRC23:23
*** thinrichs has joined #openstack-infra23:24
*** Rockyg has quit IRC23:24
*** gildub has quit IRC23:24
*** pahuang has joined #openstack-infra23:24
*** e0ne has quit IRC23:26
*** hichihara has joined #openstack-infra23:26
*** soren has quit IRC23:26
clarkbgreghaynes: why do you have to setup the builder in all of the nodepool command tests? it should only be required for those that build an image correct?23:28
jeblairmore than 5 mins apparently manage-projects is slow23:28
clarkbgreghaynes: I think alien-list is the one that stands out as being unnecessary23:28
greghaynesclarkb: hrm, I think youre right. That got moved around a bit when we were figuring out that racey bug so might have just been mess from then23:29
clarkbgreghaynes: ok I am mostly leaving comments as I go then we can decide what actually needs clenaup and where I am stupid23:29
greghaynesclarkb: yep, sounds good23:29
greghaynesclarkb: I need to kind of dig in to answer some of these so probably best to leave comments then I can try and figure them out23:30
clarkbgreghaynes: also question, you are only handling dib builds in the builder right? snapshot is still from nodepoold process?23:33
clarkbgreghaynes: in the end state23:33
greghaynesclarkb: yes, only dib23:33
clarkbcool just aking sure I understand the end state23:34
openstackgerritJames E. Blair proposed openstack-infra/puppet-odsreg: Initial commit  https://review.openstack.org/22387023:34
jeblairttx, anteaya, jgriffith, fungi: ^23:34
jeblairttx, anteaya, jgriffith, fungi: also "topic:odsreg"23:34
greghaynesclarkb: the two things left I think are move the provider configparsing/initializion out of nodepool so builders do it on their own and then make a command/runner for builders23:35
fungijeblair: thanks, query saved23:35
*** mmedvede has joined #openstack-infra23:35
*** cloudtrainme has quit IRC23:36
*** sergmelikyan has quit IRC23:37
fungii keep forgetting i have to restart gertty to pick up new repos23:38
*** erlon has quit IRC23:38
clarkbI have to say I have moved back to webui because couch reviewing while feeding a baby is easier on devices without proper keyboards :/23:39
clarkbmaybe I need to port gertty to android23:40
*** Daisy has joined #openstack-infra23:40
pleia2haha23:40
pleia2connectbot is a lot better than it once was, tab completion and arrows are now easy23:40
clarkbalso I have never wanted a proper tablet until recently23:41
openstackgerritJames E. Blair proposed openstack-infra/system-config: Add odsreg server  https://review.openstack.org/22387123:41
clarkbpleia2: ya the addition of tab and up arrow is awesome23:41
clarkbon my old droid v1 I had a proper tab button and arrow keys23:41
Clintdoesn't support modern key exchange mechs though23:41
clarkbI mised them when I upgraded23:41
pleia2<3 G123:41
clarkbClint: modern? its a vt10023:41
*** bharathm has quit IRC23:42
pleia2I loved that first android23:42
Clintclarkb: no, for ssh23:42
clarkboh derp23:42
clarkbClint: like ecdsa?23:42
clarkbwhich you can't use because half the machines you need to log into dont support it yet?23:42
clarkband paramiko doesn't support it?23:42
pleia2clarkb: once, I live-irced a wedding http://princessleia.com/images/journalpics/092009/irc_wedding_congrats.jpg23:43
*** EricGonczer_ has joined #openstack-infra23:43
Clintclarkb: all my machines are restricted to "KexAlgorithms curve25519-sha256@libssh.org", but https://github.com/connectbot/connectbot/issues/9023:43
pleia2good old g1 :)23:43
clarkb"they are all married now"23:44
pleia2hehe23:44
clarkbClint: fwiw one time I fixed a bug in connectbot on github and they merged it without me even makin a pull request ( I was still testing it)23:44
openstackgerritKhai Do proposed openstack-infra/jenkins-job-builder: Fix query for plugin when using default config  https://review.openstack.org/22387223:45
pleia2hah23:45
jeblairclarkb: sorry to hear that; let me know if there's anything i can do to make it easier, including htpc or wireless keyboard recommendations :)23:45
Clintclarkb: do you feel like implementing curve25519 in java23:45
*** pvaneck has quit IRC23:45
clarkbjeblair: ha I could actually set up my htpc with a better wireless keyboard then use the tv23:46
* fungi is surprised bouncy castle is missing that23:46
clarkbjeblair: this is not a bad idea now that you have me thinking about it23:46
clarkbClint: sorry not really :)23:46
jeblairclarkb: i'm thinking about it for myself here too23:46
clarkbjeblair: the current one is a tiny palm sized thing that is bad for that, but I can easily get a laptop sized bluetooth thing23:46
fungiclarkb: i've been using a logitech dinovo edge rechargable full-size keyboard to bluetooth to a debian mini-pc connected 1080p hdmi to my television in the living room, works great23:47
fungii run cool-retro-term as the terminal emulator there for additional eye candu23:47
fungicandy23:47
fungigertty looks great on it23:47
pleia2I have this keyboard for my tablet http://www.amazon.com/gp/product/B00BU4OV5023:49
pleia2works well for writing emails, that's about it23:49
pleia2mostly on airplanes23:49
clarkbthe benefit of a tablet would be use in other places23:49
clarkbya like airplanes23:49
openstackgerritSabari proposed openstack/requirements: Fix glance_store in upper-constraints  https://review.openstack.org/22387323:49
clarkbmaybe I need both things >_>23:49
pleia2yeah23:49
pleia2hehe23:49
*** sabari has joined #openstack-infra23:50
*** esmute has joined #openstack-infra23:50
stevebakerhey, heat unit tests are failing due to a manila client change. This fixes it https://review.openstack.org/#/c/223747/23:52
*** yamamoto has joined #openstack-infra23:52
stevebakerthere are seven changes in the integrated gate queue which will fail without ^ so it might be best to drop them23:53
jeblairmordred: oh my, they even ruined the standalone keyboard: http://shop.lenovo.com/us/en/itemdetails/0B47189/460/60AC6A0372B14F5BA7B12F1FF88E33C723:53
pleia2ugh23:54
*** Daisy has quit IRC23:55
Clinti have the usb version of that23:55
*** esmute has quit IRC23:55
jeblairClint: with chiclets?23:55
Clintyup23:55
*** achanda_ has joined #openstack-infra23:55
jeblairis it terrible?23:55
*** Daisy has joined #openstack-infra23:55
ianwclarkb: what's the deal with the acl setup in https://review.openstack.org/#/c/218254/ (Fix Aodh permissions to let the release team do its job) ... why has it removed the aodh-release group?23:55
clarkbthe chiclets honeslty don't bother you too much, the terrible part is lack of real buttons23:55
*** yuanying has quit IRC23:55
Clintwell, it's just for my tv, so it's better than a keyboard without a trackpoint23:55
clarkbwhich they fixed in the 50s23:55
ianwlikely this is something about acl setup i don't know, but am keen to learn :)23:55
jeblairClint: point23:56
clarkbianw: becuse it inherites from All-Projects in gerrit where the release managers group has default perms to push tags23:56
openstackgerritMerged openstack/diskimage-builder: Update fedora elements README from free text to table formatting  https://review.openstack.org/22199523:56
*** markvoelker has joined #openstack-infra23:56
clarkbianw: so by removing that release group in the sub ACL file they get the default from All-Projects23:56
mordredjeblair: I have tweeted your anger23:56
clarkbgranted non chiclet would be better23:57
jeblairclarkb: you may be right; i'll give em a try.  there are actually scissorjacks under there at least, which is nice.23:57
*** achanda_ has quit IRC23:57
clarkbjeblair: my complaints for the x240 are no option to buy without touchscreen which results in a display that has burn in, and no physical mouse buttons23:58
clarkbjeblair: the x250 fixed the mouse buttons problem but not sure about the display23:58
mordredclarkb: the x250 display is great23:58
clarkbmordred: rub it in :P23:58
clarkbthe keyboard is different but its not world shattering23:58
mordredyup23:58
*** achanda has quit IRC23:58
mordredit's not as bad of a keyboard as the eliteboot23:58
mordredit's not as bad of a keyboard as the elitebook23:59
clarkbyes23:59
openstackgerritJames E. Blair proposed openstack-infra/puppet-odsreg: Initial commit  https://review.openstack.org/22387023:59
mordredthe worst part is the 6-row putting pg-up and pg-dn in the wrong places23:59
*** yuanying has joined #openstack-infra23:59
*** wshao has joined #openstack-infra23:59
*** Daisy has quit IRC23:59
mordredbut I'll take it23:59
ianwclarkb: ahh, ok.  that would be the bit up the top where it says " Rights Inherit From: All-Projects"23:59
clarkband insert is a Fn lock button23:59
mordredbecause it's the best I can get23:59
mordredyah23:59
ianwTIL23:59

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