*** sridhar_ram has joined #openstack-infra | 00:00 | |
*** Sukhdev has joined #openstack-infra | 00:00 | |
anteaya | taron: so right now I am thinking put the variables back and see if the test results are different | 00:00 |
---|---|---|
* taron hasn't seen it yet, was running around unlocking the bios on a bunch of workstations | 00:01 | |
taron | I'll plug it back in now and see | 00:02 |
anteaya | ah okay look first | 00:02 |
anteaya | sure | 00:02 |
anteaya | taron: tell me what you see | 00:02 |
*** bltavares has quit IRC | 00:02 | |
*** earlephilhower has quit IRC | 00:02 | |
*** gildub has quit IRC | 00:03 | |
*** gildub has joined #openstack-infra | 00:03 | |
pabelanger | ianw: try dnf from updates-testing now. | 00:05 |
*** zns has quit IRC | 00:07 | |
*** sirushti has quit IRC | 00:07 | |
taron | anteaya: the explosion appears to be unrelated, $project_config_repo is now undefined | 00:08 |
*** hdd has joined #openstack-infra | 00:10 | |
anteaya | hmmmm | 00:10 |
taron | I don't fully understand pleia2's comment about it being unnecessary, so I think I'll put it back in for the sake of testing the removed variables for the moment and ask about it later | 00:10 |
taron | unless someone puppet-savvier than I has comments/an explanation | 00:10 |
anteaya | sure | 00:10 |
ianw | pabelanger: ok, will do ... do you know where it downloads too? | 00:10 |
anteaya | taron: you have to learn, this is a good way | 00:11 |
*** aysyd has quit IRC | 00:11 | |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-openstackci: Create a single-node 3rd party ci system https://review.openstack.org/200330 | 00:11 |
anteaya | taron: you can add a comment to the patch telling reviewers what you are doing | 00:11 |
anteaya | taron: it helps save them time | 00:11 |
*** angdraug has quit IRC | 00:11 | |
taron | anteaya: is that something I add through the web interface or can that be tacked on to a commit message? | 00:12 |
* taron needs to grab their charger first in any case | 00:12 | |
*** wenlock has quit IRC | 00:12 | |
anteaya | just add a comment to the patch through the web interface | 00:12 |
anteaya | I see the error you found: http://logs.openstack.org/49/216549/3/check/gate-infra-puppet-apply-bare-trusty/587ee9e/console.html#_2015-09-23_23_42_07_530 | 00:12 |
taron | I totally didn't even see that those were links on the side. that's incredibly useful | 00:17 |
anteaya | taron: it is :) | 00:18 |
*** rossella_s has quit IRC | 00:19 | |
taron | especially in a distributed team where you can't just point at the lines | 00:19 |
*** rossella_s has joined #openstack-infra | 00:19 | |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-openstackci: Create a single-node 3rd party ci system https://review.openstack.org/200330 | 00:19 |
openstackgerrit | Merged openstack-infra/tripleo-ci: Exit 1 if wrong number of nodes are deployed https://review.openstack.org/226970 | 00:19 |
openstackgerrit | Emma Barber proposed openstack-infra/system-config: Add codesearch.o.o node and module https://review.openstack.org/216549 | 00:20 |
anteaya | taron: yup, you got it :) | 00:20 |
*** Sukhdev has quit IRC | 00:21 | |
pabelanger | ianw: no dice :( | 00:22 |
*** thorst has joined #openstack-infra | 00:23 | |
ianw | pabelanger: doesn't work? | 00:24 |
*** abitha has quit IRC | 00:25 | |
openstackgerrit | Merged openstack/requirements: Bump django_openstack_auth to 2.0.0 https://review.openstack.org/225255 | 00:25 |
taron | nibalizer: since you seem to be around: so setting a variable to empty string is considered bad practice, but not setting something or setting it to undef in puppet 4 is fine? | 00:25 |
*** thorst has quit IRC | 00:26 | |
*** gyee has quit IRC | 00:27 | |
pabelanger | ianw: looks to be a packaging issue | 00:28 |
pabelanger | ianw: new builds in pipeline | 00:28 |
taron | ...oh right, it's after 5 | 00:29 |
* taron shrugs and continues hacking | 00:29 | |
clarkb | taron: ya though in puppet3 undef won't override a default | 00:30 |
taron | clarkb: well it's set in site.pp, I just need something to feed the class proper as a default, so that's fine | 00:31 |
clarkb | taron: if it doesn't make sense to have a default I would make it unset and force users to apss something (instead of undef) | 00:31 |
*** Sukhdev has joined #openstack-infra | 00:32 | |
*** toabctl has quit IRC | 00:32 | |
pabelanger | Hmm | 00:32 |
taron | will do so. since it's in openstack_project I'm not sure whether it makes sense to have a default or not | 00:32 |
pabelanger | is there a problem with the coverage gate? HTML is not rendered correctly for me: http://logs.openstack.org/86/226986/2/check/grafyaml-coverage/3b3da49/cover/ | 00:33 |
*** trown is now known as trown|outttypeww | 00:33 | |
*** frickler has quit IRC | 00:33 | |
*** _fortis has quit IRC | 00:33 | |
taron | fails since it can't find hound now, so there's that. seems to be perfectly happy thus far with extra variables stripped out | 00:33 |
anteaya | pabelanger: has it ever rendered properly? | 00:33 |
anteaya | pabelanger: jjb has the same issue | 00:33 |
*** achanda has joined #openstack-infra | 00:33 | |
*** antonym has quit IRC | 00:34 | |
anteaya | pabelanger: but the zuul coverage job renders as I expect | 00:34 |
pabelanger | anteaya: At one point it did. Not sure how long ago | 00:34 |
pabelanger | anteaya: okay, checking out zuul | 00:34 |
anteaya | pabelanger: okay that is good to know | 00:34 |
*** frickler has joined #openstack-infra | 00:34 | |
anteaya | pabelanger: I tried to find out why the jjb job didn't render, never found the answer, the jobs in the tox.ini file differ | 00:34 |
anteaya | zuul uses testr and jjb uses test | 00:35 |
*** toabctl has joined #openstack-infra | 00:35 | |
anteaya | that may or may not be important | 00:35 |
ianw | pabelanger: clarkb was talking about that yesterday. i think os-loganalyze needs to strip out whitespace to realise it's HTML | 00:35 |
*** d0ugal has quit IRC | 00:35 | |
fungi | there is a fix proposed for that now | 00:36 |
*** _fortis has joined #openstack-infra | 00:36 | |
fungi | at least i think i saw clarkb and jhesketh talking about it earlier | 00:36 |
clarkb | ya jhesketh pushed a patch, the only problem with it is it would be lossy for leading whitespace in logs | 00:37 |
clarkb | not sure if that matters | 00:37 |
anteaya | taron: yay new errors | 00:37 |
clarkb | oh nd I meant to leave a comment that we should have a test for it, but forgot to | 00:37 |
* clarkb goes over to the change to leave that comment | 00:37 | |
anteaya | clarkb: link? | 00:37 |
*** achanda has quit IRC | 00:38 | |
clarkb | anteaya: https://review.openstack.org/#/c/226858/ | 00:38 |
pabelanger | ianw: Ah, good to know. | 00:38 |
pabelanger | Thanks all | 00:38 |
*** pvaneck has quit IRC | 00:39 | |
clarkb | it started happening after the coverage update | 00:39 |
anteaya | clarkb: thanks | 00:39 |
clarkb | it may be worth a bug against coverage since its just wasting a few bytes in every file it writes | 00:39 |
anteaya | coverage adds whitespace? | 00:40 |
anteaya | yeah, not very helpful | 00:40 |
*** d0ugal has joined #openstack-infra | 00:40 | |
*** d0ugal is now known as Guest65853 | 00:40 | |
*** tsekiyam_ has joined #openstack-infra | 00:41 | |
clarkb | anteaya: it prepends all its html reports with blank lines | 00:41 |
clarkb | its a small bug but not sure why they would do that intentionally | 00:42 |
*** kfox1111 is now known as kfox1111_away | 00:42 | |
anteaya | ha ha ha | 00:43 |
anteaya | yeah I too find that confusing | 00:43 |
anteaya | if it is considered a feature | 00:43 |
*** tsekiyama has quit IRC | 00:44 | |
*** Sukhdev has quit IRC | 00:44 | |
*** Sukhdev has joined #openstack-infra | 00:44 | |
*** Sukhdev has quit IRC | 00:44 | |
*** tsekiyam_ has quit IRC | 00:45 | |
*** mtanino has quit IRC | 00:46 | |
*** edmondsw has quit IRC | 00:46 | |
clarkb | https://bitbucket.org/ned/coveragepy/src/ddb041e5d41850e20ac8fb13f296c9942b2ad7f9/coverage/htmlfiles/index.html?at=default&fileviewer=file-view-default so its stripping the comments | 00:47 |
clarkb | and not chomping | 00:47 |
*** MarkAtwood has quit IRC | 00:48 | |
*** boris-42 has quit IRC | 00:49 | |
sridhar_ram | jeblair: ianw: do you've a quick moment to review https://review.openstack.org/226994 ? | 00:49 |
ianw | sridhar_ram: ok ... for future reference i'd suggest there is pretty much never a change that requires 0 description | 00:51 |
clarkb | but reading their code I don't see where its not chomping, it should be skipping over comments entirely | 00:51 |
*** jkt has quit IRC | 00:53 | |
clarkb | https://bitbucket.org/ned/coveragepy/src/ddb041e5d41850e20ac8fb13f296c9942b2ad7f9/coverage/templite.py?at=default&fileviewer=file-view-default#templite.py-124 I think my brain melted a little | 00:54 |
*** annegentle has joined #openstack-infra | 00:54 | |
clarkb | the template engine writes code to the template in order to render it | 00:54 |
*** tiswanso has joined #openstack-infra | 00:54 | |
*** tiswanso has quit IRC | 00:54 | |
sridhar_ram | ianw: sure, note well taken ... will throw in a desc from now on. Thanks Ian! | 00:54 |
*** tiswanso has joined #openstack-infra | 00:54 | |
*** jkt has joined #openstack-infra | 00:55 | |
anteaya | clarkb: hrm | 00:55 |
*** tiswanso_ has joined #openstack-infra | 00:56 | |
*** tiswanso has quit IRC | 00:58 | |
*** annegentle has quit IRC | 00:59 | |
*** antonym has joined #openstack-infra | 01:01 | |
*** asettle has quit IRC | 01:03 | |
*** sdake has joined #openstack-infra | 01:03 | |
openstackgerrit | Merged openstack-infra/project-config: Add dependent repos to tacker gate job https://review.openstack.org/226994 | 01:05 |
*** fitoduarte has joined #openstack-infra | 01:06 | |
*** alexsyip has quit IRC | 01:07 | |
*** MarkAtwood has joined #openstack-infra | 01:09 | |
*** hdd has quit IRC | 01:11 | |
openstackgerrit | Hidekazu Nakamura proposed openstack-infra/infra-manual: Fix pip link https://review.openstack.org/219567 | 01:11 |
*** bharathm has joined #openstack-infra | 01:19 | |
*** bharathm has quit IRC | 01:24 | |
*** otter768 has joined #openstack-infra | 01:30 | |
*** otter768 has quit IRC | 01:34 | |
*** dolpher has joined #openstack-infra | 01:35 | |
*** baoli has joined #openstack-infra | 01:35 | |
*** esker has joined #openstack-infra | 01:36 | |
*** MarkAtwood has quit IRC | 01:37 | |
*** zz_dimtruck is now known as dimtruck | 01:37 | |
*** baoli has quit IRC | 01:40 | |
*** ajmiller has joined #openstack-infra | 01:40 | |
*** dolpher has quit IRC | 01:41 | |
*** zhenguo has joined #openstack-infra | 01:43 | |
*** dolpher has joined #openstack-infra | 01:43 | |
*** dolpher1 has joined #openstack-infra | 01:45 | |
*** dolpher1 has left #openstack-infra | 01:45 | |
*** otter768 has joined #openstack-infra | 01:47 | |
*** jyuso1 has joined #openstack-infra | 01:47 | |
*** dolpher has quit IRC | 01:48 | |
*** flepied has quit IRC | 01:48 | |
*** kiran-r has joined #openstack-infra | 01:49 | |
*** kiran-r has quit IRC | 01:50 | |
*** kiran-r has joined #openstack-infra | 01:51 | |
*** julim has joined #openstack-infra | 01:51 | |
*** lawrancejing has joined #openstack-infra | 01:51 | |
*** kiranr has joined #openstack-infra | 01:52 | |
*** w_ is now known as olaph | 01:53 | |
*** mrunge has quit IRC | 01:54 | |
*** sridhar_ram has quit IRC | 01:55 | |
*** mrunge has joined #openstack-infra | 01:56 | |
*** bpokorny has quit IRC | 01:57 | |
*** kiran-r has quit IRC | 01:59 | |
*** flepied has joined #openstack-infra | 02:01 | |
*** achanda has joined #openstack-infra | 02:01 | |
*** DericHorn-HP has joined #openstack-infra | 02:03 | |
*** sdake has quit IRC | 02:06 | |
*** jyuso1 has quit IRC | 02:09 | |
*** kengo_sakai has joined #openstack-infra | 02:11 | |
*** hdd has joined #openstack-infra | 02:14 | |
*** DericHorn-HP has quit IRC | 02:16 | |
*** yamahata has quit IRC | 02:17 | |
*** baoli has joined #openstack-infra | 02:17 | |
*** flepied has quit IRC | 02:18 | |
*** DericHorn-HP has joined #openstack-infra | 02:18 | |
*** mwagner_lap has joined #openstack-infra | 02:18 | |
EmilienM | https://jenkins02.openstack.org/job/gate-openstack-chef-repo-chef-rake-integration/55/console is hanging for more than 9 hours | 02:20 |
EmilienM | I wonder if we should kill it | 02:20 |
*** ajmiller has quit IRC | 02:21 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack-infra/release-tools: Sync with global requirements https://review.openstack.org/227086 | 02:23 |
*** unicell has quit IRC | 02:23 | |
*** esker has quit IRC | 02:27 | |
*** esker has joined #openstack-infra | 02:28 | |
*** ajmiller has joined #openstack-infra | 02:29 | |
*** asettle has joined #openstack-infra | 02:31 | |
*** flepied has joined #openstack-infra | 02:31 | |
*** jyuso1 has joined #openstack-infra | 02:31 | |
*** ivar-laz_ has joined #openstack-infra | 02:32 | |
*** DericHorn-HP has quit IRC | 02:33 | |
*** r-daneel has quit IRC | 02:33 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Order get_tests_run_dicts_from_run_id response by date https://review.openstack.org/213464 | 02:34 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add db api method to get time series of runs by key value metadata https://review.openstack.org/223860 | 02:34 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add migration to fix wrong column name in test_metadata https://review.openstack.org/226363 | 02:34 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add db api methods to get keys from metadata tables https://review.openstack.org/226162 | 02:34 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Test get_runs_by_status_grouped_by_run_metadata API function https://review.openstack.org/225260 | 02:34 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add db api method to get test_run dicts for runs by key value https://review.openstack.org/226870 | 02:34 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Use ostestr for running unit tests https://review.openstack.org/213565 | 02:34 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add more db api tests https://review.openstack.org/213566 | 02:34 |
*** ivar-lazzaro has quit IRC | 02:35 | |
*** ddieterly has joined #openstack-infra | 02:37 | |
*** ivar-laz_ has quit IRC | 02:37 | |
*** ddieterl_ has joined #openstack-infra | 02:37 | |
*** DericHorn-HP has joined #openstack-infra | 02:38 | |
*** woodster_ has quit IRC | 02:39 | |
*** Ala has quit IRC | 02:41 | |
*** ddieterly has quit IRC | 02:42 | |
*** annegentle has joined #openstack-infra | 02:43 | |
*** kengo_sa_ has joined #openstack-infra | 02:44 | |
*** kengo_sakai has quit IRC | 02:44 | |
*** ericksonsantos has quit IRC | 02:47 | |
*** gabriel-bezerra has quit IRC | 02:47 | |
*** yamamoto has joined #openstack-infra | 02:47 | |
*** annegentle has quit IRC | 02:48 | |
*** DericHorn-HP has quit IRC | 02:52 | |
*** ericksonsantos has joined #openstack-infra | 02:53 | |
*** gabriel-bezerra has joined #openstack-infra | 02:53 | |
*** sergmelikyan has joined #openstack-infra | 02:57 | |
*** salv-orl_ has joined #openstack-infra | 02:59 | |
*** DericHorn-HP has joined #openstack-infra | 03:00 | |
*** yamahata has joined #openstack-infra | 03:01 | |
*** salv-orlando has quit IRC | 03:02 | |
*** flepied has quit IRC | 03:03 | |
*** wenlock has joined #openstack-infra | 03:03 | |
*** sergmelikyan has quit IRC | 03:05 | |
*** cburroughs has joined #openstack-infra | 03:09 | |
*** ddieterl_ has quit IRC | 03:10 | |
*** DericHorn-HP has quit IRC | 03:10 | |
*** isviridov_away is now known as isviridov | 03:14 | |
*** otter768 has quit IRC | 03:14 | |
*** isviridov is now known as isviridov_away | 03:16 | |
*** flepied has joined #openstack-infra | 03:16 | |
*** spzala has quit IRC | 03:19 | |
*** dimtruck is now known as zz_dimtruck | 03:21 | |
*** oomichi has joined #openstack-infra | 03:26 | |
*** DericHorn-HP has joined #openstack-infra | 03:26 | |
*** tiswanso_ has quit IRC | 03:27 | |
*** sirushti has joined #openstack-infra | 03:27 | |
*** kiran-r has joined #openstack-infra | 03:31 | |
*** sirushti has quit IRC | 03:35 | |
*** sirushti has joined #openstack-infra | 03:35 | |
*** kiran-r has quit IRC | 03:39 | |
*** julim has quit IRC | 03:41 | |
*** fawadkhaliq has joined #openstack-infra | 03:41 | |
*** baoli has quit IRC | 03:47 | |
*** harlowja_at_home has joined #openstack-infra | 03:48 | |
*** flepied has quit IRC | 03:48 | |
*** flepied has joined #openstack-infra | 03:50 | |
*** dingyichen has quit IRC | 03:50 | |
*** dingyichen has joined #openstack-infra | 03:52 | |
*** achanda has quit IRC | 03:55 | |
*** lawrancejing has quit IRC | 03:58 | |
*** lawrancejing has joined #openstack-infra | 04:00 | |
*** kiranr has quit IRC | 04:02 | |
openstackgerrit | Craig Vyvial proposed openstack-infra/project-config: Fix troveclient gate https://review.openstack.org/227102 | 04:05 |
*** Piet has quit IRC | 04:06 | |
mtreinish | jeblair: did you figure out the thing you were looking at? | 04:06 |
*** tlian has quit IRC | 04:13 | |
* cp16net hopes that patch fixes the troveclient gate | 04:16 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Improve performance of get_runs_by_status_grouped_by_run_metadata https://review.openstack.org/224331 | 04:17 |
cp16net | SergeyLukjanov: could you look at that fix for troveclient gate? our error looked similar to the saharaclient issue. thx | 04:18 |
*** asettle has quit IRC | 04:24 | |
*** annegentle has joined #openstack-infra | 04:32 | |
*** flepied has quit IRC | 04:34 | |
*** annegentle has quit IRC | 04:36 | |
*** yfried has joined #openstack-infra | 04:40 | |
*** flepied has joined #openstack-infra | 04:48 | |
*** fifieldt has joined #openstack-infra | 04:52 | |
*** sdake has joined #openstack-infra | 04:54 | |
*** achanda has joined #openstack-infra | 04:55 | |
*** flepied has quit IRC | 05:04 | |
*** flepied has joined #openstack-infra | 05:05 | |
*** ifarkas has quit IRC | 05:07 | |
*** kiran-r has joined #openstack-infra | 05:08 | |
openstackgerrit | Steve Kowalik proposed openstack-infra/system-config: Install three pip packages on the proposal slave https://review.openstack.org/225021 | 05:08 |
*** hdd has quit IRC | 05:09 | |
openstackgerrit | Steve Kowalik proposed openstack-infra/system-config: Remove transifex from the proposal slave https://review.openstack.org/225554 | 05:09 |
*** hdd has joined #openstack-infra | 05:10 | |
*** kiran-r has quit IRC | 05:10 | |
*** fawadkhaliq has quit IRC | 05:10 | |
*** harlowja_at_home has quit IRC | 05:11 | |
*** yfried has quit IRC | 05:12 | |
*** otter768 has joined #openstack-infra | 05:15 | |
openstackgerrit | Steve Kowalik proposed openstack-infra/system-config: Install polib on the proposal slave https://review.openstack.org/227115 | 05:17 |
frickler | EmilienM: yes, this looks broken. I'm also wondering why the jobs doesn't seem to have a proper timeout | 05:18 |
*** otter768 has quit IRC | 05:20 | |
*** ashleighfarnham has quit IRC | 05:20 | |
*** cburroughs has quit IRC | 05:21 | |
*** puranamr has joined #openstack-infra | 05:22 | |
*** puranamr has quit IRC | 05:26 | |
*** puranamr has joined #openstack-infra | 05:27 | |
*** nadya has joined #openstack-infra | 05:29 | |
openstackgerrit | Craig Vyvial proposed openstack-infra/project-config: Fix troveclient gate https://review.openstack.org/227102 | 05:37 |
*** sdake has quit IRC | 05:40 | |
clarkb | frickler emilienm zuul is interpreting the jenkins fail.there as being related to jenkins so retries the job | 05:40 |
clarkb | reality is that the change likely breaks networking for jenkins whoch leads to that | 05:41 |
clarkb | you can fix this by fixing the change or a jenkins admin can kill the job to kick it out with a clean fail ( I will do this now) | 05:41 |
*** asettle has joined #openstack-infra | 05:42 | |
*** Sree has joined #openstack-infra | 05:45 | |
*** puranamr has quit IRC | 05:52 | |
cp16net | ianw: yt? | 05:54 |
ianw | cp16net: yes | 05:54 |
cp16net | so i'm not sure why i would have to update the zuul/layout.yaml | 05:55 |
ianw | oh, i see, you're using the same name | 05:56 |
cp16net | yeah | 05:56 |
cp16net | :) | 05:57 |
*** hdd has quit IRC | 05:57 | |
*** Sree has quit IRC | 05:58 | |
*** Sree has joined #openstack-infra | 05:58 | |
*** nadya has quit IRC | 06:02 | |
*** DericHorn-HP has quit IRC | 06:02 | |
*** esker has quit IRC | 06:04 | |
cp16net | thx! | 06:04 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Use --nodeps when installing fedora-release https://review.openstack.org/227123 | 06:04 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Move yum-based install into function https://review.openstack.org/227124 | 06:04 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Add basic Fedora 22 support to yum-minimal https://review.openstack.org/227125 | 06:04 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Update default fedora-minimal to f22 https://review.openstack.org/227126 | 06:04 |
*** esker has joined #openstack-infra | 06:04 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Cleanup the fedora-minimal yum/dnf path https://review.openstack.org/227127 | 06:04 |
cp16net | ianw: i guess i need 2 +2s? | 06:04 |
frickler | clarkb: it doesn't look like the failure is related to the change it is checking, I'll check with jklare once he is online, he did some changes to the job definition yesterday | 06:05 |
ianw | mordred / clarkb / pabelanger : ^ that should get fedora-minimal going for f22 nodes ... tbh i'm not sure it ends up that much more minimal than just using the cloud image | 06:05 |
cp16net | i ask because our troveclient gate is broken atm | 06:05 |
ianw | i haven't compared why, but it's bigger | 06:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints https://review.openstack.org/226816 | 06:06 |
ianw | cp16net: yeah, AJaeger is usually around soonish | 06:06 |
cp16net | ok thx | 06:08 |
openstackgerrit | Steve Kowalik proposed openstack-infra/project-config: Add a new script that queries for a Zanata version https://review.openstack.org/227130 | 06:09 |
*** flepied has quit IRC | 06:09 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Remove extra install of release pkgs in fedora-minimal https://review.openstack.org/227131 | 06:11 |
*** vlaza has joined #openstack-infra | 06:11 | |
*** aeng has quit IRC | 06:15 | |
openstackgerrit | Merged openstack-infra/project-config: Fix troveclient gate https://review.openstack.org/227102 | 06:15 |
cp16net | awesome thanks yall! :) | 06:15 |
*** AJaeger has joined #openstack-infra | 06:16 | |
AJaeger | clarkb: The create-zanata step already fails with a non-existent version, see https://jenkins.openstack.org/job/horizon-upstream-translation-update/783/console | 06:16 |
*** abregman has joined #openstack-infra | 06:17 | |
StevenK | Ah ha, of course it does. | 06:17 |
*** BharatK has joined #openstack-infra | 06:18 | |
StevenK | AJaeger: I just pushed up https://review.openstack.org/227130 , let me fiddle with it to replace the test-version | 06:18 |
AJaeger | Hi StevenK! | 06:19 |
AJaeger | thanks for that... | 06:19 |
StevenK | AJaeger: Hai! | 06:19 |
*** annegentle has joined #openstack-infra | 06:20 | |
*** ParsectiX has joined #openstack-infra | 06:22 | |
StevenK | AJaeger: I think I've sorted out the branch locally, let me test it before pushing it up | 06:23 |
*** Sree_ has joined #openstack-infra | 06:23 | |
morgan | AJaeger: hey. Do you know if something like https://review.openstack.org/#/c/226825/ will be autoproposed to the liberty branch? | 06:23 |
*** Sree_ is now known as Guest78363 | 06:23 | |
morgan | Or do we need some kind of crazy backport hand rolled thing? | 06:24 |
AJaeger | morgan: no, it won't be proposed to the branch. | 06:24 |
AJaeger | morgan: yeah ;( | 06:24 |
morgan | Oh boo | 06:24 |
morgan | Well crap on a stick. | 06:24 |
StevenK | I thought it was the plan? Once we get pushes working we can do pulls as well? | 06:24 |
AJaeger | StevenK: but we're not there yet - and the translation team is not clear for which branches we want to do it... | 06:25 |
morgan | Ok I'll get it proposed to liberty. But I am worried we wont see much translation for L because keystone is already merging code for mitaka | 06:25 |
*** annegentle has quit IRC | 06:25 | |
AJaeger | it would indeed be very convenient for now... | 06:25 |
morgan | Since... We're all branched and stuff | 06:26 |
AJaeger | morgan: please discuss with translation team on openstack-i18n list. | 06:26 |
morgan | I'll make the new PTL do so ;) | 06:26 |
StevenK | You'll voluntell him? | 06:26 |
morgan | But I'll start that convo tomorrow since PTL election is a few days from being finished | 06:26 |
AJaeger | morgan: we now have the possibilities to do so with the switch to Zanata, we're now looking what we can do with all the new possibilities ;) | 06:26 |
*** nadya has joined #openstack-infra | 06:26 | |
morgan | AJaeger: ack | 06:27 |
*** Sree has quit IRC | 06:27 | |
AJaeger | morgan: but I suggest to approve 226825 now ;) | 06:27 |
*** markvoelker has quit IRC | 06:27 | |
morgan | I think it was waiting on a recheck. If it finished I'll approve | 06:27 |
morgan | Or looks like it isnt failing | 06:28 |
AJaeger | morgan: recheck passed - and now the new import is there ;) | 06:28 |
morgan | Ah doh | 06:29 |
morgan | Let me +a that | 06:29 |
AJaeger | ;) | 06:29 |
morgan | Ok. So once it lands i'll backport and start the convo on i18n | 06:30 |
StevenK | AJaeger: http://paste.openstack.org/show/473830/ | 06:30 |
morgan | I mean, ideally we should do something like branch at milestone3 and then translation is all done to the new release branch | 06:31 |
morgan | Imo | 06:31 |
morgan | Rather than trying to wedge it in at the last moment. It does mean master would almost never be translated. But *meh*? Unless we drastically change release models again | 06:31 |
StevenK | Well, you want translations to trickle in during the cycle, rather than a massive crunch at StringFreeze | 06:32 |
AJaeger | StevenK: indeed. But you also want to give them a chance to catch up | 06:33 |
openstackgerrit | Steve Kowalik proposed openstack-infra/project-config: Add a new script that queries for a Zanata version https://review.openstack.org/227130 | 06:33 |
StevenK | AJaeger: I win. ^ | 06:33 |
*** boris-42 has joined #openstack-infra | 06:34 | |
AJaeger | StevenK: looking at your paste: Shouldn't that have been exit 1? | 06:34 |
StevenK | AJaeger: No? If the script exits 1, the job fails | 06:34 |
StevenK | AJaeger: The command itself is guarded in an if, so you don't see its exit status | 06:35 |
*** nadya has quit IRC | 06:35 | |
AJaeger | Ah, now I understand what your paste shows. Yes, this looks fine | 06:36 |
*** yfried has joined #openstack-infra | 06:37 | |
morgan | AJaeger: shell exit succeed is 0 ... Contrary to all the other stuff we do in software. *rolls eyes at this one* but i guess this is hard â„¢ to fix | 06:37 |
AJaeger | clarkb: please review StevenK's patch 227130 | 06:37 |
StevenK | AJaeger: I can paste a run against master as well if you wish | 06:38 |
AJaeger | morgan: I know about the exit 0/1. I was confused since I though it was the invocation of his new script and not of the upstream script - I misread the first line. | 06:38 |
AJaeger | StevenK: If you tested it, it's enough. | 06:38 |
morgan | AJaeger: i was commenting more on the roll eyes part of it not your lack of knowing ;) | 06:38 |
AJaeger | ;) | 06:39 |
morgan | I dont claim to know the history here. But it is still quite silly. | 06:39 |
AJaeger | it is indeed | 06:39 |
* morgan | 06:39 | |
* morgan looks for a local greybeard to explain the origin of shell exit codes and then realizes... This is also silly | 06:40 | |
*** yfried_ has joined #openstack-infra | 06:41 | |
StevenK | morgan: I'm soooooooooooooooooo tempted to link a Grandpa Simpson ramble gif now | 06:41 |
*** yfried has quit IRC | 06:42 | |
*** yfried_ is now known as yfried|afk | 06:43 | |
*** yfried|afk is now known as yfried_ | 06:43 | |
*** Daisy has joined #openstack-infra | 06:43 | |
StevenK | AJaeger: And I would have objected last night if my tired brain had actually remembered that you can't generate a zanata.xml if the version on the server doesn't exist. :-( | 06:43 |
ttx | jeblair: usually when there is no consensus (i.e. there is -2 votes) I give it one more week to try to resolve them before we apply pure voting rules | 06:44 |
*** wenlock has quit IRC | 06:44 | |
*** deepakcs has joined #openstack-infra | 06:46 | |
*** ildikov has quit IRC | 06:46 | |
AJaeger | ttx, morgan and myself had just some discussion about backporting translations. What are your plans for this release? | 06:46 |
AJaeger | StevenK: No harm done - we all learned a bit ;) | 06:46 |
*** flaper87 has quit IRC | 06:47 | |
*** flaper87 has joined #openstack-infra | 06:47 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-jenkins: Properly setup of jenkins keys https://review.openstack.org/215197 | 06:48 |
ttx | AJaeger: I'm not sure what we can do with Zanata, tbh. Ideally we would port relevant translations to stable/liberty and to a RC2 with those in a week | 06:48 |
ttx | which would likely need one run of your magic again | 06:48 |
AJaeger | The magic needs to adjust since it uses transifex but we can run it ;) | 06:48 |
ttx | ok, I know clarkb was looking into this too, better sync with him | 06:49 |
AJaeger | ttx, for some repos, we have started creating liberty branches, so we don't need the magic there. | 06:49 |
AJaeger | ttx, let me discuss with clarkb tonight how to do it best. When would you want the translations? | 06:50 |
AJaeger | morgan: wait a bit with the backport, let ttx, clark, and me figure out whether we can do it for you. | 06:50 |
ttx | AJaeger: next week ideally | 06:50 |
morgan | AJaeger: was going to at least sleep on it. But it can just wait for the next PTL ;) | 06:51 |
morgan | If that helps (meaning next week) | 06:51 |
AJaeger | ttx: I know what clarkb is doing - but that was more long time than RC material AFAIU, I'll talk with him. | 06:51 |
AJaeger | ttx, when next week? Can you give me a rough date so that we can target that? | 06:52 |
AJaeger | morgan: understood | 06:52 |
ttx | AJaeger: I'm basing that on the StringFreeze rules as updated by johnthetubaguy recently. Calls for a translations update 10 days after RC1 | 06:53 |
ttx | so next week or the week after, depending on when RC1 was cut | 06:53 |
openstackgerrit | Jane.zhang proposed openstack/diskimage-builder: Adds debian support to iso element https://review.openstack.org/211976 | 06:53 |
*** peristeri has joined #openstack-infra | 06:53 | |
AJaeger | ttx, thanks, that helps. | 06:54 |
*** flepied has joined #openstack-infra | 06:55 | |
AJaeger | StevenK: did you follow my discussion with ttx? We could create these branches for liberty *now* and sync from them to the branches. That would be really neat and convenient... | 06:55 |
*** salv-orl_ has quit IRC | 06:55 | |
*** flepied1 has joined #openstack-infra | 06:55 | |
*** salv-orlando has joined #openstack-infra | 06:56 | |
StevenK | AJaeger: Yup, but I thought it was only for nova, horizon and friends? | 06:56 |
AJaeger | StevenK: Those are the priority projects but with the IBM translations - and translators translating what they like - we have others that could benefit as well. | 06:59 |
*** madong_ has quit IRC | 06:59 | |
*** larainema has joined #openstack-infra | 06:59 | |
StevenK | AJaeger: True. | 06:59 |
*** flepied has quit IRC | 06:59 | |
*** HeOS has quit IRC | 07:01 | |
*** larainema has quit IRC | 07:01 | |
*** larainema has joined #openstack-infra | 07:01 | |
lifeless | fungi: https://review.openstack.org/#/c/226157/ | 07:02 |
*** scheuran has joined #openstack-infra | 07:02 | |
*** Guest78363 has quit IRC | 07:04 | |
*** Sree has joined #openstack-infra | 07:05 | |
*** asettle has quit IRC | 07:07 | |
*** sc68cal has quit IRC | 07:08 | |
*** sc68cal has joined #openstack-infra | 07:10 | |
*** Sree has quit IRC | 07:10 | |
Daisy | Hi, AJaeger | 07:12 |
*** camunoz is now known as camunoz_gone | 07:16 | |
*** otter768 has joined #openstack-infra | 07:16 | |
*** hashar has joined #openstack-infra | 07:19 | |
*** mpaolino has joined #openstack-infra | 07:19 | |
*** stevemar has quit IRC | 07:20 | |
*** otter768 has quit IRC | 07:21 | |
*** ashleighfarnham has joined #openstack-infra | 07:21 | |
*** stevemar has joined #openstack-infra | 07:21 | |
Daisy | I set master in Zanata to "Read Only". But just getting input from Zanata team, Setting a version as "Read Only" will not accept any updates, including the source files update. So the jobs to upload pot files to master version will fail. | 07:21 |
*** ParsectiX has quit IRC | 07:24 | |
*** stevemar has quit IRC | 07:24 | |
*** ashleighfarnham has quit IRC | 07:26 | |
*** arxcruz has joined #openstack-infra | 07:26 | |
*** markvoelker has joined #openstack-infra | 07:28 | |
*** achanda has quit IRC | 07:28 | |
*** ParsectiX has joined #openstack-infra | 07:31 | |
openstackgerrit | Qiming Teng proposed openstack/requirements: Add python-senlinclient to global requirements https://review.openstack.org/227158 | 07:31 |
*** k4n0 has joined #openstack-infra | 07:32 | |
*** markvoelker has quit IRC | 07:33 | |
*** kiranr has joined #openstack-infra | 07:34 | |
AJaeger | Daisy: Those failures are not nice, let's see how to do it best. But for now I understand... | 07:35 |
AJaeger | Daisy: perhaps StevenK, clarkb, pleia2, and myself find a nice solution... | 07:35 |
Daisy | ok. Thank you, AJaeger . Writing an email to you. | 07:36 |
AJaeger | StevenK: Is there a way to check for read-only and fail gracefully? | 07:36 |
StevenK | Perhaps | 07:36 |
StevenK | AJaeger: I have scribbled myself a note to check that tomorrow. | 07:37 |
AJaeger | StevenK: thanks! | 07:38 |
*** bexelbie has joined #openstack-infra | 07:39 | |
AJaeger | Daisy: how do we copy translated strings back from stable-liberty to master for those projects? | 07:40 |
Daisy | According to Carlos suggestion, we could "merge versions". | 07:41 |
*** jlanoux has joined #openstack-infra | 07:41 | |
AJaeger | Daisy: great | 07:42 |
Daisy | I think manually trigger the "copy trans" is another opition. But Carlos suggest to "merge versions". He think it's better. | 07:42 |
Daisy | option. | 07:42 |
Daisy | Just sent email to "OpenStack Infra" <openstack-infra@lists.openstack.org> | 07:42 |
AJaeger | Daisy: you're wrong regarding transifex: Marking a resource as read-only gives the same upload failure as in Zanata | 07:44 |
Daisy | really ? | 07:45 |
Daisy | I didn't notice it. | 07:45 |
Daisy | I remember we could set "not accept translations" | 07:45 |
Daisy | So those failure happened before. | 07:45 |
AJaeger | Daisy: It did - I saw it when you made horizon read-only during the Zanata conversion | 07:45 |
Daisy | It's not a new situation ? | 07:45 |
AJaeger | might have been different a year ago and transifex changed - but today that'S the same behaviour | 07:45 |
*** ifarkas has joined #openstack-infra | 07:46 | |
*** dingyichen has quit IRC | 07:46 | |
Daisy | ok. | 07:47 |
Daisy | that make me feel better. | 07:47 |
AJaeger | Daisy, with the translations from IBM in, it might make sense to do the stable-liberty branch for all server projects. That way we can import easily into the next RC. | 07:47 |
*** kiran-r has joined #openstack-infra | 07:47 | |
Daisy | Will it cause any issues ? | 07:47 |
AJaeger | Daisy: I doubt. | 07:48 |
Daisy | I have asked Doug to keep close eyes on the unit test failures. | 07:48 |
AJaeger | Daisy: I'll discuss with clarkb and pleia2 later and will write up a plan. Thanks for your infra-mail, I can built on top of that... | 07:48 |
Daisy | AJaeger: do you have any concerns to those IBM translations into next RC ? | 07:49 |
*** dingyichen has joined #openstack-infra | 07:49 | |
AJaeger | Daisy: Not for German. We wouldn't have translated those files at all ;) | 07:51 |
AJaeger | For the future it's important to sync on glossary etc. between translation teams working on OpenStack. | 07:51 |
Daisy | Yes, I agree. | 07:51 |
dmellado | AJaeger: lol, warum? xD | 07:52 |
AJaeger | It's not a nice practice to dumb something in | 07:52 |
AJaeger | dmellado: The focus of translations was on horizon - and the team reached yesterday 100 %! | 07:52 |
dmellado | AJaeger: good job guys ;) | 07:52 |
*** jamielennox is now known as jamielennox|away | 07:53 | |
*** sridhar_ram has joined #openstack-infra | 07:53 | |
Daisy | AJaeger: I just realize there is no stable versions for other project, except Nova and Horizon. Will IBM translations be imported to next RC ? | 07:54 |
*** jordanP has joined #openstack-infra | 07:56 | |
AJaeger | Daisy: stable versions are getting created one by one. | 07:58 |
AJaeger | Most of IBM translations have been imported already. | 07:58 |
Daisy | oh, ok. | 07:58 |
AJaeger | keystone should have a stable version but missed the import | 07:58 |
*** sridhar_ram has quit IRC | 07:58 | |
AJaeger | Daisy: Clarkb, pleia2, StevenK, and myself work on a plan tonight for all of this and propose it. | 07:59 |
Daisy | ok. | 07:59 |
Daisy | I will be online tonight. If you need me, ping me. | 07:59 |
*** HeOS has joined #openstack-infra | 08:02 | |
AJaeger | will do, thanks | 08:03 |
*** markus_z has joined #openstack-infra | 08:04 | |
*** dingyichen has quit IRC | 08:04 | |
*** Guest65853 is now known as d0ugal | 08:08 | |
*** d0ugal has quit IRC | 08:08 | |
*** d0ugal has joined #openstack-infra | 08:08 | |
*** annegentle has joined #openstack-infra | 08:09 | |
*** annegentle has quit IRC | 08:14 | |
*** StevenK has quit IRC | 08:14 | |
*** rm_work has quit IRC | 08:14 | |
*** freyes has quit IRC | 08:14 | |
*** zeus has quit IRC | 08:14 | |
*** mjb has quit IRC | 08:14 | |
*** zeus has joined #openstack-infra | 08:15 | |
*** zeus is now known as Guest6879 | 08:15 | |
*** rm_work has joined #openstack-infra | 08:16 | |
*** mjb has joined #openstack-infra | 08:17 | |
*** freyes has joined #openstack-infra | 08:17 | |
*** rossella_s has quit IRC | 08:19 | |
*** rossella_s has joined #openstack-infra | 08:19 | |
*** sflanigan has quit IRC | 08:20 | |
*** StevenK has joined #openstack-infra | 08:21 | |
*** dtantsur|afk is now known as dtantsur | 08:30 | |
*** madong_ has joined #openstack-infra | 08:31 | |
*** larainema has quit IRC | 08:31 | |
*** shardy has joined #openstack-infra | 08:34 | |
openstackgerrit | Qiming Teng proposed openstack/requirements: Add python-senlinclient to global requirements https://review.openstack.org/227158 | 08:37 |
* SpamapS finally remembers to book flight to Tokyo and is stunned to see the fare $200 lower than a week ago. :-P | 08:44 | |
*** lifeless has quit IRC | 08:49 | |
*** yamamoto has quit IRC | 08:51 | |
*** derekh has joined #openstack-infra | 08:51 | |
*** notnownikki has joined #openstack-infra | 08:52 | |
*** ihrachys has joined #openstack-infra | 08:53 | |
*** AJaeger has quit IRC | 08:54 | |
*** ildikov has joined #openstack-infra | 08:57 | |
*** dizquierdo has joined #openstack-infra | 09:01 | |
*** lifeless has joined #openstack-infra | 09:03 | |
*** BharatK has quit IRC | 09:06 | |
*** nadya has joined #openstack-infra | 09:06 | |
*** esker has quit IRC | 09:06 | |
*** esker has joined #openstack-infra | 09:07 | |
*** pelix has joined #openstack-infra | 09:11 | |
*** nadya has quit IRC | 09:14 | |
*** otter768 has joined #openstack-infra | 09:17 | |
*** dizquierdo has quit IRC | 09:18 | |
*** BharatK has joined #openstack-infra | 09:20 | |
*** otter768 has quit IRC | 09:22 | |
*** madong_ has quit IRC | 09:22 | |
*** ashleighfarnham has joined #openstack-infra | 09:23 | |
*** mpaolino has quit IRC | 09:24 | |
*** mpaolino has joined #openstack-infra | 09:25 | |
*** Daisy has quit IRC | 09:25 | |
*** ashleighfarnham has quit IRC | 09:28 | |
*** rlandy has joined #openstack-infra | 09:29 | |
*** markvoelker has joined #openstack-infra | 09:29 | |
*** markvoelker has quit IRC | 09:34 | |
*** lawrancejing has quit IRC | 09:36 | |
*** kiran-r has quit IRC | 09:37 | |
*** mpaolino has quit IRC | 09:38 | |
*** esker has quit IRC | 09:44 | |
*** BharatK has quit IRC | 09:49 | |
*** jyuso1 has quit IRC | 09:50 | |
*** mpaolino has joined #openstack-infra | 09:50 | |
*** dtantsur is now known as dtantsur|brb | 09:50 | |
*** dizquierdo has joined #openstack-infra | 09:53 | |
*** yfried_ is now known as yfried|afk | 09:54 | |
vponomaryov | Does anybody know, is there pipeline in CI different than "check" but that runs for each change? Would like to be able to recheck only this pipeline with slow || unstable || non-toving jobs | 09:54 |
openstackgerrit | Pranav Salunke proposed openstack-infra/project-config: Create new project training-labs https://review.openstack.org/218345 | 09:56 |
*** yfried|afk is now known as yfried_ | 09:56 | |
*** annegentle has joined #openstack-infra | 09:58 | |
*** kiranr has quit IRC | 10:02 | |
*** annegentle has quit IRC | 10:03 | |
*** BharatK has joined #openstack-infra | 10:06 | |
rcarrillocruz | vponomaryov: are you familiar with the experimental queue? | 10:07 |
vponomaryov | rcarrillocruz: it requires poking | 10:08 |
rcarrillocruz | if your project has that pipeline, you can trigger tests by putting 'check experimental' in the change | 10:08 |
*** claudiub has joined #openstack-infra | 10:08 | |
vponomaryov | rcarrillocruz: I am looking for alternative of a "check" that runs for ech change automatically | 10:08 |
*** nadya has joined #openstack-infra | 10:09 | |
yfried_ | Hi, I'm looking for help with gerrit registration. is this the right place? | 10:09 |
openstackgerrit | Merged openstack/diskimage-builder: Install ironic-agent dependencies via package-installs https://review.openstack.org/221328 | 10:10 |
*** scheuran has quit IRC | 10:13 | |
openstackgerrit | Merged openstack/diskimage-builder: ironic-agent: remove python object files https://review.openstack.org/221243 | 10:13 |
*** mattt has joined #openstack-infra | 10:22 | |
*** kiran-r has joined #openstack-infra | 10:22 | |
johnthetubaguy | is it just me, or has gerrit got very slow again? maybe the memory leak? | 10:23 |
*** e0ne has joined #openstack-infra | 10:23 | |
mattt | johnthetubaguy: slow for me too | 10:23 |
*** e0ne has quit IRC | 10:24 | |
*** Ala has joined #openstack-infra | 10:24 | |
yolanda | same here | 10:24 |
*** pc_m has joined #openstack-infra | 10:26 | |
*** lawrancejing has joined #openstack-infra | 10:28 | |
*** sergmelikyan has joined #openstack-infra | 10:33 | |
openstackgerrit | Derek Higgins proposed openstack-infra/system-config: Remove unused node templates from tripleo cloud https://review.openstack.org/187676 | 10:34 |
*** yfried_ is now known as yfried|afk | 10:36 | |
*** lawrancejing has quit IRC | 10:38 | |
*** salv-orlando has quit IRC | 10:40 | |
*** salv-orlando has joined #openstack-infra | 10:40 | |
*** amotoki has joined #openstack-infra | 10:41 | |
*** zhenguo has quit IRC | 10:42 | |
*** lawrancejing has joined #openstack-infra | 10:42 | |
*** dizquierdo has quit IRC | 10:46 | |
*** mpaolino has quit IRC | 10:51 | |
*** yfried|afk is now known as yfried_ | 10:52 | |
*** stevemar has joined #openstack-infra | 10:52 | |
*** dtantsur|brb is now known as dtantsur | 10:53 | |
*** stevemar has quit IRC | 10:55 | |
flip214 | Hi. I think I'm in the openstack.org user database with two names, but one email address - and that makes problems, because my own commits belong to "the other" user. Can somebody take a look and remove the "wrong" user, please? | 10:56 |
flip214 | "philipp.marek at linbit.com" with "Philipp Marek" is the correct one, and "Ph. Marek" should be removed. | 10:57 |
*** julim has joined #openstack-infra | 10:58 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Remove extra install of release pkgs in fedora-minimal https://review.openstack.org/227131 | 11:00 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Use --nodeps when installing fedora-release https://review.openstack.org/227123 | 11:00 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Add basic Fedora 22 support to yum-minimal https://review.openstack.org/227125 | 11:00 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Move yum-based install into function https://review.openstack.org/227124 | 11:00 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Cleanup the fedora-minimal yum/dnf path https://review.openstack.org/227127 | 11:00 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Update default fedora-minimal to f22 https://review.openstack.org/227126 | 11:00 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Output failing lines when dib-lint finds wrong indents https://review.openstack.org/227223 | 11:00 |
openstackgerrit | Merged openstack/diskimage-builder: Remove dnf workaround in ironic-agent https://review.openstack.org/220546 | 11:01 |
openstackgerrit | Merged openstack/diskimage-builder: Remove dnf workaround in ironic-agent https://review.openstack.org/220546 | 11:01 |
*** ParsectiX has quit IRC | 11:02 | |
*** gildub has quit IRC | 11:03 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Remove extra install of release pkgs in fedora-minimal https://review.openstack.org/227131 | 11:04 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Output failing lines when dib-lint finds wrong indents https://review.openstack.org/227223 | 11:04 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Use --nodeps when installing fedora-release https://review.openstack.org/227123 | 11:04 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Add basic Fedora 22 support to yum-minimal https://review.openstack.org/227125 | 11:04 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Move yum-based install into function https://review.openstack.org/227124 | 11:04 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Cleanup the fedora-minimal yum/dnf path https://review.openstack.org/227127 | 11:04 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Update default fedora-minimal to f22 https://review.openstack.org/227126 | 11:04 |
openstackgerrit | Denis Egorenko proposed openstack-infra/project-config: Added new Openstack repository for Fuel Cinder Block Device plugin integration https://review.openstack.org/227230 | 11:10 |
*** arxcruz has quit IRC | 11:11 | |
*** yamamoto has joined #openstack-infra | 11:11 | |
openstackgerrit | Paul Michali proposed openstack-infra/project-config: Neutronclient: Move functional tests to check queue https://review.openstack.org/227232 | 11:11 |
*** doug-fish has joined #openstack-infra | 11:12 | |
*** hashar has quit IRC | 11:15 | |
*** otter768 has joined #openstack-infra | 11:18 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Remove test of project against buildable list https://review.openstack.org/226082 | 11:19 |
*** gildub has joined #openstack-infra | 11:20 | |
*** ParsectiX has joined #openstack-infra | 11:23 | |
*** otter768 has quit IRC | 11:23 | |
openstackgerrit | Victor Laza proposed openstack/requirements: Adds virtualenv in global-requirements.txt https://review.openstack.org/227238 | 11:24 |
openstackgerrit | Dan Prince proposed openstack-infra/tripleo-ci: Add os-net-config to list of delorean.current https://review.openstack.org/226061 | 11:24 |
*** ashleighfarnham has joined #openstack-infra | 11:24 | |
odyssey4me | jhesketh ping | 11:27 |
openstackgerrit | Victor Laza proposed openstack/requirements: Adds virtualenv in global-requirements.txt https://review.openstack.org/227239 | 11:29 |
*** ashleighfarnham has quit IRC | 11:29 | |
*** achanda has joined #openstack-infra | 11:29 | |
*** markvoelker has joined #openstack-infra | 11:30 | |
*** arxcruz has joined #openstack-infra | 11:30 | |
*** ociuhandu has quit IRC | 11:30 | |
*** w_ has joined #openstack-infra | 11:32 | |
*** yfried_ is now known as yfried|afk | 11:33 | |
*** markvoelker has quit IRC | 11:34 | |
*** olaph has quit IRC | 11:35 | |
*** gordc has joined #openstack-infra | 11:37 | |
*** olaph has joined #openstack-infra | 11:37 | |
*** w_ has quit IRC | 11:38 | |
*** weshay_xchat has joined #openstack-infra | 11:41 | |
*** alexpilotti has joined #openstack-infra | 11:41 | |
*** achanda has quit IRC | 11:41 | |
*** yfried|afk is now known as yfried_ | 11:42 | |
*** ldnunes has joined #openstack-infra | 11:42 | |
*** bswartz has quit IRC | 11:43 | |
*** jtomasek has quit IRC | 11:46 | |
*** thorst has joined #openstack-infra | 11:46 | |
*** annegentle has joined #openstack-infra | 11:47 | |
*** jtomasek has joined #openstack-infra | 11:47 | |
*** annegentle has quit IRC | 11:52 | |
BharatK | Is it possible to recheck specific gate jobs, instead of all jenkins jobs. | 11:53 |
BharatK | ? | 11:53 |
BharatK | ianw, ^^ | 11:54 |
*** Sree has joined #openstack-infra | 11:54 | |
*** baoli has joined #openstack-infra | 11:56 | |
*** arxcruz has quit IRC | 12:01 | |
*** sergmelikyan has quit IRC | 12:01 | |
*** arxcruz has joined #openstack-infra | 12:02 | |
*** rfolco has joined #openstack-infra | 12:02 | |
*** doug-fish has quit IRC | 12:02 | |
*** aysyd has joined #openstack-infra | 12:02 | |
*** doug-fish has joined #openstack-infra | 12:03 | |
*** ildikov has quit IRC | 12:05 | |
*** dprince has joined #openstack-infra | 12:09 | |
*** amuller has joined #openstack-infra | 12:13 | |
*** bswartz has joined #openstack-infra | 12:13 | |
dtantsur | hey folks! I think many people noticed serious gerrit slow down. Is anyone tracking it? | 12:15 |
*** dizquierdo has joined #openstack-infra | 12:16 | |
*** hdd has joined #openstack-infra | 12:18 | |
*** rossella_s has quit IRC | 12:19 | |
*** rossella_s has joined #openstack-infra | 12:19 | |
*** dims__ has quit IRC | 12:19 | |
*** dims_ has joined #openstack-infra | 12:20 | |
leseb_ | hi all, could someone please merge this? https://review.openstack.org/#/c/188768/ it already got a +2 two weeks ago :) | 12:21 |
leseb_ | thanks in advance | 12:21 |
leseb_ | fungi: ^ :) | 12:22 |
*** annegentle has joined #openstack-infra | 12:22 | |
*** trown|outttypeww is now known as trown | 12:23 | |
*** yamamoto has quit IRC | 12:24 | |
openstackgerrit | Dan Prince proposed openstack-infra/tripleo-ci: Add os-net-config to delorean.current list https://review.openstack.org/226061 | 12:24 |
bswartz | has anyone noticed that gerrit is 5x as slow as normal this morning? | 12:28 |
yolanda | i'm finding that slow | 12:28 |
mattt | very slow | 12:29 |
*** Daisy_ has joined #openstack-infra | 12:29 | |
openstackgerrit | Rikard Anglerud proposed openstack-infra/jenkins-job-builder: Add credentialsId support to the StashNotifier https://review.openstack.org/227257 | 12:30 |
*** markvoelker has joined #openstack-infra | 12:31 | |
frickler | leseb_: shouldn't all new things go directly to openstack now instead of stackforge? | 12:31 |
leseb_ | frickler: hum probably... | 12:32 |
*** edmondsw has joined #openstack-infra | 12:32 | |
leseb_ | frickler: but the commit was before the announcement I guess :p | 12:32 |
*** ociuhandu has joined #openstack-infra | 12:33 | |
*** annegentle has quit IRC | 12:34 | |
*** ParsectiX has quit IRC | 12:35 | |
mattt | leseb_: there goes your +2 :P | 12:35 |
*** bltavares has joined #openstack-infra | 12:35 | |
frickler | regarding gerrit, the cpu-usage on review seems unusually high since about 24h now: http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=25&rra_id=all | 12:36 |
*** jamielennox|away is now known as jamielennox | 12:37 | |
*** burgerk has joined #openstack-infra | 12:37 | |
*** esker has joined #openstack-infra | 12:38 | |
*** esker has quit IRC | 12:38 | |
Shrews | mordred: can we abandon this shade change again? https://review.openstack.org/225366 | 12:39 |
*** esker has joined #openstack-infra | 12:39 | |
openstackgerrit | Qiming Teng proposed openstack/requirements: Add python-senlinclient to global requirements https://review.openstack.org/227158 | 12:40 |
*** spzala has joined #openstack-infra | 12:43 | |
*** kiran-r has quit IRC | 12:43 | |
*** Daisy_ has quit IRC | 12:46 | |
*** Daisy has joined #openstack-infra | 12:46 | |
*** mnaser has quit IRC | 12:47 | |
*** ldnunes has quit IRC | 12:48 | |
*** ldnunes has joined #openstack-infra | 12:49 | |
*** glauco___ has joined #openstack-infra | 12:50 | |
*** Daisy has quit IRC | 12:50 | |
*** deepakcs has quit IRC | 12:51 | |
lxsli | frickler: main jump was at 10:10, smaller jumps around 6:10 and 8:10 | 12:52 |
*** stevemar has joined #openstack-infra | 12:53 | |
*** glauco has quit IRC | 12:53 | |
*** wenlock has joined #openstack-infra | 12:54 | |
*** mnaser has joined #openstack-infra | 12:54 | |
*** BharatK has quit IRC | 12:54 | |
clarkb | StevenK why cant you generate a zanata.xml? it worked fine when I manually did things | 12:55 |
*** ParsectiX has joined #openstack-infra | 12:55 | |
rcarrillocruz | so yeah | 12:55 |
rcarrillocruz | gerrit is slow for me too | 12:56 |
bswartz | painfully slow | 12:56 |
*** jolsen has joined #openstack-infra | 12:56 | |
bswartz | anyone know why? | 12:56 |
clarkb | its the memory leak | 12:56 |
*** jolsen has quit IRC | 12:56 | |
clarkb | spends all its time GCing | 12:56 |
clarkb | will need a restart | 12:56 |
*** jolsen has joined #openstack-infra | 12:56 | |
bknudson | Java can't leak memory! | 12:56 |
bknudson | lol | 12:57 |
lxsli | *good Java :p | 12:57 |
clarkb | just like java doesnt have pointers | 12:57 |
*** stevemar has quit IRC | 12:57 | |
lxsli | nothing is idiot proog | 12:57 |
bknudson | maybe they need a delete operator, too. | 12:57 |
lxsli | clarkb: can you restart it then? | 12:58 |
bswartz | gerrit I java? I thought just jenkins was java | 12:58 |
bswartz | s/I/is/ | 12:58 |
*** ParsectiX has quit IRC | 12:58 | |
clarkb | lxsli not from my phone while feeding babies | 12:58 |
bknudson | https://gerrit.googlesource.com/gerrit/+/master/gerrit-main/src/main/java/Main.java | 12:58 |
bswartz | increase the heap size! | 12:59 |
bswartz | memory is cheap lol | 12:59 |
*** ildikov has joined #openstack-infra | 12:59 | |
lxsli | yolanda: any ideas who to contact? | 12:59 |
*** wenlock has quit IRC | 12:59 | |
*** wenlock has joined #openstack-infra | 12:59 | |
lxsli | Americans should be awake, soon at least | 13:00 |
yolanda | fungi and clarkb are here | 13:00 |
yolanda | they can help with slowness | 13:00 |
*** tongli has joined #openstack-infra | 13:00 | |
lxsli | fungi: can you restart it please? clarkb says he's feeding babies | 13:00 |
*** ParsectiX has joined #openstack-infra | 13:01 | |
lxsli | what about jeblair or lifeless ? | 13:02 |
bswartz | >1 baby? | 13:02 |
*** bdemers has quit IRC | 13:02 | |
*** bcourt has quit IRC | 13:02 | |
lxsli | clearly the man has mad feeding skillz | 13:03 |
*** bdemers has joined #openstack-infra | 13:04 | |
*** doug-fish has quit IRC | 13:06 | |
*** Sree has quit IRC | 13:07 | |
*** larsks has quit IRC | 13:07 | |
*** ddieterly has joined #openstack-infra | 13:07 | |
*** kgiusti has joined #openstack-infra | 13:07 | |
*** bdemers has quit IRC | 13:08 | |
*** anglerud has joined #openstack-infra | 13:09 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Translate ZUUL_CHANGES into DIB_REPOREF https://review.openstack.org/227276 | 13:10 |
clarkb | bswartz yes I have 2 three month olds | 13:10 |
*** k4n0 has quit IRC | 13:10 | |
bswartz | clarkb: congrats! I have a 3 month old too, but just one baby | 13:11 |
*** wenlock_ has joined #openstack-infra | 13:11 | |
clarkb | thanks and you too. Ya they dont warn you they can come in a multi pack until its too late | 13:13 |
openstackgerrit | Merged openstack/diskimage-builder: ironic-agent element to output a .kernel file https://review.openstack.org/210436 | 13:14 |
openstackgerrit | Shivanand Tendulker proposed openstack/diskimage-builder: Install 'gdisk' when building ramdisk with ironic-agent https://review.openstack.org/215095 | 13:14 |
StevenK | clarkb: create-zanata-xml.py will download /rest/projects/<project>/iterations/i/<version>/config from the server as the basis of it's XML file -- which fails with 404 when the version does not exist. | 13:15 |
*** gildub has quit IRC | 13:16 | |
StevenK | clarkb: I may have the URL slightly wrong, but eh | 13:16 |
clarkb | StevenK why not just generate it ourselves | 13:16 |
clarkb | seems odd that writing client config hits server first | 13:16 |
clarkb | anyways will review that script as soon as I have real computer | 13:17 |
StevenK | clarkb: It contains things that the server knows about the project, like it's type, and before we upgraded, all of the locales. | 13:17 |
*** pradk has quit IRC | 13:17 | |
*** kobis has joined #openstack-infra | 13:18 | |
*** mriedem_away is now known as mriedem | 13:18 | |
johnthetubaguy | hi, just wanted to quickly check about gerrit, is the memory leak causing issues again? | 13:18 |
*** bcourt has joined #openstack-infra | 13:18 | |
clarkb | yes | 13:19 |
*** otter768 has joined #openstack-infra | 13:19 | |
johnthetubaguy | cool, just wanted to make sure you folks had heard | 13:19 |
*** tiswanso has joined #openstack-infra | 13:19 | |
lxsli | clarkb: I suppose someone has already suggested a periodic restart job? | 13:20 |
*** alivigni has joined #openstack-infra | 13:20 | |
clarkb | yes jeblair mentioned a cron yesterday | 13:20 |
clarkb | currently working on one for jenkins due to a thread leak there | 13:21 |
lxsli | awesome | 13:21 |
*** otter768 has quit IRC | 13:23 | |
*** yamamoto has joined #openstack-infra | 13:24 | |
*** MarkAtwood has joined #openstack-infra | 13:25 | |
*** ashleighfarnham has joined #openstack-infra | 13:25 | |
*** xyang1 has joined #openstack-infra | 13:29 | |
*** ddieterly has quit IRC | 13:29 | |
*** yamamoto has quit IRC | 13:30 | |
*** mriedem is now known as mriedem_away | 13:30 | |
*** mriedem_away is now known as mriedem_meeting | 13:30 | |
*** ashleighfarnham has quit IRC | 13:30 | |
mordred | Shrews: done | 13:33 |
*** kengo_sa_ has quit IRC | 13:33 | |
* dtroyer wakes up | 13:33 | |
dtroyer | is it just me or is gerrit unhappy? | 13:33 |
mestery | It's not only unhappy, it's outright pissed dtroyer :) | 13:34 |
bswartz | dtroyer: very unhappy | 13:34 |
* dtroyer goes to rread scrollback | 13:34 | |
dtroyer | ah, ok, thanks ;) | 13:34 |
mordred | clarkb: anything I can help with? | 13:35 |
*** tlian has joined #openstack-infra | 13:36 | |
clarkb | mordred we need to restart gerrit | 13:37 |
*** bauzas has joined #openstack-infra | 13:37 | |
*** pradk has joined #openstack-infra | 13:37 | |
mordred | clarkb: on it | 13:37 |
clarkb | and I am on phone without keys | 13:37 |
clarkb | thanks | 13:37 |
mordred | restarting | 13:37 |
*** kobis has quit IRC | 13:37 | |
* mestery hugs mordred | 13:38 | |
mestery | thanks man! | 13:38 |
*** burgerk has quit IRC | 13:38 | |
mestery | you too clarkb ! :) | 13:38 |
mattt | such fast! | 13:39 |
* mordred is popular! | 13:39 | |
* mestery ^5s mordred | 13:39 | |
mestery | mordred: Thanks for putting gerrit out of it's misery :) | 13:39 |
*** cburroughs has joined #openstack-infra | 13:40 | |
jroll | mordred: <3 | 13:40 |
mordred | mestery: if only I could do more | 13:40 |
*** bdemers_ has joined #openstack-infra | 13:41 | |
*** esker has quit IRC | 13:41 | |
openstackgerrit | Rikard Anglerud proposed openstack-infra/jenkins-job-builder: Add credentialsId support to the StashNotifier https://review.openstack.org/227257 | 13:43 |
mestery | mordred: Well, are you buying the first round in Tokyo? ;) | 13:45 |
mordred | mestery: I buy all the rounds :) | 13:45 |
mestery | lol | 13:45 |
* mordred is sure the new overlords are thrilled about that | 13:46 | |
*** olaph has quit IRC | 13:46 | |
fungi | sorry, back now. trying to figure out what people are asking to have restarted | 13:47 |
*** olaph has joined #openstack-infra | 13:47 | |
mestery | mordred: bwahahahahah :) | 13:47 |
mestery | fungi: mordred restarted gerrit, all is good in the world now :) | 13:47 |
*** w_ has joined #openstack-infra | 13:48 | |
openstackgerrit | Merged openstack-infra/devstack-gate: Generic RPM installation detection https://review.openstack.org/224989 | 13:49 |
fungi | mestery: ahh, yes i see that. thanks | 13:49 |
*** dzamboni has joined #openstack-infra | 13:50 | |
*** MarkAtwood has quit IRC | 13:50 | |
*** regXboi has joined #openstack-infra | 13:50 | |
fungi | yep, load average was pretty terrible http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=26&rra_id=all | 13:51 |
pabelanger | ianw: nice work | 13:51 |
*** olaph has quit IRC | 13:52 | |
*** zz_dimtruck is now known as dimtruck | 13:52 | |
*** w_ is now known as olaph | 13:52 | |
*** ajmiller has quit IRC | 13:52 | |
*** garyk has joined #openstack-infra | 13:52 | |
garyk | fungi: any idea how i could have been dropped from https://review.openstack.org/#/admin/groups/530,members | 13:53 |
*** jswarren_ is now known as jswarren | 13:54 | |
clarkb | fungi if you look at melody the garbage collecting graph is telling | 13:54 |
fungi | garyk: someone else in stable-maint-core would have to have removed your account from it | 13:54 |
clarkb | ~14% of cpu time doing just that | 13:54 |
garyk | fungi: any idea how to find out who and why? | 13:55 |
*** ajmiller has joined #openstack-infra | 13:55 | |
fungi | garyk: have a rough idea of the timeframe in which it would have happened? | 13:55 |
*** ddieterly has joined #openstack-infra | 13:55 | |
fungi | i think gerrit may have group membership change audit info in its database | 13:55 |
fungi | i'll see if i can figure out | 13:55 |
*** hrou has joined #openstack-infra | 13:56 | |
garyk | fungi: i was able to approve stable patches yesterday. Not today :( | 13:56 |
*** MarkAtwood has joined #openstack-infra | 13:56 | |
fungi | garyk: well, most projects have project-specific stable maintenance groups. are you sure it's for the same repo today as yesterday? | 13:56 |
*** eharney has joined #openstack-infra | 13:56 | |
*** doug-fish has joined #openstack-infra | 13:57 | |
clarkb | there are also acl changes for stable liberty | 13:57 |
garyk | fungi: i am not really sure. i know i was able to approbale stable patches in neutron and nova. today i am unable to approbe in the stable/liberty neutron branch | 13:57 |
fungi | oh, great point. you're not looking at a stable/liberty change, right? | 13:57 |
garyk | fungi: yes, correct | 13:57 |
*** achanda has joined #openstack-infra | 13:57 | |
fungi | garyk: right, stable-maint teams aren't supposed to have control of stable/liberty until after liberty releases. that was an error which ttx corrected yesterday | 13:58 |
garyk | ah, ok, thanks for the clarification | 13:58 |
hrou | ttx: Hey there, I was wondering if we could add a 'tag' to the opnestack-dev mailing list filtering options, namely "storlets", which is a stackforge (now openstack) project: https://github.com/openstack/storlets | 13:58 |
*** julim has quit IRC | 13:58 | |
fungi | garyk: until the liberty release, the liberty branch is the domain of the milestone/release groups | 13:58 |
*** bexelbie_ has joined #openstack-infra | 13:59 | |
*** achanda has quit IRC | 13:59 | |
garyk | ok, thanks. make sense | 13:59 |
*** bexelbie has quit IRC | 13:59 | |
*** bexelbie_ is now known as bexelbie | 13:59 | |
fungi | garyk: and i've confirmed, you're still a member of the neutron-stable-maint and nova-stable-maint groups in gerrit | 13:59 |
*** vkmc has joined #openstack-infra | 13:59 | |
fungi | which is how you're generally able to approve stable branch changes for those projects | 14:00 |
garyk | fungi: ok, thanks | 14:00 |
vkmc | hi all, could someone point me on the right direction on how to enable logging in an OpenStack channel? | 14:00 |
*** baoli has quit IRC | 14:00 | |
*** geoffarnold has joined #openstack-infra | 14:01 | |
*** baoli has joined #openstack-infra | 14:01 | |
*** cloudtrainme has joined #openstack-infra | 14:01 | |
*** hdd has quit IRC | 14:02 | |
*** spzala has quit IRC | 14:02 | |
*** bexelbie has quit IRC | 14:03 | |
*** geoffarn_ has joined #openstack-infra | 14:03 | |
*** bexelbie has joined #openstack-infra | 14:03 | |
*** geoffarnold has quit IRC | 14:06 | |
pabelanger | vkmc: http://docs.openstack.org/infra/system-config/irc.html#logging | 14:07 |
*** mriedem_meeting is now known as mriedem | 14:07 | |
vkmc | pabelanger, thanks | 14:07 |
*** fhubik_brb has joined #openstack-infra | 14:07 | |
vkmc | pabelanger, I saw that docs, but it doesn't say anything on how to add the bot to the channel | 14:08 |
*** dramalho has joined #openstack-infra | 14:09 | |
pabelanger | vkmc: it is pretty vague, but you need to edit system-config to add the logic. It will be in eavesdrop.pp, linked from the docs. | 14:10 |
*** olaph has quit IRC | 14:10 | |
vkmc | pabelanger, ok, will look into that | 14:10 |
*** dkranz has joined #openstack-infra | 14:11 | |
*** dims__ has joined #openstack-infra | 14:11 | |
*** vmb_off is now known as vmbrasseur | 14:11 | |
*** olaph has joined #openstack-infra | 14:11 | |
*** j_king has quit IRC | 14:12 | |
pabelanger | vkmc: might be worth documenting yourself add a channel then uploading a patch for the docs. | 14:12 |
*** ParsectiX has quit IRC | 14:12 | |
*** BharatK has joined #openstack-infra | 14:13 | |
mordred | pabelanger: I hear this question alot - it might be a really good opportunity to have a "how-to" | 14:14 |
mordred | "I want to add a bot to a channel that does all the normal things" | 14:14 |
*** dims_ has quit IRC | 14:14 | |
hrou | vkmc, if you take a look at this change 196993 that should give you an example. | 14:15 |
fungi | we could stand to break out the non-administrative bits of that file into something for the infra manual, and then probably reference that from the irc-related parts of the project team guide | 14:15 |
vkmc | pabelanger, ok, will do! | 14:15 |
pabelanger | mordred: agreed | 14:15 |
vkmc | hrou, thanks! | 14:15 |
hrou | vkmc, patch 196993 | 14:15 |
*** bcourt has quit IRC | 14:17 | |
*** jaypipes has joined #openstack-infra | 14:19 | |
*** tonytan4ever has joined #openstack-infra | 14:19 | |
*** hashar has joined #openstack-infra | 14:22 | |
*** bdemers_ has quit IRC | 14:22 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Add test coverate for grafana.py https://review.openstack.org/226986 | 14:24 |
*** marzif has joined #openstack-infra | 14:26 | |
*** jamielennox is now known as jamielennox|away | 14:26 | |
*** bexelbie has quit IRC | 14:27 | |
*** bexelbie has joined #openstack-infra | 14:27 | |
pabelanger | Just reading up on pypy on the ML. Sounds like projects are removing it? | 14:28 |
pabelanger | test jobs, I should say | 14:28 |
*** dramalho has quit IRC | 14:29 | |
*** thingee has joined #openstack-infra | 14:30 | |
*** bltavares has quit IRC | 14:33 | |
*** bcourt has joined #openstack-infra | 14:33 | |
*** haypo has joined #openstack-infra | 14:34 | |
haypo | hi. i would like to make gate-barbican-python34 voting, but i would like to check first it if failed recently. the check job was added a few days ago | 14:34 |
*** marzif_ has joined #openstack-infra | 14:34 | |
haypo | how can i check if a check job is stable, especially when run on merged changes | 14:34 |
*** cburroughs has quit IRC | 14:34 | |
*** marzif has quit IRC | 14:37 | |
jordanP | haypo, look at the graphite graph | 14:37 |
jordanP | somewhere | 14:37 |
jordanP | :) | 14:37 |
clarkb | haypo you can check graphite.openstack.org for raw pass vs fail | 14:37 |
jordanP | lemme try to find it for you | 14:37 |
jordanP | right... | 14:37 |
*** julim has joined #openstack-infra | 14:38 | |
haypo | i clicked on [+] job and now my browser is stuck :-D | 14:39 |
*** vahidh has quit IRC | 14:39 | |
haypo | stats_counts.zuul.pipeline.check.job.gate-barbican-python34.SUCCESS | 14:40 |
*** zns has joined #openstack-infra | 14:40 | |
haypo | clarkb, jordanP: there is no FAILURE data point. does it mean that the check job never failed? | 14:40 |
*** salv-orlando has quit IRC | 14:41 | |
*** vlaza has left #openstack-infra | 14:41 | |
*** salv-orlando has joined #openstack-infra | 14:41 | |
*** fawadkhaliq has joined #openstack-infra | 14:42 | |
jordanP | haypo, I wouldn't assume that | 14:42 |
*** dramalho has joined #openstack-infra | 14:43 | |
*** Hal has joined #openstack-infra | 14:43 | |
*** bltavares has joined #openstack-infra | 14:43 | |
fungi | haypo: looks like that jobs not being run in the gate pipeline, and only in the check pipeline for the past few days? | 14:44 |
*** mtanino has joined #openstack-infra | 14:45 | |
haypo | fungi: there is no gate job yet, it's only a check job | 14:45 |
*** sridhar_ram has joined #openstack-infra | 14:45 | |
jordanP | haypo, look at stats not stats_count | 14:45 |
jeblair | clarkb: https://review.openstack.org/227344 | 14:45 |
haypo | FYI the change to make the job voting and add it to gate job: https://review.openstack.org/#/c/226202/ | 14:45 |
jordanP | haypo, hum no, disregard my last message | 14:46 |
haypo | jordanP: it's the same in stats, no .FAILURE data point, only .SUCCESS | 14:47 |
fungi | so there may simply be insufficient sample information to make that determination, especially since the change rate on barbican is relatively low (~10 changes merged and roughly the same number of open changes updated in that time) | 14:47 |
*** mrmartin has joined #openstack-infra | 14:47 | |
*** ashleighfarnham has joined #openstack-infra | 14:47 | |
haypo | well, the job was executed 2 hours ago and it succeeded, so it's fine ;) | 14:48 |
haypo | don't worry | 14:48 |
haypo | the python34 job only runs a few unit test, it's not the full test suite | 14:48 |
fungi | yeah, looking at the logs, 39 tests | 14:49 |
haypo | fungi, jordanP: thanks for your confirmation | 14:49 |
fungi | haypo: you could upload an obviously broken test change just to confirm it really does fail correctly, if you're worried | 14:50 |
*** spzala has joined #openstack-infra | 14:50 | |
*** arxcruz has quit IRC | 14:51 | |
haypo | fungi: oh no, i'm not worried. no need to upload a faulty change to break gates. i write such changes naturally :-) | 14:51 |
*** kiran-r has joined #openstack-infra | 14:51 | |
*** arxcruz has joined #openstack-infra | 14:53 | |
*** yamahata has quit IRC | 14:53 | |
*** Swami has joined #openstack-infra | 14:54 | |
*** stevemar has joined #openstack-infra | 14:54 | |
anteaya | well you aren't breaking the gate if it isn't running in the gate | 14:55 |
*** ashleighfarnham has quit IRC | 14:55 | |
openstackgerrit | Victor Stinner proposed openstack-infra/project-config: Make gate-barbican-python34 voting, add gate job https://review.openstack.org/226202 | 14:56 |
*** tsekiyama has joined #openstack-infra | 14:56 | |
*** dramalho has quit IRC | 14:56 | |
*** cburroughs has joined #openstack-infra | 14:57 | |
*** tjones has joined #openstack-infra | 14:58 | |
*** hdd has joined #openstack-infra | 15:00 | |
haypo | anteaya: sorry, sometime i say "gate" for "check" jobs | 15:01 |
anteaya | well that can be confusing in here | 15:01 |
*** annegentle has joined #openstack-infra | 15:01 | |
*** bltavares has quit IRC | 15:02 | |
haypo | anteaya: the job is called "gate-..." -:p | 15:02 |
haypo | :-p | 15:02 |
anteaya | and breaking your check jobs affects noone other than your project | 15:02 |
anteaya | yes it is | 15:02 |
*** sridhar_ram has quit IRC | 15:02 | |
anteaya | jobs were all renamed to have gate at the front | 15:03 |
*** marzif_ has quit IRC | 15:03 | |
*** lawrancejing has quit IRC | 15:03 | |
anteaya | since jobs were called check when they were created and then were added to the gate later and weren't renamed | 15:03 |
anteaya | so all jobs are entilted gate rather than having some check- and some gate- | 15:04 |
openstackgerrit | Merged openstack-infra/shade: Allow creating externally accessible networks https://review.openstack.org/226865 | 15:04 |
anteaya | but the pipeline they run in is what determines what queue they are in | 15:04 |
anteaya | and check pipeline jobs run individually, unless they have patches they depend-on | 15:05 |
*** fifieldt has quit IRC | 15:05 | |
anteaya | but independently of other patches in the check queue | 15:05 |
*** AJaeger has joined #openstack-infra | 15:05 | |
openstackgerrit | Kevin L. Mitchell proposed stackforge/python-jenkins: Allow setting the next build number https://review.openstack.org/224275 | 15:06 |
*** marzif_ has joined #openstack-infra | 15:07 | |
*** geoffarn_ is now known as geoffarnoldX | 15:07 | |
*** annegentle has quit IRC | 15:09 | |
*** annegentle has joined #openstack-infra | 15:09 | |
*** ZZelle has quit IRC | 15:09 | |
*** ZZelle has joined #openstack-infra | 15:10 | |
openstackgerrit | Merged openstack-infra/shade: Allow more complex router creation https://review.openstack.org/226951 | 15:11 |
openstackgerrit | Merged openstack-infra/shade: Allow more complex router updates https://review.openstack.org/227027 | 15:11 |
openstackgerrit | Merged openstack-infra/shade: Use the get_auth function from occ https://review.openstack.org/221126 | 15:12 |
*** arxcruz has quit IRC | 15:13 | |
*** [HeOS] has joined #openstack-infra | 15:13 | |
*** HeOS has quit IRC | 15:13 | |
openstackgerrit | Hamdi Roumani proposed openstack-infra/system-config: Enable logging for the #swift3 channel https://review.openstack.org/227365 | 15:14 |
*** kobis has joined #openstack-infra | 15:15 | |
openstackgerrit | Merged openstack-infra/shade: Get defaults for image type from occ https://review.openstack.org/225507 | 15:15 |
openstackgerrit | Merged openstack-infra/shade: Handle glance v1 and v2 difference with is_public https://review.openstack.org/226492 | 15:15 |
*** jordan_ has joined #openstack-infra | 15:16 | |
*** jordanP has quit IRC | 15:16 | |
fungi | clarkb: it looks like around the time gerrit started getting really slow, the active thread count was riding at 21... i wonder if we have a thread contention issue with some arbitrary limit there? | 15:17 |
*** HeOS has joined #openstack-infra | 15:17 | |
*** [HeOS] has quit IRC | 15:17 | |
*** marzif_ has quit IRC | 15:18 | |
*** otter768 has joined #openstack-infra | 15:20 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Add more info to some exceptions https://review.openstack.org/225374 | 15:20 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Trap exceptions in helper modules https://review.openstack.org/224713 | 15:20 |
*** armax has joined #openstack-infra | 15:21 | |
*** flepied has joined #openstack-infra | 15:22 | |
*** ihrachys has quit IRC | 15:22 | |
*** ihrachys has joined #openstack-infra | 15:23 | |
*** flepied1 has quit IRC | 15:23 | |
jeblair | fungi, clarkb: good question, and maybe it's a component of the problem or otherwise related, though if it were the primary component, i would expect an immediate recurrance, whereas it takes 2 weeks to get back to that state (which suggests something leaky involved) | 15:23 |
jeblair | fungi, clarkb: though we could have leaky threads too | 15:23 |
*** alexpilotti has quit IRC | 15:23 | |
*** otter768 has quit IRC | 15:24 | |
fungi | well, it seems to crop up during jvm garbage collection | 15:24 |
clarkb | I think that is a symptom | 15:25 |
fungi | one theory is that memory utilization within the jvm slowly fills, then at a certain point java's gc kicks in to try to clean it up, but ends up starving for other resources while doing so | 15:26 |
clarkb | threads run slower you pile them up | 15:26 |
*** tonytan4ever has quit IRC | 15:26 | |
*** kfox1111_away is now known as kfox1111 | 15:26 | |
fungi | but i don't (yet) know how continuous/intermittent/triggerd the gc is | 15:26 |
clarkb | fungi melody shows you | 15:26 |
*** bpokorny has joined #openstack-infra | 15:26 | |
clarkb | its basically non issue then memory use hits threshold where GC spikes | 15:26 |
clarkb | https://review.openstack.org/monitoring?part=graph&graph=gc&period=semaine | 15:28 |
*** BharatK has quit IRC | 15:28 | |
jeblair | clarkb, fungi: http://lists.openstack.org/pipermail/openstack-dev/2015-September/075355.html | 15:28 |
jeblair | more volkswagening | 15:28 |
*** salv-orlando has quit IRC | 15:28 | |
clarkb | looks like that happens when we go over an average of 7GB heap usage | 15:29 |
clarkb | according to the memory graph | 15:29 |
*** angdraug has joined #openstack-infra | 15:29 | |
clarkb | and strongly correlates to the cpu spike | 15:30 |
*** dtantsur is now known as dtantsur|afk | 15:31 | |
clarkb | but active threads is a slower ramp up https://review.openstack.org/monitoring?part=graph&graph=activeThreads | 15:31 |
*** peristeri has quit IRC | 15:31 | |
clarkb | I think it is reacting to but not causing the slowness | 15:31 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add python-magnumclient to magnum func test https://review.openstack.org/227377 | 15:32 |
anteaya | jeblair: nice zinger | 15:33 |
jeblair | anteaya: it's what makes it all worth doing | 15:33 |
clarkb | it is possible that we just need more memory | 15:33 |
*** zz_gondoi is now known as gondoi | 15:33 | |
anteaya | ha ha ha | 15:33 |
clarkb | it may be less leak and more cost of doing business but I doubt it because its fine for so long prior | 15:34 |
*** ihrachys has quit IRC | 15:34 | |
*** esker has joined #openstack-infra | 15:34 | |
*** abalutoiu has joined #openstack-infra | 15:35 | |
*** abalutoiu has quit IRC | 15:36 | |
jeblair | clarkb: we can probably spare some ram. we're using the cache, but iowait is small so it's probably more than we need right now. | 15:36 |
*** abalutoiu has joined #openstack-infra | 15:36 | |
anteaya | jeblair: 227377 +2 | 15:36 |
*** armax has quit IRC | 15:36 | |
*** earlephilhower has joined #openstack-infra | 15:36 | |
*** geoffarnoldX is now known as geoffarn_ | 15:37 | |
*** sridhar_ram has joined #openstack-infra | 15:37 | |
openstackgerrit | Zara proposed openstack-infra/storyboard-webclient: Subscriptions WIP https://review.openstack.org/223562 | 15:37 |
jeblair | clarkb: i think we set it to 16G to keep it from getting out of control without us noticing. i think we actually can upgrade to a larger server if needed, too. so we have a way out of we hit our head. | 15:37 |
*** hemnafk is now known as hemna | 15:37 | |
clarkb | https://review.openstack.org/monitoring?part=graph&graph=threadCount is fairly flat too so I thinknactive thread ramp up is cpu contention | 15:38 |
*** fhubik_brb is now known as fhubik | 15:38 | |
clarkb | jeblair its 8GB cureently | 15:38 |
jeblair | clarkb: neat. what's using the other 8g? :) | 15:38 |
jeblair | mostly java :) | 15:39 |
clarkb | thats a good question | 15:39 |
jeblair | i guess there's non-heap overhead? | 15:39 |
clarkb | but heap where gc thrashes is 8GB | 15:39 |
clarkb | so ya must be non heap | 15:39 |
clarkb | we could try setting -Xmx to 12g instead of 8? | 15:39 |
jeblair | vss is 13.6G right now | 15:40 |
*** esker has quit IRC | 15:40 | |
jeblair | (though rss is only 6) | 15:40 |
jeblair | clarkb: wfm | 15:40 |
*** Hal has quit IRC | 15:40 | |
*** krtaylor has quit IRC | 15:41 | |
*** esker has joined #openstack-infra | 15:41 | |
jeblair | omg | 15:42 |
jeblair | http://logs.openstack.org/01/227001/1/check/gate-tempest-dsvm-networking-midonet/aa785f6/logs/devstacklog.txt.gz#_2015-09-23_21_21_28_798 | 15:42 |
fungi | i wonder if letting it accumulate too much cruft between gc runs is making things worse, and would improve matters to gc more often before the memory is so bloated with unused structures | 15:42 |
jeblair | clarkb: found something worse than the 'sed' | 15:42 |
clarkb | fungi that gets into dark gc magic territory | 15:43 |
*** trown is now known as trown|lunch | 15:43 | |
*** Swami_ has joined #openstack-infra | 15:43 | |
*** puranamr has joined #openstack-infra | 15:43 | |
*** ifarkas has quit IRC | 15:43 | |
clarkb | fungi we can use the shiny new gcer which is supposed to be faster at the expense of some fragmentation iirc | 15:43 |
Shrews | mordred: i'd like to abandon https://review.openstack.org/192475 now, based on the changes we just merged. wdyt? | 15:43 |
fungi | i'll get the crosses and holy water | 15:43 |
clarkb | considered it for es but fragmentation would be costly there as we really do need allthe mwmories | 15:43 |
mordred | Shrews: yes | 15:44 |
mordred | Shrews: done | 15:44 |
clarkb | jeblair is it show and tell time yet? | 15:44 |
openstackgerrit | Douglas Mendizábal proposed openstack-infra/project-config: Add PyPI and doc publish jobs to Castellan https://review.openstack.org/226150 | 15:44 |
jeblair | clarkb: yeah this link: http://logs.openstack.org/01/227001/1/check/gate-tempest-dsvm-networking-midonet/aa785f6/logs/devstacklog.txt.gz#_2015-09-23_21_21_28_798 | 15:44 |
jeblair | clarkb: | 15:44 |
jeblair | 2015-09-23 21:21:28.798 | ++ git_clone http://github.com/midonet/midonet.git /opt/stack/new/midonet master | 15:44 |
*** Swami_ has quit IRC | 15:44 | |
clarkb | nice | 15:45 |
jeblair | that's some folgers crystals testing there | 15:45 |
*** Swami_ has joined #openstack-infra | 15:45 | |
anteaya | hogepodge: needs to see some of this | 15:45 |
*** Swami has quit IRC | 15:45 | |
fungi | i see, so now that i've found the gc graph, it does indeed appear that there was basically no time spent on it until it skyrocketed a little over 24 hours ago | 15:46 |
jeblair | if only there were some mechanism that could detect when the repo wasn't properly cloned | 15:46 |
anteaya | open source they can find it too, to disable | 15:46 |
anteaya | which is kind of not the point of open source, by my definition | 15:47 |
*** skolekonov is now known as _skolekonov | 15:47 | |
*** ParsectiX has joined #openstack-infra | 15:47 | |
openstackgerrit | Evgeny Antyshev proposed openstack-infra/zuul: Dependencies from undefined projects https://review.openstack.org/207094 | 15:47 |
*** dramalho has joined #openstack-infra | 15:48 | |
*** larainema has joined #openstack-infra | 15:48 | |
*** puranamr has quit IRC | 15:48 | |
*** dramalho has quit IRC | 15:49 | |
fungi | i'm missing what's interesting there. they're integration testing their networking-midonet driver against the midonet source from git (which i guess is officially on github). admittedly that's going to be failure-prone for them when github derps | 15:50 |
*** nijaba_ is now known as nijaba | 15:50 | |
*** ihrachys has joined #openstack-infra | 15:50 | |
*** burgerk has joined #openstack-infra | 15:51 | |
jeblair | fungi: oh, that's whats going on? | 15:51 |
*** bltavares has joined #openstack-infra | 15:51 | |
jeblair | fungi: i assumed it was their old repo...lemme check | 15:52 |
fungi | yeah, midonet is not an openstack project. networking-midonet (an openstack project) is the neutron driver for controlling midonet | 15:52 |
*** dramalho has joined #openstack-infra | 15:52 | |
*** glauco___ has quit IRC | 15:52 | |
*** glauco has joined #openstack-infra | 15:52 | |
pleia2 | good morning | 15:52 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Switch to using autogenerated ChangeLog in docs https://review.openstack.org/227391 | 15:52 |
*** zns has quit IRC | 15:53 | |
jeblair | fungi: if that's the case, that's not quite as crazy, but it's still not permitted. | 15:53 |
jeblair | dependencies need to be released, installable projects | 15:53 |
*** esker has quit IRC | 15:53 | |
*** krtaylor has joined #openstack-infra | 15:54 | |
*** Hal has joined #openstack-infra | 15:54 | |
openstackgerrit | Matthew Treinish proposed openstack/os-testr: Switch to using autogenerated ChangeLog in docs https://review.openstack.org/227392 | 15:55 |
*** bexelbie has quit IRC | 15:55 | |
jeblair | fungi: ah yeah, their old github project was git://github.com/midonet/python-neutron-plugin-midonet.git | 15:55 |
fungi | jeblair: yep, concur | 15:55 |
jeblair | midonet has no releases on pypi | 15:56 |
jeblair | so i think they have a lot of work to do before they can have a working job | 15:57 |
fungi | wow, gotta love the chutspa for their recommended installation method https://www.midonet.org/#quickstart | 15:57 |
jeblair | i'm going to remove the job from zuul. | 15:57 |
anteaya | morning pleia2 | 15:57 |
clarkb | its not python iirc | 15:58 |
clarkb | its javaish | 15:58 |
pleia2 | AJaeger: catching up on translations stuff from yesterday, ping me when you're about? | 15:58 |
*** yfried_ has quit IRC | 15:58 | |
*** kiran-r has quit IRC | 15:58 | |
fungi | wow, their installer script clones and patches neutron | 15:59 |
clarkb | pleia2 the big thing is need to fix the valid version checker which stevenk has proposed fix for | 15:59 |
fungi | no, wait, it's patching horizon | 15:59 |
*** dangers_away is now known as dangers | 15:59 | |
clarkb | pleia2 I was overruled that failing jobs due to missing version was ok | 15:59 |
fungi | comment claims it's a workaround for bug 1394051 | 15:59 |
openstack | bug 1394051 in OpenStack Dashboard (Horizon) "Can't display port list on a shared network in "Manage Floating IP Associations" page" [Medium,Fix released] https://launchpad.net/bugs/1394051 - Assigned to Kevin Benton (kevinbenton) | 15:59 |
*** fhubik is now known as fhubik_brb | 15:59 | |
*** thiagop has joined #openstack-infra | 16:00 | |
clarkb | pleia2 but its "working" | 16:00 |
pleia2 | clarkb: missing version in zanata? | 16:00 |
clarkb | ya | 16:00 |
pleia2 | thanks, I'll have a look | 16:01 |
fungi | aha, their installer is using home-grown midonet-midonet_openstack and midonet-neutron puppet modules | 16:01 |
clarkb | so stable/liberty patch merges we try to update stable-liberty in zanata. the desired behavior is to exit 0 if stable-liberty does not exist | 16:01 |
clarkb | my original plan was to just fail because it doesnt hurt anything but statistics | 16:01 |
pleia2 | clarkb: ah right, instead of failing | 16:01 |
* pleia2 nods | 16:01 | |
fungi | not going to look any deeper into the sausage factory now. i've completely lost my appetite | 16:01 |
*** fawadkhaliq has quit IRC | 16:01 | |
Clint | now i'm hungry | 16:01 |
openstackgerrit | Merged openstack-infra/system-config: Decouple server from graphite manifest https://review.openstack.org/216686 | 16:02 |
*** fhubik_brb is now known as fhubik | 16:02 | |
pleia2 | clarkb: I guess this way it makes it easier to pick out real failures, and as AJaeger is the one who looks at these (failures in jenkins) the most, I'm inclined to go with his preference | 16:02 |
*** fawadkhaliq has joined #openstack-infra | 16:02 | |
clarkb | yup me too | 16:02 |
clarkb | so I did attempt a fix for that that doesnt work due to how we write zanata.xml | 16:02 |
*** marzif has joined #openstack-infra | 16:03 | |
clarkb | but stvenks should work I just havent had time to review it yet | 16:03 |
pleia2 | clarkb: thanks, looking now | 16:03 |
*** puranamr has joined #openstack-infra | 16:04 | |
*** Hal has quit IRC | 16:04 | |
*** weshay_xchat is now known as weshay | 16:04 | |
*** fawadkhaliq has quit IRC | 16:05 | |
*** dkranz has quit IRC | 16:06 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Translate ZUUL_CHANGES into DIB_REPOREF https://review.openstack.org/227276 | 16:06 |
*** jlanoux has quit IRC | 16:06 | |
anteaya | I'm running away for errands, back later | 16:06 |
*** Hal has joined #openstack-infra | 16:08 | |
*** flepied has quit IRC | 16:08 | |
*** puranamr has quit IRC | 16:08 | |
*** zns has joined #openstack-infra | 16:08 | |
openstackgerrit | Merged openstack-infra/tripleo-ci: Translate ZUUL_CHANGES into DIB_REPOREF https://review.openstack.org/227276 | 16:09 |
clarkb | jeblair ^ that is suspiciously looking like volkswagening too | 16:09 |
*** derekh has quit IRC | 16:09 | |
clarkb | it uses the change not zuul refs | 16:09 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Remove networking-midonet tempest-dsvm jobs https://review.openstack.org/227401 | 16:09 |
*** fitoduarte has quit IRC | 16:10 | |
jeblair | clarkb, fungi: ^ | 16:10 |
glauco | May I get this patch workflow'ed? https://review.openstack.org/#/c/226545/ | 16:10 |
yolanda | volkswagening? that's a new term? :) | 16:10 |
sdague | clarkb / fungi / jeblair - https://review.openstack.org/#/c/222573/ could I get some ack on that? It's making some of the nova only jobs voting | 16:10 |
clarkb | yolanda yes for code that intentionally cheats the tests >_> | 16:11 |
yolanda | :) | 16:11 |
*** Hal has quit IRC | 16:12 | |
*** hashar has quit IRC | 16:13 | |
*** dramalho has quit IRC | 16:14 | |
*** dramalho has joined #openstack-infra | 16:14 | |
redrobot | hello infra friends! | 16:15 |
redrobot | I don't understand why my patch is failing the layout gate: https://review.openstack.org/#/c/226150/2 | 16:15 |
jeblair | sdague: why not run those in gate? | 16:15 |
*** katyafervent is now known as katyafervent_awa | 16:16 | |
sdague | because they only impact nova | 16:16 |
jeblair | that's not really what the gate is for | 16:16 |
*** katyafervent_awa is now known as katyafervent | 16:16 | |
jeblair | sdague: the gate is to avoid landing changes to nova that break nova; in other words, the thing you described in your commit message? | 16:17 |
*** esker has joined #openstack-infra | 16:17 | |
openstackgerrit | Merged openstack-infra/project-config: make nova v2.0 compat jobs voting https://review.openstack.org/222573 | 16:17 |
sdague | sure, but I believe that risk is much less than false negatives blocking valid changes | 16:17 |
jeblair | sdague: it's cool that they only impact nova -- they won't impact other projects in the gate, so no big deal | 16:17 |
*** dkranz has joined #openstack-infra | 16:17 | |
sdague | they will impact other changes by adding delays | 16:17 |
*** geoffarn_ has quit IRC | 16:18 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Trap exceptions in helper functions https://review.openstack.org/224713 | 16:18 |
crinkle | EmilienM: are you aware of https://review.openstack.org/#/c/226545/ ? | 16:19 |
jeblair | sdague: if they are that unreliable, then isn't it going to be just as annoying having them voting in nova's check pipeline? | 16:20 |
crinkle | EmilienM: nm it's an infra project not puppet-openstack project | 16:20 |
fungi | i need to pop out to lunch, bbiab | 16:21 |
*** markvoelker_ has joined #openstack-infra | 16:21 | |
*** yamahata has joined #openstack-infra | 16:22 | |
*** ldnunes_ has joined #openstack-infra | 16:24 | |
*** jab has joined #openstack-infra | 16:24 | |
*** ociuhandu has quit IRC | 16:24 | |
*** zz_ja has quit IRC | 16:24 | |
*** afazekas has quit IRC | 16:24 | |
*** markvoelker has quit IRC | 16:24 | |
*** oomichi has quit IRC | 16:24 | |
*** gabriel-bezerra has quit IRC | 16:24 | |
*** wolsen has quit IRC | 16:24 | |
*** oomichi_ has joined #openstack-infra | 16:24 | |
*** cloudtrainme has quit IRC | 16:24 | |
*** ldnunes has quit IRC | 16:24 | |
*** Shrews has quit IRC | 16:24 | |
*** purp has quit IRC | 16:24 | |
*** vmbrasseur has quit IRC | 16:24 | |
*** adreznec has quit IRC | 16:24 | |
*** alaski has quit IRC | 16:24 | |
*** cloudtra_ has joined #openstack-infra | 16:24 | |
*** afranc202 has quit IRC | 16:24 | |
*** vmbrasseur has joined #openstack-infra | 16:24 | |
*** SergeyLukjanov has quit IRC | 16:24 | |
*** purp has joined #openstack-infra | 16:24 | |
*** iraw- has joined #openstack-infra | 16:24 | |
*** afazekas has joined #openstack-infra | 16:24 | |
*** alaski_ has joined #openstack-infra | 16:24 | |
*** alexsyip has joined #openstack-infra | 16:24 | |
*** SergeyLukjanov has joined #openstack-infra | 16:24 | |
*** wolsen has joined #openstack-infra | 16:24 | |
*** unicell has joined #openstack-infra | 16:24 | |
*** gabriel-bezerra has joined #openstack-infra | 16:25 | |
*** Swami_ has quit IRC | 16:25 | |
*** adreznec has joined #openstack-infra | 16:25 | |
*** Shrews has joined #openstack-infra | 16:26 | |
*** ashleighfarnham has joined #openstack-infra | 16:26 | |
EmilienM | crinkle: thx for highlight anyway | 16:26 |
zaro | morning | 16:26 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Abstract out the name of the name key https://review.openstack.org/222930 | 16:28 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add heatclient support https://review.openstack.org/222856 | 16:28 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Add heat support https://review.openstack.org/151900 | 16:28 |
*** docaedo has quit IRC | 16:28 | |
*** puranamr has joined #openstack-infra | 16:29 | |
*** ociuhandu has joined #openstack-infra | 16:31 | |
*** sabeen1 has joined #openstack-infra | 16:32 | |
*** abalutoiu has quit IRC | 16:32 | |
*** docaedo has joined #openstack-infra | 16:33 | |
AJaeger | pleia2, clarkb : I'm here now - reading backscroll... | 16:34 |
pleia2 | o/ AJaeger | 16:34 |
openstackgerrit | Merged openstack-infra/project-config: Add a new script that queries for a Zanata version https://review.openstack.org/227130 | 16:34 |
openstackgerrit | Markus Zoeller (markus_z) proposed openstack-infra/infra-manual: developer's guide: Add bug handling description https://review.openstack.org/192232 | 16:35 |
*** unicell has quit IRC | 16:35 | |
annegentle | flaper87: oh wow, just realized I missed copy/paste of two sections from the last TC highlights blog post. Revising this week's now to ensure those get in: https://etherpad.openstack.org/p/next-tc-blog-post | 16:35 |
*** olaph has quit IRC | 16:35 | |
*** jordan_ has quit IRC | 16:37 | |
*** MarkAtwood has quit IRC | 16:38 | |
AJaeger | pleia2, thanks for your reviews and approvals of StevenK's patches! | 16:38 |
*** Zhongjun has joined #openstack-infra | 16:38 | |
AJaeger | pleia2, clarkb: Do you have a few minutes to discuss liberty RCs and translations? | 16:38 |
pleia2 | yep | 16:39 |
*** dangers is now known as dangers_away | 16:39 | |
*** olaph has joined #openstack-infra | 16:39 | |
AJaeger | pleia2, clarkb: I wrote up a few thoughts on https://etherpad.openstack.org/p/translation-liberty already. But let me explain here first... | 16:40 |
AJaeger | ttx and morgan asked this morning (European time ;) how to handle RCs. | 16:40 |
*** BharatK has joined #openstack-infra | 16:40 | |
AJaeger | With Kilo, I manually pushed the translations into the kilo branch for RC2. | 16:40 |
jeblair | clarkb: i'm logged into the console as root of an ovh vm i'm running a test on; so hopefully when it dies, i can poke around | 16:41 |
openstackgerrit | Merged openstack-infra/project-config: Revert "Run propose-translation-update-zanata jobs" https://review.openstack.org/226164 | 16:41 |
AJaeger | With Zanata, we have enabled horizon and nova now, so that translators can still translate liberty while M is already opened and master gets updated. | 16:41 |
*** armax has joined #openstack-infra | 16:41 | |
AJaeger | So, for those it works fine, and nothing really needs to be done. | 16:41 |
AJaeger | But what about the other projects like neutron,ceilometer etc.? | 16:41 |
AJaeger | Either we handle them the same way as horizon and nova - or we do it manually like I did for kilo. | 16:42 |
*** fhubik has quit IRC | 16:42 | |
openstackgerrit | Zara proposed openstack-infra/storyboard-webclient: Move project group admin and streamline list page https://review.openstack.org/206108 | 16:42 |
AJaeger | Daisy didn't put focus on these but with the large IBM input, we have good content for most of them - and some projects only merged those after liberty branch was cut | 16:42 |
pleia2 | AJaeger: is there any downside to handling them like horizon and nova? | 16:42 |
*** serg_melikyan has joined #openstack-infra | 16:43 | |
* pleia2 nods | 16:43 | |
AJaeger | AFAIK for horizon and nova, we needed to setup the version, fill content there - and Daisy also set master to read-only (which I wouldn't do for these) | 16:43 |
AJaeger | So, some manual steps are needed there - plus setup in Zuul/Jenkins like clarkb already did. | 16:44 |
openstackgerrit | Merged openstack-infra/system-config: Install three pip packages on the proposal slave https://review.openstack.org/225021 | 16:44 |
AJaeger | And then the question is whether we leave those branches open for all projects or only for a few. | 16:44 |
*** Ala has quit IRC | 16:44 | |
pleia2 | yeah | 16:44 |
AJaeger | I'm inclined to go for all projects and handle them all the same. Just that this was not the original plan ;) | 16:45 |
AJaeger | So, either we try small or large ;) | 16:45 |
pleia2 | any thoughts as to what would confuse translators the least? | 16:45 |
pleia2 | handling them all the same would confuse me less :) | 16:45 |
AJaeger | pleia2: exactly | 16:45 |
*** trown|lunch is now known as trown | 16:45 | |
pleia2 | it still means some manual work, but I think it's worth it for long term maintenance | 16:46 |
AJaeger | pleia2: my feeling as well. | 16:46 |
AJaeger | clarkb: what do you think? | 16:46 |
*** cburroughs has quit IRC | 16:46 | |
clarkb | AJaeger: I think we handle them the same way horizon and nova | 16:46 |
AJaeger | pleia2, clarkb : I need to step out some minutes (10+ ?). | 16:46 |
openstackgerrit | Merged openstack-infra/system-config: Remove transifex from the proposal slave https://review.openstack.org/225554 | 16:46 |
pleia2 | good bye transifex! | 16:47 |
AJaeger | clarkb, pleia2: Let me draft a proposal in https://etherpad.openstack.org/p/translation-liberty afterwards and then continue here. | 16:47 |
pleia2 | AJaeger: ok, thanks | 16:47 |
AJaeger | Yeah! | 16:47 |
clarkb | and maybe we add a script to the release managers toolkit that pushes the new stable version to zanata when they make the branches in git | 16:47 |
*** BharatK has quit IRC | 16:47 | |
*** serg_melikyan has quit IRC | 16:47 | |
clarkb | so that Daisy doesn't even have to deal with it, but that might be a next release sort of thing | 16:47 |
*** Swami has joined #openstack-infra | 16:48 | |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Fix proxy and redirect configuration file names. https://review.openstack.org/225331 | 16:49 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Add note of support on Python mods for CentOS 7. https://review.openstack.org/224098 | 16:49 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Add acceptance tests for puppet-httpd https://review.openstack.org/222721 | 16:49 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Use httpd::mod when adding Apache modules. https://review.openstack.org/223578 | 16:49 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Fix httpd::python. https://review.openstack.org/226474 | 16:49 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Changed to match 'python_package' to 'mod_python package' https://review.openstack.org/227422 | 16:49 |
*** bharathm has joined #openstack-infra | 16:50 | |
*** esker has quit IRC | 16:50 | |
jeblair | rabbitmq uses a lot of cpu at idle | 16:52 |
clarkb | jeblair: are you back to debugging on OVH then? | 16:52 |
jeblair | clarkb: yeah | 16:52 |
asselin | mordred, clarkb will a new version of shade be released to pypi with https://review.openstack.org/#/c/226492/ ? | 16:53 |
*** anglerud has quit IRC | 16:54 | |
pleia2 | crinkle: I have a women in cloud thing in the valley to go to this afternoon (not sure yet when I'm leaving), have some time soon to chat puppet acceptance tests? otherwise I can do tomorrow | 16:54 |
mordred | asselin: yes. there's a few more patches I'd like to land, and I'm waiting to release until I can pay attentoin to the nodepool upgrade | 16:54 |
asselin | mordred, ok thanks | 16:54 |
*** dramalho has quit IRC | 16:55 | |
*** jordanP has joined #openstack-infra | 16:56 | |
jeblair | clarkb, mordred: while i'm waiting for numpy to compile -- what ever happened to the wheel idea? | 16:57 |
zaro | pleia2: were we supposed to get a ballot to vote for ptls? couldn't find one in my email. | 16:57 |
*** dramalho has joined #openstack-infra | 16:57 | |
pleia2 | crinkle: actually, if docs exist maybe reading those on the train is a valuable use of my time | 16:57 |
*** pradk has quit IRC | 16:57 | |
pleia2 | zaro: yes, but not all teams have elections | 16:57 |
clarkb | looks like StevenK's script is working well https://jenkins.openstack.org/job/openstack-manuals-upstream-translation-update/20/consoleFull just need to find a change against a non master branch to see if it handles fails properly | 16:57 |
clarkb | jeblair: greghaynes had a set of changes up to bring back the wheel mirrors | 16:58 |
clarkb | jeblair: I just don't think they ever got much momentum | 16:58 |
pleia2 | zaro: I'm not running things this time around though, tonyb would be the one to chat with if you confirm the project is one that's having an election and you still don't have a ballot | 16:58 |
clarkb | zaro: you have to have changes merged to projects with elections, infra for example is not having an election (fungi will be liberty ptl as he ran unopposed) | 17:00 |
*** achanda has joined #openstack-infra | 17:00 | |
zaro | ahh, i see. totally forgot. thanks | 17:01 |
*** ddeva has joined #openstack-infra | 17:01 | |
*** hdd has quit IRC | 17:01 | |
ddeva | o/ | 17:01 |
*** puranamr has quit IRC | 17:01 | |
mordred | Shrews: woah: http://logs.openstack.org/13/224713/4/check/gate-shade-dsvm-functional-nova/5f55336/console.html | 17:02 |
mordred | Shrews: that is a very surprising error to me based on that patch | 17:03 |
*** markus_z has quit IRC | 17:03 | |
*** mriedem has quit IRC | 17:03 | |
*** marzif has quit IRC | 17:05 | |
*** marzif has joined #openstack-infra | 17:05 | |
openstackgerrit | Merged openstack-infra/shade: Add more info to some exceptions https://review.openstack.org/225374 | 17:06 |
*** bhunter71 has joined #openstack-infra | 17:06 | |
*** kushal has joined #openstack-infra | 17:07 | |
crinkle | pleia2: for docs there is https://github.com/puppetlabs/beaker/wiki with https://github.com/puppetlabs/beaker/wiki/How-to-Write-a-Beaker-Test-for-a-Module being the most significant | 17:08 |
crinkle | pleia2: i'm happy to chat whenever | 17:08 |
pleia2 | crinkle: thanks! I'll start with docs on the train today and maybe touch base tomorrow :) | 17:09 |
*** katyafervent is now known as katyafervent_awa | 17:10 | |
*** ddeva has quit IRC | 17:10 | |
crinkle | pleia2: kk | 17:10 |
*** unicell has joined #openstack-infra | 17:10 | |
*** sergmelikyan has joined #openstack-infra | 17:11 | |
*** mriedem has joined #openstack-infra | 17:13 | |
zaro | pelix: i think your JJB +2s are masking my -1s :) | 17:13 |
*** sridhar_ram1 has joined #openstack-infra | 17:14 | |
*** sridhar_ram has quit IRC | 17:16 | |
pleia2 | crinkle: to save me some reading, are we using beaker or beaker-rspec? (especially wrt the acceptance tests I'm trying to review) | 17:17 |
crinkle | pleia2: beaker-rspec | 17:17 |
pleia2 | ok, that's what I thought, thanks :) | 17:17 |
*** zns has quit IRC | 17:17 | |
crinkle | beaker-rspec is usually used for modules and beaker is used for testing puppet itself, though beaker can be used for modules too | 17:17 |
openstackgerrit | Merged openstack-infra/subunit2sql: Order get_tests_run_dicts_from_run_id response by date https://review.openstack.org/213464 | 17:18 |
openstackgerrit | Merged openstack-infra/subunit2sql: Use ostestr for running unit tests https://review.openstack.org/213565 | 17:19 |
pelix | zaro: nuts, I thought I usually remembered to remove them | 17:19 |
openstackgerrit | Merged openstack-infra/subunit2sql: Add more db api tests https://review.openstack.org/213566 | 17:19 |
pelix | specifically because of that | 17:19 |
openstackgerrit | Merged openstack-infra/subunit2sql: Test get_runs_by_status_grouped_by_run_metadata API function https://review.openstack.org/225260 | 17:20 |
*** otter768 has joined #openstack-infra | 17:21 | |
*** puranamr has joined #openstack-infra | 17:22 | |
Shrews | mordred: srsly | 17:24 |
mordred | Shrews: I rechecked just ot make sure | 17:24 |
*** zns has joined #openstack-infra | 17:25 | |
AJaeger | clarkb, pleia2: Please see my list of repos and comments at https://etherpad.openstack.org/p/translation-liberty | 17:25 |
*** bpokorny_ has joined #openstack-infra | 17:25 | |
*** bpokorny has quit IRC | 17:25 | |
*** otter768 has quit IRC | 17:25 | |
*** puranamr has quit IRC | 17:26 | |
*** kushal has quit IRC | 17:27 | |
*** MarkAtwood has joined #openstack-infra | 17:28 | |
*** ihrachys has quit IRC | 17:28 | |
*** salv-orlando has joined #openstack-infra | 17:29 | |
*** vmbrasseur is now known as vmbrasseur_erran | 17:29 | |
*** vmbrasseur_erran is now known as vmbrasseur_biab | 17:29 | |
AJaeger | clarkb, pleia2: It's an etherpad, please change it as you see fit - and tell me where you disagree | 17:30 |
*** ajmiller has quit IRC | 17:32 | |
*** tongli has quit IRC | 17:34 | |
*** tongli has joined #openstack-infra | 17:35 | |
*** zns has quit IRC | 17:35 | |
pleia2 | AJaeger: thanks, looking | 17:35 |
openstackgerrit | Colleen Murphy proposed openstack-infra/project-config: Add puppet-infracloud module to openstack-infra https://review.openstack.org/227434 | 17:35 |
clarkb | AJaeger it lgtm | 17:35 |
*** dizquierdo has quit IRC | 17:36 | |
*** achanda has quit IRC | 17:36 | |
AJaeger | then let me send it to openstack-i18n mailing list - and if this works out, we document this. | 17:37 |
pleia2 | lgtm | 17:37 |
AJaeger | Should this be documented in system-config or on the wiki? | 17:37 |
pleia2 | I rarely say this, but the wiki may be better for now | 17:37 |
pleia2 | maybe add a link to the docs in system-config to explain the situation | 17:38 |
pleia2 | which reminds me, I still need some cores to look at the initial doc commit (spec chage depends on this too, since docs are part of the spec) https://review.openstack.org/#/c/222314/ | 17:39 |
*** tongli has quit IRC | 17:39 | |
*** eharney has quit IRC | 17:39 | |
*** yfried_ has joined #openstack-infra | 17:39 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: [WIP] Add the ability to parse multiple files https://review.openstack.org/227438 | 17:40 |
*** geoffarnold has joined #openstack-infra | 17:41 | |
openstackgerrit | Merged openstack-infra/grafyaml: The apikey is now optional https://review.openstack.org/224796 | 17:42 |
jeblair | so uncool horizon thing: you're sitting at the console minding your own business, then you click somewhere else and your session has timed out | 17:42 |
*** tonytan4ever has joined #openstack-infra | 17:42 | |
*** puranamr has joined #openstack-infra | 17:43 | |
*** ociuhandu has quit IRC | 17:43 | |
*** zns has joined #openstack-infra | 17:43 | |
*** pvaneck has joined #openstack-infra | 17:43 | |
*** eharney has joined #openstack-infra | 17:43 | |
pleia2 | AJaeger: the other thing we had to chat about was the junky imported metadata cleanup | 17:44 |
*** HeOS has quit IRC | 17:45 | |
*** hdd has joined #openstack-infra | 17:46 | |
*** tongli has joined #openstack-infra | 17:46 | |
*** puranamr has quit IRC | 17:47 | |
*** austin811 has joined #openstack-infra | 17:47 | |
*** tongli has quit IRC | 17:49 | |
glauco | Hello! I need some help on getting this patch workflow'ed: https://review.openstack.org/#/c/226545/ | 17:49 |
openstackgerrit | Paul Carver proposed openstack-infra/project-config: Add Python3 jobs for networking-sfc repo https://review.openstack.org/227445 | 17:49 |
*** ivar-lazzaro has joined #openstack-infra | 17:51 | |
*** achanda has joined #openstack-infra | 17:51 | |
*** puranamr has joined #openstack-infra | 17:51 | |
*** ivar-lazzaro has quit IRC | 17:52 | |
yolanda | hi, while using some gerrit filters, i'm getting this error now line 1:8 no viable alternative at character '%' | 17:52 |
yolanda | anyone seeing that? | 17:53 |
openstackgerrit | Lekha Jeevan proposed openstack/requirements: Add mimic to global requirements to use in tests https://review.openstack.org/220268 | 17:53 |
yolanda | i'm using a filter like project:^openstack-infra/puppet-.* | 17:53 |
*** ivar-lazzaro has joined #openstack-infra | 17:53 | |
AJaeger | pleia2: I suggest you chat with fungi and clarkb about that, I'm fine with whatever works ;) | 17:53 |
yolanda | clarkb, mordred, i'm seeing since gerrit restart, did some config change land that caused that? | 17:54 |
AJaeger | I'll certainly chime in if I'm around but I don't need to be in that discussion | 17:54 |
clarkb | yolanda we didnt change any config | 17:54 |
yolanda | i cannot search with project regexes now | 17:54 |
clarkb | I think you may want to quote the search string? | 17:54 |
yolanda | mm, i've been doing that for ages | 17:54 |
yolanda | and now i'm having that error | 17:54 |
*** puranamr has quit IRC | 17:55 | |
pleia2 | AJaeger: sending an email momentarily | 17:55 |
openstackgerrit | Lekha Jeevan proposed openstack/requirements: Add mimic to global requirements to use in tests https://review.openstack.org/220268 | 17:55 |
*** puranamr has joined #openstack-infra | 17:55 | |
*** bpokorny_ has quit IRC | 17:55 | |
*** bpokorny has joined #openstack-infra | 17:55 | |
pleia2 | alright, I need to pack up to catch my train | 17:56 |
zaro | yolanda: long shot, but try reindex | 17:57 |
*** annegentle has quit IRC | 17:57 | |
clarkb | pleia2 I would just rm the strings in git and push to the projects | 17:57 |
clarkb | if we need to use proposal bot creds thats doable | 17:57 |
clarkb | so maybe we need a for loop sed find incantation to run then go from there | 17:58 |
zaro | yolanda: ohh wait is this on review.o.o? | 17:58 |
clarkb | zaro yes we restarted it this morning, do we need a reindex even if we didnt move any projects? | 17:59 |
yolanda | yes, i tried with another browser and i didn't see that error | 17:59 |
clarkb | (that is annoying if so) | 17:59 |
*** SumitNaiksatam has joined #openstack-infra | 17:59 | |
yolanda | i'll restart ff and try | 17:59 |
zaro | i'm not having that problem. | 18:00 |
fungi | clarkb: we shouldn't need to reindex unless we modify change entries in the database out from behind it | 18:00 |
zaro | works for me on chrome so far. | 18:00 |
yolanda | fails consistently on FF for me | 18:00 |
yolanda | works on Chrome | 18:00 |
zaro | yolanda: try to kill the cache. | 18:01 |
zaro | *browser cache | 18:01 |
*** mrmartin has quit IRC | 18:01 | |
AJaeger | clarkb: correct, that's all we need. But we need to download *all* files first, since not all files are in git. | 18:01 |
AJaeger | pleia2: Safe travels! | 18:01 |
*** puranamr has quit IRC | 18:01 | |
zaro | so it works for me on FF as well | 18:01 |
docaedo | Could take a look at https://review.openstack.org/#/c/226984/ and help me understand the lint failure? I know those strings are empty, but that part is the same as what's up for gerrit SSL stuff so I'm not sure how to fix it | 18:02 |
yolanda | fails on ff | 18:02 |
yolanda | i cleared cache | 18:02 |
docaedo | (meant to say "could someone from infra take a look please" :) ) | 18:02 |
AJaeger | clarkb: StevenK wrote a script to do this. It's not a simple sed since the strings often covers two lines | 18:02 |
yolanda | it may be some settings combination | 18:02 |
clarkb | AJaeger I see | 18:02 |
*** dkranz has quit IRC | 18:03 | |
zaro | yolanda: you mean browser settings? | 18:03 |
yolanda | yes | 18:03 |
yolanda | i can make exactly same search on chrome without problems | 18:03 |
zaro | did you get a recent browser update? | 18:03 |
yolanda | no | 18:04 |
*** nadya has quit IRC | 18:04 | |
yolanda | i can debug it or send some screenshot if needed | 18:04 |
*** rkukura has quit IRC | 18:04 | |
*** bcourt has quit IRC | 18:04 | |
*** tiswanso has quit IRC | 18:05 | |
*** rkukura has joined #openstack-infra | 18:05 | |
*** tiswanso has joined #openstack-infra | 18:05 | |
*** ociuhandu has joined #openstack-infra | 18:06 | |
yolanda | zaro, i'm seeing some javascript errors as well | 18:06 |
yolanda | mm, actually, it does the search. I see that error on screen, i click on continue and i can see the results | 18:06 |
lifeless | lxsli: hi ? whats up | 18:07 |
*** Sukhdev has joined #openstack-infra | 18:07 | |
*** Piet has joined #openstack-infra | 18:07 | |
yolanda | zaro, so it may be some problem with the content it's trying to show | 18:07 |
zaro | yolanda: what is your query exactl? i just tried that project:^openstack-infra/puppet-.* on my ubuntu FF and still works | 18:08 |
zaro | FF is ver 39.0 | 18:09 |
yolanda | zaro, fails for every query really, this one as well, or project:^openstack-infra/zuul.*, anything with a regex | 18:09 |
yolanda | i can see a 400 error | 18:10 |
*** bpokorny has quit IRC | 18:10 | |
*** dramalho has quit IRC | 18:10 | |
yolanda | zaro, ff sends a query like https://review.openstack.org/changes/?q=project:%255Eopenstack-infra/zuul.*&n=25&O=1 | 18:10 |
*** bpokorny has joined #openstack-infra | 18:10 | |
yolanda | and that shows the 400 error with line 1:8 no viable alternative at character '%' | 18:11 |
mmedvede | hi, can anyone approve https://review.openstack.org/#/c/226866/? : add gerritbot for #openstack-third-party-ci | 18:11 |
clarkb | try quotes? | 18:11 |
*** dramalho has joined #openstack-infra | 18:12 | |
yolanda | clarkb, if i double quote the regex, i have not errors, but gerrit translates to project:"%5Eopenstack-infra/zuul.*" for example, and no results. I've always done without quotes | 18:13 |
fungi | jeblair: mordred: want something new to get angry about? see bug 1499334 | 18:14 |
openstack | bug 1499334 in Cinder "Regression: Proprietary code needed to use NetApp with Cinder and Manila" [Critical,In progress] https://launchpad.net/bugs/1499334 - Assigned to John Griffith (john-griffith) | 18:14 |
*** pelix has quit IRC | 18:14 | |
jgriffith | fungi: :) | 18:14 |
jgriffith | fungi: I already poked him on it for some advice | 18:14 |
jeblair | fungi: jgriffith and i just had a chat in -dev about that | 18:14 |
fungi | i should pay closer attention to -dev | 18:15 |
fungi | moving there ;/ | 18:15 |
yolanda | zaro, for some reason my ff is encoding that request differently. On chrome i get https://review.openstack.org/changes/?q=project:%5Eopenstack-infra/puppet-.*&n=25&O=1 | 18:15 |
jgriffith | fungi: the bigger problem is trying to unravel the annoying conflicts in the revert is REALLY ruining my day | 18:15 |
yolanda | and that is fine | 18:15 |
*** tonytan4ever has quit IRC | 18:15 | |
yolanda | pasting same url on ff works, so it's a problem with that encode | 18:15 |
*** salv-orlando has quit IRC | 18:15 | |
*** flepied has joined #openstack-infra | 18:16 | |
fungi | jgriffith: i can totally understand that. it's not even like it's work you can feel good about doing | 18:16 |
yolanda | zaro, i have firefox 41.0, installed from package, 41.0+build3-0ubuntu0.14.04.1 0 | 18:17 |
*** bcourt has joined #openstack-infra | 18:18 | |
*** dkranz has joined #openstack-infra | 18:18 | |
*** vmbrasseur_biab is now known as vmbrasseur | 18:18 | |
openstackgerrit | Christopher Aedo proposed openstack-infra/puppet-apps_site: Add SSL support for apps.openstack.org https://review.openstack.org/226984 | 18:18 |
crinkle | docaedo: use undef instead of empty string | 18:19 |
openstackgerrit | Merged openstack-infra/shade: Trap exceptions in helper functions https://review.openstack.org/224713 | 18:19 |
*** tonytan4ever has joined #openstack-infra | 18:20 | |
*** mpopow has joined #openstack-infra | 18:20 | |
*** dramalho has quit IRC | 18:21 | |
*** ZZelle_ has joined #openstack-infra | 18:21 | |
mordred | fungi: ooh. nice | 18:23 |
*** trown has quit IRC | 18:23 | |
zaro | yolanda: i definately think it's some setting with your firefox. do you have another machine you can try FF on? | 18:23 |
*** eharney_ has joined #openstack-infra | 18:24 | |
*** nelsnelson has quit IRC | 18:25 | |
zaro | yolanda: hold on i just update firefox to ver 41.0 and can reproduce what you see. | 18:25 |
*** eharney has quit IRC | 18:26 | |
*** thinrichs has joined #openstack-infra | 18:27 | |
*** dramalho has joined #openstack-infra | 18:27 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/release-tools: Rework translation-cleanup https://review.openstack.org/227454 | 18:27 |
clarkb | pleia2: DOA and Nova have liberty branches now, but horizon doesn't so I will keep my change to sync liberty to those three in WIP for a bit longer | 18:28 |
bltavares | crinkle: I was catching up on the comments so you probably received many emails today hehe would you mind commenting on this question? https://review.openstack.org/#/c/221941/ | 18:28 |
bltavares | crinkle: we would like to sync up on the best way to test it and apply to all those other change sets | 18:29 |
*** kobis has left #openstack-infra | 18:29 | |
*** MarkAtwood has quit IRC | 18:29 | |
*** achanda has quit IRC | 18:29 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/release-tools: Rework translation-cleanup https://review.openstack.org/227454 | 18:30 |
docaedo | crinkle: ok thanks! | 18:30 |
*** nelsnelson has joined #openstack-infra | 18:30 | |
*** ldnunes_ has quit IRC | 18:31 | |
*** ldnunes has joined #openstack-infra | 18:31 | |
*** wenlock_ has quit IRC | 18:31 | |
*** achanda has joined #openstack-infra | 18:31 | |
*** hashar has joined #openstack-infra | 18:31 | |
*** nelsnelson has quit IRC | 18:32 | |
*** nelsnelson has joined #openstack-infra | 18:32 | |
*** ihrachys has joined #openstack-infra | 18:33 | |
yolanda | zaro, i just saw on an old IE now | 18:34 |
*** ParsectiX has quit IRC | 18:36 | |
*** trown has joined #openstack-infra | 18:36 | |
*** ybathia has joined #openstack-infra | 18:37 | |
*** ParsectiX has joined #openstack-infra | 18:37 | |
*** r-daneel has joined #openstack-infra | 18:37 | |
*** Sukhdev has quit IRC | 18:37 | |
openstackgerrit | Christopher Aedo proposed openstack-infra/puppet-apps_site: Add SSL support for apps.openstack.org https://review.openstack.org/226984 | 18:39 |
*** Sukhdev has joined #openstack-infra | 18:39 | |
*** eharney_ is now known as eharney | 18:40 | |
*** Sukhdev has quit IRC | 18:41 | |
*** jordanP has quit IRC | 18:41 | |
*** MarkAtwood has joined #openstack-infra | 18:41 | |
*** erikwilson has joined #openstack-infra | 18:42 | |
*** jolsen has quit IRC | 18:43 | |
clarkb | pleia2: first draft of zanata doc lgtm | 18:44 |
zaro | yolanda: https://code.google.com/p/gerrit/issues/detail?id=3016 appears to be similar but not the same | 18:44 |
bltavares | crinkle: thank you for the feedback. We are going to change how the tests are split (: | 18:45 |
*** Sukhdev has joined #openstack-infra | 18:45 | |
yolanda | zaro, so you can reproduce the same? i thought it maybe was for the spanish locale | 18:45 |
*** dramalho has quit IRC | 18:45 | |
zaro | yes, i can repro with ver 41.0 | 18:46 |
zaro | it doesn't repro on ver 39.0 | 18:47 |
*** sergmelikyan has quit IRC | 18:47 | |
* clarkb is going to put https://review.openstack.org/#/c/226591/2 in front of people as part of the lets test nodepool better | 18:47 | |
clarkb | mordred: ^ you may have interest in that as one of your changes tripped over not having that test | 18:47 |
clarkb | mordred: I am going to look at your shade in nodepool changes no | 18:47 |
openstackgerrit | Tim Hinrichs proposed openstack-infra/project-config: Disable devstack tests for kilo for Congress https://review.openstack.org/227467 | 18:47 |
mordred | clarkb: excited | 18:48 |
*** jmolsen has joined #openstack-infra | 18:48 | |
mordred | clarkb: I'm currently starting to debug it - it's missing patches to the fakes | 18:48 |
*** HeOS has joined #openstack-infra | 18:48 | |
thinrichs | If anybody has 1 minute, could you tell me if a patch is doing what I expect? | 18:48 |
thinrichs | https://review.openstack.org/227467 | 18:48 |
thinrichs | I'm trying to stop devstack/tempest from gating commits to stable/kilo, since the tempest tests don't work in that branch in the gate | 18:49 |
AJaeger | thinrichs: LGTM, +2 | 18:49 |
clarkb | thinrichs: yes that does what you want | 18:49 |
clarkb | thinrichs: do ou not have a juno branch? | 18:50 |
thinrichs | clarkb: no juno branch | 18:50 |
clarkb | mordred: also the dsvm test is failing so there is likely things other than fakes needing updating | 18:51 |
yolanda | zaro, so yes, a saw a pair of similar errors reported on gerrit, but not exactly the same. The solution to add quotes doesn't work for this particular case | 18:51 |
thinrichs | Ajaeger: thanks! | 18:51 |
clarkb | mordred: I will look at that and let you worry about fakes first | 18:51 |
*** esker has joined #openstack-infra | 18:51 | |
Piet | The Intel Open Source UX team is conducting a series of one hour interviews w app developers, IT admins and IT architects to form a series of customer journey documents. If you're interested, please reach-out to me in IRC or pieter.c.kruithof-jr@hp.com | 18:52 |
*** esker has quit IRC | 18:52 | |
clarkb | hrm apparently 5 minutes of extra time to copy data off the slaves is not long enough :/ | 18:52 |
AJaeger | Piet, isn't that the same message you send yesterday already? | 18:52 |
Piet | Of course, the results will be shared with the community | 18:52 |
Piet | Newp - different one. | 18:52 |
*** esker has joined #openstack-infra | 18:52 | |
*** hemna is now known as hemnalunch | 18:53 | |
fungi | uxpsaaas (ux public service announcements as a service) | 18:53 |
clarkb | oh! | 18:54 |
Piet | We have a few research projects happening on behalf of the community. In some ways, this is good because UX is gaining traction in the community and we're providing another way for the community to provide feedback to the PTLs. | 18:54 |
clarkb | its a d-g bug I Think | 18:54 |
*** dramalho has joined #openstack-infra | 18:55 | |
clarkb | ya we don't timeout the hooks | 18:55 |
clarkb | only our default gate_hook has a timeout, I will work at flipping the onion layers there | 18:55 |
*** abitha has joined #openstack-infra | 18:56 | |
*** Zhongjun has quit IRC | 18:57 | |
*** ihrachys has quit IRC | 18:57 | |
openstackgerrit | lifeless proposed openstack-dev/cookiecutter: Update pbr constraint for new projects. https://review.openstack.org/227474 | 18:58 |
*** sridhar_ram1 has quit IRC | 18:58 | |
zaro | yolanda: bug that bug will repro on all browsers, not just FF | 18:59 |
*** yfried_ is now known as yfried|afk | 19:00 | |
openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Timeout pre_test, gate, and post_test hooks https://review.openstack.org/227476 | 19:00 |
morgan | AJaeger: +2 on the cleanup, can't single-core +2/+A it since it's not from proposal bot (just our, keystone's, policy) | 19:01 |
zaro | yolanda: i think it's differnt enough to warrent a new bug. i'll create one. | 19:01 |
pleia2 | clarkb: thanks | 19:01 |
clarkb | er mordred this channel is the channel to talk about nodepool not -qa | 19:01 |
*** ihrachys has joined #openstack-infra | 19:01 | |
AJaeger | morgan: understood - thanks. | 19:02 |
morgan | AJaeger: but dstanek is on it! | 19:02 |
clarkb | sdague: you may be interested in 227476 | 19:02 |
*** sabeen1 has quit IRC | 19:02 | |
yolanda | zaro, i was able to reproduce same bug with our downstream gerrit, and we haven't updated anything. So seems it raised with FF version update | 19:02 |
AJaeger | morgan: you might be interested as well in http://lists.openstack.org/pipermail/openstack-i18n/2015-September/001454.html | 19:02 |
morgan | AJaeger: yah saw your email, haven't read the followups yet | 19:03 |
morgan | oh just a % deletion clarification | 19:03 |
*** thinrichs has quit IRC | 19:03 | |
morgan | AJaeger yeah looks good | 19:03 |
glauco | Still waiting on openstack-infra to get this workflow'ed | 19:04 |
glauco | https://review.openstack.org/#/c/226545/ | 19:04 |
*** ihrachys has quit IRC | 19:04 | |
*** dramalho has quit IRC | 19:05 | |
clarkb | glauco: I would suggest talking to the cores that have already +2'd the change | 19:05 |
clarkb | also I think theoretically the ptl is supposed to ack the new project (I don't expect any issues with that) | 19:05 |
*** ihrachys has joined #openstack-infra | 19:05 | |
clarkb | glauco: have you submitted the governance change for bookkeeping? | 19:05 |
*** grantbow has quit IRC | 19:06 | |
glauco | clarkb: yes! https://review.openstack.org/#/c/227419/1 | 19:06 |
*** dramalho has joined #openstack-infra | 19:06 | |
clarkb | then ya I think you just want jeblair/fungi to ack it and one of the cores that has already reviewed can approve | 19:06 |
*** yfried|afk is now known as yfried_ | 19:06 | |
clarkb | glauco: is there any existing code that you need to import into Gerrit? | 19:07 |
*** doug-fish has quit IRC | 19:07 | |
*** grantbow has joined #openstack-infra | 19:07 | |
glauco | clarkb: there is a first commit with a draft for this puppet module. Haven't committed it, since there is not repo for it | 19:08 |
*** mquin has quit IRC | 19:08 | |
*** mquin_ has joined #openstack-infra | 19:08 | |
clarkb | oh grr my devstack-gate change won't work because timeout doesn't work on bash functions | 19:08 |
mordred | clarkb: +2 | 19:08 |
fungi | glauco: why is puppet-openstack-health an infra project? | 19:08 |
mordred | clarkb: gah | 19:09 |
glauco | fungi: well, that was a recommendation we got from openstack-qa | 19:09 |
glauco | fungi: we were not sure if it should be under openstack or openstack-infra. | 19:09 |
mordred | I believe openstack | 19:09 |
clarkb | mordred: ya :/ not sure how best to fix that | 19:09 |
*** dprince has quit IRC | 19:10 | |
mordred | it's not a project to run the developer infrastructure of openstack | 19:10 |
mtreinish | fungi: it's the module to deploy the rest api and js from the openstack-health repo | 19:10 |
clarkb | fungi: the argument was we are going to host it | 19:10 |
fungi | glauco: skimming http://git.openstack.org/cgit/openstack/openstack-health/tree/README.rst it doesn't look like something we would deploy in our community infrastructure, it looks more like something of general interest to openstack cloud operators or users | 19:10 |
mtreinish | that seems like an infra thing | 19:10 |
mordred | oh - really? | 19:10 |
mordred | ok | 19:10 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Fix proxy and redirect configuration file names. https://review.openstack.org/225331 | 19:10 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Add note of support on Python mods for CentOS 7. https://review.openstack.org/224098 | 19:10 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Add acceptance tests for puppet-httpd https://review.openstack.org/222721 | 19:10 |
clarkb | fungi: AIUI they want us to host an isntance against our subunit2sql db and other inputs | 19:10 |
mordred | wait: "webclient for visualizing test results of OpenStack CI jobs." - is this the third-party dashboard? | 19:10 |
fungi | mtreinish: glauco: oh! now i see i missed where it says "ci jobs" | 19:10 |
mtreinish | fungi: this is the dashboard we've been talking about for a year, I was expecting us to deploy it on the community infrastructure | 19:10 |
mordred | gotcha | 19:11 |
mordred | then yes - that seems like infra | 19:11 |
clarkb | its the thing that will let us make postgres periodic and so on | 19:11 |
fungi | glauco: yep, lgtm then, sorry for the unnecessary reasked questions | 19:11 |
mtreinish | fungi: heh, yeah the readme probably needs a bunch of work | 19:11 |
glauco | fungi: no problem at all | 19:11 |
mtreinish | hasn't been high on the prio list | 19:11 |
fungi | i had completely forgotten that's what it was being called | 19:11 |
*** maiteb has joined #openstack-infra | 19:12 | |
mtreinish | fwiw, I wasn't a fan of the name, but I couldn't come up with a better suggestion | 19:12 |
clarkb | mordred: I wonder if I can do something lime timeout (function) | 19:12 |
fungi | i need to submit a gertty patch to make it possible to keyword search in the diff interface | 19:12 |
clarkb | mordred: fork all the things! | 19:12 |
clarkb | I will test locally this time before pushing | 19:12 |
mordred | clarkb: MOAR FORK | 19:12 |
pleia2 | ooh, nice to see the dashboard taking shape | 19:13 |
openstackgerrit | Komei Shimamura proposed openstack-infra/project-config: [WIP]Add the integration test configuration for Kafka driver of oslo_messaging https://review.openstack.org/227489 | 19:13 |
*** mquin_ is now known as mquin | 19:13 | |
*** krtaylor has quit IRC | 19:15 | |
anteaya | mordred: you asked is this the third party dashboard, the answer is no, this is not the third party dashboard | 19:15 |
*** maishsk has joined #openstack-infra | 19:15 | |
*** hdd has quit IRC | 19:19 | |
*** maishsk has quit IRC | 19:19 | |
jeblair | clarkb, mordred: fist benchmarkable test from ovh: this job https://jenkins01.openstack.org/job/gate-tempest-dsvm-neutron-full/12728/ took 92 minutes on hpcloud and took 87 minutes on ovh. | 19:20 |
*** bltavares has quit IRC | 19:20 | |
*** maishsk has joined #openstack-infra | 19:21 | |
openstackgerrit | Merged openstack-infra/project-config: Disable devstack tests for kilo for Congress https://review.openstack.org/227467 | 19:21 |
*** bltavares has joined #openstack-infra | 19:21 | |
*** ccarrara_ has quit IRC | 19:21 | |
jeblair | clarkb, mordred: it seems like we might be in the ballpark :) | 19:21 |
*** glauco has quit IRC | 19:21 | |
*** glauco___ has joined #openstack-infra | 19:21 | |
anteaya | yay | 19:21 |
anteaya | I love the ballpark | 19:21 |
*** otter768 has joined #openstack-infra | 19:22 | |
asselin | puppet folks: when you update a value in heira, how does it get applied when puppet runs again? or is it not working for me b/c I'm doing masterles puppet? | 19:22 |
*** grantbow has quit IRC | 19:22 | |
*** ParsectiX has quit IRC | 19:22 | |
rcarrillocruz | it's immediate, the master creates the catalog and sends the new value to agent | 19:22 |
rcarrillocruz | at least, in my experience, changing a value, doing puppet agent --test | 19:23 |
mordred | jeblair: woot! | 19:23 |
rcarrillocruz | ready to go | 19:23 |
asselin | rcarrillocruz, hmm...so I guess for masterless puppet I need a different way | 19:23 |
*** bdemers has joined #openstack-infra | 19:23 | |
*** abregman has quit IRC | 19:24 | |
*** Sukhdev has quit IRC | 19:24 | |
*** grantbow has joined #openstack-infra | 19:24 | |
*** grantbow has quit IRC | 19:24 | |
*** grantbow has joined #openstack-infra | 19:24 | |
rcarrillocruz | are we masterless puppet yet? or you switched to it on openstackci ? | 19:24 |
openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Timeout pre_test, gate, and post_test hooks https://review.openstack.org/227476 | 19:24 |
rcarrillocruz | asselin: ^ | 19:24 |
clarkb | mordred: ^ I hate that and it probably needs someone with better bash to look at it | 19:24 |
clarkb | (better bash than me) | 19:24 |
clarkb | jeblair: thats good news | 19:24 |
asselin | rcarrillocruz, I'm just trying it in my env | 19:24 |
*** dramalho has quit IRC | 19:24 | |
*** glauco___ has quit IRC | 19:25 | |
*** dramalho has joined #openstack-infra | 19:26 | |
*** otter768 has quit IRC | 19:26 | |
docaedo | Krinkle: thanks for the undef tip :) https://review.openstack.org/#/c/226984/ passes now | 19:26 |
*** glauco has joined #openstack-infra | 19:27 | |
*** ParsectiX has joined #openstack-infra | 19:27 | |
*** krtaylor has joined #openstack-infra | 19:27 | |
*** dramalho has quit IRC | 19:28 | |
clarkb | jeblair: and that time was with qemu not kvm, I bet it gets faster if we can use kvm instead | 19:28 |
*** dramalho has joined #openstack-infra | 19:29 | |
jeblair | clarkb: yeah, though we should consider whether we want to (inter-cloud differences and all) | 19:29 |
clarkb | agreed | 19:29 |
*** zeih has joined #openstack-infra | 19:29 | |
*** pc_m is now known as pc_m_AWAY | 19:30 | |
*** nadya has joined #openstack-infra | 19:30 | |
mordred | asselin: nibalizer and I have a plan for heira with masterless puppet | 19:30 |
*** haypo has left #openstack-infra | 19:30 | |
*** johnsom has joined #openstack-infra | 19:30 | |
mordred | asselin: tl;dr - you need the hiera values for a node to be in the heiradata dir on the node in question | 19:30 |
mordred | then puppet apply will find the | 19:30 |
mordred | them | 19:30 |
zaro | yolanda: looks like that issue is fixed on Gerrit 2.11: https://gerrit-review.googlesource.com/#/q/message:%255Efix | 19:31 |
mordred | asselin: for us, we're going to split them into files like ${::fqdn}.yaml - and then have ansible copy just a host's hiera things over | 19:31 |
*** hodos has joined #openstack-infra | 19:31 | |
zaro | yolanda: interestingly passing '%255E' on both chrome & FF but newer Gerrit is ok with it. | 19:32 |
*** ihrachys has quit IRC | 19:32 | |
*** larainema has quit IRC | 19:32 | |
*** larainema has joined #openstack-infra | 19:32 | |
rcarrillocruz | mordred: i addressed your concerns on https://review.openstack.org/#/c/211016/ | 19:33 |
*** dramalho has quit IRC | 19:33 | |
*** bnemec has quit IRC | 19:34 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/release-tools: Rework translation-cleanup https://review.openstack.org/227454 | 19:34 |
yolanda | zaro, oh, 2.11, that's too far away... are there plans to move? | 19:34 |
*** MarkAtwood has quit IRC | 19:35 | |
rcarrillocruz | also | 19:35 |
rcarrillocruz | are we good to merge https://review.openstack.org/#/c/141016/ | 19:36 |
zaro | well since this only affects older gerrit and only on FF then probably a patch is not likely to happen for older versions of Gerrit. | 19:36 |
rcarrillocruz | clarkb, jeblair ^ | 19:36 |
*** woodster_ has joined #openstack-infra | 19:36 | |
mordred | rcarrillocruz, crinkle: does "creates =>" imply "onlyif => '! test -f '" ? | 19:36 |
*** dramalho has joined #openstack-infra | 19:36 | |
zaro | our next move might be to 2.10 or 2.11, not sure yet. we are still blocked on a diff timeout bug in latest gerrit | 19:37 |
rcarrillocruz | that's my understanding | 19:37 |
anteaya | zaro: did you get a reply from yesterday at all? | 19:37 |
* anteaya is hopeful | 19:37 | |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Fix proxy and redirect configuration file names. https://review.openstack.org/225331 | 19:38 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Add note of support on Python mods for CentOS 7. https://review.openstack.org/224098 | 19:38 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-httpd: Add acceptance tests for puppet-httpd https://review.openstack.org/222721 | 19:38 |
zaro | anteaya: yes, but have not had time to look into yet. | 19:38 |
zaro | yolanda: here's the issue, https://git.eclipse.org/r/#/c/56015/ | 19:38 |
anteaya | zaro: yay for a reply | 19:38 |
AJaeger | clarkb: what do you think of splitting up your patch so that we can merge the first half already and see that everything works? | 19:39 |
AJaeger | clarkb: I mean the translation branch patch | 19:39 |
clarkb | AJaeger: ya I was going to remove Horizon and put it in a follow up today | 19:39 |
clarkb | AJaeger: I can do that really quickly | 19:40 |
*** grantbow has quit IRC | 19:42 | |
*** glauco has quit IRC | 19:42 | |
pleia2 | I think one of the openstack.org css files broke the prettiness of specs.openstack.org and our http://docs.openstack.org/infra/ | 19:43 |
pleia2 | http://www.openstack.org/themes/openstack/css/main.css is what has the subsectionNav stuff that would tell our bullet point how to look | 19:43 |
anteaya | pleia2: I wondered what had happened there | 19:43 |
AJaeger | pleia2: let me check... | 19:43 |
pleia2 | but I don't see the "subsectionNav last-right" | 19:43 |
*** grantbow has joined #openstack-infra | 19:43 | |
pleia2 | maybe it was removed? | 19:43 |
openstackgerrit | Clark Boylan proposed openstack-infra/project-config: Translate stable/liberty on DOA and Nova https://review.openstack.org/225954 | 19:43 |
openstackgerrit | Clark Boylan proposed openstack-infra/project-config: Push translations to Horizon stable/liberty https://review.openstack.org/227507 | 19:43 |
clarkb | AJaeger: pleia2 ^ | 19:43 |
AJaeger | pleia2, anteaya: My fault ;( I removed http://docs.openstack.org/common/css/main-landing.css. | 19:44 |
anteaya | pleia2: too bad there isn't a git repo we can check | 19:44 |
pleia2 | AJaeger: aha! | 19:44 |
anteaya | AJaeger: ah okay | 19:44 |
anteaya | can you but it back? | 19:44 |
AJaeger | That file was completely unused in openstack-manuals and I cleaned up. | 19:44 |
pleia2 | AJaeger: can we put it back? :) | 19:44 |
AJaeger | anteaya: sure, give me a few minutes... | 19:44 |
pleia2 | thank you | 19:44 |
anteaya | AJaeger: thanks | 19:44 |
anteaya | pleia2: thanks for mentioning it | 19:44 |
pleia2 | I noticed it the other day, train ride with spotty internet gave me a chance to dig ;) | 19:45 |
pleia2 | train ride also reminds me that I currently live in a desert | 19:45 |
*** matrohon has joined #openstack-infra | 19:46 | |
anteaya | yay trains | 19:46 |
anteaya | helpful for holding a thought | 19:46 |
crinkle | mordred: yes re creates/onlyif | 19:46 |
mordred | crinkle: thanks! | 19:47 |
anteaya | AJaeger: I couldn't live with you, but if you were my neighbour I would be a frequent visitor of your daily yardsale | 19:47 |
rcarrillocruz | hmm, you folks getting rpc failed errors when fetching from review.openstack.org ? | 19:47 |
mordred | crinkle: we should get stankevich/python to install pip properly :) | 19:47 |
crinkle | mordred: heh | 19:48 |
fungi | rcarrillocruz: no, but i fetch from review.openstack.org very rarely. what are you fetching and from what sort of url? | 19:48 |
nibalizer | can it do get-pip? | 19:48 |
nibalizer | i agree with the direction | 19:48 |
rcarrillocruz | hmm, i get that error fetching https | 19:48 |
AJaeger | anteaya, pleia2 https://review.openstack.org/227511 | 19:48 |
rcarrillocruz | ssh works ok | 19:48 |
AJaeger | anteaya: I broke it so I know how to fix it ;) | 19:48 |
anteaya | AJaeger: ha ha ha | 19:49 |
fungi | rcarrillocruz: i assume you're talking about git fetch, right? | 19:49 |
anteaya | AJaeger: I would never allow you into my house, just so we're clear | 19:49 |
rcarrillocruz | fungi: i was running 'git fetch https://review.openstack.org/openstack-infra/infra-ansible refs/changes/45/217945/3 && git checkout FETCH_HEAD' | 19:49 |
fungi | rcarrillocruz: ahh, you can actually replace "review" with "git" when doing that. i wonder if we can/should tweak the fetch urls in the webui to do that | 19:51 |
fungi | zaro: ^? | 19:51 |
fungi | have an opinion on that? | 19:51 |
rcarrillocruz | yeah, it's just i'm lazy and when i want to test out patchsets i just copy-paste what gerrit UI gives me | 19:51 |
rcarrillocruz | fwiw, i've never had this problem before | 19:51 |
pleia2 | it would be nice if you could, I've seen a few instances where instructions tell people to find the clone url in gerrit | 19:51 |
rcarrillocruz | and was getting the past hour either an rpc failed or network unreachable | 19:52 |
rcarrillocruz | kind of odd | 19:52 |
pleia2 | but I don't know how tied that url is to all-the-things | 19:52 |
AJaeger | anteaya, pleia2 : please reload and check whether the pageswork again, I manually uploaded while waiting for the review ;) | 19:52 |
fungi | rcarrillocruz: it's working for me | 19:52 |
clarkb | rcarrillocruz: are you ehind a proxy? can you test not from behind a prox? | 19:52 |
pleia2 | AJaeger: looks good, thank you | 19:52 |
*** zeih has quit IRC | 19:52 | |
AJaeger | pleia2: that allowed me to verify it's the only file I needed to add ;) | 19:52 |
rcarrillocruz | no, at home, maybe some ISP thing. anyway, as gerrit was sad these days i thought it may be something up with upstream service, if you tell me is all good i'll look on my side | 19:53 |
anteaya | AJaeger: refreshed, it looks so pretty | 19:53 |
fungi | rcarrillocruz: i wouldn't rule out gerrit being sad, but i don't experience the same issue you're reporting at the moment | 19:53 |
rcarrillocruz | yeah | 19:53 |
*** matrohon has quit IRC | 19:53 | |
rcarrillocruz | murphy's law | 19:53 |
rcarrillocruz | :( | 19:53 |
rcarrillocruz | so | 19:53 |
rcarrillocruz | timrc: | 19:53 |
rcarrillocruz | you around | 19:53 |
rcarrillocruz | ? | 19:53 |
anteaya | AJaeger: specs.openstack.org looks good too | 19:54 |
*** ihrachys has joined #openstack-infra | 19:54 | |
AJaeger | so, now anybody to approve clarkb's translation patch for liberty: https://review.openstack.org/#/c/225954/, please? | 19:54 |
openstackgerrit | Merged openstack-infra/project-config: Add python-magnumclient to magnum func test https://review.openstack.org/227377 | 19:54 |
rcarrillocruz | i'm looking at https://review.openstack.org/#/c/217945/3 . Thing is if you create a venv or ansible/contrib in the current folder, you get a dirty git repo | 19:54 |
rcarrillocruz | i think a good compromise would be creating .infra-ansible and put stuff in there | 19:55 |
pleia2 | AJaeger: was just looking at it, done | 19:55 |
rcarrillocruz | erm | 19:55 |
rcarrillocruz | ~/.infra-ansible | 19:55 |
*** matrohon has joined #openstack-infra | 19:55 | |
*** tiswanso has left #openstack-infra | 19:55 | |
clarkb | rcarrillocruz: whats wrong with a dirty repo? if its really bothersome git ignore it | 19:55 |
rcarrillocruz | yeah, you can do that too | 19:55 |
rcarrillocruz | it's a matter of preference really | 19:56 |
clarkb | rcarrillocruz: also I highly recommend a tool like tox for that | 19:56 |
rcarrillocruz | whatever is, either outside of git repo | 19:56 |
*** aeng has joined #openstack-infra | 19:56 | |
clarkb | it handles all of that stuff for you | 19:56 |
rcarrillocruz | or git ignore it | 19:56 |
rcarrillocruz | it's just i don't like 'untracked files' messages | 19:56 |
zaro | yolanda: anyways, here it is to capture the problem. add more info if you like: https://code.google.com/p/gerrit/issues/detail?id=3582 | 19:56 |
AJaeger | thanks, pleia2 | 19:57 |
rcarrillocruz | so clarkb now that i have your attention, care checking the nodepool api spec? :P | 19:57 |
*** ihrachys has quit IRC | 19:57 | |
*** glauco has joined #openstack-infra | 19:57 | |
clarkb | rcarrillocruz: I am helping jeblair debug OVH right now | 19:57 |
rcarrillocruz | oh | 19:57 |
rcarrillocruz | ovh? | 19:57 |
*** doug-fish has joined #openstack-infra | 19:58 | |
rcarrillocruz | it's cool we are adding moar cloud providers | 19:58 |
rcarrillocruz | i hope it's not cos you're not happy with HP Cloud, lulz | 19:58 |
openstackgerrit | Merged openstack-infra/puppet-pip: Fix the puppet-pip module to install pip https://review.openstack.org/211016 | 19:58 |
*** dramalho has quit IRC | 19:59 | |
*** sheeprine has quit IRC | 20:00 | |
fungi | reed: you might be interested in providing some history in https://ask.openstack.org/question/82175 as to how we ended up with ask.openstack.org | 20:00 |
*** hdd has joined #openstack-infra | 20:00 | |
*** yfried_ is now known as yfried|afk | 20:00 | |
fungi | (or you might not! but it seems like something i should point out to you, at least) | 20:01 |
*** weshay has quit IRC | 20:01 | |
*** sheeprine has joined #openstack-infra | 20:02 | |
*** glauco has quit IRC | 20:04 | |
*** glauco_ has joined #openstack-infra | 20:06 | |
greghaynes | clarkb: they are still up (wheel mirror changes) - I gave up revasing them after a few months of waiting for a +2... but easy for someone to go and do that | 20:06 |
*** weshay_xchat has joined #openstack-infra | 20:06 | |
*** hemnalunch is now known as hemna | 20:06 | |
asselin | mordred, nibalizer so I have the hiera files there already. If I manually update them and run suppo puppet apply, it won't detect the changes, so won't update anything.... | 20:07 |
asselin | s/suppo/sudo/ | 20:07 |
*** weshay_xchat is now known as weshay | 20:08 | |
*** sergmelikyan has joined #openstack-infra | 20:08 | |
openstackgerrit | Merged openstack-infra/project-config: Translate stable/liberty on DOA and Nova https://review.openstack.org/225954 | 20:08 |
mordred | asselin: that seems like a bug - I would expect that to work | 20:08 |
rcarrillocruz | erm | 20:08 |
*** glauco__ has joined #openstack-infra | 20:08 | |
rcarrillocruz | yeah | 20:08 |
mordred | asselin: are you sure that your hiera config is pointing to the files? | 20:08 |
*** mpopow has quit IRC | 20:08 | |
rcarrillocruz | if you do something like: | 20:08 |
*** mpopow has joined #openstack-infra | 20:09 | |
rcarrillocruz | hiera -c /etc/puppet/hiera.yaml lol_key environment=production | 20:09 |
rcarrillocruz | do you get anything back | 20:09 |
rcarrillocruz | ? | 20:09 |
rcarrillocruz | that providing you don't have your own envs and just ysing the default production environment | 20:09 |
*** glauco_ has quit IRC | 20:11 | |
nibalizer | asselin: what do you mean? | 20:12 |
nibalizer | does hiera.yaml point to the correct location for your hiera files? | 20:12 |
openstackgerrit | Austin Clark proposed openstack-infra/subunit2sql: Add db migration to align column size to 255 https://review.openstack.org/203251 | 20:13 |
* asselin is double-checking | 20:13 | |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-jenkins: Add acceptance tests for puppet-jenkins. https://review.openstack.org/220228 | 20:13 |
rcarrillocruz | the command i pasted you above assures you can lookup keys from your hiera files | 20:14 |
asselin | nibalizer, mordred rcarrillocruz here's what I'm doing from the begining: http://paste.openstack.org/show/473946/ | 20:15 |
*** yfried|afk is now known as yfried_ | 20:16 | |
asselin | actually I made another change and it works as expected..... | 20:17 |
*** rossella_s has quit IRC | 20:19 | |
*** spzala has quit IRC | 20:19 | |
AJaeger | anteaya: do you know how many 3rd party CI systems we have roughly? | 20:19 |
anteaya | AJaeger: not a clue | 20:19 |
*** bswartz has quit IRC | 20:19 | |
*** rossella_s has joined #openstack-infra | 20:19 | |
anteaya | lost count around 220+ about 6 months ago | 20:19 |
anteaya | sorry around 200+ | 20:19 |
*** alaski_ is now known as alaski | 20:19 | |
nibalizer | asselin: so those are the instructions that do work or don't work? | 20:19 |
*** salv-orlando has joined #openstack-infra | 20:19 | |
nibalizer | you can debug hiera without puppet | 20:19 |
nibalizer | by using hiera -d "foo" | 20:20 |
nibalizer | that will look up the 'foo' key in hiera | 20:20 |
asselin | AJaeger, here's a list of e-mail: https://review.openstack.org/#/admin/groups/270,members | 20:20 |
asselin | nibalizer, sorry for the noise...its working now...not sure what I did differently | 20:20 |
nibalizer | hah | 20:21 |
nibalizer | ok | 20:21 |
*** nadya has quit IRC | 20:21 | |
*** Piet has quit IRC | 20:22 | |
anteaya | AJaeger: we don't have any way of tracking them anymore | 20:22 |
anteaya | anyone can listen to the stream without reporting on patches | 20:22 |
*** salv-orlando has quit IRC | 20:22 | |
anteaya | they make their own accounts | 20:22 |
anteaya | this list is opt-in: https://review.openstack.org/#/admin/groups/270,members | 20:23 |
AJaeger | thanks, anteaya. This helps, I just want an order of magnitude. The list has 155 members | 20:23 |
anteaya | yup | 20:23 |
timrc | rcarrillocruz, Hi. Had to go grab my daughter from school. What's up? | 20:23 |
anteaya | no idea how many of them don't opt into that list | 20:24 |
anteaya | so we can safely say at least 155 ci systems | 20:24 |
*** bnemec has joined #openstack-infra | 20:24 | |
*** wyatt22 has joined #openstack-infra | 20:27 | |
AJaeger | yep | 20:27 |
*** trown is now known as trown|outttypeww | 20:28 | |
*** baoli has quit IRC | 20:28 | |
*** notnownikki has quit IRC | 20:28 | |
timrc | pabelanger, Glad to hear of your progress with grafyaml, that's graftastic! *duck* | 20:29 |
*** sridhar_ram has joined #openstack-infra | 20:29 | |
nibalizer | timrc: booo | 20:29 |
rcarrillocruz | :-) | 20:29 |
*** achanda has quit IRC | 20:30 | |
*** rlandy has quit IRC | 20:30 | |
timrc | Looking forward to contributing my own dashboards. | 20:30 |
openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Setup multinode interfaces on singlenode n-net https://review.openstack.org/227542 | 20:31 |
* AJaeger waves good-bye | 20:33 | |
*** AJaeger has quit IRC | 20:33 | |
*** nate1 has joined #openstack-infra | 20:33 | |
*** gyee has joined #openstack-infra | 20:34 | |
timrc | pabelanger, Do we need grafjson to convert json dashboards into valid grafyaml? I know that we obviously convert the yaml into json to load into grafana, but I find it useful to build dashboards using the UI and it'd be nice to export to JSON and convert to yaml. | 20:34 |
*** ok_delta has joined #openstack-infra | 20:34 | |
pabelanger | timrc: Yucca yucca yucca | 20:34 |
*** ok___delta has joined #openstack-infra | 20:34 | |
pabelanger | timrc: Intersting, I think we could go the other way. Would have to test it out | 20:35 |
*** salv-orlando has joined #openstack-infra | 20:35 | |
*** salv-orlando has quit IRC | 20:35 | |
pabelanger | but, python voluptuous should make it easier to do | 20:36 |
*** salv-orlando has joined #openstack-infra | 20:36 | |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-zuul: Add acceptance tests for puppet-zuul https://review.openstack.org/217732 | 20:36 |
*** MarkAtwood has joined #openstack-infra | 20:38 | |
*** maiteb has quit IRC | 20:40 | |
*** wyatt22 has quit IRC | 20:43 | |
*** nate1 has quit IRC | 20:43 | |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-lodgeit: Add acceptance tests for puppet-lodgeit. https://review.openstack.org/225279 | 20:47 |
clarkb | mriedem: are live block migration test fails something you are intestered in https://jenkins05.openstack.org/job/gate-tempest-dsvm-multinode-full/1142/consoleFull | 20:47 |
*** Piet has joined #openstack-infra | 20:47 | |
mriedem | oy | 20:48 |
mriedem | probably | 20:48 |
mriedem | gonna need the n-cpu logs though probably | 20:49 |
mriedem | clarkb: ah http://logs.openstack.org/76/227476/2/check/gate-tempest-dsvm-multinode-full/5072388//logs/screen-n-cpu.txt.gz?level=TRACE | 20:51 |
mriedem | "Live Migration failure: Error while building firewall: Some rules could not be created for interface vnet1: Failure to execute command '$EBT -t nat -A libvirt-P-vnet1 -p 0x0800 -j P-vnet1-ipv4' : 'Illegal target name 'P-vnet1-ipv4'.'." | 20:51 |
mriedem | what did you do?! | 20:51 |
*** jgriffith has quit IRC | 20:51 | |
*** rfolco has quit IRC | 20:52 | |
tonyb | zaro: If you're still worried send me and tristanC and email and we'll get to the bottom of it. time's running out for the PTL elections. | 20:53 |
clarkb | mriedem I didnt do anything that should affect that | 20:54 |
clarkb | mriedem that change just wraps the devstack hooks in timeouts | 20:54 |
mriedem | checking logstash | 20:54 |
*** jgriffith has joined #openstack-infra | 20:55 | |
*** ParsectiX has quit IRC | 20:55 | |
mriedem | clarkb: logstash only shows that failure on your change | 20:55 |
*** ParsectiX has joined #openstack-infra | 20:56 | |
clarkb | cool | 20:56 |
clarkb | but nova should be completely detached from any timeouts | 20:56 |
openstackgerrit | Austin Clark proposed openstack-infra/subunit2sql: Add db migration to align column size to 255 https://review.openstack.org/203251 | 20:57 |
*** rfolco has joined #openstack-infra | 20:57 | |
*** thinrichs has joined #openstack-infra | 20:58 | |
docaedo | If anyone familiar with puppet could take a quick look at https://review.openstack.org/#/c/226984/ and +1 (or give feedback), I think it's good to go but want other eyes before I ask fungi to take care of the cert creation - thanks! | 20:59 |
*** SumitNaiksatam has quit IRC | 20:59 | |
*** alivigni has quit IRC | 20:59 | |
*** SumitNaiksatam has joined #openstack-infra | 20:59 | |
*** jgriffith has quit IRC | 21:00 | |
clarkb | mriedem I can recheck to see if it is consistent | 21:00 |
openstackgerrit | Sridhar Ramaswamy proposed openstack-infra/project-config: Fix tacker gate job to enable neutron https://review.openstack.org/227553 | 21:00 |
*** mtanino has quit IRC | 21:01 | |
*** hemna is now known as hemnafk | 21:01 | |
fungi | tonyb: i think zaro was satisfied with the answer that the repos he's contributed to for the past year didn't have any contested nominees | 21:01 |
*** edmondsw has quit IRC | 21:02 | |
*** rfolco has quit IRC | 21:03 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Add a slug to better track dashboards https://review.openstack.org/226047 | 21:04 |
*** achanda has joined #openstack-infra | 21:05 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Add a slug to better track dashboards https://review.openstack.org/226047 | 21:05 |
*** abregman has joined #openstack-infra | 21:05 | |
*** dramalho has joined #openstack-infra | 21:06 | |
tonyb | fungi: that's how I read the scroolback too but figured it's better to be safe ... | 21:06 |
*** yamahata has quit IRC | 21:06 | |
pabelanger | timrc: ^ give that a review, we'll have to add more coverage for slug generation, but for not I am happy with that to start. | 21:06 |
timrc | pabelanger, Sure thing. | 21:06 |
pabelanger | will have to rebase the other patches atop of that | 21:06 |
*** thorst has quit IRC | 21:07 | |
pabelanger | likely later tonight | 21:07 |
*** dramalho has quit IRC | 21:07 | |
pabelanger | calling it for now, family time | 21:07 |
*** spzala has joined #openstack-infra | 21:07 | |
*** hrou has quit IRC | 21:07 | |
*** aysyd has quit IRC | 21:07 | |
*** thinrichs has left #openstack-infra | 21:08 | |
*** erikwilson has quit IRC | 21:08 | |
*** bcourt has quit IRC | 21:08 | |
*** erikwilson has joined #openstack-infra | 21:09 | |
*** achanda has quit IRC | 21:09 | |
*** mtanino has joined #openstack-infra | 21:11 | |
*** matrohon has quit IRC | 21:12 | |
*** erikwilson has quit IRC | 21:13 | |
*** hdd has quit IRC | 21:15 | |
*** weshay has quit IRC | 21:16 | |
*** hashar has quit IRC | 21:16 | |
*** shardy has quit IRC | 21:16 | |
openstackgerrit | Austin Clark proposed openstack-infra/subunit2sql: Add db migration to align column size to 255 https://review.openstack.org/203251 | 21:16 |
*** ldnunes has quit IRC | 21:17 | |
*** ParsectiX has quit IRC | 21:17 | |
*** ParsectiX has joined #openstack-infra | 21:18 | |
*** jgriffith has joined #openstack-infra | 21:21 | |
*** derekh has joined #openstack-infra | 21:21 | |
*** burgerk has quit IRC | 21:21 | |
openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Setup multinode interfaces on singlenode n-net https://review.openstack.org/227542 | 21:22 |
*** otter768 has joined #openstack-infra | 21:22 | |
*** ParsectiX has quit IRC | 21:22 | |
*** ok_delta has quit IRC | 21:23 | |
*** ok___delta has quit IRC | 21:23 | |
*** yfried_ is now known as yfried|afk | 21:26 | |
*** eharney has quit IRC | 21:26 | |
*** erikwilson has joined #openstack-infra | 21:27 | |
*** pc_m_AWAY is now known as pc_m | 21:27 | |
*** erikwilson has quit IRC | 21:27 | |
*** otter768 has quit IRC | 21:27 | |
*** dims__ has quit IRC | 21:29 | |
*** ayoung has quit IRC | 21:30 | |
*** cbader has quit IRC | 21:30 | |
*** gondoi is now known as zz_gondoi | 21:31 | |
fungi | need to run out to dinner, back for more excitement in a while | 21:32 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Remove puppet-glance cherry-pick https://review.openstack.org/222107 | 21:33 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Fix cherry-pick syntax https://review.openstack.org/225342 | 21:33 |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Better repo manipulation tools https://review.openstack.org/227563 | 21:33 |
*** ivar-laz_ has joined #openstack-infra | 21:36 | |
*** doug-fis_ has joined #openstack-infra | 21:37 | |
*** changbl has quit IRC | 21:37 | |
*** armax_ has joined #openstack-infra | 21:37 | |
*** changbl has joined #openstack-infra | 21:39 | |
*** Sukhdev has joined #openstack-infra | 21:39 | |
*** ivar-lazzaro has quit IRC | 21:40 | |
*** armax has quit IRC | 21:40 | |
*** armax_ is now known as armax | 21:40 | |
*** doug-fish has quit IRC | 21:40 | |
*** marzif has quit IRC | 21:40 | |
*** iraw- has quit IRC | 21:41 | |
*** iraw- has joined #openstack-infra | 21:42 | |
*** derekh has quit IRC | 21:43 | |
*** abregman is now known as abregman|afk | 21:43 | |
*** ccarrara has joined #openstack-infra | 21:43 | |
zaro | timrc: you might want to bug clarkb if you want to get that gearman-plugin change approved :) | 21:44 |
*** MarkAtwood has quit IRC | 21:46 | |
*** yfried|afk is now known as yfried_ | 21:46 | |
*** sergmelikyan has quit IRC | 21:47 | |
*** kgiusti has left #openstack-infra | 21:48 | |
openstackgerrit | Joshua Harlow proposed openstack-dev/pbr: Escape some of the changelog RST messages (WIP) https://review.openstack.org/227566 | 21:50 |
openstackgerrit | Joshua Harlow proposed openstack-dev/pbr: Escape some of the changelog RST messages (WIP) https://review.openstack.org/227566 | 21:50 |
*** pc_m has quit IRC | 21:50 | |
*** SumitNaiksatam has quit IRC | 21:51 | |
*** jlvillal has quit IRC | 21:51 | |
*** dims_ has joined #openstack-infra | 21:52 | |
*** regXboi has quit IRC | 21:52 | |
*** mriedem has quit IRC | 21:53 | |
*** tonytan4ever has quit IRC | 21:54 | |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-gerrit: Setup preconditions for acceptance tests. https://review.openstack.org/219400 | 21:55 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-gerrit: Move test assertions closer to apply. https://review.openstack.org/227571 | 21:55 |
*** e0ne has joined #openstack-infra | 21:56 | |
*** yfried_ is now known as yfried|afk | 21:56 | |
*** jlvillal has joined #openstack-infra | 21:57 | |
*** abregman|afk has quit IRC | 21:59 | |
*** doug-fis_ has quit IRC | 22:00 | |
*** changbl has quit IRC | 22:00 | |
openstackgerrit | Merged openstack-dev/cookiecutter: Update pbr constraint for new projects. https://review.openstack.org/227474 | 22:01 |
*** dzamboni has quit IRC | 22:02 | |
*** changbl has joined #openstack-infra | 22:04 | |
*** achanda has joined #openstack-infra | 22:06 | |
openstackgerrit | Austin Clark proposed openstack-infra/subunit2sql: Add db migration to align column size to 255 https://review.openstack.org/203251 | 22:06 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-diskimage_builder: Add acceptance tests for puppet-diskimage_builder. https://review.openstack.org/220262 | 22:09 |
*** dkranz has quit IRC | 22:10 | |
*** doug-fish has joined #openstack-infra | 22:10 | |
*** ivar-lazzaro has joined #openstack-infra | 22:11 | |
*** ayoung has joined #openstack-infra | 22:11 | |
timrc | zaro, Cool.. I mentioned it to jeblair but I'll also ping clarkb :) | 22:12 |
*** wenlock has quit IRC | 22:12 | |
*** ivar-laz_ has quit IRC | 22:13 | |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack-infra/system-config: Add #openstack-opw to the list of eavesdrop channels https://review.openstack.org/227573 | 22:16 |
*** megm has quit IRC | 22:16 | |
*** e0ne has quit IRC | 22:17 | |
*** ccarrara has quit IRC | 22:19 | |
*** fitoduarte has joined #openstack-infra | 22:19 | |
*** megm has joined #openstack-infra | 22:19 | |
*** leseb_ has quit IRC | 22:19 | |
*** hrou has joined #openstack-infra | 22:19 | |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-graphite: Add acceptance tests for puppet-graphite. https://review.openstack.org/224252 | 22:20 |
*** Guest88 has joined #openstack-infra | 22:21 | |
*** dahoo has joined #openstack-infra | 22:21 | |
*** dahoo is now known as jerryz | 22:21 | |
*** hemnafk is now known as hemna | 22:22 | |
*** gordc has quit IRC | 22:22 | |
*** bcourt has joined #openstack-infra | 22:22 | |
EmilienM | clarkb: have you already seen http://logs.openstack.org/30/226830/22/check/gate-puppet-nova-puppet-unit-3.3-dsvm-centos7/8ea570e/console.html#_2015-09-24_21_40_47_206 ? | 22:22 |
EmilienM | the command looks find though http://logs.openstack.org/30/226830/22/check/gate-puppet-nova-puppet-unit-3.3-dsvm-centos7/8ea570e/console.html#_2015-09-24_21_40_46_858 | 22:23 |
openstackgerrit | Victoria Martinez de la Cruz proposed openstack-infra/system-config: Add further instructions on how to enable logging in a channel https://review.openstack.org/227577 | 22:24 |
*** mpopow has quit IRC | 22:24 | |
*** ivar-lazzaro has quit IRC | 22:24 | |
*** Guest88 has left #openstack-infra | 22:25 | |
*** ivar-lazzaro has joined #openstack-infra | 22:25 | |
clarkb | EmilienM: I think you have funn quoting, look at what it is sending through to git clone | 22:26 |
*** Guest88 has joined #openstack-infra | 22:27 | |
*** leseb_ has joined #openstack-infra | 22:27 | |
clarkb | EmilienM: make sure that the way you are passing argv into zuul-cloner is correct | 22:27 |
EmilienM | clarkb: https://review.openstack.org/#/c/226830/ | 22:27 |
EmilienM | https://review.openstack.org/#/c/226830/22/Rakefile,cm | 22:27 |
clarkb | EmilienM: I do not know how sh() works | 22:27 |
*** ivar-lazzaro has quit IRC | 22:27 | |
EmilienM | oh | 22:27 |
EmilienM | I might have an idea | 22:27 |
EmilienM | I need to '' each argument | 22:27 |
EmilienM | and not '--something bla' | 22:27 |
*** jhesketh has quit IRC | 22:28 | |
*** ivar-lazzaro has joined #openstack-infra | 22:28 | |
SpamapS | mordred: I may take over on shade's heat support | 22:29 |
*** jhesketh has joined #openstack-infra | 22:29 | |
SpamapS | mordred: it's just weird, but it's weird for good reasons. | 22:30 |
clarkb | SpamapS: so that you can ansible -> shade -> heat because layered cakes are awesome | 22:30 |
*** stevemar has quit IRC | 22:30 | |
SpamapS | How else are you going to drive Puppet? | 22:30 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add db migration to align column size to 255 https://review.openstack.org/203251 | 22:30 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-logstash: Add acceptance tests for puppet-logstash. https://review.openstack.org/224858 | 22:30 |
jhesketh | Morning | 22:31 |
jeblair | clarkb: i think the standard is 7 layers, no? | 22:31 |
clarkb | jeblair: depends on whether or not you deal with the 8th layer | 22:32 |
anteaya | morning jhesketh | 22:32 |
* jhesketh just got off a 17hr flight and still has more travel to do | 22:33 | |
jeblair | clarkb: too messy | 22:33 |
jhesketh | I feel like this nodepool stuff I wrote is utter junk and I should just start again next week when I'm not so sleepy | 22:33 |
SpamapS | the 8th layer is actually just an abstraction and gets no name | 22:33 |
openstackgerrit | Joshua Harlow proposed openstack-infra/project-config: Use 'python-jobs' in oslo.rootwrap and ensure docs are built/checked https://review.openstack.org/227578 | 22:34 |
clarkb | jhesketh planes can fly that long? | 22:34 |
jeblair | jhesketh: you should -1 it with that | 22:34 |
jeblair | clarkb: australian arlines regularly perform mid-air refueling | 22:34 |
jhesketh | clarkb: it's the world's longest non-stop leg. Dallas to Sydney (technically 16hrs, 50min, but I'm sure I was on the plane much longer) | 22:35 |
jhesketh | jeblair: heh :-) | 22:35 |
jeblair | jhesketh: i'm pretty sure that's not the only superlative for that flight -- also "worlds worst" and "most avoided" and maybe "most regretted" :) | 22:36 |
jhesketh | hah, it's the first time I've done it, and it actually wasn't terrible surprisingly enough. Mostly because I normally only get to sleep towards the end of a flight and then get woken by the breakfast service. The extra time let me actually get some sleep | 22:37 |
clarkb | that is amazing | 22:37 |
jhesketh | not sure if I'd choose to do it if I had a choice... then again the alternatives usually involve LAX | 22:38 |
jeblair | jhesketh: are you familiar with "stockholm syndrome"? :) | 22:38 |
anteaya | jhesketh: I hope you are doing well | 22:38 |
jhesketh | isn't that how I got into infra? | 22:38 |
jhesketh | anteaya: I'm coffee'd up, so I think so :-) | 22:38 |
jeblair | touche | 22:38 |
*** ivar-lazzaro has quit IRC | 22:38 | |
anteaya | yay coffee | 22:39 |
*** ivar-lazzaro has joined #openstack-infra | 22:39 | |
*** sghanekar has joined #openstack-infra | 22:41 | |
jeblair | timrc: lgtm | 22:41 |
SpamapS | I've done 15 hours, JFK to Johannesburg. | 22:41 |
*** asettle has joined #openstack-infra | 22:41 | |
*** ivar-laz_ has joined #openstack-infra | 22:42 | |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-elasticsearch: Add acceptance tests for puppet-elasticsearch. https://review.openstack.org/224301 | 22:42 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-ansible: Move test assertions closer to apply. https://review.openstack.org/227579 | 22:42 |
taron | 14 hours midway to narita, never again | 22:43 |
SpamapS | https://en.wikipedia.org/wiki/Non-stop_flight ... that's the 18th longest flight | 22:43 |
anteaya | taron: I'm doing that flight | 22:43 |
SpamapS | (NYC<->Johannesburg) | 22:43 |
anteaya | after toronto to chicago | 22:43 |
*** ivar-lazzaro has quit IRC | 22:43 | |
taron | anteaya: oof, have fun with that | 22:44 |
anteaya | it will be fine | 22:45 |
timrc | jeblair, This one will probably require some of jeblair-scrutiny as well - https://review.openstack.org/#/c/202867/ - It's the zuul change that makes use of the info. Once we can use this info in zuul, I plan to instrument other metrics as well. | 22:45 |
mtreinish | sdague and I both did 16hrs from jfk -> hkg | 22:45 |
anteaya | I've done dallas to sydney as well | 22:45 |
sghanekar | hello I am trying to setup nodepool for running the Openstack Jenkins CI. Is there a step-by-step documentation for doing this? | 22:45 |
timrc | jeblair, Oh, and thanks! Your +2 is very much appreciated on the gearman-plugin. | 22:45 |
taron | they're definitely easier when you can get to sleep, but I don't seem to have acquired that ability yet despite flying back and forth across the US all the time | 22:45 |
SpamapS | Interesting, there were longer flights, but I guess they made no sense. | 22:46 |
Clint | i can't sleep even with drugs | 22:46 |
*** ivar-laz_ has quit IRC | 22:46 | |
anteaya | I don't tend to be able to sleep on planes | 22:46 |
asselin | sghanekar, I have a sample here: https://github.com/rasselin/os-ext-testing-data | 22:46 |
mtreinish | SpamapS: I always wanted to try: https://en.wikipedia.org/wiki/Singapore_Airlines_Flight_21 but I lost my chance | 22:46 |
taron | the thing that got me, can't remember if midway->narita or kansai->sfo, was that not only could I not sleep but they didn't feed us because they were trying to simulate night to make the jet lag easier. so I just landed and was hungry and still thoroughly jetlagged | 22:48 |
Clint | missing out on EWR seems like a feature | 22:48 |
asselin | sghanekar, not sure if that's what you're looking for though | 22:48 |
mtreinish | Clint: heh, well there is that aspect | 22:48 |
* taron has carried food on planes religiously since then | 22:48 | |
*** austin811 has left #openstack-infra | 22:48 | |
anteaya | taron: ah didn't know they don't feed you | 22:49 |
anteaya | I rely on that | 22:49 |
anteaya | I will take food thanks | 22:49 |
taron | anteaya: yeah, it may have been the other direction but good to have it on hand anyway | 22:49 |
sghanekar | thanks asselin, I will check this. I had found this one of yours https://github.com/rasselin/os-ext-testing | 22:49 |
jhesketh | so if it's a competition, Hobart -> Edinburgh (economy). Route was HBA->SYD (1:50), SYD->LHR (24:00, 1 stop in Hong Kong), LHR->EDI (1:30) | 22:49 |
jhesketh | then return | 22:49 |
asselin | I took a directly flight from ewr to hong kong once in a windowless window seat sitting next to a chain-smoker who had to survive such a long flight | 22:49 |
Clint | sounds like you should have taken cathay instead | 22:50 |
*** camunoz_gone is now known as camunoz | 22:50 | |
anteaya | asselin: blah | 22:51 |
asselin | mtreinish, "The airline has installed special lockers on the aircraft to store the corpses of any passengers that die en route, since the flight's routing over the Pacific Ocean and North Pole means that there are few if any possible unscheduled stops." | 22:52 |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config: Make apply test more configurable https://review.openstack.org/226605 | 22:52 |
mtreinish | asselin: heh, yeah I caught that too | 22:52 |
anteaya | asselin: nice | 22:53 |
anteaya | missed that | 22:53 |
jhesketh | asselin: ouch | 22:53 |
*** zns has quit IRC | 22:54 | |
*** jgriffith has quit IRC | 22:55 | |
*** jgriffith has joined #openstack-infra | 22:55 | |
*** bswartz has joined #openstack-infra | 22:55 | |
*** hdd has joined #openstack-infra | 22:57 | |
*** Guest88 has quit IRC | 22:57 | |
*** jgriffith has quit IRC | 22:57 | |
*** yamamoto has joined #openstack-infra | 22:57 | |
*** armax has quit IRC | 22:59 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: [WIP] Better repo manipulation tools https://review.openstack.org/227563 | 22:59 |
*** jgriffith has joined #openstack-infra | 23:00 | |
*** zns has joined #openstack-infra | 23:00 | |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-ansible: Move test assertions closer to apply. https://review.openstack.org/227579 | 23:01 |
openstackgerrit | Merged openstack-infra/subunit2sql: Add db api method to get time series of runs by key value metadata https://review.openstack.org/223860 | 23:03 |
openstackgerrit | Merged openstack-infra/subunit2sql: Add migration to fix wrong column name in test_metadata https://review.openstack.org/226363 | 23:03 |
*** markvoelker_ has quit IRC | 23:04 | |
*** dims_ has quit IRC | 23:05 | |
anteaya | jhesketh: yeah hobart to edinburgh sounds rough | 23:06 |
openstackgerrit | Merged openstack-infra/subunit2sql: Add db api methods to get keys from metadata tables https://review.openstack.org/226162 | 23:07 |
*** ayoung has quit IRC | 23:07 | |
*** ivar-lazzaro has joined #openstack-infra | 23:08 | |
*** Sukhdev has quit IRC | 23:09 | |
*** ivar-lazzaro has quit IRC | 23:10 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: [WIP] Better repo manipulation tools https://review.openstack.org/227563 | 23:11 |
*** yamamoto has quit IRC | 23:11 | |
*** ivar-lazzaro has joined #openstack-infra | 23:11 | |
*** jpeeler has quit IRC | 23:16 | |
*** cloudtra_ has quit IRC | 23:18 | |
asselin | greghaynes, still running into this....http://paste.openstack.org/show/473963/ | 23:21 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-openstackci: WIP: Add documentation for common-ci setup https://review.openstack.org/227584 | 23:22 |
*** bkrdkl has joined #openstack-infra | 23:22 | |
*** otter768 has joined #openstack-infra | 23:23 | |
*** dimtruck is now known as zz_dimtruck | 23:25 | |
*** dingyichen has joined #openstack-infra | 23:26 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add db api method to get test_run dicts for runs by key value https://review.openstack.org/226870 | 23:26 |
*** ashleighfarnham has quit IRC | 23:28 | |
*** otter768 has quit IRC | 23:28 | |
*** ddieterly has quit IRC | 23:30 | |
*** stevemar has joined #openstack-infra | 23:31 | |
openstackgerrit | Joshua Harlow proposed openstack-infra/project-config: Add pycadf to #openstack-oslo channel https://review.openstack.org/227586 | 23:32 |
*** ildikov has quit IRC | 23:32 | |
*** stevemar has quit IRC | 23:33 | |
*** bkrdkl has left #openstack-infra | 23:34 | |
thiagop | SergeyLukjanov: Thanks for approving the python-oneviewclient patch. Would you please add me to the release group when the patch lands? | 23:35 |
openstackgerrit | Merged openstack-infra/project-config: Add release group for python-oneviewclient https://review.openstack.org/225917 | 23:36 |
*** fitoduarte has quit IRC | 23:38 | |
openstackgerrit | Merged openstack-infra/project-config: Add python3 jobs to ceilometer-powervm https://review.openstack.org/225977 | 23:38 |
openstackgerrit | Merged openstack-infra/project-config: Make gate-barbican-python34 voting, add gate job https://review.openstack.org/226202 | 23:38 |
openstackgerrit | Merged openstack-infra/project-config: Neutronclient: Move functional tests to check queue https://review.openstack.org/227232 | 23:39 |
openstackgerrit | Merged openstack-infra/project-config: Add Python3 jobs for networking-sfc repo https://review.openstack.org/227445 | 23:40 |
openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Setup multinode interfaces on singlenode n-net https://review.openstack.org/227542 | 23:40 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add db api method to get test_run dicts for runs by key value https://review.openstack.org/226870 | 23:42 |
*** lawrancejing has joined #openstack-infra | 23:43 | |
openstackgerrit | Clark Boylan proposed openstack-infra/devstack-gate: Setup multinode interfaces on singlenode n-net https://review.openstack.org/227542 | 23:43 |
greghaynes | asselin: on PTO this week, but that just looks like your sources.list is bong | 23:44 |
asselin | greghaynes, thanks...not sure where the failure's coming from. This is a new VM. | 23:44 |
greghaynes | asselin: export break=after-error and inspect it | 23:45 |
asselin | ok | 23:45 |
*** davideagnello has quit IRC | 23:46 | |
sridhar_ram | infra-team: can someone look into this gate job fix for tacker ? https://review.openstack.org/227553 .. it feels I'm almost there w/ the first functional gate job for this project. | 23:46 |
openstackgerrit | Bruno Tavares proposed openstack-infra/puppet-cgit: Move test assertions closer to apply. https://review.openstack.org/227596 | 23:46 |
*** sflanigan has joined #openstack-infra | 23:49 | |
*** sflanigan has joined #openstack-infra | 23:49 | |
*** ildikov has joined #openstack-infra | 23:49 | |
*** ZZelle_ has quit IRC | 23:49 | |
openstackgerrit | Merged openstack-infra/subunit2sql: Add db api method to get test_run dicts for runs by key value https://review.openstack.org/226870 | 23:49 |
*** bltavares has quit IRC | 23:51 | |
*** hrubi has quit IRC | 23:55 | |
*** nzeer has quit IRC | 23:55 | |
*** sarob has quit IRC | 23:55 | |
*** hrubi has joined #openstack-infra | 23:55 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Add a slug to better track dashboards https://review.openstack.org/226047 | 23:55 |
*** xgerman has quit IRC | 23:55 | |
*** ayoung has joined #openstack-infra | 23:55 | |
*** jamielennox|away is now known as jamielennox | 23:56 | |
*** mjb has quit IRC | 23:56 | |
*** ryanpetrello has quit IRC | 23:56 | |
*** trey has quit IRC | 23:56 | |
*** jaypipes has quit IRC | 23:56 | |
*** harlowja has quit IRC | 23:56 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/requirements: Bump minimum tempest-lib version https://review.openstack.org/227599 | 23:56 |
*** abitha has quit IRC | 23:56 | |
*** vmbrasseur has quit IRC | 23:56 | |
*** rm_work has quit IRC | 23:56 | |
*** jvrbanac has quit IRC | 23:56 | |
*** r-daneel has quit IRC | 23:57 | |
*** amuller has quit IRC | 23:57 | |
*** freyes has quit IRC | 23:57 | |
*** darrenc has quit IRC | 23:57 | |
*** gus has quit IRC | 23:57 | |
*** legoktm has quit IRC | 23:57 | |
*** davidlenwell has quit IRC | 23:57 | |
*** sdague has quit IRC | 23:57 | |
*** fdegir has quit IRC | 23:57 | |
*** edwarnicke has quit IRC | 23:57 | |
*** zxiiro has quit IRC | 23:57 | |
*** dguitarbite has quit IRC | 23:57 | |
*** harlowja has joined #openstack-infra | 23:57 | |
*** darrenc_ has joined #openstack-infra | 23:57 | |
*** geoffarnold has quit IRC | 23:57 | |
*** xyang1 has quit IRC | 23:57 | |
*** amuller has joined #openstack-infra | 23:57 | |
*** legoktm has joined #openstack-infra | 23:58 | |
*** darrenc_ is now known as darrenc | 23:58 | |
*** jvrbanac has joined #openstack-infra | 23:58 | |
*** davidlenwell has joined #openstack-infra | 23:58 | |
*** legoktm is now known as Guest18895 | 23:58 | |
*** dguitarbite has joined #openstack-infra | 23:58 | |
*** ryanpetrello has joined #openstack-infra | 23:58 | |
*** thingee has quit IRC | 23:59 | |
*** gus has joined #openstack-infra | 23:59 | |
*** r-daneel has joined #openstack-infra | 23:59 | |
*** zxiiro has joined #openstack-infra | 23:59 | |
*** vmbrasseur has joined #openstack-infra | 23:59 | |
*** trey has joined #openstack-infra | 23:59 | |
*** freyes has joined #openstack-infra | 23:59 | |
*** fdegir has joined #openstack-infra | 23:59 | |
*** rm_work has joined #openstack-infra | 23:59 | |
*** nzeer has joined #openstack-infra | 23:59 | |
*** sdague has joined #openstack-infra | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!