mordred | clarkb: I'm still reading things ... | 00:00 |
---|---|---|
clarkb | ok let me know how you want to proceed when ready | 00:00 |
clarkb | (not in a rush, more just don't awnt to forget) | 00:00 |
mordred | clarkb: yeah - don't want to forget | 00:00 |
mordred | (and yeah - this should make image uploads to rax Just Work | 00:00 |
mordred | clarkb: what are we doing now - just running start each time and counting on always-pull to tdrt? | 00:01 |
mordred | oh - we run a pull and then an up | 00:02 |
mordred | clarkb: I wonder if we simply put a depends-on ... oh, wait - the depends-on is just for the containers - it doesn't cover waiting for the service to actually be up | 00:02 |
clarkb | mordred: ya I think we want the depends on for the stop side (ssh will stop before web) then we need to do the ansible checking manually to start things up in the correct way | 00:03 |
openstackgerrit | Merged zuul/zuul master: Update k8s log streaming release note https://review.opendev.org/711124 | 00:03 |
mordred | clarkb: but we don't have that control | 00:03 |
mordred | because starting is "docker compose up" | 00:03 |
clarkb | mordred: so we do pull, check if updates, if yes then stop, then up db, up web, spin until api returns success, up ssh | 00:04 |
mordred | oh - I guess we could do docker compose up gitea-web | 00:04 |
mordred | yeah | 00:04 |
clarkb | ya that | 00:04 |
mordred | so yeah - I think that would work | 00:04 |
clarkb | and that should cause gerrit to get the right signals around retrying | 00:04 |
mordred | clarkb: I'm EOD - I can write it tomorrow - let me put up a quick stupid patch that doesn't do anything | 00:04 |
clarkb | (because tcp will fail basically) | 00:04 |
clarkb | mordred: kk | 00:04 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: WIP Restart gitea more cleaner https://review.opendev.org/711130 | 00:06 |
mordred | clarkb: k. that's in my queue now | 00:06 |
mordred | ok. that's it for me. night all | 00:07 |
clarkb | good night | 00:07 |
clarkb | ianw: do you want to update https://review.opendev.org/#/c/710386/1/modules/openstack_project/files/ssl_cert_check/ssldomains to remove qa.openstack.org or land it as is and fix with a followup? | 00:08 |
ianw | clarkb: i can update quickly | 00:08 |
clarkb | cool I'll fast approve once thats up. | 00:09 |
clarkb | ianw: also line 25 needs a port | 00:09 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: ssl cert check: add recent domains https://review.opendev.org/710386 | 00:09 |
ianw | clarkb: thanks ... on my todo list is to have letsencrypt roles generate a list of it's own for checking which we can merge, avoid ever forgetting about it in the future | 00:10 |
clarkb | ++ | 00:10 |
*** slaweq has joined #openstack-infra | 00:11 | |
openstackgerrit | Ian Wienand proposed opendev/system-config master: letsencrypt: Register email with accounts https://review.opendev.org/711133 | 00:13 |
*** slaweq has quit IRC | 00:15 | |
*** matt_kosut has joined #openstack-infra | 00:16 | |
clarkb | I left a note on https://review.opendev.org/#/c/709639/14 as a breadcrumb to other reviewers to explain why mpm_worker stuff was involved on the old server. Cleanup looks good to me. Thank you for pushing that through | 00:16 |
*** matt_kosut has quit IRC | 00:21 | |
*** igordc has joined #openstack-infra | 00:21 | |
*** prometheanfire has quit IRC | 00:21 | |
clarkb | ianw: I think there may be a first pass bug on https://review.opendev.org/#/c/711133/1 details inline (our testing should catch it too) | 00:23 |
*** yamamoto has joined #openstack-infra | 00:23 | |
ianw | clarkb: thanks, agree ;) | 00:24 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: letsencrypt: Register email with accounts https://review.opendev.org/711133 | 00:24 |
*** yamamoto has quit IRC | 00:28 | |
clarkb | ianw: is ^ related to figuring out reissuance of review-dev's cert? | 00:31 |
clarkb | I can probably help with that for the next half hour or so before I need to figure out dinner | 00:31 |
ianw | clarkb: i'll do that manually in a sec; i'm just writing up the guide on what to do. this would have meant we received a pro-active email about it, however | 00:32 |
clarkb | right | 00:32 |
clarkb | 05-08 are almost done replicating. I'll trigger 01-04 as soon as the back half are done | 00:35 |
clarkb | (it seems to go quicker this way that doing it all at once for whatever reason) | 00:35 |
*** dayou has quit IRC | 00:36 | |
*** dayou has joined #openstack-infra | 00:37 | |
*** igordc has quit IRC | 00:40 | |
openstackgerrit | Ian Wienand proposed opendev/system-config master: letsencrypt: add note on manual refresh of certificates https://review.opendev.org/711137 | 00:42 |
clarkb | alright 01-04 are replicating now | 00:43 |
clarkb | in about 40 minutes we should be all caught up globally | 00:43 |
ianw | i've moved the config files on review-dev.opendev.org and the next pulse should reissue it's certs | 00:47 |
ianw | per https://twitter.com/nixcraft/status/1234913829223403520?s=20 which is RT on the letsencrypt twitter, it seems that review-dev is the only host affected | 00:52 |
clarkb | ianw: that is what frickler determined too | 00:53 |
openstackgerrit | Merged opendev/system-config master: ssl cert check: add recent domains https://review.opendev.org/710386 | 00:57 |
ianw | ok, review-dev has refreshed and isn't showing as affected by https://checkhost.unboundtest.com/checkhost | 01:10 |
ianw | so i think we can put that firedrill to bed :) | 01:10 |
*** slaweq has joined #openstack-infra | 01:11 | |
*** slaweq has quit IRC | 01:16 | |
*** igordc has joined #openstack-infra | 01:20 | |
*** jamesmcarthur has joined #openstack-infra | 01:30 | |
*** igordc has quit IRC | 01:33 | |
openstackgerrit | Ghanshyam Mann proposed openstack/os-testr master: [ussuri][goal] Drop python 2.7 support and testing https://review.opendev.org/705522 | 01:35 |
*** jamesmcarthur has quit IRC | 01:39 | |
*** calbers has quit IRC | 01:40 | |
*** jamesmcarthur has joined #openstack-infra | 01:40 | |
*** calbers has joined #openstack-infra | 01:40 | |
*** calbers has quit IRC | 01:41 | |
*** calbers has joined #openstack-infra | 01:49 | |
*** jamesmcarthur has quit IRC | 01:54 | |
*** yamamoto has joined #openstack-infra | 01:55 | |
*** jamesmcarthur has joined #openstack-infra | 01:57 | |
*** rcernin has quit IRC | 02:02 | |
*** threestrands has joined #openstack-infra | 02:06 | |
*** jamesmcarthur has quit IRC | 02:08 | |
*** owalsh_ has quit IRC | 02:09 | |
*** yamamoto has quit IRC | 02:09 | |
*** gyee has quit IRC | 02:09 | |
*** yamamoto has joined #openstack-infra | 02:09 | |
*** slaweq has joined #openstack-infra | 02:11 | |
*** slaweq has quit IRC | 02:15 | |
*** jamesmcarthur has joined #openstack-infra | 02:16 | |
*** matt_kosut has joined #openstack-infra | 02:24 | |
*** kaisers has quit IRC | 02:27 | |
*** matt_kosut has quit IRC | 02:29 | |
*** owalsh has joined #openstack-infra | 02:29 | |
openstackgerrit | Ian Wienand proposed opendev/system-config master: letsencrypt: Register email with accounts https://review.opendev.org/711133 | 02:31 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: letsencrypt: add note on manual refresh of certificates https://review.opendev.org/711137 | 02:31 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: ansible-lint : disable 503 https://review.opendev.org/711149 | 02:31 |
*** Goneri has quit IRC | 02:41 | |
*** diablo_rojo has quit IRC | 02:48 | |
*** hongbin has joined #openstack-infra | 02:50 | |
*** rcernin has joined #openstack-infra | 02:52 | |
*** calbers has quit IRC | 03:05 | |
*** calbers has joined #openstack-infra | 03:08 | |
*** prometheanfire has joined #openstack-infra | 03:09 | |
*** slaweq has joined #openstack-infra | 03:11 | |
donnyd | fungi: whenever you have a few extra minutes - I am about ready to do some testing on the new setup | 03:12 |
*** jamesmcarthur has quit IRC | 03:13 | |
*** jamesmcarthur has joined #openstack-infra | 03:14 | |
*** slaweq has quit IRC | 03:16 | |
*** apetrich has quit IRC | 03:18 | |
*** ijw has quit IRC | 03:29 | |
*** lbragstad has quit IRC | 03:31 | |
*** jamesmcarthur has quit IRC | 03:31 | |
*** psachin has joined #openstack-infra | 03:33 | |
*** jamesmcarthur has joined #openstack-infra | 03:53 | |
*** apetrich has joined #openstack-infra | 03:56 | |
*** rlandy has quit IRC | 04:03 | |
*** slaweq has joined #openstack-infra | 04:11 | |
openstackgerrit | Merged openstack/project-config master: Remove site_specs and playbooks/publish/service-types.yaml https://review.opendev.org/711107 | 04:13 |
openstackgerrit | Merged openstack/project-config master: Move stackviz publish in-tree https://review.opendev.org/710756 | 04:13 |
*** slaweq has quit IRC | 04:17 | |
*** jamesmcarthur has quit IRC | 04:50 | |
*** dchen has quit IRC | 04:51 | |
*** dchen has joined #openstack-infra | 04:51 | |
*** owalsh_ has joined #openstack-infra | 04:52 | |
*** owalsh has quit IRC | 04:53 | |
*** owalsh_ has quit IRC | 04:53 | |
*** hongbin has quit IRC | 04:54 | |
*** owalsh has joined #openstack-infra | 04:59 | |
*** artom has quit IRC | 04:59 | |
*** diablo_rojo has joined #openstack-infra | 05:04 | |
*** haleyb is now known as haleyb|away | 05:05 | |
*** udesale has joined #openstack-infra | 05:07 | |
*** raukadah is now known as chandankumar | 05:09 | |
*** slaweq has joined #openstack-infra | 05:11 | |
openstackgerrit | Ian Wienand proposed openstack/project-config master: Remove base-minimal job https://review.opendev.org/711160 | 05:11 |
openstackgerrit | Ian Wienand proposed openstack/project-config master: Remove base-ozj job https://review.opendev.org/711161 | 05:11 |
openstackgerrit | Ian Wienand proposed openstack/project-config master: Remove logs.openstack.org secrets https://review.opendev.org/711162 | 05:11 |
ianw | AJaeger: ^ i think that's logs.openstack.org cleared out of project-config ... pending testing of course wherei might have missed something | 05:12 |
*** slaweq has quit IRC | 05:15 | |
openstackgerrit | Andreas Jaeger proposed opendev/base-jobs master: Remove site_logs secret https://review.opendev.org/711099 | 05:21 |
*** ykarel|away is now known as ykarel | 05:25 | |
*** evrardjp has quit IRC | 05:35 | |
*** evrardjp has joined #openstack-infra | 05:35 | |
*** udesale_ has joined #openstack-infra | 05:38 | |
*** igordc has joined #openstack-infra | 05:38 | |
*** udesale has quit IRC | 05:40 | |
*** yamamoto has quit IRC | 05:56 | |
*** yamamoto has joined #openstack-infra | 06:11 | |
*** igordc has quit IRC | 06:11 | |
*** slaweq has joined #openstack-infra | 06:11 | |
*** slaweq has quit IRC | 06:16 | |
*** diablo_rojo has quit IRC | 06:17 | |
*** lmiccini has joined #openstack-infra | 06:32 | |
*** dpawlik has joined #openstack-infra | 06:33 | |
*** threestrands has quit IRC | 06:34 | |
*** udesale has joined #openstack-infra | 06:34 | |
*** threestrands has joined #openstack-infra | 06:35 | |
*** threestrands has quit IRC | 06:36 | |
*** threestrands has joined #openstack-infra | 06:36 | |
*** udesale_ has quit IRC | 06:36 | |
*** threestrands has quit IRC | 06:37 | |
*** threestrands has joined #openstack-infra | 06:38 | |
*** threestrands has quit IRC | 06:39 | |
*** michael-beaver has joined #openstack-infra | 06:42 | |
*** udesale_ has joined #openstack-infra | 06:42 | |
*** udesale has quit IRC | 06:45 | |
*** udesale has joined #openstack-infra | 06:46 | |
*** udesale_ has quit IRC | 06:46 | |
AJaeger | ianw: \o/ yes, that looks complete. | 07:01 |
AJaeger | clarkb, infra-root, regarding https://review.opendev.org/#/c/711105/ and https://review.opendev.org/#/c/711106/ - I think we can merge the first one anytime (for #opendev) and then start using #opendev - and coordinate just the second. I've put a WIP on the first now to have the discussion. clarkb, will you coordinate the transition day? | 07:04 |
*** hamzy has quit IRC | 07:04 | |
*** hamzy has joined #openstack-infra | 07:05 | |
*** lpetrut has joined #openstack-infra | 07:05 | |
*** lpetrut has quit IRC | 07:06 | |
*** lpetrut has joined #openstack-infra | 07:06 | |
*** kaisers has joined #openstack-infra | 07:10 | |
*** slaweq has joined #openstack-infra | 07:11 | |
*** udesale_ has joined #openstack-infra | 07:12 | |
*** udesale has quit IRC | 07:15 | |
*** slaweq has quit IRC | 07:15 | |
AJaeger | ianw: let's ask around for https://review.opendev.org/711160 and https://review.opendev.org/711161 whether those are really unused. infra-root, config-core, please confirm. | 07:15 |
AJaeger | ianw: looks sane to me... | 07:15 |
*** happyhemant has joined #openstack-infra | 07:17 | |
openstackgerrit | Andreas Jaeger proposed zuul/zuul-jobs master: ensure-tox: add prefer_python2 https://review.opendev.org/711056 | 07:21 |
*** matt_kosut has joined #openstack-infra | 07:25 | |
*** yamamoto has quit IRC | 07:25 | |
*** AJaeger has quit IRC | 07:32 | |
*** AJaeger has joined #openstack-infra | 07:35 | |
*** AJaeger has quit IRC | 07:35 | |
*** AJaeger has joined #openstack-infra | 07:36 | |
*** slaweq has joined #openstack-infra | 07:38 | |
openstackgerrit | Merged zuul/zuul-jobs master: ensure-tox: add prefer_python2 https://review.opendev.org/711056 | 07:39 |
*** slaweq has quit IRC | 07:43 | |
*** ykarel is now known as ykarel|lunch | 07:45 | |
*** slaweq has joined #openstack-infra | 07:49 | |
*** kozhukalov has quit IRC | 07:51 | |
*** zxiiro has quit IRC | 07:54 | |
*** yamamoto has joined #openstack-infra | 08:01 | |
*** yamamoto has quit IRC | 08:06 | |
*** tesseract has joined #openstack-infra | 08:09 | |
*** jcapitao has joined #openstack-infra | 08:09 | |
*** hamzy has quit IRC | 08:12 | |
*** hamzy has joined #openstack-infra | 08:13 | |
*** kozhukalov has joined #openstack-infra | 08:13 | |
*** rpittau|afk is now known as rpittau | 08:16 | |
*** andrewbonney has joined #openstack-infra | 08:20 | |
*** amoralej|off is now known as amoralej | 08:22 | |
*** gfidente|AFK is now known as gfidente | 08:26 | |
*** roman_g has quit IRC | 08:26 | |
*** yamamoto has joined #openstack-infra | 08:32 | |
*** tosky has joined #openstack-infra | 08:32 | |
*** ralonsoh has joined #openstack-infra | 08:33 | |
*** roman_g has joined #openstack-infra | 08:36 | |
*** kozhukalov has quit IRC | 08:39 | |
*** dchen has quit IRC | 08:42 | |
*** jpena|off is now known as jpena | 08:48 | |
*** ykarel|lunch is now known as ykarel | 08:50 | |
*** ramishra has quit IRC | 08:57 | |
openstackgerrit | Felix Edel proposed zuul/zuul master: Make github file annotation levels configurable via zuul return https://review.opendev.org/711179 | 09:00 |
*** pkopec has joined #openstack-infra | 09:01 | |
*** ramishra has joined #openstack-infra | 09:03 | |
*** udesale_ has quit IRC | 09:08 | |
*** michael-beaver has quit IRC | 09:11 | |
*** hashar has joined #openstack-infra | 09:12 | |
*** tkajinam has quit IRC | 09:30 | |
*** aedc_ has quit IRC | 09:31 | |
*** hamzy has quit IRC | 09:34 | |
*** hamzy has joined #openstack-infra | 09:34 | |
*** ociuhandu has joined #openstack-infra | 09:35 | |
*** derekh has joined #openstack-infra | 09:40 | |
*** yamamoto has quit IRC | 09:44 | |
*** apetrich has quit IRC | 09:52 | |
*** xek has joined #openstack-infra | 09:55 | |
frickler | infra-root: I'm seeing lots of check jobs passing only on the 2nd attempt. don't have time to dig closely currently, but might be an issue with one of our clouds. e.g. https://review.opendev.org/709083 | 09:59 |
*** ccamacho has quit IRC | 10:02 | |
*** hamzy has quit IRC | 10:03 | |
*** ociuhandu has quit IRC | 10:04 | |
*** hamzy has joined #openstack-infra | 10:04 | |
*** hamzy has quit IRC | 10:06 | |
*** hamzy_ has joined #openstack-infra | 10:06 | |
*** dtantsur|afk is now known as dtantsur | 10:09 | |
*** ociuhandu has joined #openstack-infra | 10:19 | |
*** hamzy has joined #openstack-infra | 10:20 | |
*** hamzy_ has quit IRC | 10:21 | |
*** yamamoto has joined #openstack-infra | 10:22 | |
*** hamzy has quit IRC | 10:26 | |
*** yamamoto has quit IRC | 10:27 | |
*** hamzy has joined #openstack-infra | 10:28 | |
*** hamzy has quit IRC | 10:33 | |
*** aedc has joined #openstack-infra | 10:37 | |
*** hashar has quit IRC | 10:46 | |
*** ccamacho has joined #openstack-infra | 10:58 | |
*** xek_ has joined #openstack-infra | 11:05 | |
*** xek has quit IRC | 11:08 | |
*** ddurst has quit IRC | 11:08 | |
*** ddurst has joined #openstack-infra | 11:08 | |
*** rcernin has quit IRC | 11:08 | |
openstackgerrit | Jens Harbott (frickler) proposed opendev/system-config master: letsencrypt: add note on manual refresh of certificates https://review.opendev.org/711137 | 11:10 |
*** aedc has quit IRC | 11:23 | |
*** rpittau is now known as rpittau|bbl | 11:32 | |
*** psachin has quit IRC | 11:33 | |
*** psachin has joined #openstack-infra | 11:36 | |
*** jcapitao is now known as jcapitao_lunch | 11:41 | |
frickler | #status test | 11:46 |
*** psachin has quit IRC | 11:49 | |
*** openstackstatus has joined #openstack-infra | 11:50 | |
*** ChanServ sets mode: +v openstackstatus | 11:50 | |
*** AJaeger_ has joined #openstack-infra | 11:55 | |
*** AJaeger has quit IRC | 11:56 | |
*** matt_kosut has quit IRC | 11:56 | |
frickler | #status log restarted statusbot, seemed to have stopped doing things at 2020-03-03 10:56:47 | 11:56 |
openstackstatus | frickler: finished logging | 11:56 |
*** AJaeger_ is now known as AJaeger | 11:57 | |
*** apetrich has joined #openstack-infra | 12:01 | |
*** matt_kosut has joined #openstack-infra | 12:08 | |
*** aedc has joined #openstack-infra | 12:08 | |
*** matt_kosut has quit IRC | 12:09 | |
*** matt_kosut has joined #openstack-infra | 12:09 | |
openstackgerrit | Jens Harbott (frickler) proposed opendev/system-config master: Update references to IRC channels https://review.opendev.org/711212 | 12:09 |
frickler | AJaeger: clarkb: ^^ That would update our docs to prefer the #opendev channel. this change now indeed could be combined with a cutover date and a mailing list announcement. | 12:11 |
*** aedc has quit IRC | 12:13 | |
AJaeger | frickler: make hiera/common.yaml a separate change and let's merge that now ;) | 12:26 |
AJaeger | frickler: otherwise: Great, thanks! | 12:27 |
*** yamamoto has joined #openstack-infra | 12:27 | |
*** yamamoto has quit IRC | 12:28 | |
*** aedc has joined #openstack-infra | 12:29 | |
AJaeger | fungi, clarkb, I saw the idea of moving OpenStack bits from infra-manual to contributor-guide. Did anybody sign up for that? | 12:29 |
*** jpena is now known as jpena|lunch | 12:32 | |
*** johnthetubaguy has joined #openstack-infra | 12:32 | |
*** ykarel is now known as ykarel|afk | 12:42 | |
iurygregory | the mirrors are down? https://zuul.opendev.org/t/openstack/build/e5996348715542d98922bd44042826f6/log/job-output.txt#663 | 12:48 |
*** TheJulia has quit IRC | 12:54 | |
*** vdrok has quit IRC | 12:54 | |
*** gagehugo has quit IRC | 12:54 | |
*** TheJulia has joined #openstack-infra | 12:54 | |
*** Shrews has quit IRC | 12:54 | |
*** dheemanth has quit IRC | 12:55 | |
*** mwhahaha has quit IRC | 12:55 | |
*** masayukig has quit IRC | 12:55 | |
*** vdrok has joined #openstack-infra | 12:55 | |
*** npochet has quit IRC | 12:55 | |
*** Shrews has joined #openstack-infra | 12:55 | |
*** gagehugo has joined #openstack-infra | 12:55 | |
*** masayukig has joined #openstack-infra | 12:56 | |
*** mwhahaha has joined #openstack-infra | 12:56 | |
*** npochet has joined #openstack-infra | 12:56 | |
*** rlandy has joined #openstack-infra | 12:56 | |
*** matt_kosut has quit IRC | 12:58 | |
*** matt_kosut has joined #openstack-infra | 13:00 | |
*** matt_kosut has quit IRC | 13:01 | |
*** yamamoto has joined #openstack-infra | 13:01 | |
*** udesale has joined #openstack-infra | 13:03 | |
*** yamamoto has quit IRC | 13:06 | |
*** jamesdenton has quit IRC | 13:07 | |
*** matt_kosut has joined #openstack-infra | 13:09 | |
*** nicolasbock has joined #openstack-infra | 13:11 | |
*** jcapitao_lunch is now known as jcapitao | 13:14 | |
*** Goneri has joined #openstack-infra | 13:16 | |
*** artom has joined #openstack-infra | 13:19 | |
dtantsur | hi folks! does this ring any bells? https://zuul.opendev.org/t/openstack/build/ade67ab228f448ebb99ffcea9fdb4703/log/job-output.txt#511 | 13:21 |
dtantsur | ModuleNotFoundError: No module named 'openstack_requirements' in a check-requirements job | 13:21 |
*** mrmartin has quit IRC | 13:23 | |
*** thedac has quit IRC | 13:23 | |
*** jamesmcarthur has joined #openstack-infra | 13:23 | |
*** jamesmcarthur has quit IRC | 13:23 | |
*** vdrok has quit IRC | 13:23 | |
*** jamesmcarthur has joined #openstack-infra | 13:24 | |
*** amoralej is now known as amoralej|lunch | 13:24 | |
*** thedac has joined #openstack-infra | 13:24 | |
*** mrmartin has joined #openstack-infra | 13:24 | |
*** vdrok has joined #openstack-infra | 13:25 | |
*** larainema has joined #openstack-infra | 13:25 | |
*** michael-beaver has joined #openstack-infra | 13:31 | |
*** ykarel|afk is now known as ykarel | 13:32 | |
*** jamesmcarthur has quit IRC | 13:32 | |
*** jamesmcarthur has joined #openstack-infra | 13:33 | |
*** jpena|lunch is now known as jpena | 13:33 | |
stephenfin | fungi: I'm trying to change my email for openstack-discuss and haven't been able to do so: I get "Bug in Mailman version 2.1.20 We're sorry, we hit a bug!". Can you change this for me? | 13:37 |
stephenfin | sfinucan@ -> stephenfin@ | 13:38 |
*** jamesmcarthur has quit IRC | 13:38 | |
*** rpittau|bbl is now known as rpittau | 13:44 | |
openstackgerrit | Felix Edel proposed zuul/zuul master: Report aborted changes via Github checks API https://review.opendev.org/711023 | 13:50 |
*** nhicher has quit IRC | 13:51 | |
*** nhicher has joined #openstack-infra | 13:51 | |
*** amoralej|lunch is now known as amoralej | 13:53 | |
openstackgerrit | Felix Edel proposed zuul/zuul master: Report aborted changes via Github checks API https://review.opendev.org/711023 | 13:56 |
*** lbragstad has joined #openstack-infra | 14:03 | |
*** yamamoto has joined #openstack-infra | 14:06 | |
*** jamesmcarthur has joined #openstack-infra | 14:11 | |
*** arxcruz is now known as arxcruz|rover | 14:13 | |
*** psachin has joined #openstack-infra | 14:15 | |
*** aedc has quit IRC | 14:16 | |
mordred | AJaeger: yeah, I think I think we can merge 711105 any time | 14:16 |
AJaeger | mordred: ok - let's see what clarkb thinks | 14:17 |
*** jamesmcarthur has quit IRC | 14:18 | |
*** ccamacho has quit IRC | 14:18 | |
kaisers | \join #openstack-meeting4 | 14:19 |
AJaeger | kaisers: use / | 14:20 |
*** ccamacho has joined #openstack-infra | 14:20 | |
AJaeger | dtantsur: there's #openstack-requirments, did you talk to them already? | 14:20 |
kaisers | yep, already did ;-) | 14:20 |
*** ccamacho has quit IRC | 14:20 | |
dtantsur | AJaeger: it seems more of an infra problem, but I can do | 14:21 |
*** ccamacho has joined #openstack-infra | 14:23 | |
*** ricolin has quit IRC | 14:25 | |
weshay|ruck | lot's of retries.. any zuul restart pending? | 14:34 |
iurygregory | Hey Infra, any know problem with the mirrors? "2020-03-04 12:56:59.665608 | ubuntu-bionic | Looking in indexes: http://mirror.regionone.limestone.openstack.org/pypi/simple, http://mirror.regionone.limestone.openstack.org/wheel/ubuntu-18.04-x86_64" ? | 14:36 |
*** ociuhandu has quit IRC | 14:40 | |
openstackgerrit | Benedikt Löffler proposed zuul/zuul master: Fix override variables in zuul_return https://review.opendev.org/711002 | 14:40 |
openstackgerrit | Felix Edel proposed zuul/zuul master: Allow check runs to be configured as required status in pipeline config https://review.opendev.org/711241 | 14:41 |
*** ykarel is now known as ykarel|away | 14:46 | |
*** dtantsur is now known as dtantsur|brb | 14:46 | |
*** nicolasbock has quit IRC | 14:51 | |
AJaeger | dtantsur|brb: might your requirements change be related to http://lists.openstack.org/pipermail/openstack-discuss/2020-March/012949.html ? | 14:51 |
*** jamesmcarthur has joined #openstack-infra | 14:53 | |
*** priteau has joined #openstack-infra | 14:55 | |
iurygregory | AJaeger, do you know if the fix was backported? we are having weird failures in CI for stable/train in Ironic... | 14:57 |
*** david-lyle is now known as dklyle | 14:57 | |
*** jamesmcarthur has quit IRC | 14:58 | |
*** rh-jelabarre has joined #openstack-infra | 14:59 | |
*** udesale_ has joined #openstack-infra | 14:59 | |
*** psachin has quit IRC | 15:00 | |
*** udesale has quit IRC | 15:02 | |
*** nicolasbock has joined #openstack-infra | 15:04 | |
*** nicolasbock has quit IRC | 15:10 | |
corvus | infra-root: looking into frickler's report, i'm seeing 2 patterns -- mirror failures in limestone, and failure to install openvswitch from 'RDO-CentOS8-deps' on centos8 | 15:10 |
*** eharney has quit IRC | 15:10 | |
*** gfidente has quit IRC | 15:11 | |
iurygregory | mirror failures ++ in ironic =( | 15:11 |
openstackgerrit | Jens Harbott (frickler) proposed opendev/system-config master: Update references to IRC channels https://review.opendev.org/711212 | 15:11 |
openstackgerrit | Jens Harbott (frickler) proposed opendev/system-config master: Add statusbot to #opendev https://review.opendev.org/711245 | 15:11 |
corvus | http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=64934&rra_id=all | 15:12 |
corvus | the limestone mirror seems to have gone offline at 3:25 | 15:13 |
*** ociuhandu has joined #openstack-infra | 15:13 | |
openstackgerrit | Lance Bragstad proposed openstack/project-config master: Add jobs for tripleo-ipa project https://review.opendev.org/711115 | 15:14 |
*** Lucas_Gray has joined #openstack-infra | 15:15 | |
corvus | it does not answer on ssh | 15:17 |
corvus | console log show doesn't seem to work | 15:18 |
*** ociuhandu has quit IRC | 15:18 | |
corvus | console log show returns: Unknown Error (HTTP 504) | 15:18 |
*** lpetrut has quit IRC | 15:18 | |
corvus | i've issued a reboot | 15:19 |
*** chandankumar is now known as raukadah | 15:20 | |
iurygregory | corvus++ | 15:20 |
*** aedc has joined #openstack-infra | 15:20 | |
*** Lucas_Gray has quit IRC | 15:23 | |
*** Lucas_Gray has joined #openstack-infra | 15:25 | |
corvus | amoralej, EmilienM, dtantsur|brb: centos8 problems are due to "Failed to download metadata for repo 'RDO-CentOS8-deps'" do you understand the issue? | 15:26 |
amoralej | corvus, where? | 15:26 |
amoralej | i've been doing some changes in deps | 15:27 |
corvus | amoralej: here's one log: https://8f3f0a7c0d247d390be2-2f4c57ecc5e57e1bc305fc269b652585.ssl.cf2.rackcdn.com/710179/8/check/tripleo-ci-centos-8-containers-multinode/c4233d4/job-output.txt | 15:27 |
amoralej | corvus, i think i know what was the issue | 15:27 |
amoralej | should be fine now | 15:28 |
amoralej | could we rerun | 15:28 |
AJaeger | lbragstad: only official repos are now allowed in openstack namespace, so if you cannot add it to governance, use another namespace | 15:28 |
amoralej | there is one place where delorean-deps.repo is not used | 15:28 |
lbragstad | AJaeger aha - ok | 15:28 |
*** jamesmcarthur has joined #openstack-infra | 15:28 | |
lbragstad | AJaeger so - i can use opendev | 15:28 |
corvus | amoralej: many of the jobs are retrying automatically; can you summarize the problem and the fix? | 15:28 |
AJaeger | lbragstad: no, not opendev. That is for the opendev project. Use x or create a new namespace... | 15:29 |
lbragstad | AJaeger ok - i'll respin that quick | 15:29 |
*** Lucas_Gray has quit IRC | 15:29 | |
amoralej | corvus, related to http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012907.html | 15:29 |
amoralej | we've being moving deps repos, we've kept updated https://trunk.rdoproject.org/centos8-master/delorean-deps.repo | 15:30 |
amoralej | to make every change backwards compatible | 15:30 |
amoralej | but there is one place where that file is not used but baseurl is hardcoded | 15:31 |
*** Lucas_Gray has joined #openstack-infra | 15:31 | |
amoralej | in one of the directories moves, the hardcoded deps repo had wrong content | 15:31 |
amoralej | i fixed it but during that time some jobs may have failed | 15:32 |
corvus | amoralej: got it, thanks! | 15:32 |
*** jamesmcarthur has quit IRC | 15:33 | |
corvus | the limestone mirror is still in reboot state :( | 15:33 |
openstackgerrit | Lance Bragstad proposed openstack/project-config master: Add a new project and repository for tripleo-ipa https://review.opendev.org/711114 | 15:39 |
openstackgerrit | Lance Bragstad proposed openstack/project-config master: Add jobs for tripleo-ipa project https://review.opendev.org/711115 | 15:39 |
*** michael-beaver has quit IRC | 15:40 | |
*** psachin has joined #openstack-infra | 15:40 | |
*** kaisers has quit IRC | 15:40 | |
corvus | logan-: if you have a minute, 25c4df93-bcf5-460c-948a-bb66bb4b177b has been in 'reboot' state for about 20 minutes -- is there something we can do to force a hard reboot (i can't seem to do any further actions since it's in 'reboot') | 15:41 |
AJaeger | weshay|ruck: could you review 711114 , please? it does not need PTL approval, still like to see you review... | 15:41 |
weshay|ruck | k | 15:41 |
AJaeger | thanks | 15:43 |
lbragstad | thanks weshay|ruck AJaeger | 15:44 |
AJaeger | weshay|ruck: and putting this in the "x" namespace is ok for you as well? | 15:45 |
*** yamamoto has quit IRC | 15:46 | |
*** yamamoto has joined #openstack-infra | 15:47 | |
weshay|ruck | AJaeger, yup | 15:47 |
weshay|ruck | thanks | 15:47 |
AJaeger | ok, getting the picture now ;) | 15:49 |
*** yamamoto has quit IRC | 15:50 | |
*** eharney has joined #openstack-infra | 15:52 | |
*** aedc has quit IRC | 15:53 | |
*** jamesmcarthur has joined #openstack-infra | 15:55 | |
openstackgerrit | James E. Blair proposed openstack/project-config master: Disable limestone https://review.opendev.org/711256 | 15:55 |
openstackgerrit | James E. Blair proposed openstack/project-config master: Revert "Disable limestone" https://review.opendev.org/711257 | 15:56 |
*** psachin has quit IRC | 15:56 | |
corvus | infra-root: ^ self approving | 15:56 |
*** ociuhandu has joined #openstack-infra | 15:56 | |
AJaeger | corvus: I gave a courtesy +2 ;) | 15:56 |
AJaeger | thanks, corvus | 15:57 |
*** dtantsur|brb is now known as dtantsur | 16:00 | |
weshay|ruck | AJaeger, lbragstad so.. sorry about the confusion there.. there is squable about the name.. /me is meh on the name.. | 16:00 |
weshay|ruck | clearing it up | 16:00 |
AJaeger | infra-root, can you confirm that we can remove base-minimal and base-ozj from openstack/project-config? See https://review.opendev.org/711160 and https://review.opendev.org/711161 | 16:01 |
AJaeger | weshay|ruck, lbragstad, take your time ;) | 16:01 |
lbragstad | weshay|ruck thanks - i'm indifferent | 16:01 |
weshay|ruck | same | 16:01 |
noonedeadpunk | hi everyone. We were looking at lodgeit - would like to see in what state it currently is and try to adopt it for py3 | 16:02 |
corvus | AJaeger: openstack-zuul-jobs-test-mirror-info uses base-minimal | 16:02 |
*** jcapitao is now known as jcapitao_afk | 16:02 | |
noonedeadpunk | and probably make helm chart for it's deployment | 16:02 |
corvus | is that to be removed too? | 16:02 |
AJaeger | corvus: we have base-minimal in opendev/base-jobs now | 16:03 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed opendev/lodgeit master: [DNM] noop change to check CI https://review.opendev.org/711261 | 16:03 |
corvus | AJaeger: gotcha | 16:03 |
AJaeger | corvus: I was struggling myself - that's why I wanted additional review ;) | 16:04 |
corvus | noonedeadpunk: i think we have a repo for it because at last check it was dead upstream; maybe check and see if there's another viable project first, and if not, i'm sure we'd be happy for work to happen in the opendev repo for it | 16:04 |
*** psachin has joined #openstack-infra | 16:04 | |
AJaeger | it all looks fine to me, wanted to be careful | 16:04 |
corvus | AJaeger: ++ | 16:05 |
corvus | AJaeger: i +2d but did not +3 | 16:05 |
*** jamesmcarthur has quit IRC | 16:05 | |
AJaeger | corvus: anybody else to ask for review? | 16:05 |
noonedeadpunk | corvus: not sure I'm able to find it.... | 16:06 |
corvus | AJaeger: i'm probably sufficient (i think i did the most recent major surgery on those) | 16:06 |
*** gfidente has joined #openstack-infra | 16:06 | |
corvus | noonedeadpunk: https://opendev.org/opendev/lodgeit | 16:06 |
corvus | noonedeadpunk: https://docs.openstack.org/infra/system-config/paste.html | 16:07 |
AJaeger | corvus: mordred gave +2, so let me add +2A myself - thanks! | 16:07 |
noonedeadpunk | ah, yes, I thought there was some other clone | 16:07 |
mordred | yah - lgtm - also around to help if somehow we're horribly wrong | 16:07 |
corvus | noonedeadpunk: our fork came from https://bitbucket.org/dcolish/lodgeit-main/commits/ which is also oooold | 16:07 |
AJaeger | will merge the patches one by one - thanks | 16:08 |
noonedeadpunk | yeah, it's even more old.... | 16:08 |
corvus | mordred, AJaeger: can you look at https://review.opendev.org/711119 ? it's a redo of what we had to roll back last week. it's tested this time. | 16:08 |
noonedeadpunk | so yes, I was thinking about some work on opendev version ofc | 16:08 |
mordred | noonedeadpunk: we'd be quite happy for it to get some love! | 16:08 |
AJaeger | further cleanup for logs.o.o is at https://review.opendev.org/711099 and https://review.opendev.org/711098 - could I get one other review for them, please? | 16:08 |
mordred | noonedeadpunk: and as we've been shifting services to container deployments, building images of it would be nice too | 16:09 |
corvus | noonedeadpunk: maybe push up some patches, see who wants to review them, and then ask clarkb about -core team access? | 16:10 |
mordred | ++ | 16:10 |
noonedeadpunk | ok, thanks! | 16:10 |
*** ociuhandu has quit IRC | 16:11 | |
*** lmiccini has quit IRC | 16:14 | |
clarkb | works for me | 16:14 |
*** ociuhandu has joined #openstack-infra | 16:16 | |
clarkb | AJaeger: I don't think anyone has volunteered to do that work of migrating content from infra-manual to the contributor guide. I know diablo_rojo_phon has been involved in the contributor guide and made that suggestion though so may know of interested individuals? | 16:16 |
openstackgerrit | Merged openstack/project-config master: Remove base-minimal job https://review.opendev.org/711160 | 16:17 |
AJaeger | clarkb: there not many working on it. I'm core on both ;) | 16:17 |
*** matt_kosut has quit IRC | 16:18 | |
AJaeger | clarkb: So, I might be able to help with it but first would need to know what to move over exactly? | 16:18 |
clarkb | AJaeger: off the top of my head the big thing is the cla signing steps | 16:20 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed opendev/lodgeit master: Pin werkzeug version to prevent exception https://review.opendev.org/684782 | 16:20 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed opendev/lodgeit master: Fix python3 compatibility issue https://review.opendev.org/684783 | 16:20 |
clarkb | probably also some conventions around bug management and commit message expectations | 16:20 |
mordred | yeah - although the general advice of "subject, why, what" is good general advice | 16:20 |
*** matt_kosut has joined #openstack-infra | 16:20 | |
*** iurygregory has quit IRC | 16:20 | |
clarkb | ++ | 16:21 |
AJaeger | clarkb: let me see whether I can do it... | 16:21 |
*** matt_kosut has quit IRC | 16:25 | |
*** yamamoto has joined #openstack-infra | 16:27 | |
dtantsur | AJaeger: I rather suspect some python2-python3 mismatch, to be honest | 16:28 |
*** jcapitao_afk is now known as jcapitao | 16:31 | |
*** yamamoto has quit IRC | 16:33 | |
dtantsur | although it doesn't look so.. I'm quite stuck | 16:33 |
mordred | dtantsur: what are you looking at? | 16:34 |
dtantsur | mordred: https://zuul.opendev.org/t/openstack/build/ade67ab228f448ebb99ffcea9fdb4703/log/job-output.txt#511 | 16:34 |
dtantsur | it's stable/train | 16:34 |
openstackgerrit | Merged openstack/project-config master: Disable limestone https://review.opendev.org/711256 | 16:34 |
AJaeger | config-core, please review mordred's change https://review.opendev.org/709258 to use pause-buildset-registry role | 16:35 |
clarkb | dtantsur: AJaeger that repo doesn't have __init__.py in playbooks/ or playbooks/files/ which makes that relative import invalid | 16:35 |
AJaeger | clarkb, so, why did it work before? | 16:35 |
clarkb | AJaeger: well on the line above its installing requirements which maybe makes it a non relative import? | 16:35 |
dtantsur | it's supposed to install requirements, yes | 16:36 |
dtantsur | https://opendev.org/openstack/requirements/src/branch/master/playbooks/requirements-check.yaml#L3 | 16:36 |
mordred | oh wait ... | 16:36 |
dtantsur | I do wonder why it doesn't use tox... | 16:36 |
dtantsur | ouch! the train version doesn't install anything https://opendev.org/openstack/requirements/src/branch/stable/train/playbooks/requirements-check.yaml | 16:37 |
*** ricolin has joined #openstack-infra | 16:37 | |
AJaeger | clarkb: could also be change in virtualenv etc | 16:37 |
clarkb | dtantsur: that would do it then I think | 16:37 |
AJaeger | dtantsur: so, missing backport? | 16:37 |
dtantsur | smcginnis: ^^^ | 16:37 |
*** mattw4 has joined #openstack-infra | 16:37 | |
*** pkopec has quit IRC | 16:37 | |
dtantsur | we may need https://opendev.org/openstack/requirements/commit/af94ab84790e73a86333c4c6fa778827851d720c and https://opendev.org/openstack/requirements/commit/1c270c8dd53f2aa37d93e21d353f885682cdcf08 | 16:37 |
openstackgerrit | Merged openstack/infra-manual master: Rewrite logs.o.o post reference https://review.opendev.org/711098 | 16:37 |
*** Lucas_Gray has quit IRC | 16:38 | |
dtantsur | of course it doesn't apply cleanly, why would it... | 16:39 |
*** gyee has joined #openstack-infra | 16:40 | |
*** udesale_ has quit IRC | 16:41 | |
openstackgerrit | Merged openstack/project-config master: Remove base-ozj job https://review.opendev.org/711161 | 16:41 |
*** ociuhandu has quit IRC | 16:41 | |
openstackgerrit | Merged opendev/base-jobs master: Remove site_logs secret https://review.opendev.org/711099 | 16:41 |
AJaeger | clarkb: what do think of merging https://review.opendev.org/711105 directly - and only waiting for the other one? | 16:42 |
clarkb | AJaeger: ya I think that is safe since that doesn't really affect current users as much as the -infra change | 16:44 |
openstackgerrit | Merged opendev/base-jobs master: Use pause-buildset-registry role https://review.opendev.org/709258 | 16:47 |
*** matt_kosut has joined #openstack-infra | 16:47 | |
AJaeger | clarkb: let me remove the WIP and move to 106 | 16:48 |
AJaeger | clarkb: if you want to +A 105, go ahead... | 16:50 |
*** ociuhandu has joined #openstack-infra | 16:51 | |
*** psachin has quit IRC | 16:53 | |
openstackgerrit | Tristan Cacqueray proposed zuul/zuul master: docs: move components to reference https://review.opendev.org/708686 | 16:54 |
clarkb | AJaeger: it says you removed wip then added it | 16:54 |
*** hashar has joined #openstack-infra | 16:55 | |
AJaeger | clarkb: argh, shouldn't multitask ;( | 16:55 |
AJaeger | clarkb: better? | 16:55 |
clarkb | yup | 16:56 |
*** bdodd has joined #openstack-infra | 16:56 | |
AJaeger | fine | 16:58 |
openstackgerrit | Merged openstack/project-config master: Remove logs.openstack.org secrets https://review.opendev.org/711162 | 17:00 |
*** sreejithp has joined #openstack-infra | 17:03 | |
AJaeger | clarkb: so, this section needs to be moved, correct? https://docs.openstack.org/infra/manual/developers.html#sign-the-appropriate-individual-contributor-license-agreement | 17:07 |
clarkb | AJaeger: yes (or deleted if the contributor guide already has equivalent content) | 17:08 |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: Move CLA section to contributor guide https://review.opendev.org/711286 | 17:10 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed opendev/lodgeit master: Fix pep8 errors https://review.opendev.org/666479 | 17:10 |
openstackgerrit | Merged openstack/project-config master: Cleanup #opendev gerritbot https://review.opendev.org/711105 | 17:10 |
AJaeger | clarkb: the content is already in contributor guide, so 711286 links to it. | 17:10 |
clarkb | AJaeger: ya I think that works as a good transition step | 17:10 |
*** jamesmcarthur has joined #openstack-infra | 17:11 | |
AJaeger | great! I'll do a few more followup to the manual then - and if you think of anything else, please tell me... | 17:11 |
AJaeger | but first a break ;) | 17:11 |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed opendev/lodgeit master: Fix python3 compatibility issue https://review.opendev.org/684783 | 17:11 |
clarkb | ya I'll read through the ifnra manual content shortly and take notes | 17:11 |
mordred | noonedeadpunk: I'm going to make you a followup patch to start building a lodgeit container | 17:12 |
noonedeadpunk | mordred: ok, nice! | 17:13 |
mordred | actually - before we get too far ... | 17:13 |
mordred | clarkb: ^^ should we go ahead and move the lodgeit repo to the opendev tenant? | 17:14 |
mordred | should be self-contained generally speaking | 17:14 |
clarkb | mordred: ya that should be a safe move | 17:14 |
clarkb | not needing coordination between things | 17:14 |
openstackgerrit | Monty Taylor proposed openstack/project-config master: Move lodgeit to opendev tenant https://review.opendev.org/711288 | 17:16 |
openstackgerrit | James E. Blair proposed zuul/zuul master: WIP: one option for scheduler test app manager https://review.opendev.org/711289 | 17:16 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Add tox jobs to in-tree zuul config https://review.opendev.org/711290 | 17:18 |
mordred | clarkb: ^^ those two | 17:18 |
mordred | AJaeger: 711288 if you have a sec | 17:18 |
*** openstackgerrit has quit IRC | 17:20 | |
noonedeadpunk | mordred: don't you accidentally know why py36 env is not spawned for https://review.opendev.org/#/c/684783/ in zuul? | 17:21 |
noonedeadpunk | it will eventually fail, but kinda should be tested? | 17:21 |
clarkb | noonedeadpunk: because there is no py36 job on that repo | 17:21 |
clarkb | noonedeadpunk: you'll want to add it on top of https://review.opendev.org/711290 | 17:21 |
mordred | yeah - rebase on top of ... wait - let me just help out real quick | 17:21 |
*** openstackgerrit has joined #openstack-infra | 17:23 | |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Fix pep8 errors https://review.opendev.org/666479 | 17:23 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Add tox jobs to in-tree zuul config https://review.opendev.org/711290 | 17:23 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Fix python3 compatibility issue https://review.opendev.org/684783 | 17:23 |
mordred | noonedeadpunk: ^^ updated - you'll want to re-download that for your next work | 17:24 |
noonedeadpunk | thanks! | 17:24 |
noonedeadpunk | mordred: ok, seems that pep8 and py27 are dobled now... | 17:27 |
mordred | noonedeadpunk: yeah - they will be util the project-config patch lands :) | 17:28 |
noonedeadpunk | ok, got it | 17:28 |
mordred | it's ok - all vms in clouds are free, right? | 17:29 |
*** igordc has joined #openstack-infra | 17:33 | |
*** jcoufal has joined #openstack-infra | 17:33 | |
*** evrardjp has quit IRC | 17:35 | |
*** evrardjp has joined #openstack-infra | 17:35 | |
*** jcapitao is now known as jcapitao_off | 17:36 | |
clarkb | AJaeger: I'll drop notes at https://etherpad.openstack.org/p/infra-manual-opendev-cleanups as I read trhough it | 17:39 |
*** dtantsur is now known as dtantsur|afk | 17:41 | |
*** rpittau is now known as rpittau|afk | 17:44 | |
clarkb | note I also don't necessarily expect you to do all the work. But I'm trying to take comprehensive notes | 17:45 |
*** jpena is now known as jpena|off | 17:46 | |
*** dciabrin__ has joined #openstack-infra | 17:48 | |
corvus | mordred, noonedeadpunk: moving to opendev tenant also means we can publish a container image to opendev/lodgeit | 17:50 |
corvus | well, i guess we could probably have done that in either tenant | 17:50 |
*** amoralej is now known as amoralej|off | 17:51 | |
*** dciabrin_ has quit IRC | 17:52 | |
mordred | corvus: yah - I was going to put in a container job but then realized the secret shold be encoded for the opendev tenant not the openstack one - so we should go ahead and move :) | 17:54 |
*** ociuhandu_ has joined #openstack-infra | 17:54 | |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: Implement zookeeper-auth https://review.opendev.org/619155 | 17:54 |
*** ociuhandu has quit IRC | 17:57 | |
*** ociuhandu_ has quit IRC | 17:58 | |
*** priteau has quit IRC | 17:59 | |
*** sshnaidm is now known as sshnaidm|afk | 17:59 | |
*** derekh has quit IRC | 18:01 | |
openstackgerrit | Merged openstack/project-config master: Move lodgeit to opendev tenant https://review.opendev.org/711288 | 18:02 |
*** pkopec has joined #openstack-infra | 18:03 | |
*** igordc has quit IRC | 18:04 | |
*** igordc has joined #openstack-infra | 18:05 | |
*** diablo_rojo has joined #openstack-infra | 18:11 | |
openstackgerrit | Tristan Cacqueray proposed zuul/zuul master: Implement zookeeper-auth https://review.opendev.org/619156 | 18:18 |
*** ijw has joined #openstack-infra | 18:18 | |
*** ijw has joined #openstack-infra | 18:19 | |
*** ijw_ has joined #openstack-infra | 18:20 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed opendev/lodgeit master: Fix python3 compatibility issue https://review.opendev.org/684783 | 18:22 |
*** ijw has quit IRC | 18:23 | |
*** nicolasbock has joined #openstack-infra | 18:24 | |
*** ahosam has joined #openstack-infra | 18:24 | |
*** pkopec has quit IRC | 18:25 | |
*** igordc has quit IRC | 18:27 | |
*** nicolasbock has quit IRC | 18:29 | |
*** nicolasbock has joined #openstack-infra | 18:30 | |
openstackgerrit | Tristan Cacqueray proposed zuul/zuul master: Implement zookeeper-auth https://review.opendev.org/619156 | 18:31 |
*** ahosam has quit IRC | 18:31 | |
*** igordc has joined #openstack-infra | 18:33 | |
*** tosky has quit IRC | 18:44 | |
*** gfidente is now known as gfidente|afk | 18:46 | |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: DNM: debug zookeeper service flags https://review.opendev.org/711300 | 18:47 |
*** jcapitao_off has quit IRC | 18:50 | |
*** jcoufal_ has joined #openstack-infra | 18:51 | |
*** jcoufal has quit IRC | 18:52 | |
*** dheemanth has joined #openstack-infra | 18:53 | |
*** tesseract has quit IRC | 18:55 | |
*** jamesmcarthur has quit IRC | 18:56 | |
mordred | clarkb: if you can +A this one: https://review.opendev.org/#/c/666479/ - it'll also serve to test having moved the repo to opendev | 19:00 |
clarkb | mordred: I don't think https://review.opendev.org/#/c/666479/3/lodgeit/__init__.py is the correct exception to catch | 19:01 |
clarkb | mordred: do you want to fix that before we land it? I think we install from source so should be ok but I'm not positive of that | 19:02 |
mordred | clarkb: oh!I think you're right | 19:02 |
*** dheemanth has left #openstack-infra | 19:02 | |
clarkb | catching Exception should be fine | 19:02 |
AJaeger | clarkb: thanks for the etherpad, reading through it was my idea as well ;) | 19:03 |
fungi | infra-root: rackspace opened a ticked about probably rebooting the hypervisor host for logstash-worker13 | 19:03 |
* fungi is still not around, en route home from ocw | 19:03 | |
AJaeger | safe travels, fungi ! | 19:04 |
fungi | thanks! | 19:04 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Fix pep8 errors https://review.opendev.org/666479 | 19:04 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Add tox jobs to in-tree zuul config https://review.opendev.org/711290 | 19:04 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Fix python3 compatibility issue https://review.opendev.org/684783 | 19:04 |
AJaeger | clarkb: title should be "OpenDev Project Infrastructure Manual"? Or just "OpenDev"? | 19:04 |
mordred | clarkb: done (and I did a subprocess.check_output('blerg') to validate what it throws on a command not found | 19:05 |
mordred | GAH | 19:06 |
clarkb | mordred: I think you get subprocess.CalledProcessError if the command fails though | 19:06 |
clarkb | (whcih it could if not in git context | 19:06 |
clarkb | I think just catch Exception as a catch all instead | 19:06 |
AJaeger | clarkb, let me add questions to etherpad | 19:07 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Fix pep8 errors https://review.opendev.org/666479 | 19:07 |
mordred | clarkb: ++ | 19:07 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Fix pep8 errors https://review.opendev.org/666479 | 19:07 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Add tox jobs to in-tree zuul config https://review.opendev.org/711290 | 19:07 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Fix python3 compatibility issue https://review.opendev.org/684783 | 19:07 |
mordred | clarkb: that shoudl be good - and should let us know that the new opendev home is solid :) | 19:07 |
AJaeger | could I get a second review on this infra-manual change, please? That allows me to move quicker forward: https://review.opendev.org/711286 | 19:08 |
mordred | oh. hah. I need to squash the first two - since there are no jobs now | 19:08 |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: opendev: Update index page https://review.opendev.org/711302 | 19:09 |
openstackgerrit | Clark Boylan proposed openstack/infra-manual master: Cleanup Gerrit Approval event note https://review.opendev.org/711303 | 19:10 |
clarkb | AJaeger: ^ thats a cleanup I noted | 19:10 |
fungi | AJaeger: i could even get behind just calling it the "opendev manual" | 19:11 |
fungi | (the term "project" is vague, and opendev is infrastructure so having both seems a little redundant) | 19:12 |
AJaeger | fungi: ok, will update | 19:13 |
fungi | i have a few spare minutes sitting at the airport now that my flights have been delayed, but trying to spend them looking over the two specs mentioned during the meeting | 19:14 |
clarkb | AJaeger: note I'm only about halfway through readign through the manual and leaving thoughts. Figured a break to do other things and push a patch or two would be good :) | 19:15 |
clarkb | fungi: thanks! | 19:15 |
clarkb | also sorry about the delay | 19:15 |
fungi | meh | 19:15 |
fungi | i should remember not to book layovers through lga | 19:15 |
fungi | mea culpa | 19:15 |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: opendev: Update irc.rst https://review.opendev.org/711306 | 19:15 |
AJaeger | clarkb: happy for any change ;) | 19:16 |
AJaeger | we should get a second core to review and merge to avoid conflicts | 19:16 |
fungi | rackspace says they rebooted the server and logstash-worker13 should be up and running again, if any infra-root gets a chance to check on it and then close the trouble ticket | 19:17 |
clarkb | fungi: its up 12 minutes and logstash + workers are running | 19:18 |
clarkb | I think you can close it | 19:18 |
fungi | well, *i* can't close it, at least not easily from the airport, but i can try to remember to hop into the dashboard and close it when i'm eventually home | 19:18 |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: opendev: Update index page https://review.opendev.org/711302 | 19:18 |
fungi | i'm just echoing what i'm seeing show up in our shared email inbox | 19:19 |
fungi | since i know not many folks keep it open in their mua | 19:19 |
*** larainema has quit IRC | 19:20 | |
clarkb | fungi: oh sorry for some reason I read it as check then you'd close it. I can probably close it. | 19:20 |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: Remove python manual page https://review.opendev.org/711308 | 19:22 |
fungi | yeah, not comfortable loading up our control plane tenant creds from here | 19:22 |
*** jamesmcarthur has joined #openstack-infra | 19:22 | |
mordred | clarkb: I can if you're not already | 19:24 |
*** dmellado has quit IRC | 19:24 | |
clarkb | mordred: go for it | 19:24 |
*** dmellado has joined #openstack-infra | 19:25 | |
mordred | done | 19:25 |
*** mgoddard has quit IRC | 19:27 | |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: Update sandbox for OpenDev https://review.opendev.org/711312 | 19:28 |
*** mgoddard has joined #openstack-infra | 19:28 | |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: DNM: investigate zookeeper service setup https://review.opendev.org/711300 | 19:28 |
*** aedc has joined #openstack-infra | 19:31 | |
*** admcleod has quit IRC | 19:32 | |
*** admcleod has joined #openstack-infra | 19:33 | |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: Update testing for OpenDev https://review.opendev.org/711313 | 19:33 |
*** jamesmcarthur has quit IRC | 19:33 | |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Fix pep8 errors https://review.opendev.org/666479 | 19:34 |
openstackgerrit | Monty Taylor proposed opendev/lodgeit master: Fix python3 compatibility issue https://review.opendev.org/684783 | 19:34 |
clarkb | AJaeger: I'm going to look at udpating the consistent job naming section | 19:34 |
clarkb | let me know if you are already doing that | 19:34 |
AJaeger | clarkb: no, haven't. I wonder where to put the "clean code" requirement in https://docs.openstack.org/contributors/code-and-documentation/index.html ? | 19:36 |
AJaeger | infra-root, reviews for infra-manual would be appreciated... | 19:36 |
clarkb | AJaeger: https://docs.openstack.org/contributors/common/zuul-status.html maybe there | 19:37 |
clarkb | and explain why changes may not go into the gate immediately | 19:37 |
AJaeger | clarkb: or add it to https://docs.openstack.org/project-team-guide/testing.html ? | 19:37 |
AJaeger | clarkb: yes, that works with a bit reformulating, on it... | 19:38 |
*** ralonsoh has quit IRC | 19:38 | |
AJaeger | clarkb: https://review.opendev.org/711319 | 19:41 |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: Update testing for OpenDev https://review.opendev.org/711313 | 19:43 |
openstackgerrit | Clark Boylan proposed openstack/infra-manual master: Improve job naming convention docs https://review.opendev.org/711321 | 19:44 |
*** iurygregory has joined #openstack-infra | 19:46 | |
*** jamesmcarthur has joined #openstack-infra | 19:47 | |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: Update python files for OpenDev https://review.opendev.org/711323 | 19:49 |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: Implement zookeeper-auth https://review.opendev.org/619155 | 19:52 |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: Rework README.rst for OpenDev https://review.opendev.org/711324 | 19:54 |
openstackgerrit | Clark Boylan proposed openstack/infra-manual master: Point to Zuul docs for configuring jobs https://review.opendev.org/711325 | 19:57 |
clarkb | AJaeger: left a thought on https://review.opendev.org/#/c/711324/1 | 20:01 |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: Implement zookeeper-auth https://review.opendev.org/619155 | 20:02 |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: Rework README.rst for OpenDev https://review.opendev.org/711324 | 20:06 |
AJaeger | clarkb: updated and reworked slightly different ^ | 20:06 |
clarkb | AJaeger: ya that works | 20:07 |
clarkb | AJaeger: note on https://review.opendev.org/#/c/711323/1 explains how to fix the current test failure | 20:08 |
clarkb | I've not reviewed the rest of the change | 20:08 |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: Update python files for OpenDev https://review.opendev.org/711323 | 20:08 |
AJaeger | clarkb: this way ^? | 20:09 |
AJaeger | was already patching ;) | 20:09 |
clarkb | yup | 20:09 |
AJaeger | thanks! | 20:09 |
AJaeger | clarkb: 711325 has comment on how to fix | 20:10 |
clarkb | AJaeger: meaing use two _ at the end of the link instead of one? | 20:12 |
AJaeger | clarkb: yes! | 20:14 |
clarkb | thanks | 20:14 |
AJaeger | clarkb: one suggestion for 711321 as well, otherwise LGTM | 20:14 |
*** eharney has quit IRC | 20:16 | |
AJaeger | infra-root, could you review https://review.opendev.org/711286 for infra-manual, please? And if time permits, any other infra-manual changes as well - those convert the manual to OpenDev | 20:16 |
openstackgerrit | Clark Boylan proposed openstack/infra-manual master: Improve job naming convention docs https://review.opendev.org/711321 | 20:21 |
openstackgerrit | Clark Boylan proposed openstack/infra-manual master: Point to Zuul docs for configuring jobs https://review.opendev.org/711325 | 20:21 |
clarkb | AJaeger: ^ thanks I think I addressed the build failures and your suggestion on content | 20:21 |
clarkb | lunchtime. I'll check in after to do more reviews if necessary as well as update for any feedback | 20:21 |
openstackgerrit | Andreas Jaeger proposed openstack/infra-manual master: Update core.rst for two +2 policy https://review.opendev.org/711329 | 20:24 |
AJaeger | clarkb: thanks. Will review - and do further work tomorrow. Let's get this in first if possible. | 20:24 |
AJaeger | clarkb: LGTM | 20:26 |
*** ahosam has joined #openstack-infra | 20:38 | |
openstackgerrit | Tristan Cacqueray proposed zuul/zuul master: Implement zookeeper-auth https://review.opendev.org/619156 | 20:40 |
*** iurygregory has quit IRC | 20:43 | |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: Implement zookeeper-auth https://review.opendev.org/619155 | 20:45 |
*** jamesmcarthur has quit IRC | 20:49 | |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: Implement zookeeper-auth https://review.opendev.org/619155 | 20:55 |
*** ociuhandu has joined #openstack-infra | 21:06 | |
*** ociuhandu has quit IRC | 21:10 | |
*** jamesmcarthur has joined #openstack-infra | 21:12 | |
*** ahosam has quit IRC | 21:13 | |
mordred | clarkb: I had to squash this: https://review.opendev.org/#/c/666479/ - so it needs a re +A | 21:31 |
mordred | clarkb: and the one after it fixing py3 is also ready to go whenever you're bored | 21:32 |
*** KeithMnemonic has joined #openstack-infra | 21:37 | |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: Implement zookeeper-auth https://review.opendev.org/619155 | 21:38 |
clarkb | mordred: before we go doing some major updates do we need to maybe pin our existing install? I'm not sure how comprehensive the existing testing is | 21:38 |
*** jcoufal_ has quit IRC | 21:42 | |
mordred | clarkb: not sure - probably? looking | 21:42 |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: Implement zookeeper-auth https://review.opendev.org/619155 | 21:42 |
*** yamamoto has joined #openstack-infra | 21:43 | |
*** jamesmcarthur has quit IRC | 21:44 | |
*** jamesmcarthur has joined #openstack-infra | 21:44 | |
corvus | clarkb: can you look at https://review.opendev.org/711119 ? | 21:44 |
openstackgerrit | Monty Taylor proposed opendev/puppet-lodgeit master: Allow pinning the lodgeit version https://review.opendev.org/711344 | 21:45 |
openstackgerrit | Merged zuul/zuul master: Make test setup_config more pure https://review.opendev.org/709084 | 21:46 |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: Implement zookeeper-auth https://review.opendev.org/619155 | 21:46 |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Pin lodgeit to the current version https://review.opendev.org/711345 | 21:47 |
mordred | clarkb: ^^ hows' that? | 21:47 |
*** yamamoto has quit IRC | 21:49 | |
clarkb | corvus: to make sure I understand what is going on there, we'll basically delay any pull from intermediate registry into the buildset registry (and the local builder) until the image build step rather tahn doing it early? | 21:50 |
clarkb | and that gives us the ability to depend on things in a more fine grained manner? | 21:50 |
openstackgerrit | Merged opendev/lodgeit master: Fix pep8 errors https://review.opendev.org/666479 | 21:50 |
corvus | clarkb: correct. because zuul will only provide the artifact info to the job that "requires" something, and only the image build jobs can say with more specificity what they "require" | 21:50 |
*** eharney has joined #openstack-infra | 21:52 | |
*** jamesmcarthur has quit IRC | 21:56 | |
*** jamesmcarthur has joined #openstack-infra | 21:57 | |
openstackgerrit | Tristan Cacqueray proposed zuul/nodepool master: Implement zookeeper-auth https://review.opendev.org/619155 | 22:00 |
*** imacdonn has quit IRC | 22:04 | |
*** Tengu has quit IRC | 22:04 | |
*** imacdonn has joined #openstack-infra | 22:04 | |
openstackgerrit | Merged opendev/base-jobs master: Pull from intermediate registry in image build job https://review.opendev.org/711119 | 22:04 |
*** Tengu has joined #openstack-infra | 22:06 | |
*** jamesmcarthur has quit IRC | 22:08 | |
mordred | woot | 22:08 |
*** hwoarang has quit IRC | 22:08 | |
*** jamesmcarthur has joined #openstack-infra | 22:10 | |
*** hwoarang has joined #openstack-infra | 22:10 | |
*** tosky has joined #openstack-infra | 22:11 | |
*** hashar has quit IRC | 22:15 | |
*** ahosam has joined #openstack-infra | 22:19 | |
*** slaweq has quit IRC | 22:21 | |
*** jamesmcarthur has quit IRC | 22:22 | |
*** gshippey has quit IRC | 22:23 | |
*** rh-jelabarre has quit IRC | 22:26 | |
*** jamesmcarthur has joined #openstack-infra | 22:32 | |
openstackgerrit | Tristan Cacqueray proposed zuul/zuul master: Implement zookeeper-auth https://review.opendev.org/619156 | 22:33 |
*** nicolasbock has quit IRC | 22:35 | |
*** jamesmcarthur has quit IRC | 22:37 | |
*** rcernin has joined #openstack-infra | 22:39 | |
*** sreejithp has quit IRC | 22:44 | |
openstackgerrit | Tristan Cacqueray proposed zuul/zuul master: Implement zookeeper-auth https://review.opendev.org/619156 | 22:44 |
*** jamesmcarthur has joined #openstack-infra | 22:44 | |
*** jamesmcarthur has quit IRC | 22:47 | |
*** jamesmcarthur has joined #openstack-infra | 22:52 | |
*** jamesmcarthur has quit IRC | 22:53 | |
openstackgerrit | Ian Wienand proposed opendev/system-config master: letsencrypt: Register email with accounts https://review.opendev.org/711133 | 22:54 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: letsencrypt: add note on manual refresh of certificates https://review.opendev.org/711137 | 22:54 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: ansible-lint : disable 503 https://review.opendev.org/711149 | 22:54 |
*** jamesmcarthur has joined #openstack-infra | 22:54 | |
*** tkajinam has joined #openstack-infra | 22:59 | |
*** jamesmcarthur has quit IRC | 23:02 | |
*** jamesmcarthur has joined #openstack-infra | 23:09 | |
*** slaweq has joined #openstack-infra | 23:11 | |
*** jamesmcarthur has quit IRC | 23:12 | |
*** rlandy is now known as rlandy|bbl | 23:15 | |
*** slaweq has quit IRC | 23:16 | |
*** threestrands has joined #openstack-infra | 23:28 | |
openstackgerrit | David Pursehouse proposed opendev/lodgeit master: Update URLs from openstack.org to opendev.org https://review.opendev.org/666475 | 23:28 |
*** ahosam has quit IRC | 23:34 | |
*** dchen has joined #openstack-infra | 23:35 | |
*** Goneri has quit IRC | 23:36 | |
*** tosky has quit IRC | 23:40 | |
*** Goneri has joined #openstack-infra | 23:42 | |
clarkb | infra-root https://review.opendev.org/#/q/topic:opendev+project:openstack/infra-manual+status:open is a fun stack if you have time | 23:48 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: letsencrypt: Register email with accounts https://review.opendev.org/711133 | 23:49 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: letsencrypt: add note on manual refresh of certificates https://review.opendev.org/711137 | 23:49 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: ansible-lint : disable 503 https://review.opendev.org/711149 | 23:49 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: Add initial Ansible for nodepool hosts https://review.opendev.org/710888 | 23:52 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: Add install zookeeper role; use for nodepool-builder testing https://review.opendev.org/710908 | 23:52 |
openstackgerrit | Ian Wienand proposed opendev/system-config master: [wip] deploy nodepool-builder container https://review.opendev.org/710891 | 23:52 |
openstackgerrit | Clark Boylan proposed opendev/system-config master: Pin lodgeit to the current version https://review.opendev.org/711345 | 23:54 |
clarkb | mordred: fyi ^ I think that is the proper puppet syntax to make that pass testing | 23:55 |
openstackgerrit | Tristan Cacqueray proposed zuul/zuul master: Implement zookeeper-auth https://review.opendev.org/619156 | 23:56 |
*** dklyle has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!