*** dingyichen has joined #openstack-infra | 00:05 | |
*** rcarrillocruz has quit IRC | 00:23 | |
*** HeOS has quit IRC | 00:28 | |
*** afred312 has quit IRC | 00:29 | |
*** afred312 has joined #openstack-infra | 00:31 | |
openstackgerrit | Emmet Hikory proposed openstack-infra/system-config master: Correct AFS Documentation regarding read/write copies https://review.openstack.org/549655 | 00:37 |
---|---|---|
*** rcarrillocruz has joined #openstack-infra | 00:37 | |
*** cshastri has joined #openstack-infra | 00:42 | |
*** xinliang has quit IRC | 00:43 | |
*** armaan has joined #openstack-infra | 00:48 | |
*** slaweq has joined #openstack-infra | 00:51 | |
*** slaweq has quit IRC | 00:56 | |
*** slaweq has joined #openstack-infra | 00:57 | |
*** xinliang has joined #openstack-infra | 00:58 | |
*** slaweq has quit IRC | 01:01 | |
*** afred312 has quit IRC | 01:05 | |
*** hongbin has joined #openstack-infra | 01:08 | |
*** germs has joined #openstack-infra | 01:14 | |
*** germs has quit IRC | 01:14 | |
*** germs has joined #openstack-infra | 01:14 | |
*** afred312 has joined #openstack-infra | 01:15 | |
*** germs has quit IRC | 01:19 | |
*** slaweq has joined #openstack-infra | 01:28 | |
persia | ianw: Good morning. At PTG, clarkb suggested adding a test to see if https://review.openstack.org/547161 was successful, depending on https://review.openstack.org/549293 as a round-trip cycle test. Do you have any preferences for the test? I was thinking something like dib-dsvm-functests-python2-ubuntu-xenial-arm64-image , but would appreciate any advice. | 01:29 |
*** namnh has joined #openstack-infra | 01:31 | |
*** slaweq has quit IRC | 01:32 | |
*** armaan has quit IRC | 01:34 | |
ianw | persia: you're thinking a devstack run? | 01:37 |
persia | ianw: I'm expecting that to fail, but it might help understand what parts of the yak still need shaving. http://logs.openstack.org/19/549319/1/check/storyboard-tox-pep8/a197137/job-output.txt.gz guided me towards needing to populate the wheel mirrors. | 01:38 |
persia | My general thought is that I think it makes sense to know that folk can run most of the tests they run safely before 549293 lands, as I think of that as an announcement that any project may add jobs there. | 01:39 |
ianw | persia: hmm, yeah. i think we could skip setting up pip.conf to look at the wheel mirrors in the interim,i guess that's the root cause there | 01:40 |
ianw | for devstack, we might just like to follow the template of https://review.openstack.org/#/c/540704/ and add a new "platform" job there | 01:42 |
persia | I was thinking https://review.openstack.org/549644/ , although I worry about project-config:playbooks/wheel/release.yaml specifying AFS paths (which setup I have yet to find) | 01:42 |
ianw | i'll have to context switch back in on that, a lot changed as pabelanger moved that into zuulv3 native | 01:43 |
*** markvoelker has quit IRC | 01:43 | |
*** markvoelker has joined #openstack-infra | 01:44 | |
persia | Happy to wait for pabelanger on that if you think that would make more sense. I was mostly reaching out to you because of the suggestion of the dib test, and it is your dib work I hoped to use. | 01:45 |
persia | Also, at PTG, gema suggested devstack might not work yet, so I was hoping for something lower-level (although If we need devstack to test dib, that's a good reason to fix devstack) | 01:47 |
*** annp has joined #openstack-infra | 01:47 | |
ianw | if nodes are coming up, i think dib is doing enough | 01:48 |
ianw | at first, i think let's stop arm64 trying to use the pip mirrors so we can see jobs run to completion | 01:48 |
*** afred312 has quit IRC | 01:48 | |
persia | I was told the pip mirrors were not actually mirrors, but rather just caches of what we built, which made me think building things would be less prone to failure. | 01:49 |
ianw | sorry, wheel mirrors, yes. everything runs slower without them, but for step 1 i think it's ok | 01:49 |
ianw | http://git.openstack.org/cgit/openstack-infra/zuul-jobs/tree/roles/configure-mirrors/tasks/mirror.yaml ... | 01:49 |
*** afred312 has joined #openstack-infra | 01:50 | |
ianw | or maybe not ... what is that error in the pep8 job | 01:52 |
ianw | Failed to establish a new connection: [Errno -2] Name or service not known',)': /pypi/simple/pyyaml/ | 01:52 |
ianw | that juts looks like we've left of the actual host | 01:52 |
ianw | i guess we're not setting the mirror_fqdn at all for linaro | 01:53 |
portdirect | is something up with mirroring to github? | 01:53 |
*** jonher_ has joined #openstack-infra | 01:54 | |
portdirect | it looks like some repos are lagging behind whats been merged | 01:54 |
persia | portdirect: there was a report of something about 15 hours ago. I have not seen traffic that indicates it was fixed. I am personally unable to help for lack of knowledge (and likely permissions). | 01:55 |
*** jonher has quit IRC | 01:56 | |
*** jonher has joined #openstack-infra | 01:56 | |
ianw | portdirect: which repo is an example? | 01:56 |
portdirect | https://github.com/openstack/openstack-helm | 01:56 |
portdirect | vs http://git.openstack.org/cgit/openstack/openstack-helm | 01:57 |
ianw | will take a look ... | 01:57 |
portdirect | thanks persia and ianw :) | 01:57 |
*** jonher_ has quit IRC | 01:58 | |
ianw | [2018-03-05 01:45:37,249] [] scheduled openstack/openstack-helm:refs/changes/65/549665/1 => [cdcdc0af] push git@github.com:openstack/openstack-helm.git to run after 1s | 01:59 |
ianw | so it's scheduling ... | 01:59 |
*** imacdonn has joined #openstack-infra | 02:02 | |
ianw | persia: hmm, worth figuring out why http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/site-variables.yaml isn't setting the mirror correctly first | 02:03 |
ianw | interesting, "gerrit show-queue" seems to be stuck, maybe? | 02:03 |
persia | ianw: Yep. I'm wondering if it is related to the definition being in nodepool/nb03.openstack.org.yaml vs. nodepool/nodepool.yaml, but am currently trying to trace how that gets set. | 02:04 |
persia | But it's late in my time, so I'll probably not finish before I sleep. Thanks for the guidance. | 02:04 |
*** gongysh has joined #openstack-infra | 02:04 | |
ianw | persia: ok, will keep looking too, thanks | 02:05 |
*** slaweq has joined #openstack-infra | 02:08 | |
*** slaweq has quit IRC | 02:13 | |
ianw | 07141063 Mar-02 08:04 (retry 3810) [d7122c96] push git@github.com:openstack/nova-specs.git | 02:15 |
ianw | and i think everything else is stuck behind that | 02:15 |
ianw | 4e27c57e waiting .... Mar-02 08:12 [ee1b1935] push git@github.com:openstack/networking-bagpipe.git | 02:15 |
ianw | next entry | 02:15 |
*** afred312 has quit IRC | 02:24 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/diskimage-builder master: Replace new location of isolinux.bin for Ubuntu 16.04 https://review.openstack.org/477437 | 02:26 |
*** agopi has joined #openstack-infra | 02:31 | |
*** afred312 has joined #openstack-infra | 02:33 | |
*** jamesdenton has quit IRC | 02:43 | |
ianw | i think i've got a handle on it ... it seems that the nova-specs push never failed out as it usually does | 02:43 |
ianw | why that is, not sure. so i think the push thread is dead, the queue just keeps going up | 02:43 |
ianw | despite killing the task | 02:44 |
ianw | i will just do a quick restart, then send a mail | 02:46 |
*** salv-orlando has joined #openstack-infra | 02:59 | |
*** bobh has joined #openstack-infra | 03:00 | |
*** salv-orl_ has quit IRC | 03:03 | |
*** afred312 has quit IRC | 03:07 | |
*** threestrands_ has joined #openstack-infra | 03:12 | |
*** afred312 has joined #openstack-infra | 03:14 | |
*** germs has joined #openstack-infra | 03:15 | |
*** germs has quit IRC | 03:15 | |
*** germs has joined #openstack-infra | 03:15 | |
*** threestrands has quit IRC | 03:16 | |
jamielennox | someone mind kicking off: https://review.openstack.org/#/c/548143/ - it's got one +2 and is a pretty straight forward removal | 03:16 |
*** olaph has joined #openstack-infra | 03:16 | |
*** olaph1 has quit IRC | 03:18 | |
*** germs has quit IRC | 03:20 | |
ianw | #status log gerrit restarted to get github replication going; see http://lists.openstack.org/pipermail/openstack-infra/2018-March/005842.html for some details | 03:25 |
openstackstatus | ianw: finished logging | 03:25 |
openstackgerrit | Merged openstack-infra/project-config master: Stop requests-mock jobs for retirement https://review.openstack.org/548143 | 03:29 |
*** david-lyle has quit IRC | 03:46 | |
ianw | persia: hmm, "region: RegionOne" might be an issue, i've named the mirror cn1 | 03:46 |
*** afred312 has quit IRC | 03:48 | |
*** david-lyle has joined #openstack-infra | 03:49 | |
*** mriedem has quit IRC | 03:50 | |
*** psachin has joined #openstack-infra | 03:51 | |
*** afred312 has joined #openstack-infra | 03:55 | |
*** links has joined #openstack-infra | 03:57 | |
*** stakeda has joined #openstack-infra | 03:58 | |
*** bobh has quit IRC | 04:04 | |
*** sree has joined #openstack-infra | 04:07 | |
openstackgerrit | Jamie Lennox proposed openstack-infra/project-config master: Finalize removing requests-mock https://review.openstack.org/549671 | 04:16 |
*** david-lyle has quit IRC | 04:19 | |
*** gongysh has quit IRC | 04:20 | |
*** udesale has joined #openstack-infra | 04:21 | |
*** hongbin has quit IRC | 04:24 | |
*** conghm has joined #openstack-infra | 04:26 | |
*** afred312 has quit IRC | 04:29 | |
*** bhavik has joined #openstack-infra | 04:30 | |
*** afred312 has joined #openstack-infra | 04:31 | |
*** bhavik has quit IRC | 04:37 | |
*** annp has quit IRC | 04:46 | |
*** annp has joined #openstack-infra | 04:46 | |
*** gongysh has joined #openstack-infra | 04:52 | |
*** slaweq has joined #openstack-infra | 04:53 | |
*** masber has joined #openstack-infra | 04:56 | |
*** smarcet has joined #openstack-infra | 04:56 | |
*** slaweq has quit IRC | 04:57 | |
*** slaweq has joined #openstack-infra | 05:00 | |
*** afred312 has quit IRC | 05:05 | |
*** slaweq has quit IRC | 05:05 | |
*** afred312 has joined #openstack-infra | 05:09 | |
*** janki has joined #openstack-infra | 05:12 | |
*** pgadiya has joined #openstack-infra | 05:14 | |
*** smarcet has quit IRC | 05:20 | |
*** olaph1 has joined #openstack-infra | 05:21 | |
*** olaph has quit IRC | 05:21 | |
*** rwsu has quit IRC | 05:24 | |
ianw | yey, that got it | 05:34 |
*** afred312 has quit IRC | 05:43 | |
*** masber has quit IRC | 05:49 | |
*** slaweq has joined #openstack-infra | 05:50 | |
*** afred312 has joined #openstack-infra | 05:53 | |
*** conghm has quit IRC | 05:54 | |
*** slaweq has quit IRC | 05:55 | |
*** pgadiya_ has joined #openstack-infra | 06:03 | |
*** cshastri_ has joined #openstack-infra | 06:03 | |
*** udesale_ has joined #openstack-infra | 06:03 | |
*** chkumar246 has joined #openstack-infra | 06:04 | |
AJaeger | ianw, could you review some small changes, please? https://review.openstack.org/549520 https://review.openstack.org/547315 https://review.openstack.org/547361 | 06:04 |
*** pgadiya has quit IRC | 06:04 | |
*** chandankumar has quit IRC | 06:04 | |
*** links has quit IRC | 06:04 | |
*** links has joined #openstack-infra | 06:05 | |
*** udesale__ has joined #openstack-infra | 06:05 | |
*** slaweq has joined #openstack-infra | 06:06 | |
*** slaweq_ has joined #openstack-infra | 06:06 | |
*** udesale has quit IRC | 06:07 | |
*** cshastri has quit IRC | 06:07 | |
*** cshastri_ has quit IRC | 06:08 | |
*** chkumar246 has quit IRC | 06:08 | |
*** udesale_ has quit IRC | 06:09 | |
*** pgadiya_ has quit IRC | 06:09 | |
*** pcichy has joined #openstack-infra | 06:09 | |
*** markvoelker has quit IRC | 06:10 | |
*** slaweq_ has quit IRC | 06:11 | |
*** slaweq has quit IRC | 06:11 | |
*** liujiong has joined #openstack-infra | 06:16 | |
*** cshastri_ has joined #openstack-infra | 06:20 | |
*** pgadiya_ has joined #openstack-infra | 06:21 | |
*** chkumar246 has joined #openstack-infra | 06:21 | |
*** kiennt26 has joined #openstack-infra | 06:24 | |
*** afred312 has quit IRC | 06:26 | |
*** sshnaidm|ptg has joined #openstack-infra | 06:27 | |
*** sshnaidm|ptg has quit IRC | 06:31 | |
*** afred312 has joined #openstack-infra | 06:36 | |
frickler | ianw: I'd also have these two changes as the next step in getting bionic jobs running https://review.openstack.org/549162 https://review.openstack.org/549185 | 06:38 |
*** lpetrut has joined #openstack-infra | 06:45 | |
*** eumel8 has joined #openstack-infra | 06:46 | |
*** eumel8 has quit IRC | 06:50 | |
*** pgadiya_ is now known as pgadiya | 06:50 | |
*** masber has joined #openstack-infra | 06:52 | |
*** liuyulong has joined #openstack-infra | 06:52 | |
*** threestrands_ has quit IRC | 06:57 | |
*** rwsu has joined #openstack-infra | 07:06 | |
AJaeger | frickler: did you see pabelanger's https://review.openstack.org/549640 - he's done some bionic job changes as well | 07:09 |
AJaeger | there are a few more - I don't know which ones are needed from the two of yours | 07:09 |
*** afred312 has quit IRC | 07:10 | |
*** markvoelker has joined #openstack-infra | 07:11 | |
openstackgerrit | Merged openstack-infra/project-config master: Add python35 jobs to osc-placement https://review.openstack.org/547315 | 07:13 |
ianw | frickler: don't we set options in like /etc/apt/preferences.d to allow unsigned repos? | 07:13 |
*** afred312 has joined #openstack-infra | 07:13 | |
*** slaweq_ has joined #openstack-infra | 07:14 | |
frickler | ianw: bionic needs another option, see the apt docs link I referenced | 07:17 |
AJaeger | frickler: could you review https://review.openstack.org/549520 as well, please? and https://review.openstack.org/#/c/549521/ as follow up (will recheck once the first is in) | 07:17 |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Add ubuntu-bionic nodeset https://review.openstack.org/549635 | 07:17 |
frickler | ianw: and tobiash is IMO right in saying that we shouldn't do this globally, as it is only openstack having insecure mirrors | 07:17 |
frickler | AJaeger: in fact I hadn't seen the other bionic changes earlier, thanks for pointing me to them | 07:18 |
ianw | frickler: probably agree ... sorry might take a bit more time for me to context switch into it than i have right now | 07:18 |
*** slaweq_ has quit IRC | 07:18 | |
AJaeger | ianw, frickler thanks for reviews | 07:20 |
frickler | ianw: np, will bug other folks later ;) | 07:20 |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Remove tripleo-centos-7 nodesets https://review.openstack.org/549636 | 07:20 |
AJaeger | ianw, frickler, could I also get one extra pair of eyes on https://review.openstack.org/#/c/542639/ , please? | 07:21 |
openstackgerrit | Merged openstack-infra/project-config master: Remove tools/zuul.conf-sample https://review.openstack.org/547361 | 07:23 |
AJaeger | and this one is interesting as well - blocks tumbleweed addition - https://review.openstack.org/#/c/549075/ - thanks! | 07:23 |
ianw | persia: progress on that job, dropped some comments on https://review.openstack.org/#/c/549319/1 | 07:24 |
*** janki is now known as janki|afk | 07:24 | |
openstackgerrit | Merged openstack-infra/project-config master: Remove now in-tree liberasurecode jobs https://review.openstack.org/549520 | 07:25 |
AJaeger | persia: give https://review.openstack.org/#/c/549293/ a nicer commit message and we can merge it anytime - no need to WIP that one until everything is ready | 07:25 |
*** andreas_s has joined #openstack-infra | 07:31 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: Normalize hostname for statsd https://review.openstack.org/547309 | 07:39 |
*** slaweq has joined #openstack-infra | 07:41 | |
*** olaph1 has quit IRC | 07:42 | |
AJaeger | config-core, could you review https://review.openstack.org/#/c/549181 and https://review.openstack.org/#/c/549075/ , please? | 07:42 |
*** rcernin has quit IRC | 07:42 | |
*** olaph has joined #openstack-infra | 07:43 | |
*** janki|afk is now known as janki | 07:46 | |
*** afred312 has quit IRC | 07:47 | |
*** armaan has joined #openstack-infra | 07:48 | |
*** florianf has joined #openstack-infra | 07:49 | |
AJaeger | frickler, ianw, in case you're still around ^ | 07:50 |
*** kjackal has joined #openstack-infra | 07:51 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: Normalize hostname for statsd https://review.openstack.org/547309 | 07:52 |
*** lpetrut has quit IRC | 07:55 | |
*** kjackal has quit IRC | 07:55 | |
*** kjackal_ has joined #openstack-infra | 07:55 | |
*** afred312 has joined #openstack-infra | 07:57 | |
*** ethfci has quit IRC | 08:00 | |
*** ykarel has joined #openstack-infra | 08:01 | |
*** lpetrut has joined #openstack-infra | 08:05 | |
*** pcaruana has joined #openstack-infra | 08:05 | |
*** tesseract has joined #openstack-infra | 08:11 | |
*** dsariel has joined #openstack-infra | 08:15 | |
*** ralonsoh has joined #openstack-infra | 08:16 | |
*** jtomasek has joined #openstack-infra | 08:17 | |
*** snapiri has quit IRC | 08:17 | |
*** lpetrut has quit IRC | 08:19 | |
*** dsariel has quit IRC | 08:19 | |
*** snapiri has joined #openstack-infra | 08:22 | |
*** danpawlik has joined #openstack-infra | 08:27 | |
*** afred312 has quit IRC | 08:31 | |
*** ykarel is now known as ykarel|meetup | 08:32 | |
*** pcichy has quit IRC | 08:32 | |
*** HeOS has joined #openstack-infra | 08:36 | |
*** pgadiya has quit IRC | 08:39 | |
*** afred312 has joined #openstack-infra | 08:39 | |
*** dingyichen has quit IRC | 08:49 | |
*** derekh has joined #openstack-infra | 08:49 | |
*** derekh has quit IRC | 08:50 | |
*** derekh has joined #openstack-infra | 08:50 | |
*** pgadiya has joined #openstack-infra | 08:52 | |
*** pcichy has joined #openstack-infra | 08:54 | |
*** armaan has quit IRC | 08:58 | |
*** liusheng has joined #openstack-infra | 08:59 | |
*** pgadiya has quit IRC | 08:59 | |
*** armaan has joined #openstack-infra | 08:59 | |
openstackgerrit | Merged openstack-infra/project-config master: Remove unnecessary distribution determination https://review.openstack.org/549075 | 09:04 |
openstackgerrit | Merged openstack-infra/project-config master: Set Mirroring Slug properly for the Tumbleweed case https://review.openstack.org/549077 | 09:04 |
*** lucas-afk is now known as lucasagomes | 09:05 | |
*** rossella_s has joined #openstack-infra | 09:09 | |
*** pgadiya has joined #openstack-infra | 09:11 | |
*** afred312 has quit IRC | 09:13 | |
*** slaweq_ has joined #openstack-infra | 09:15 | |
*** jbadiapa has quit IRC | 09:16 | |
*** ykarel_ has joined #openstack-infra | 09:18 | |
*** pots has quit IRC | 09:18 | |
*** ykarel|meetup has quit IRC | 09:18 | |
*** janki has quit IRC | 09:18 | |
*** vabada has quit IRC | 09:18 | |
*** ykarel_ has quit IRC | 09:18 | |
*** ykarel_ has joined #openstack-infra | 09:18 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Set wheels-mirror for openSUSE Tumbleweed https://review.openstack.org/549181 | 09:18 |
*** zigo has quit IRC | 09:18 | |
*** afred312 has joined #openstack-infra | 09:19 | |
*** pots has joined #openstack-infra | 09:19 | |
*** njohnston has quit IRC | 09:19 | |
*** arxcruz has quit IRC | 09:19 | |
*** slaweq_ has quit IRC | 09:19 | |
*** vabada has joined #openstack-infra | 09:19 | |
*** bandini has quit IRC | 09:19 | |
*** jhesketh has quit IRC | 09:20 | |
*** bandini has joined #openstack-infra | 09:20 | |
*** dosaboy has quit IRC | 09:20 | |
*** hashar has joined #openstack-infra | 09:21 | |
*** arxcruz has joined #openstack-infra | 09:21 | |
*** dosaboy has joined #openstack-infra | 09:21 | |
*** jhesketh has joined #openstack-infra | 09:22 | |
*** zigo has joined #openstack-infra | 09:23 | |
*** njohnston has joined #openstack-infra | 09:23 | |
openstackgerrit | Ian Y. Choi proposed openstack-infra/project-config master: [translation] doc generatepot jobs for 3 projects https://review.openstack.org/545377 | 09:29 |
*** hashar has quit IRC | 09:32 | |
*** electrofelix has joined #openstack-infra | 09:34 | |
*** efoley has joined #openstack-infra | 09:35 | |
*** olaph1 has joined #openstack-infra | 09:36 | |
*** markmcd has left #openstack-infra | 09:36 | |
*** rossella_s has quit IRC | 09:37 | |
*** olaph has quit IRC | 09:38 | |
*** rossella_s has joined #openstack-infra | 09:39 | |
*** pblaho has joined #openstack-infra | 09:41 | |
*** hashar has joined #openstack-infra | 09:41 | |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul master: Normalize hostname for statsd https://review.openstack.org/547309 | 09:42 |
*** tosky has joined #openstack-infra | 09:47 | |
*** nmathew has joined #openstack-infra | 09:49 | |
*** nmathew has quit IRC | 09:50 | |
*** afred312 has quit IRC | 09:52 | |
*** rosmaita has joined #openstack-infra | 09:52 | |
*** afred312 has joined #openstack-infra | 09:55 | |
*** liujiong has quit IRC | 10:03 | |
*** cshastri_ has quit IRC | 10:08 | |
*** namnh has quit IRC | 10:09 | |
*** janki has joined #openstack-infra | 10:11 | |
openstackgerrit | Antoine Musso proposed openstack-infra/zuul master: Ensure that Change number and patchets are string https://review.openstack.org/545768 | 10:12 |
*** e0ne has joined #openstack-infra | 10:13 | |
*** pgadiya has quit IRC | 10:16 | |
*** rossella_s has quit IRC | 10:19 | |
*** yolanda has joined #openstack-infra | 10:19 | |
*** rossella_s has joined #openstack-infra | 10:20 | |
*** kashyap has left #openstack-infra | 10:20 | |
*** pgadiya has joined #openstack-infra | 10:23 | |
*** sree has quit IRC | 10:24 | |
*** pbourke has joined #openstack-infra | 10:25 | |
andreaf | AJaeger you're on the register - queens #1 individual contributor https://www.theregister.co.uk/2018/03/02/openstack_queens_struts_into_the_spotlight/ | 10:27 |
openstackgerrit | Antoine Musso proposed openstack-infra/zuul master: Import Zuul modules at top of files https://review.openstack.org/549730 | 10:28 |
*** afred312 has quit IRC | 10:29 | |
*** agopi has quit IRC | 10:33 | |
*** stakeda has quit IRC | 10:34 | |
*** rossella_s has quit IRC | 10:35 | |
*** rossella_s has joined #openstack-infra | 10:36 | |
*** afred312 has joined #openstack-infra | 10:38 | |
AJaeger | andreaf: thanks - but only me, they missed a lot of fine reviewers... | 10:39 |
*** gongysh has quit IRC | 10:41 | |
*** gongysh has joined #openstack-infra | 10:42 | |
*** gongysh has quit IRC | 10:45 | |
*** jbadiapa has joined #openstack-infra | 10:51 | |
*** masuberu has joined #openstack-infra | 10:59 | |
*** masber has quit IRC | 11:01 | |
*** pgadiya has quit IRC | 11:02 | |
*** sree has joined #openstack-infra | 11:02 | |
mtreinish | fungi: looks like the ppa has been updated with 1.4.15: https://launchpad.net/~mosquitto-dev/+archive/ubuntu/mosquitto-ppa?field.series_filter=xenial | 11:03 |
*** udesale_ has joined #openstack-infra | 11:03 | |
*** sree has quit IRC | 11:03 | |
mtreinish | which includes the DOS cve fix, so we might want to land https://review.openstack.org/#/c/377071/ soon | 11:03 |
*** sree has joined #openstack-infra | 11:04 | |
*** udesale__ has quit IRC | 11:06 | |
*** rossella_s has quit IRC | 11:07 | |
*** udesale_ has quit IRC | 11:09 | |
*** olaph1 has quit IRC | 11:09 | |
*** rossella_s has joined #openstack-infra | 11:09 | |
*** olaph has joined #openstack-infra | 11:10 | |
*** afred312 has quit IRC | 11:12 | |
*** pgadiya has joined #openstack-infra | 11:14 | |
*** slaweq_ has joined #openstack-infra | 11:16 | |
*** pgadiya has quit IRC | 11:19 | |
*** slaweq_ has quit IRC | 11:20 | |
*** afred312 has joined #openstack-infra | 11:21 | |
*** jaosorior has joined #openstack-infra | 11:26 | |
*** katkapilatova has joined #openstack-infra | 11:27 | |
*** rossella_s has quit IRC | 11:27 | |
*** katkapilatova has left #openstack-infra | 11:27 | |
*** e0ne has quit IRC | 11:30 | |
*** rossella_s has joined #openstack-infra | 11:31 | |
*** pgadiya has joined #openstack-infra | 11:34 | |
*** annp has quit IRC | 11:37 | |
*** ldnunes has joined #openstack-infra | 11:41 | |
*** vtapia has quit IRC | 11:41 | |
*** rfolco has joined #openstack-infra | 11:47 | |
*** sree has quit IRC | 11:51 | |
*** sree has joined #openstack-infra | 11:51 | |
*** sree has quit IRC | 11:52 | |
*** janki has quit IRC | 11:52 | |
*** sree has joined #openstack-infra | 11:52 | |
*** afred312 has quit IRC | 11:54 | |
*** masber has joined #openstack-infra | 11:55 | |
*** nicolasbock has joined #openstack-infra | 11:55 | |
*** masuberu has quit IRC | 11:55 | |
openstackgerrit | Merged openstack-infra/project-config master: Add kubernetes-incubator/kubespray into zuul tenant https://review.openstack.org/548521 | 12:01 |
openstackgerrit | Merged openstack-infra/project-config master: Don't load config from github projects https://review.openstack.org/549191 | 12:01 |
*** lucasagomes is now known as lucas-hungry | 12:01 | |
*** lpetrut has joined #openstack-infra | 12:02 | |
*** afred312 has joined #openstack-infra | 12:03 | |
*** sree has quit IRC | 12:03 | |
*** sree has joined #openstack-infra | 12:04 | |
*** lpetrut has quit IRC | 12:04 | |
*** lpetrut has joined #openstack-infra | 12:05 | |
*** e0ne has joined #openstack-infra | 12:07 | |
*** sree has quit IRC | 12:08 | |
*** lpetrut has quit IRC | 12:09 | |
*** lpetrut has joined #openstack-infra | 12:10 | |
*** vtapia has joined #openstack-infra | 12:11 | |
hwoarang | dirk: are you seeing any opensuse failures due to network issues with download.o.o ? in osa we are seeing a lot of http://logs.openstack.org/49/504249/3/check/openstack-ansible-functional-opensuse-423/3002796/job-output.txt.gz#_2018-03-05_11_47_01_702957 | 12:14 |
hwoarang | looks like a dns issue but only happens for opensuse so i thought i'd ask here first | 12:15 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: configloader: add variant-description https://review.openstack.org/549748 | 12:22 |
pabelanger | hwoarang: we have regional mirrors of opensuse, you should consider using them | 12:23 |
pabelanger | http://mirror.dfw.rax.openstack.org/opensuse/ | 12:23 |
*** e0ne has quit IRC | 12:25 | |
AJaeger | pabelanger, infra-root, do you want to move forward with jenkins/scripts and change https://review.openstack.org/#/c/542639/ today? | 12:25 |
pabelanger | AJaeger: yah, let me get coffee and we can do that | 12:26 |
AJaeger | pabelanger: sure, thanks | 12:26 |
hwoarang | pabelanger: they do not mirror this specific repo | 12:27 |
AJaeger | pabelanger: let's merge the first two changes - and then I rebase the other two... | 12:27 |
*** lpetrut has quit IRC | 12:27 | |
pabelanger | hwoarang: maybe we could, if causing issues | 12:29 |
pabelanger | AJaeger: looking | 12:29 |
AJaeger | pabelanger: so, approve 542639 for now - and then I'll rebase 543130 | 12:30 |
AJaeger | pabelanger: they are functional step by step | 12:30 |
*** smarcet has joined #openstack-infra | 12:32 | |
*** sree has joined #openstack-infra | 12:33 | |
*** afred312 has quit IRC | 12:37 | |
*** dprince has joined #openstack-infra | 12:39 | |
openstackgerrit | Merged openstack-infra/project-config master: Move release-tools out of jenkins/scripts https://review.openstack.org/542639 | 12:39 |
openstackgerrit | Merged openstack-infra/project-config master: Remove role legacy-copy-project-config-scripts https://review.openstack.org/543128 | 12:39 |
*** ykarel_ is now known as ykarel|meeting | 12:42 | |
*** panda|off is now known as panda|lunch | 12:45 | |
*** afred312 has joined #openstack-infra | 12:45 | |
openstackgerrit | Emmet Hikory proposed openstack-infra/openstack-zuul-jobs master: Add Ubuntu Xenial ARM64 nodes to nodesets.yaml https://review.openstack.org/549293 | 12:47 |
*** ldnunes has quit IRC | 12:49 | |
*** jlabarre has joined #openstack-infra | 12:52 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Good bye jenkins/scripts https://review.openstack.org/543130 | 12:53 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Remove jenkins-slave element from DIB images https://review.openstack.org/514485 | 12:53 |
AJaeger | pabelanger: next two changes ^ | 12:53 |
AJaeger | config-core, infra-root, could you review as well, please? ^ Final steps to remove jenkins/scripts | 12:53 |
pabelanger | AJaeger: lets first land: https://review.openstack.org/548240/ | 12:57 |
pabelanger | they are no longer needed | 12:57 |
pabelanger | and reference jenkins | 12:57 |
openstackgerrit | Andrea Frittoli proposed openstack-infra/zuul-jobs master: Add known hosts for all users https://review.openstack.org/548642 | 12:58 |
AJaeger | mordred: time to review https://review.openstack.org/#/c/548240/ , please? | 12:58 |
*** pgadiya has quit IRC | 13:02 | |
*** lucas-hungry is now known as lucasagomes | 13:03 | |
*** kairat has joined #openstack-infra | 13:03 | |
kairat | can requirements check work incorrectly in some cases? | 13:03 |
*** janki has joined #openstack-infra | 13:04 | |
kairat | http://logs.openstack.org/61/536761/6/check/requirements-check/f88cfa9/job-output.json.gz | 13:04 |
kairat | "Requirement for package defusedxml : Requirement(package=u'defusedxml', location='', specifiers='>=0.5.0', markers=u'', comment=u'#PSF', extras=frozenset([])) does not match openstack/requirements value : set([Requirement(package='defusedxml', location='', specifiers='>=0.5.0', markers='', comment='# PSF', extras=frozenset([]))])", | 13:04 |
kairat | which confused me for a while:) | 13:04 |
AJaeger | kairat: there'S #openstack-requirements channel for this | 13:05 |
*** rossella_s has quit IRC | 13:05 | |
AJaeger | kairat: read also https://docs.openstack.org/requirements/latest/ | 13:06 |
*** ldnunes has joined #openstack-infra | 13:06 | |
*** jcoufal has joined #openstack-infra | 13:07 | |
*** sree has quit IRC | 13:07 | |
*** rossella_s has joined #openstack-infra | 13:08 | |
*** sree has joined #openstack-infra | 13:08 | |
*** udesale has joined #openstack-infra | 13:10 | |
*** trown|outtypewww is now known as trown|rover | 13:10 | |
openstackgerrit | Merged openstack-infra/project-config master: Switch devstack / tempest testing to fedora-27 https://review.openstack.org/547109 | 13:11 |
*** udesale has quit IRC | 13:11 | |
*** udesale has joined #openstack-infra | 13:12 | |
*** edmondsw has joined #openstack-infra | 13:12 | |
*** sree has quit IRC | 13:12 | |
kairat | AJaeger, thanks, unfortunately, reading didn't help, i see the same requirements in global and project doc requirements, but requirements check still fail, so i waswondering if it was done intentionally or just a bag in config | 13:12 |
*** kjackal_ has quit IRC | 13:12 | |
kairat | *bug | 13:12 |
AJaeger | kairat: check comment=u'#PSF' and comment='# PSF' | 13:13 |
AJaeger | kairat: count your spaces | 13:14 |
kairat | ah, thanks, my fault, thanks AJaeger | 13:14 |
AJaeger | config-core, can we land https://review.openstack.org/548240/ , please? | 13:15 |
*** pcichy has quit IRC | 13:15 | |
*** pcichy has joined #openstack-infra | 13:15 | |
*** liuyulong has quit IRC | 13:17 | |
mordred | AJaeger: frickler beat me to it | 13:18 |
*** afred312 has quit IRC | 13:19 | |
*** afred312 has joined #openstack-infra | 13:20 | |
openstackgerrit | Merged openstack-infra/project-config master: Remove unused nodepool ready-scripts https://review.openstack.org/548240 | 13:21 |
*** kairat has left #openstack-infra | 13:21 | |
AJaeger | mordred, frickler, thanks | 13:22 |
*** sree has joined #openstack-infra | 13:22 | |
*** sree has quit IRC | 13:22 | |
*** chrisyang_0660 has quit IRC | 13:22 | |
*** links has quit IRC | 13:23 | |
*** rlandy has joined #openstack-infra | 13:23 | |
*** markvoelker has quit IRC | 13:24 | |
*** markvoelker has joined #openstack-infra | 13:24 | |
AJaeger | pabelanger: happy to do https://review.openstack.org/#/c/543130 now? (once it has been reviewed ;) | 13:25 |
pabelanger | AJaeger: yah, looks like we need a rebase, but +2 | 13:26 |
*** jcoufal has quit IRC | 13:27 | |
*** myoung|ruck|off is now known as myoung|ruck | 13:27 | |
AJaeger | pabelanger: ah, will rebase | 13:27 |
* fungi is not really around the computer today... needs to catch up on some chores around the house now that he's home again | 13:27 | |
AJaeger | pabelanger: conflicted with your just merged change ;) | 13:27 |
*** dave-mccowan has joined #openstack-infra | 13:28 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Good bye jenkins/scripts https://review.openstack.org/543130 | 13:29 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Remove jenkins-slave element from DIB images https://review.openstack.org/514485 | 13:29 |
*** rossella_s has quit IRC | 13:29 | |
AJaeger | pabelanger, mordred, frickler, could you review again these two changes, please ? ^ | 13:30 |
*** gongysh has joined #openstack-infra | 13:30 | |
pabelanger | +3 | 13:31 |
*** rosmaita has quit IRC | 13:32 | |
*** rossella_s has joined #openstack-infra | 13:32 | |
*** jcoufal has joined #openstack-infra | 13:32 | |
*** dave-mccowan has quit IRC | 13:38 | |
*** rossella_s has quit IRC | 13:39 | |
*** mriedem has joined #openstack-infra | 13:39 | |
*** rossella_s has joined #openstack-infra | 13:40 | |
*** Goneri has joined #openstack-infra | 13:41 | |
*** gongysh has quit IRC | 13:41 | |
*** ianychoi has joined #openstack-infra | 13:41 | |
*** psachin has quit IRC | 13:42 | |
*** psachin has joined #openstack-infra | 13:42 | |
*** panda|lunch is now known as panda | 13:44 | |
*** dave-mccowan has joined #openstack-infra | 13:45 | |
*** hwoarang has quit IRC | 13:47 | |
*** hwoarang has joined #openstack-infra | 13:47 | |
*** fultonj has joined #openstack-infra | 13:47 | |
openstackgerrit | Merged openstack-infra/project-config master: Good bye jenkins/scripts https://review.openstack.org/543130 | 13:47 |
*** fultonj has quit IRC | 13:47 | |
openstackgerrit | Merged openstack-infra/project-config master: Remove jenkins-slave element from DIB images https://review.openstack.org/514485 | 13:48 |
*** shardy has joined #openstack-infra | 13:48 | |
*** jistr is now known as jistr-mtg | 13:49 | |
*** rossella_s has quit IRC | 13:50 | |
*** kjackal has joined #openstack-infra | 13:50 | |
*** rpittau has joined #openstack-infra | 13:50 | |
*** rossella_s has joined #openstack-infra | 13:52 | |
mriedem | is there some known thing you have to do to get keystoneauth to work with swift in a py35 job? | 13:52 |
mriedem | seeing this http://logs.openstack.org/15/547815/2/check/osc-placement-dsvm-functional-py3/8fbd067/logs/screen-s-proxy.txt.gz#_Feb_26_16_32_43_426316 but i'm also seeing it in other py35 jobs | 13:53 |
andreaf | mriedem tosky is working on that exactly ^^^ | 13:53 |
*** afred312 has quit IRC | 13:53 | |
andreaf | mriedem at the moment we don't run swift in py35 jobs because swift does not support py3 | 13:54 |
mriedem | ah i see, looking at legacy-keystone-dsvm-py35-functional-v3-only | 13:54 |
*** afred312 has joined #openstack-infra | 13:54 | |
andreaf | mriedem but tosky idea is to run swift under py2 along with the rest on py3, but that requires installing different versions of some shared libraries like keystoneauth | 13:54 |
mriedem | or just get swift to support py3? | 13:55 |
mriedem | i'll just disable swift in the job def i'm working on | 13:55 |
tosky | mriedem: lucky you, but I need it | 13:56 |
tosky | I was trying with https://review.openstack.org/544383 but it fails in my job: https://review.openstack.org/#/c/304019/ (see sahara-tests-scenario-py3) | 13:57 |
mtreinish | pabelanger: if you get a sec could you take a look at: https://review.openstack.org/#/c/377071/3 | 13:58 |
*** psachin has quit IRC | 13:59 | |
*** slaweq_ has joined #openstack-infra | 14:01 | |
pabelanger | +3 | 14:03 |
mtreinish | infra-root: I'm not able to connect to firehose.o.o anymore. It might just be the airport wifi blocking the connections to the host, but could someone check if it crashed? | 14:03 |
mtreinish | pabelanger: cool, thanks | 14:03 |
*** slaweq_ has quit IRC | 14:05 | |
*** mikal_ has joined #openstack-infra | 14:07 | |
*** germs has joined #openstack-infra | 14:08 | |
*** germs has quit IRC | 14:08 | |
*** germs has joined #openstack-infra | 14:08 | |
*** mikal has quit IRC | 14:09 | |
*** haleyb has joined #openstack-infra | 14:14 | |
*** lbragstad has joined #openstack-infra | 14:16 | |
openstackgerrit | Merged openstack-infra/puppet-mosquitto master: Use the mosquitto ppa for ubuntu packages https://review.openstack.org/377071 | 14:16 |
*** links has joined #openstack-infra | 14:19 | |
frickler | mtreinish: infra-root: Mar 05 14:00:03 firehose01 kernel: mosquitto[12039]: segfault at 8 ip 00007fb1ceee6072 sp 00007fff8c075380 error 4 in libwebsockets.so.7[7fb1ceed1000+1f000] | 14:22 |
AJaeger | pabelanger, mordred thanks! | 14:22 |
frickler | mtreinish: doing a restart now | 14:23 |
AJaeger | pabelanger: now waiting for new images to build ;) | 14:23 |
pabelanger | AJaeger: we can likely kick off one now | 14:25 |
pabelanger | to make sure we are online when they land | 14:25 |
pabelanger | AJaeger: looks like xenial starts in 40mins | 14:26 |
AJaeger | pabelanger: good... | 14:27 |
*** kjackal_ has joined #openstack-infra | 14:27 | |
*** cshastri_ has joined #openstack-infra | 14:28 | |
*** afred312 has quit IRC | 14:28 | |
AJaeger | pabelanger: did you see frickler's changes https://review.openstack.org/549162 and https://review.openstack.org/549185 ? | 14:28 |
AJaeger | those are for Ubuntu bionic and solve the untrusted repos differently than you did ^ | 14:29 |
pabelanger | not yet, will look shortly | 14:30 |
*** afred312 has joined #openstack-infra | 14:33 | |
*** VW has joined #openstack-infra | 14:34 | |
*** germs has quit IRC | 14:35 | |
dmsimard | dirk: do you still need those held tumbleweed nodepool VMs ? | 14:37 |
*** links has quit IRC | 14:40 | |
*** VW has quit IRC | 14:40 | |
*** afred312 has quit IRC | 14:41 | |
*** afred312 has joined #openstack-infra | 14:42 | |
*** cshastri_ has quit IRC | 14:43 | |
*** VW has joined #openstack-infra | 14:43 | |
*** rkukura has quit IRC | 14:43 | |
*** masuberu has joined #openstack-infra | 14:44 | |
dmsimard | persia: is Ubuntu the only arm64 available image right now ? Wondering about https://review.openstack.org/#/c/549293/ | 14:45 |
persia | dmsimard: To my knowledge, yes. My understanding is that we'd need to add something else to DiB, and then get it to be built in the right place before we can use it (and all that is manually pinned at the moment). | 14:46 |
dmsimard | persia: ok, +3 | 14:46 |
*** esberglu has joined #openstack-infra | 14:46 | |
persia | My preference would be to have ARM64 for all the images we can, but I think we're not yet there in terms of understanding what can work. | 14:46 |
dmsimard | frickler: stilla around ? question for https://review.openstack.org/#/c/549162/ | 14:47 |
persia | Thanks! Next is to see if we can actually get a test to pass :) | 14:47 |
dmsimard | persia: working iteratively is totally fine | 14:47 |
openstackgerrit | Merged openstack/ptgbot master: Add more usage hints https://review.openstack.org/548422 | 14:47 |
dmsimard | persia: note that it's not necessary to define the nodeset in openstack-zuul-jobs, you can define nodesets anywhere | 14:47 |
frickler | dmsimard: a bit | 14:48 |
*** masber has quit IRC | 14:48 | |
dmsimard | frickler: so my understanding is that only the bionic repos are unsigned right now ? | 14:48 |
frickler | dmsimard: no, all our repo mirros are unsigned. the apt version in bionic is pickier about this than earlier versions | 14:49 |
persia | dmsimard: I had the impression that openstack-zuul-jobs was considered the normally appropriate place to define things that were expected to be generally usable (and findable). Would you recommend somewhere else when we can get fedora or tumbleweed images working? | 14:49 |
dmsimard | frickler: ah -- I was confused for a moment. Not totally awake yet | 14:49 |
dmsimard | frickler: is someone working on getting bionic up and running ? | 14:50 |
frickler | dmsimard: yes, pabelanger created images. I noted this issue on my first tests with it | 14:50 |
pabelanger | it is best effort until bionic actually has a release. We don't want jobs running in gate until then | 14:50 |
dmsimard | pabelanger: that's fair | 14:50 |
pabelanger | but yah, it would be nice to get the apt fix, then see about wheel-builders | 14:51 |
dmsimard | persia: yeah, openstack-zuul-jobs is adequate for something that is meant to be shared and used with the openstack community while zuul-jobs is meant to be generic and shared between different deployments of zuul. | 14:51 |
frickler | dmsimard: pabelanger: this is the failure, need to look in ara/json for details http://logs.openstack.org/04/548504/1/check/tempest-full-py36/bd770e3/job-output.txt.gz#_2018-03-02_09_34_34_029934 | 14:51 |
dmsimard | persia: what I mean is that you don't need to wait for anything to land in openstack-zuul-jobs to start iterating on things -- for example you could submit your patch to add a nodeset in openstack-zuul-jobs and then start "consuming" it directly with a depends-on | 14:52 |
persia | In that case, yeah, it belongs in openstack-zuul-jobs, as it depends on specific resources donated to OpenStack (which may or may not be available to other zuul deployments) | 14:52 |
openstackgerrit | Merged openstack-infra/project-config master: Finalize removing requests-mock https://review.openstack.org/549671 | 14:52 |
openstackgerrit | Merged openstack-infra/project-config master: Added docs and publish-to-pypi jobs to vitrage-tempest-plugin https://review.openstack.org/546667 | 14:52 |
dmsimard | frickler: sounds about right: http://logs.openstack.org/04/548504/1/check/tempest-full-py36/bd770e3/ara/result/c9ccd83d-6acc-4040-aef3-4eb58e0a4ecf/ | 14:52 |
*** rkukura has joined #openstack-infra | 14:53 | |
persia | Oh, yes, I've been consuming the "add a nodeset" with depends-on: that's how it got to the point that we knew it correctly deployed a test environment (just fixed with some DNS adjustment maybe 12-15 hours ago). The updated change without W-1 was because we reached some level of "success". | 14:53 |
frickler | dmsimard: ah, now I finally found the button to create this deeplink into ara results :D | 14:53 |
dmsimard | frickler: it's the blue link thingie | 14:54 |
frickler | dmsimard: yeah | 14:54 |
*** rosmaita has joined #openstack-infra | 14:54 | |
pabelanger | dmsimard: frickler: AJaeger: we can merge https://review.openstack.org/549642/ as non-voting bionic, then confirm trusted repos work | 14:54 |
pabelanger | then flip it back to voting | 14:54 |
persia | Some things still wait on https://review.openstack.org/#/c/546466/, but that consumes a lot more resources, so should be checked carefully | 14:55 |
*** germs has joined #openstack-infra | 14:55 | |
*** germs has quit IRC | 14:55 | |
*** germs has joined #openstack-infra | 14:55 | |
frickler | pabelanger: sounds reasonable, yes. I did test my patch on a local instance, though | 14:55 |
*** germs has quit IRC | 14:56 | |
pabelanger | frickler: yah, as long as trusty works with your patch, I think we can merge it | 14:56 |
*** germs has joined #openstack-infra | 14:57 | |
*** germs has quit IRC | 14:57 | |
*** germs has joined #openstack-infra | 14:57 | |
pabelanger | frickler: but unsure, did you confirm | 14:57 |
*** lihi has quit IRC | 14:57 | |
*** lihi has joined #openstack-infra | 14:58 | |
*** gridinv has quit IRC | 14:59 | |
*** arxcruz has quit IRC | 15:00 | |
*** raginbaji has quit IRC | 15:00 | |
dmsimard | AJaeger: I'm not sure about https://review.openstack.org/#/c/548082/ ? I'm lacking context perhaps.. Are we going to create wrappers for every little thing ? | 15:00 |
*** arxcruz has joined #openstack-infra | 15:00 | |
*** rlandy_ has joined #openstack-infra | 15:00 | |
dmsimard | smcginnis: Doug chimed in to https://review.openstack.org/#/c/548928/, just wanted to make sure it was ok with you before +3'ing it | 15:01 |
*** rlandy has quit IRC | 15:01 | |
*** shoogz has quit IRC | 15:01 | |
AJaeger | dmsimard: I don't want wrapper for every little thing either - I was writing the two changes in the needed-by and think this is generic enough to add it. | 15:01 |
dirk | dmsimard: no, please remove the node pool locks for tumbleweed | 15:02 |
dirk | dmsimard: sorry, I forgot about that, the problem is solved | 15:02 |
dmsimard | dirk: np, thanks | 15:02 |
*** rlandy__ has joined #openstack-infra | 15:02 | |
*** raginbajin has joined #openstack-infra | 15:03 | |
AJaeger | dmsimard: but let's ask here what the other zuul experts think about https://review.openstack.org/#/c/548082/ ... | 15:03 |
frickler | pabelanger: ah, no, good point, will do that. if it doesn't work there, we could enable it only for bionic jobs | 15:03 |
*** hongbin has joined #openstack-infra | 15:03 | |
AJaeger | dmsimard: thanks for cleaning up our backlog! | 15:03 |
dmsimard | AJaeger: I don't mind either way too much, it just feels like a slippery slope but I guess it boils down to the fact that we can't force people to use Ansible if they don't want to ? | 15:04 |
*** gridinv has joined #openstack-infra | 15:04 | |
dmsimard | AJaeger: I mean, might as well switch everything to run_command: tox -e docs :P | 15:04 |
AJaeger | dmsimard: want to review these older ones as well? https://review.openstack.org/#/c/548012/ https://review.openstack.org/#/c/548045/ | 15:05 |
dmsimard | AJaeger: yeah I'm churning through the backlog right now | 15:05 |
AJaeger | dmsimard: my idea was that for a single line, we can provide them a simple job. | 15:05 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Added enpoint to add summit venue floor https://review.openstack.org/549782 | 15:05 |
*** rlandy_ has quit IRC | 15:05 | |
AJaeger | infra-root, config-core, any comments on https://review.openstack.org/#/c/548082/ ? | 15:06 |
*** trown|rover is now known as trown|brb | 15:07 | |
*** rossella_s has quit IRC | 15:07 | |
pabelanger | seems like a slipper slop to start templating ansible playbooks, where it could just be a role | 15:08 |
pabelanger | slope* | 15:08 |
openstackgerrit | Merged openstack-infra/project-config master: Adds publish-to-pypi to oswin-tempest-plugin https://review.openstack.org/547348 | 15:09 |
openstackgerrit | Merged openstack-infra/project-config master: New project for Tatu (SSH as a Service) CLI and Python Client. https://review.openstack.org/537802 | 15:09 |
openstackgerrit | Merged openstack-infra/project-config master: Add new project config for kayobe https://review.openstack.org/546681 | 15:09 |
openstackgerrit | Merged openstack-infra/project-config master: Remove newton job from projects pipeline https://review.openstack.org/547328 | 15:09 |
openstackgerrit | Merged openstack-infra/project-config master: Added NodeJS v6 jobs to check pipeline https://review.openstack.org/537634 | 15:09 |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Add Ubuntu Xenial ARM64 nodes to nodesets.yaml https://review.openstack.org/549293 | 15:09 |
*** lpetrut has joined #openstack-infra | 15:10 | |
*** lpetrut has quit IRC | 15:10 | |
*** trown|brb is now known as trown|rover | 15:10 | |
*** rossella_s has joined #openstack-infra | 15:11 | |
openstackgerrit | Jens Harbott (frickler) proposed openstack-infra/project-config master: Add trusted option to apt mirrors https://review.openstack.org/549185 | 15:11 |
openstackgerrit | Matt Riedemann proposed openstack-infra/project-config master: Remove legacy-tempest-dsvm-cells job usage https://review.openstack.org/549785 | 15:12 |
AJaeger | pabelanger: do you have a better idea on how to do this? Or would you rather not do it? | 15:13 |
*** bobh has joined #openstack-infra | 15:14 | |
*** armaan has quit IRC | 15:15 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/openstack-zuul-jobs master: Remove legacy-tempest-dsvm-cells job definition https://review.openstack.org/549786 | 15:16 |
*** armaan has joined #openstack-infra | 15:16 | |
*** jistr-mtg is now known as jistr | 15:16 | |
zxiiro | Anyone know if there will be contributor coupon codes for OpenStack summit vancouver this year? | 15:16 |
pabelanger | AJaeger: I haven't really looked into the problem, but seems duplicate data seems to be the issue | 15:17 |
*** rossella_s has quit IRC | 15:20 | |
*** rosmaita has quit IRC | 15:21 | |
*** rossella_s has joined #openstack-infra | 15:22 | |
*** rlandy__ is now known as rlandy | 15:23 | |
clarkb | zxiiro: codes went out for ptg attendees unsure about subsequent codes | 15:27 |
*** agopi has joined #openstack-infra | 15:27 | |
zxiiro | ah. I haven't attended any PTGs | 15:29 |
zxiiro | I hope those who don't go to those but contribute can still get codes. | 15:29 |
*** ldnunes has quit IRC | 15:32 | |
*** ldnunes has joined #openstack-infra | 15:32 | |
*** masber has joined #openstack-infra | 15:33 | |
*** openstackgerrit has quit IRC | 15:34 | |
AJaeger | pabelanger: looking at http://nl01.openstack.org/dib-image-list I see xenial image build failing - could you check logs, please? | 15:34 |
*** armaan has quit IRC | 15:36 | |
persia | zxiiro: My memory of discussions about creating PTG involved a change to how codes worked. I could be mistaken, but you may want to reach out to foundation staff directly to understand current policy. | 15:36 |
*** armaan has joined #openstack-infra | 15:36 | |
*** masuberu has quit IRC | 15:36 | |
frickler | AJaeger: pabelanger: fatal: repository 'https://git.openstack.org/openstack/kayobe.git/' not found | 15:38 |
frickler | may have been bad timing with the project creation earlier | 15:38 |
AJaeger | frickler: oh, indeed - let's wait for project creation first. | 15:39 |
AJaeger | thanks | 15:39 |
*** openstackgerrit has joined #openstack-infra | 15:39 | |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Added enpoint to add summit venue floor https://review.openstack.org/549782 | 15:39 |
*** eernst has joined #openstack-infra | 15:39 | |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Remove legacy liberasurecode jobs https://review.openstack.org/549521 | 15:39 |
AJaeger | ok, kayobe is set up now - now dib might work... | 15:41 |
*** rosmaita has joined #openstack-infra | 15:43 | |
*** david-lyle has joined #openstack-infra | 15:44 | |
*** kjackal_ has quit IRC | 15:44 | |
*** slaweq has quit IRC | 15:46 | |
*** masber has quit IRC | 15:46 | |
dmsimard | infra-root: err, the mysql client libraries aren't installed on zuul01? Where else would I look at the database from ? | 15:48 |
dmsimard | I can send a puppet patch to install them even if it's just for convenience I guess | 15:49 |
*** bobh_ has joined #openstack-infra | 15:50 | |
*** r-daneel has joined #openstack-infra | 15:51 | |
*** bobh has quit IRC | 15:53 | |
*** e0ne has joined #openstack-infra | 15:56 | |
openstackgerrit | Merged openstack-infra/project-config master: Remove legacy-neutron-dsvm-api job from devstack-gate https://review.openstack.org/548045 | 16:01 |
openstackgerrit | Merged openstack-infra/project-config master: Make combined and correct acls for openstacksdk team https://review.openstack.org/548012 | 16:02 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Allow updates from untrusted mirrors https://review.openstack.org/549162 | 16:02 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: bindep: use shell instead of command with executable https://review.openstack.org/546869 | 16:02 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: ara: check for return code instead of succeed https://review.openstack.org/546892 | 16:02 |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Remove project translation template for Ocata https://review.openstack.org/547975 | 16:02 |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Remove now unused jobs from various sahara repositories https://review.openstack.org/546694 | 16:02 |
dmsimard | merge storm | 16:02 |
*** ijw has joined #openstack-infra | 16:03 | |
*** andreas_s has quit IRC | 16:05 | |
*** suhdood has joined #openstack-infra | 16:05 | |
*** _alastor_ has joined #openstack-infra | 16:05 | |
*** andreas_s has joined #openstack-infra | 16:09 | |
*** electrofelix has quit IRC | 16:10 | |
*** smarcet has quit IRC | 16:10 | |
*** david-lyle has quit IRC | 16:15 | |
*** david-lyle has joined #openstack-infra | 16:15 | |
*** slaweq has joined #openstack-infra | 16:16 | |
*** VW_ has joined #openstack-infra | 16:16 | |
*** andreas_s has quit IRC | 16:18 | |
*** VW__ has joined #openstack-infra | 16:19 | |
*** VW has quit IRC | 16:19 | |
*** VW_ has quit IRC | 16:19 | |
*** david-lyle has quit IRC | 16:19 | |
openstackgerrit | Krzysztof Klimonda proposed openstack-infra/zuul master: [WIP] Pass variables returned by zuul_return to other playbooks https://review.openstack.org/549807 | 16:21 |
*** slaweq has quit IRC | 16:23 | |
*** andreas_s has joined #openstack-infra | 16:24 | |
pabelanger | AJaeger: ubuntu-xenial DIBs uploading now, should be online shortly | 16:25 |
*** pblaho has quit IRC | 16:27 | |
*** slaweq has joined #openstack-infra | 16:27 | |
pabelanger | Still on UTC time, ready to call it a day and get some guinness :D | 16:27 |
*** udesale has quit IRC | 16:29 | |
*** janki has quit IRC | 16:36 | |
*** andreas_s has quit IRC | 16:38 | |
*** rosmaita has quit IRC | 16:38 | |
*** david-lyle has joined #openstack-infra | 16:41 | |
*** pblaho has joined #openstack-infra | 16:43 | |
*** germs has quit IRC | 16:45 | |
*** armaan_ has joined #openstack-infra | 16:46 | |
*** olaph1 has joined #openstack-infra | 16:47 | |
*** danpawlik has quit IRC | 16:48 | |
*** armaan has quit IRC | 16:48 | |
*** ijw has quit IRC | 16:48 | |
*** olaph has quit IRC | 16:48 | |
*** david-lyle has quit IRC | 16:48 | |
Zara_ | tiny storyboard project-config change in need of reviews: https://review.openstack.org/#/c/545726/ | 16:48 |
*** smarcet has joined #openstack-infra | 16:48 | |
Zara_ | sigmund the storyboard snowman will wave at the reviewer(s) | 16:49 |
*** kjackal has quit IRC | 16:51 | |
*** shoogz has joined #openstack-infra | 16:51 | |
*** shoogz has joined #openstack-infra | 16:52 | |
*** shoogz has joined #openstack-infra | 16:52 | |
*** olaph1 is now known as olaph | 16:52 | |
*** lucasagomes is now known as lucas-afk | 16:56 | |
*** VW__ has quit IRC | 16:57 | |
*** VW has joined #openstack-infra | 16:57 | |
*** VW has quit IRC | 16:58 | |
*** olaph1 has joined #openstack-infra | 16:59 | |
*** VW has joined #openstack-infra | 16:59 | |
*** jcoufal_ has joined #openstack-infra | 16:59 | |
*** olaph has quit IRC | 17:00 | |
*** jcoufal has quit IRC | 17:01 | |
*** rosmaita has joined #openstack-infra | 17:01 | |
prometheanfire | can I get a second review on https://review.openstack.org/548604 ? | 17:02 |
AJaeger | pabelanger: great, thanks | 17:06 |
*** beagles is now known as beagles|afk | 17:07 | |
*** kjackal has joined #openstack-infra | 17:07 | |
*** slaweq_ has joined #openstack-infra | 17:09 | |
*** slaweq_ has quit IRC | 17:10 | |
*** rossella_s has quit IRC | 17:10 | |
*** trown|rover is now known as trown|lunch | 17:12 | |
*** smarcet has quit IRC | 17:12 | |
*** olaph has joined #openstack-infra | 17:13 | |
*** olaph1 has quit IRC | 17:13 | |
*** rossella_s has joined #openstack-infra | 17:13 | |
*** danpawlik has joined #openstack-infra | 17:14 | |
*** Goneri has quit IRC | 17:15 | |
*** Goneri has joined #openstack-infra | 17:16 | |
*** smarcet has joined #openstack-infra | 17:18 | |
*** danpawlik has quit IRC | 17:19 | |
*** rossella_s has quit IRC | 17:19 | |
*** ykarel|meeting has quit IRC | 17:20 | |
*** rossella_s has joined #openstack-infra | 17:21 | |
openstackgerrit | Merged openstack-infra/storyboard master: Fix login when using python 3 https://review.openstack.org/545596 | 17:22 |
*** shoogz has joined #openstack-infra | 17:23 | |
*** shoogz has joined #openstack-infra | 17:23 | |
*** shoogz has joined #openstack-infra | 17:24 | |
*** shoogz has joined #openstack-infra | 17:24 | |
*** shoogz has joined #openstack-infra | 17:25 | |
*** shoogz has joined #openstack-infra | 17:25 | |
*** e0ne_ has joined #openstack-infra | 17:26 | |
*** olaph1 has joined #openstack-infra | 17:27 | |
*** shoogz has joined #openstack-infra | 17:27 | |
*** olaph has quit IRC | 17:28 | |
*** kjackal has quit IRC | 17:29 | |
ttx | Anything that would explain the release jobs fails at http://logs.openstack.org/8f/8f4c6b61288159787b8eb2f89820790a87b17e7b/release-post/tag-releases/577d418/ara/ ? | 17:29 |
ttx | rsync: mkdir "/home/zuul/scripts/release-tools" failed: No such file or directory (2) | 17:29 |
*** e0ne has quit IRC | 17:30 | |
pabelanger | ttx: that is likey related to the change AJaeger and team just merged | 17:30 |
*** shoogz has joined #openstack-infra | 17:31 | |
ttx | trying to see which one | 17:31 |
pabelanger | i think https://review.openstack.org/542639/ | 17:32 |
AJaeger | ttx, will look into it... | 17:32 |
pabelanger | we likely need to add task to make sure /home/zuul/scripts/release-tools exists before rsync | 17:32 |
*** shoogz has joined #openstack-infra | 17:32 | |
*** dprince has quit IRC | 17:33 | |
AJaeger | pabelanger: indeed | 17:33 |
AJaeger | pabelanger: will you do or shall I? | 17:33 |
*** shoogz has joined #openstack-infra | 17:33 | |
*** jrist has quit IRC | 17:33 | |
pabelanger | AJaeger: go for it, I can review | 17:33 |
ttx | There is also a shred: /home/zuul/.launchpadlib/creds: failed to open for writing: No such file or directory | 17:33 |
*** shoogz has joined #openstack-infra | 17:33 | |
AJaeger | ;) | 17:34 |
ttx | probably unrelated | 17:34 |
AJaeger | ttx, I didn't touch that one | 17:34 |
ttx | AJaeger: I'll revert those approved changes as a way to reenqueue those jobs tomorrow once you fix it :) | 17:35 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Ensure that /home/zuul/scripts/ exist https://review.openstack.org/549827 | 17:36 |
AJaeger | ttx, thanks - and sorry for breaking that. | 17:36 |
AJaeger | pabelanger, ttx, ^ | 17:36 |
*** pblaho1 has joined #openstack-infra | 17:36 | |
*** shoogz has joined #openstack-infra | 17:37 | |
*** bobh_ has quit IRC | 17:37 | |
*** shoogz has joined #openstack-infra | 17:38 | |
*** shoogz has quit IRC | 17:38 | |
*** shoogz has joined #openstack-infra | 17:38 | |
*** pblaho has quit IRC | 17:40 | |
*** shoogz has joined #openstack-infra | 17:40 | |
*** shoogz has joined #openstack-infra | 17:40 | |
*** shoogz has joined #openstack-infra | 17:41 | |
*** rlandy is now known as rlandy|biab | 17:42 | |
*** shoogz has joined #openstack-infra | 17:42 | |
AJaeger | thanks, mordred and pabelanger ! | 17:42 |
*** jrist has joined #openstack-infra | 17:43 | |
*** jrist has quit IRC | 17:43 | |
*** jrist has joined #openstack-infra | 17:43 | |
openstackgerrit | Merged openstack-infra/storyboard-webclient master: Use icons.less for tasks, worklists, and boards https://review.openstack.org/545675 | 17:45 |
*** jamesmcarthur has joined #openstack-infra | 17:46 | |
pabelanger | woot, I think kubespray installed properly: http://logs.openstack.org/68/549768/11/check/kubespray-base/dc9118b/job-output.txt.gz | 17:47 |
*** jbadiapa has quit IRC | 17:47 | |
*** ykarel has joined #openstack-infra | 17:47 | |
*** e0ne_ has quit IRC | 17:48 | |
pabelanger | sadly, I can't do it directly from zuul-executor right now, they only support ansible 2.4 | 17:48 |
ttx | AJaeger: thx! | 17:48 |
*** ijw has joined #openstack-infra | 17:48 | |
openstackgerrit | Merged openstack-infra/storyboard-webclient master: Upgrade node version in tests to 6 https://review.openstack.org/545703 | 17:49 |
*** VW has quit IRC | 17:51 | |
*** VW has joined #openstack-infra | 17:51 | |
*** shardy has quit IRC | 17:51 | |
zigo | What's the deal with oslopolicy-policy-generator? It looks like it's not producing a .json file, but that service still expect it. | 17:52 |
zigo | Is it up to me (ie: package maintainer) to transform it into a json file? | 17:52 |
*** panda is now known as panda|off | 17:52 | |
AJaeger | zigo: there's #openstack-dev for general development questions and the specific #openstack-oslo channel as well. | 17:53 |
zigo | AJaeger: Sure, going there. | 17:53 |
*** olaph has joined #openstack-infra | 17:54 | |
openstackgerrit | Merged openstack-infra/project-config master: Ensure that /home/zuul/scripts/ exist https://review.openstack.org/549827 | 17:54 |
AJaeger | ttx, do you have a test release change you want to run? ^ | 17:55 |
*** olaph1 has quit IRC | 17:55 | |
AJaeger | ttx, I don't expect other surprises - just want to be sure. | 17:55 |
*** ijw has quit IRC | 17:57 | |
*** myoung|ruck is now known as myoung|ruck|food | 17:59 | |
*** wolverineav has joined #openstack-infra | 17:59 | |
*** VW_ has joined #openstack-infra | 18:00 | |
*** VW_ has quit IRC | 18:00 | |
*** wolverineav has quit IRC | 18:00 | |
*** VW_ has joined #openstack-infra | 18:00 | |
*** wolverineav has joined #openstack-infra | 18:01 | |
*** derekh has quit IRC | 18:01 | |
*** VW_ has quit IRC | 18:02 | |
*** VW_ has joined #openstack-infra | 18:02 | |
openstackgerrit | Zara proposed openstack-infra/storyboard-webclient master: Make $scope.project into a promise in the detail view https://review.openstack.org/548243 | 18:03 |
*** VW has quit IRC | 18:03 | |
*** VW_ is now known as VW | 18:03 | |
*** jbadiapa has joined #openstack-infra | 18:03 | |
*** dprince has joined #openstack-infra | 18:04 | |
*** armaan_ has quit IRC | 18:05 | |
*** Zara_ is now known as zara_the_lemur__ | 18:05 | |
*** armaan has joined #openstack-infra | 18:05 | |
*** boden has joined #openstack-infra | 18:08 | |
*** efoley has quit IRC | 18:08 | |
boden | hi, as of recent our CI starting hitting the error “ostestr: not found” for example http://logs.openstack.org/26/549826/1/check/openstack-tox-py27/ec7fb73/job-output.txt.gz#_2018-03-05_17_44_42_080650 any ideas why this might be? | 18:09 |
*** felipemonteiro has joined #openstack-infra | 18:09 | |
*** hashar is now known as hasharAway | 18:10 | |
*** links has joined #openstack-infra | 18:10 | |
*** gouthamr has joined #openstack-infra | 18:12 | |
*** jrist has quit IRC | 18:14 | |
*** zoli is now known as zoli|gone | 18:15 | |
*** zoli|gone is now known as zoli | 18:16 | |
*** danpawlik has joined #openstack-infra | 18:18 | |
*** slaweq_ has joined #openstack-infra | 18:21 | |
frickler | boden: I think this has been removed from our images now, there has been a long deprecation phase. is there a specific reason you have not migrated to stestr? | 18:22 |
*** ykarel has quit IRC | 18:22 | |
*** tesseract has quit IRC | 18:22 | |
boden | frickler it wasn’t on my radar for some reason | 18:23 |
*** danpawlik has quit IRC | 18:23 | |
boden | frickler I’ll have to work on that now :) will look at how others are doing it | 18:23 |
*** gouthamr has quit IRC | 18:23 | |
frickler | boden: we may be able to roll back for a limited time. infra-root: ^^ | 18:24 |
*** jamesmcarthur has quit IRC | 18:24 | |
*** jamesmcarthur has joined #openstack-infra | 18:24 | |
boden | frickler let me take a look at it.. is it a painful migration? | 18:24 |
frickler | boden: I haven't really done anything with it, might be as simple as s/ostestr/stestr/ | 18:25 |
boden | frickler ack, I’m looking now | 18:25 |
pabelanger | I don't think there is anything ostestr on the images | 18:25 |
*** trown|lunch is now known as trown | 18:26 | |
pabelanger | if you still need it, you can install it | 18:26 |
*** myoung|ruck|food is now known as myoung|ruck | 18:26 | |
pabelanger | I'm unsure what | 18:26 |
pabelanger | vmware-nsx/tools/ostestr_compat_shim.sh | 18:26 |
pabelanger | is doing | 18:26 |
*** danpawlik has joined #openstack-infra | 18:27 | |
boden | pabelanger same thing neutron’s is doing I think https://github.com/openstack/neutron/blob/master/tools/ostestr_compat_shim.sh | 18:27 |
boden | I see we don’t have a .stestr file | 18:28 |
boden | .stestr.conf I mean | 18:28 |
boden | frankly I don’t know tons of details yet, I kind of inherrited this stuff so am still learning | 18:29 |
pabelanger | mtreinish: suggestions on what to do here?^s | 18:31 |
*** danpawlik has quit IRC | 18:31 | |
*** r-daneel has quit IRC | 18:32 | |
*** r-daneel has joined #openstack-infra | 18:32 | |
*** jcoufal_ has quit IRC | 18:33 | |
*** gouthamr has joined #openstack-infra | 18:34 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/puppet-openstackci master: Add support for installing ARA wsgi middleware for sqlite databases https://review.openstack.org/513866 | 18:35 |
*** jcoufal has joined #openstack-infra | 18:41 | |
*** olaph1 has joined #openstack-infra | 18:42 | |
*** rlandy|biab is now known as rlandy | 18:42 | |
*** olaph has quit IRC | 18:43 | |
*** danpawlik has joined #openstack-infra | 18:44 | |
*** germs has joined #openstack-infra | 18:46 | |
*** e0ne has joined #openstack-infra | 18:47 | |
*** e0ne has quit IRC | 18:47 | |
*** danpawlik has quit IRC | 18:48 | |
*** harlowja has joined #openstack-infra | 18:49 | |
*** germs has quit IRC | 18:51 | |
*** links has quit IRC | 18:51 | |
*** ijw has joined #openstack-infra | 18:52 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/puppet-openstackci master: Add support for installing ARA wsgi middleware for sqlite databases https://review.openstack.org/513866 | 18:53 |
*** beagles|afk is now known as beagles | 18:54 | |
*** jamesmcarthur has quit IRC | 18:56 | |
*** jamesmcarthur has joined #openstack-infra | 18:57 | |
*** ijw has quit IRC | 18:57 | |
*** jamesmcarthur has quit IRC | 18:57 | |
*** ijw has joined #openstack-infra | 18:57 | |
*** jamesmcarthur has joined #openstack-infra | 18:57 | |
*** pcichy has quit IRC | 18:58 | |
*** e0ne has joined #openstack-infra | 18:59 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Added enpoint update summit venue floor https://review.openstack.org/549844 | 19:00 |
*** rosmaita has quit IRC | 19:01 | |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Added enpoint update summit venue floor https://review.openstack.org/549844 | 19:02 |
*** rosmaita has joined #openstack-infra | 19:02 | |
*** ijw has quit IRC | 19:04 | |
*** esberglu has quit IRC | 19:05 | |
*** camunoz has joined #openstack-infra | 19:06 | |
*** esberglu has joined #openstack-infra | 19:06 | |
*** rosmaita has quit IRC | 19:07 | |
*** felipemonteiro has quit IRC | 19:08 | |
*** jrist has joined #openstack-infra | 19:09 | |
*** jrist has quit IRC | 19:09 | |
*** jrist has joined #openstack-infra | 19:09 | |
*** ralonsoh has quit IRC | 19:12 | |
*** jamesmcarthur has quit IRC | 19:14 | |
*** jrist has quit IRC | 19:14 | |
openstackgerrit | Kendall Nelson proposed openstack-infra/irc-meetings master: Add a file for First Contact SIG https://review.openstack.org/549849 | 19:16 |
AJaeger | ianw: http://nl01.openstack.org/dib-image-list shows an ubuntu-xenial-arm64-0000000024 building since *4* days. Something is wrong there... | 19:16 |
mordred | boden: ostestr is provided by the 'os-testr' requirement | 19:16 |
mordred | boden: so just add os-testr to your test-requirements and you should be fine | 19:16 |
boden | mordred thanks.. was trying to see if I can get stestr working first | 19:17 |
mordred | boden: that said - just moving natively to stestr is a better bet at this point, as os-testr is a wrapper around testr that has been superceeded by stestr | 19:17 |
mordred | boden: ++ | 19:17 |
mordred | boden: let me know if you hit any snags - I've done a few different testr->stestr migrations now | 19:18 |
AJaeger | #success Jenkins user and jenkins directory on images are gone. /usr/local/jenkins is only created for legacy jobs | 19:20 |
openstackstatus | AJaeger: Added success to Success page (https://wiki.openstack.org/wiki/Successes) | 19:20 |
*** VW_ has joined #openstack-infra | 19:20 | |
*** danpawlik has joined #openstack-infra | 19:20 | |
*** e0ne has quit IRC | 19:21 | |
*** VW_ has quit IRC | 19:21 | |
*** VW has quit IRC | 19:21 | |
*** VW has joined #openstack-infra | 19:21 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config master: Remove jenkins dir from README.rst https://review.openstack.org/549850 | 19:21 |
AJaeger | One place missed ^ | 19:21 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul master: Match github model of granting admins write https://review.openstack.org/549853 | 19:24 |
*** danpawlik has quit IRC | 19:25 | |
*** rodrigods has joined #openstack-infra | 19:25 | |
AJaeger | mordred: did you see https://review.openstack.org/545377 ? That's one half of the change - and I fear the other part will mean a complete rework of sphinx docs building ;( | 19:26 |
*** rodrigods has quit IRC | 19:28 | |
*** rodrigods has joined #openstack-infra | 19:28 | |
*** zerick has quit IRC | 19:30 | |
*** zerick has joined #openstack-infra | 19:31 | |
*** tosky has quit IRC | 19:31 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Save the ARA sqlite database in a specific folder https://review.openstack.org/513874 | 19:32 |
mordred | AJaeger: oh good! | 19:34 |
*** tosky has joined #openstack-infra | 19:35 | |
*** caphrim007 has joined #openstack-infra | 19:36 | |
mordred | AJaeger: I don't hve the brainpower to make full suggestions today ... but after a quick scan of that change and the discussion - perhaps we may want to consider a sphinx extension that contains the logic needed to deal with the multiple translations files | 19:37 |
mordred | AJaeger: but that's not a real suggestion - just me thinking out loud - I'll read that whole thing in more detail tomorrow and we can talk about actual ideas | 19:37 |
AJaeger | mordred: interesting idea - and I have no brain power either for that currently. Just wanted to flag it before we have a half-baked approach. Not sure whether we need a spec or something like that... | 19:38 |
mordred | AJaeger: maybe if we ignore it it'll go away? ;) | 19:41 |
AJaeger | mordred: I'm bad with ignoring reviews ;( Let me try... | 19:45 |
*** camunoz has quit IRC | 19:48 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Added endpoint delete venue floor https://review.openstack.org/549860 | 19:48 |
*** camunoz1 has joined #openstack-infra | 19:49 | |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Added endpoint delete venue floor https://review.openstack.org/549860 | 19:49 |
*** dave-mccowan has quit IRC | 19:49 | |
*** danpawlik has joined #openstack-infra | 19:54 | |
*** david-lyle has joined #openstack-infra | 19:55 | |
*** VW_ has joined #openstack-infra | 19:56 | |
*** hasharAway is now known as hashar | 19:57 | |
*** VW_ has quit IRC | 19:57 | |
*** VW__ has joined #openstack-infra | 19:58 | |
*** VW has quit IRC | 19:58 | |
*** rockyg has joined #openstack-infra | 19:59 | |
*** danpawlik has quit IRC | 19:59 | |
*** camunoz1 has left #openstack-infra | 20:00 | |
*** camunoz1 has joined #openstack-infra | 20:01 | |
*** VW__ has quit IRC | 20:01 | |
*** VW has joined #openstack-infra | 20:02 | |
*** olaph has joined #openstack-infra | 20:02 | |
*** jcoufal_ has joined #openstack-infra | 20:02 | |
fungi | zxiiro: sorry i'm not really around today, but the plan is for me to send out half-price summit registration discounts around the middle of this week to any recent code contributors who weren't ptg attendeees. we just needed to wait until after the last morning of the ptg so we knew who checked in | 20:03 |
fungi | persia: ^ | 20:03 |
*** jcoufal has quit IRC | 20:03 | |
persia | Could someone who knows something about how we use AFS comment on https://review.openstack.org/549655 ? My initial reading of the docs caused confusion, but I don't know enough to know if the suggested improvements are better. | 20:03 |
fungi | there's no real policy around discounts, it | 20:04 |
*** olaph1 has quit IRC | 20:04 | |
fungi | 's more up to the foundation event organizers to figure out what sort of discounts they can swing for a given event | 20:04 |
zxiiro | fungi: cool thanks for the update. | 20:04 |
persia | fungi: That makes sense. Thanks. | 20:04 |
*** camunoz1 has left #openstack-infra | 20:06 | |
zxiiro | forgot there was an in progress PTG last week. | 20:07 |
*** camunoz has joined #openstack-infra | 20:07 | |
*** david-lyle has quit IRC | 20:08 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/puppet-openstackci master: Add support for installing ARA wsgi middleware for sqlite databases https://review.openstack.org/513866 | 20:08 |
*** camunoz has quit IRC | 20:12 | |
*** rossella_s has quit IRC | 20:13 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/system-config master: Enable and configure the ara middleware for logs-dev.o.o https://review.openstack.org/513868 | 20:15 |
*** jcoufal_ has quit IRC | 20:15 | |
*** camunoz_ has joined #openstack-infra | 20:15 | |
*** rossella_s has joined #openstack-infra | 20:15 | |
*** jrist has joined #openstack-infra | 20:16 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/zuul-jobs master: Save the ARA sqlite database in a specific folder https://review.openstack.org/513874 | 20:18 |
dmsimard | infra-root: ARA's "sqlite over http" middleware reviews are ready for review after addressing the last standing problem: https://review.openstack.org/#/q/topic:ara-sqlite-middleware | 20:19 |
dmsimard | These will allow us 1) stop generating html reports altogether 2) save the ara database instead (one file and a fraction of the weight of the HTML files) 3) load the database on the fly 4) enable it for all jobs (successful or not) | 20:20 |
pabelanger | mordred: http://logs.openstack.org/68/549768/20/check/kubespray-base/3d2e58c/job-output.txt.gz example kubespray install, using tests from their project to validate k8s was install / configured properly | 20:21 |
dmsimard | The last standing problem was the htmlify middleware conflicting with ARA, I've addressed it by preventing rewrites when under the report directory | 20:21 |
*** e0ne has joined #openstack-infra | 20:22 | |
*** mikal_ is now known as mikal | 20:24 | |
*** danpawlik has joined #openstack-infra | 20:31 | |
*** d0ugal has quit IRC | 20:32 | |
pabelanger | AJaeger: have you see http://logs.openstack.org/29/538929/1/gate/neutron-grenade/7e1eafb/job-output.txt.gz#_2018-03-05_19_12_17_508068 | 20:32 |
*** suhdood has quit IRC | 20:33 | |
*** d0ugal has joined #openstack-infra | 20:34 | |
*** andreas_s has joined #openstack-infra | 20:35 | |
*** florianf has quit IRC | 20:35 | |
*** danpawlik has quit IRC | 20:35 | |
*** olaph1 has joined #openstack-infra | 20:38 | |
*** andreas_s has quit IRC | 20:39 | |
*** olaph has quit IRC | 20:40 | |
*** dave-mccowan has joined #openstack-infra | 20:41 | |
*** rossella_s has quit IRC | 20:41 | |
*** rossella_s has joined #openstack-infra | 20:43 | |
openstackgerrit | Merged openstack-infra/project-config master: Add trusted option to apt mirrors https://review.openstack.org/549185 | 20:47 |
*** kmalloc has joined #openstack-infra | 20:49 | |
*** dprince has quit IRC | 20:53 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul-jobs master: DNM - test base-test https://review.openstack.org/549867 | 20:55 |
*** rockyg has quit IRC | 20:56 | |
*** ykarel has joined #openstack-infra | 20:56 | |
openstackgerrit | Paul Belanger proposed openstack-infra/openstack-zuul-jobs master: Add ozj for ubuntu-bionic https://review.openstack.org/549642 | 20:57 |
pabelanger | dmsimard: frickler: AJaeger: ^ non-voting bionic jobs to validate ozj | 20:58 |
*** Goneri has quit IRC | 21:02 | |
*** jamesmcarthur has joined #openstack-infra | 21:02 | |
*** e0ne has quit IRC | 21:03 | |
*** danpawlik has joined #openstack-infra | 21:03 | |
*** jtomasek has quit IRC | 21:04 | |
openstackgerrit | Paul Belanger proposed openstack-infra/openstack-zuul-jobs master: DNM https://review.openstack.org/549868 | 21:05 |
*** jamesmcarthur has quit IRC | 21:06 | |
persia | pabelanger: ianw suggested I ask you about how wheel mirrors work. I'd like to build wheels for arm64, but got stuck with http://git.openstack.org/cgit/openstack-infra/project-config/tree/playbooks/wheel/release.yaml and not knowing what defined the afs volume names. | 21:08 |
*** danpawlik has quit IRC | 21:08 | |
pabelanger | persia: we'll have to build out some arm64 specific volumes using: https://docs.openstack.org/infra/system-config/afs.html Currently that is an infra-root only task | 21:10 |
*** VW has quit IRC | 21:10 | |
pabelanger | we'll need to do the same for ubuntu-bionic too | 21:10 |
pabelanger | I can likely help sometime this week for arm64 | 21:10 |
clarkb | they dont necessarily have to be arm64 only volumes I just think the way ubuntu does ports lends itself to that | 21:10 |
clarkb | debian does it all in one repo instead iirc | 21:11 |
pabelanger | right, but I think our wheels are distro / arch specific volumes | 21:12 |
pabelanger | but I can double check | 21:12 |
persia | Ah, volume creation is manual. That makes sense. | 21:13 |
persia | IIUC, wheels are always distro/arch specific, but could potentially be all put in a single volume, as the distro/arch bits are supposed to be encoded in the filenames. | 21:14 |
persia | But yes, for now, the volumes seem to be associated with specific distro/arch combinations. | 21:14 |
mriedem | is the RETRY_LIMIT thing i'm seeing on all changes right now a known issue? | 21:15 |
*** VW_ has joined #openstack-infra | 21:15 | |
*** ldnunes has quit IRC | 21:15 | |
persia | Actually, reading https://www.python.org/dev/peps/pep-0427/#file-name-convention , there may be subtle variation between different x86_64 implementations which might not be encoded in the filename. | 21:15 |
mriedem | or is the RETRY_LIMIT issue related to the github replication? | 21:17 |
persia | In terms of volume names, I was thinking something like "mirror.wheel.xeniala64" to be similar to "mirror.wheel.xenialx64", and provide space for future "mirror.wheel.xenialp64" if folk were motivated. | 21:18 |
pabelanger | mriedem: no, I think something was merged and broke jobs | 21:18 |
pabelanger | looking | 21:19 |
pabelanger | seems legacy-copy-jenkins-scripts was missed in a spot | 21:19 |
*** felipemonteiro has joined #openstack-infra | 21:20 | |
*** gyee has joined #openstack-infra | 21:22 | |
openstackgerrit | Paul Belanger proposed openstack-infra/openstack-zuul-jobs master: Create old jenkins directories https://review.openstack.org/549871 | 21:24 |
pabelanger | mriedem: ^think that is our fix | 21:24 |
pabelanger | however, would be curious to see why neutron jobs are still using legacy things | 21:24 |
pabelanger | infra-root: ^ should fix our RETRY_LIMIT in gate. If I could get some reviews | 21:24 |
pabelanger | AJaeger: ^ | 21:25 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: added new endpoints to add rooms per venue and per venue floors https://review.openstack.org/549872 | 21:25 |
openstackgerrit | Merged openstack-infra/openstackid-resources master: added new endpoints to add rooms per venue and per venue floors https://review.openstack.org/549872 | 21:26 |
*** kjackal has joined #openstack-infra | 21:27 | |
*** d0ugal has quit IRC | 21:33 | |
*** david-lyle has joined #openstack-infra | 21:35 | |
ianw | pabelanger: can we test it with a deps-on? i feel like it might be related to a missing "become: true"? | 21:35 |
pabelanger | ianw: oh, that might be it | 21:36 |
pabelanger | ianw: yah, my test just failed | 21:36 |
pabelanger | https://review.openstack.org/549874 | 21:37 |
*** tosky has quit IRC | 21:38 | |
pabelanger | ianw: we likely want the permissons to also be zuul:zuul now | 21:38 |
openstackgerrit | Paul Belanger proposed openstack-infra/openstack-zuul-jobs master: Create old jenkins directories https://review.openstack.org/549871 | 21:39 |
ianw | pabelanger: is becomeS: a thing, or a typo? | 21:40 |
ianw | (with the s) | 21:40 |
*** danpawlik has joined #openstack-infra | 21:41 | |
openstackgerrit | Paul Belanger proposed openstack-infra/openstack-zuul-jobs master: Create old jenkins directories https://review.openstack.org/549871 | 21:41 |
pabelanger | yah, typo | 21:41 |
*** d0ugal has joined #openstack-infra | 21:41 | |
pabelanger | can likely change that logic back to full path, over with_items | 21:41 |
*** myoung|ruck is now known as myoung|ruck|bbl | 21:41 | |
*** slaweq has quit IRC | 21:43 | |
ianw | pabelanger: added comment, i wonder if it's better to just leave it as root (i guess as a result of the become: yes) just to avoid making it easy to accidentally touch stuff during jobs? | 21:43 |
ianw | it is supposed to be fairly static, as a copy of the legacy bits | 21:43 |
pabelanger | ianw: I want to say on DIBs we did have jenkins:jenkins on that folder let me check | 21:44 |
smcginnis | fungi, AJaeger: Travelling (again, yay!) and saw the release job failures and both of you involved. Did that all get sorted? | 21:44 |
ianw | pabelanger: ok, yeah i'm for the status quo, whatever that was :) | 21:44 |
pabelanger | ianw: no, it was root:root | 21:44 |
pabelanger | fixing | 21:44 |
pabelanger | https://review.openstack.org/#/c/543130/8/nodepool/elements/nodepool-base/post-install.d/89-jenkins-scripts | 21:45 |
openstackgerrit | Paul Belanger proposed openstack-infra/openstack-zuul-jobs master: Create old jenkins directories https://review.openstack.org/549871 | 21:45 |
*** danpawlik has quit IRC | 21:45 | |
*** threestrands_ has joined #openstack-infra | 21:45 | |
pabelanger | okay, I have depends-on going | 21:46 |
pabelanger | https://zuul.openstack.org/stream.html?uuid=f4862fe7b70343908958aaf728f4fb23&logfile=console.log | 21:49 |
pabelanger | should show if it worked | 21:49 |
pabelanger | infra-root: https://review.openstack.org/549871/ looks to have worked via depends-on: ^ if you care to review again | 21:54 |
*** pcaruana has quit IRC | 21:57 | |
andreaf | ianw corvus clarkb this is the first step in stop using the test-matrix on master https://review.openstack.org/#/c/546765/ - it's part of the multinode series as well | 21:58 |
*** jamesmcarthur has joined #openstack-infra | 21:59 | |
andreaf | eventually I plan to remove the code that invokes and support the test matrix completely on master at least, for now I'm just ignoring it and setting services explicitly | 21:59 |
*** aeng has joined #openstack-infra | 21:59 | |
*** jamesmcarthur has quit IRC | 22:00 | |
*** jamesmcarthur has joined #openstack-infra | 22:00 | |
*** felipemonteiro has quit IRC | 22:01 | |
*** hashar has quit IRC | 22:03 | |
*** olaph has joined #openstack-infra | 22:03 | |
*** trown is now known as trown|outtypewww | 22:04 | |
*** david-lyle has quit IRC | 22:04 | |
ianw | andreaf: ok cool; the matrix bits have always been ... complicated | 22:05 |
pabelanger | config-core: https://review.openstack.org/549871/ will fix the gate, I'm heading out for a bit. If you can review | 22:05 |
*** olaph1 has quit IRC | 22:06 | |
*** ykarel has quit IRC | 22:06 | |
andreaf | ianw: yeah :) since we can host that logic in ansible roles in devstack now, which is branched, we can maintain what used to be in features.yaml as part of the different base job definitions on different devstack branches | 22:06 |
ianw | that's a much more direct approach | 22:07 |
openstackgerrit | Andrea Frittoli proposed openstack-infra/zuul-jobs master: Add known hosts for all users https://review.openstack.org/548642 | 22:08 |
*** tosky has joined #openstack-infra | 22:08 | |
*** olaph1 has joined #openstack-infra | 22:10 | |
*** olaph has quit IRC | 22:10 | |
*** kjackal has quit IRC | 22:16 | |
*** danpawlik has joined #openstack-infra | 22:16 | |
*** olaph has joined #openstack-infra | 22:16 | |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Create old jenkins directories https://review.openstack.org/549871 | 22:18 |
mwhahaha | anyone know why we'd be seeing RETRY_LIMIT at teh moment? | 22:19 |
*** olaph1 has quit IRC | 22:19 | |
*** danpawlik has quit IRC | 22:21 | |
*** edmondsw has quit IRC | 22:22 | |
smcginnis | mwhahaha: The ara output might show what it's getting hung up on. | 22:25 |
smcginnis | mwhahaha: Do you have a link to the failed job? | 22:26 |
mwhahaha | smcginnis: https://review.openstack.org/#/c/548230/ has 2 failed for it | 22:28 |
mwhahaha | smcginnis: https://review.openstack.org/#/c/549750/ | 22:28 |
mwhahaha | seems to be tripleo-ci-* ones | 22:28 |
openstackgerrit | Andrea Frittoli proposed openstack-infra/zuul-jobs master: Add known hosts for all users https://review.openstack.org/548642 | 22:30 |
mwhahaha | seems to be related to https://review.openstack.org/#/c/549871/ | 22:30 |
mwhahaha | so i guess that's the fix | 22:31 |
* mwhahaha pokes pabelanger | 22:31 | |
*** agopi is now known as agopi|brb | 22:31 | |
*** smarcet has quit IRC | 22:32 | |
*** rcernin has joined #openstack-infra | 22:34 | |
ianw | persia: after saying that, devstack experimental queue kicks off a bunch of stuff that i've been meaning to audit. i will do that | 22:40 |
*** agopi|brb is now known as agopi|out | 22:42 | |
*** yamamoto has joined #openstack-infra | 22:44 | |
*** agopi|out has quit IRC | 22:47 | |
*** yamamoto has quit IRC | 22:48 | |
*** danpawlik has joined #openstack-infra | 22:54 | |
*** slaweq_ has quit IRC | 22:59 | |
*** danpawlik has quit IRC | 22:59 | |
*** jbadiapa has quit IRC | 23:00 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/zuul-jobs master: Add known hosts for all users https://review.openstack.org/548642 | 23:00 |
*** aeng has quit IRC | 23:02 | |
*** boden has left #openstack-infra | 23:03 | |
*** david-lyle has joined #openstack-infra | 23:06 | |
*** jbadiapa has joined #openstack-infra | 23:06 | |
*** yamamoto has joined #openstack-infra | 23:07 | |
*** VW has joined #openstack-infra | 23:09 | |
*** dklyle has joined #openstack-infra | 23:09 | |
*** david-lyle has quit IRC | 23:09 | |
*** jappleii__ has joined #openstack-infra | 23:09 | |
*** olaph has quit IRC | 23:10 | |
*** gouthamr has quit IRC | 23:10 | |
*** olaph has joined #openstack-infra | 23:10 | |
openstackgerrit | Paul Belanger proposed openstack-infra/openstack-zuul-jobs master: Remove fedora-26 devstack / tempest testing https://review.openstack.org/547108 | 23:10 |
*** VW_ has quit IRC | 23:11 | |
*** jappleii__ has quit IRC | 23:12 | |
*** threestrands_ has quit IRC | 23:12 | |
*** armaan has quit IRC | 23:12 | |
*** threestrands has joined #openstack-infra | 23:12 | |
*** threestrands has quit IRC | 23:12 | |
*** threestrands has joined #openstack-infra | 23:12 | |
*** VW has quit IRC | 23:13 | |
*** gouthamr has joined #openstack-infra | 23:13 | |
*** dklyle has quit IRC | 23:13 | |
openstackgerrit | Ian Wienand proposed openstack-infra/openstack-zuul-jobs master: Remove legacy experimental jobs https://review.openstack.org/549883 | 23:14 |
*** masber has joined #openstack-infra | 23:17 | |
*** jonher has quit IRC | 23:17 | |
*** aeng has joined #openstack-infra | 23:20 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/project-config master: Make the task that remove the remote idempotent https://review.openstack.org/549886 | 23:21 |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config master: Remove legacy centos7, fedora27 & opensuse-423 jobs https://review.openstack.org/549888 | 23:21 |
andreaf | config-core https://review.openstack.org/549886 This is pretty handy to keep the node setup from base/pre idempotent (at least for what I've found so far) | 23:22 |
openstackgerrit | Paul Belanger proposed openstack-infra/bindep master: Update to fedora-27 for testing https://review.openstack.org/549889 | 23:22 |
*** masuberu has joined #openstack-infra | 23:23 | |
*** pcrews has quit IRC | 23:23 | |
*** pcrews has joined #openstack-infra | 23:23 | |
ianw | andreaf: would there be any advantage to an ignore_errors: True ? | 23:25 |
*** danpawlik has joined #openstack-infra | 23:25 | |
andreaf | ianw: I though about that... I guess ignore_errors would be broader so it might ignore errors we don't want to ignore | 23:26 |
andreaf | ianw that said the patch is broken, I guess ansible doesn't like my command | 23:26 |
*** masber has quit IRC | 23:26 | |
ianw | andreaf: yeah, you'll want another "git" infront of the remote remove i guess | 23:27 |
andreaf | ianw oh I need to make that shell to use pipe | 23:27 |
andreaf | and the missing git yeah thanks | 23:27 |
openstackgerrit | Andrea Frittoli proposed openstack-infra/project-config master: Make the task that remove the remote idempotent https://review.openstack.org/549886 | 23:29 |
andreaf | and missing || true at the end .... ^^^ that one works | 23:30 |
*** edmondsw has joined #openstack-infra | 23:30 | |
*** edmondsw has quit IRC | 23:30 | |
pabelanger | don't we want to error if we cannot remove origin? | 23:30 |
pabelanger | I mean, I'm not sure how that could happen | 23:30 |
*** danpawlik has quit IRC | 23:30 | |
pabelanger | ianw: https://review.openstack.org/547108/ removes fedora-26 from tempest | 23:32 |
andreaf | pabelanger: I'm running the ansible roles on my local two vm vagrant setup | 23:32 |
andreaf | pabelanger and as I'm trying to make that work I need to re-run things and it would be pretty useful if they were idempotent | 23:32 |
andreaf | pabelanger failing to remove because the origin is not there yet should be fine | 23:33 |
pabelanger | andreaf: why not use when statement in that case | 23:34 |
pabelanger | when: git remote -v | grep origin | 23:35 |
pabelanger | should work I think | 23:35 |
pabelanger | you'd need to register the var first | 23:35 |
pabelanger | but if origin is there, do we want to error if git rm origin failed | 23:36 |
pabelanger | again, not sure how that would be possible | 23:36 |
ianw | we could do a stamp approach with a git note too, if you're really worried about the first time not seeing origin | 23:36 |
ianw | haha andreaf you thought it would be a quick one didn't you ;) | 23:36 |
andreaf | ianw yeah :D | 23:37 |
pabelanger | I mean, I don't think it is an issue. Just thinking out loud | 23:37 |
andreaf | pabelanger I though about using when but with the iter it becomes complicated because I need to build a list of git remote -v first and iterate through it in parallel... | 23:38 |
andreaf | about using "when", but... | 23:38 |
andreaf | I need to use more punctuation, I could not understand my own sentence re-reading it | 23:39 |
*** rossella_s has quit IRC | 23:45 | |
*** rossella_s has joined #openstack-infra | 23:47 | |
*** hongbin has quit IRC | 23:53 | |
*** edmondsw has joined #openstack-infra | 23:53 | |
*** rossella_s has quit IRC | 23:55 | |
*** agopi|out has joined #openstack-infra | 23:57 | |
*** edmondsw has quit IRC | 23:58 | |
*** jamesmcarthur has quit IRC | 23:59 | |
*** danpawlik has joined #openstack-infra | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!