Friday, 2022-03-11

opendevreviewIan Wienand proposed openstack/project-config master: grafana: Add infra deployment overview  https://review.opendev.org/c/openstack/project-config/+/83321301:01
opendevreviewIan Wienand proposed openstack/project-config master: grafana: add helper script  https://review.opendev.org/c/openstack/project-config/+/83321401:01
opendevreviewIan Wienand proposed openstack/project-config master: grafana: add helper script  https://review.opendev.org/c/openstack/project-config/+/83321401:03
opendevreviewIan Wienand proposed openstack/project-config master: grafana: add helper script  https://review.opendev.org/c/openstack/project-config/+/83321402:39
*** ysandeep|out is now known as ysandeep05:13
opendevreviewdaniel.pawlik proposed openstack/ci-log-processing master: Introduce a logline iteartor to process the build file in constant memory  https://review.opendev.org/c/openstack/ci-log-processing/+/83196607:06
opendevreviewdaniel.pawlik proposed openstack/ci-log-processing master: Introduce a chunk iterator  https://review.opendev.org/c/openstack/ci-log-processing/+/83196707:07
opendevreviewdaniel.pawlik proposed openstack/ci-log-processing master: DNM Add unit tests for logsender  https://review.opendev.org/c/openstack/ci-log-processing/+/83263707:09
opendevreviewdaniel.pawlik proposed openstack/ci-log-processing master: Add more unit tests for logsender  https://review.opendev.org/c/openstack/ci-log-processing/+/83263707:09
*** ysandeep is now known as ysandeep|lunch07:35
*** jpena|off is now known as jpena08:13
*** ysandeep|lunch is now known as ysandeep08:33
*** chandankumar is now known as chkumar|rover08:42
*** gibi is now known as gibi_pto09:38
*** soniya is now known as soniya2910:54
opendevreviewdaniel.pawlik proposed openstack/ci-log-processing master: DNM Add Opensearch configuration information  https://review.opendev.org/c/openstack/ci-log-processing/+/83265911:07
*** dviroel|out is now known as dviroel|ruck11:12
*** rlandy|out is now known as rlandy|ruck11:13
opendevreviewStephen Finucane proposed openstack/openstack-zuul-jobs master: Add unversioned openstack-python3-jobs  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/83328611:44
opendevreviewStephen Finucane proposed openstack/openstack-zuul-jobs master: Add unversioned openstack-python3-jobs  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/83328612:07
opendevreviewStephen Finucane proposed openstack/openstack-zuul-jobs master: trivial: Re-order jobs  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/83332912:07
opendevreviewStephen Finucane proposed openstack/openstack-zuul-jobs master: Update 'openstack-python3-charm-jobs' to latest Python  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/83333012:07
*** dviroel is now known as dviroel|ruck12:20
*** rlandy|ruck is now known as rlandy|ruck|mtg12:57
opendevreviewStephen Finucane proposed openstack/openstack-zuul-jobs master: Add tooling to keep openstack-python3-jobs up-to-date  https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/83335813:21
opendevreviewdaniel.pawlik proposed openstack/ci-log-processing master: Improve fields in logsender  https://review.opendev.org/c/openstack/ci-log-processing/+/83336013:23
opendevreviewdaniel.pawlik proposed openstack/ci-log-processing master: Add tags field for logsender  https://review.opendev.org/c/openstack/ci-log-processing/+/83336313:46
opendevreviewdaniel.pawlik proposed openstack/ci-log-processing master: Deploy service using logscraper and logsender  https://review.opendev.org/c/openstack/ci-log-processing/+/83192713:51
*** dasm|off is now known as dasm14:06
*** rlandy|ruck|mtg is now known as rlandy|ruck14:09
opendevreviewdaniel.pawlik proposed openstack/ci-log-processing master: DNM Add Opensearch configuration information; change README file  https://review.opendev.org/c/openstack/ci-log-processing/+/83265914:26
opendevreviewdaniel.pawlik proposed openstack/ci-log-processing master: Deploy service using logscraper and logsender  https://review.opendev.org/c/openstack/ci-log-processing/+/83192714:29
tinwoodHey there; are there any problems with gerrit at the moment? (e.g. review.opendev.org)?  I'm have issues trying to submit a review.  Have IP addresses changed, etc.?14:47
fungitinwood: it's been at least a year since the last time we changed its ip address. when was it last working for you?14:48
fungiare you able to ping the server? are you connecting over ipv4 or ipv6?14:49
tinwoodfungi, yesterday it was fine.  Now I'm getting timeouts.  ipv414:49
fungiping timeouts too?14:49
tinwoodNo, ping seems fine.14:49
tinwooddig gives me:14:49
tinwood;; ANSWER SECTION:14:49
tinwoodreview.opendev.org.     474     IN      CNAME   review02.opendev.org.14:49
tinwoodreview02.opendev.org.   475     IN      A       199.204.45.3314:49
fungiyeah, that's correct14:50
fungiif you `ssh -p 29418 youruser@review.opendev.org` do you get back a "Welcome to Gerrit Code Review" banner?14:50
tinwoodYup.  I'll retry it a few times to see if it's consistent.  One sec.14:51
tinwoodOkay, that's working ... I'll try the review again.14:52
tinwoodSo `git review -ll` hangs *most* of the time and times out; occasionally it succeeds.14:54
tinwoodProject is openstack/charm-ceph-mon14:54
fungiwhat's the -ll for? i don't remember that option. i'll have to look it up14:57
fungioh, listing reviews14:57
tinwoodIt's like -l but you get more details.  I tend to use it to see which branch things are being reviewed on to.14:57
fungiso sounds like it could be a query timeout14:57
tinwoodfungi, but I also can't submit reviews either (which is what I was trying to)14:58
tinwoodsingle -l hangs too.14:58
fungiinteresting, sounds similar to a report we had earlier in the week which seemed like a possuble pmtud blackhole somewhere on the internet14:59
tinwoodIt's like 1 server is responding out of a cluster?14:59
fungiand yeah, i can `git review -ll` in that repo just fine, 100% of the time, returns in under a second14:59
fungiwell, we only have one gerrit server, there's no load balancing or clustering involved14:59
tinwoodOk, scratch that idea! :)14:59
fungibut you can see that with flow balancing through internet providers, if some of your connections get routed through broken relays15:00
tinwoodI'll restart my end of things and see if that helps.15:00
fungii expect it's something out on the internet between backbone providers, but yeah checking your end can't hurt15:00
tinwoodfungi, still getting timeouts sadly.  I've got an alternative VPN network route that works, so I'll use that.  Sorry to trouble you.  Hopefully the routes will clear up.15:40
*** dviroel|ruck is now known as dviroel|ruck|lunch15:48
fungitinwood: no worries, sorry about that! glad to hear your vpn is working around wherever the disruption is16:06
*** ysandeep is now known as ysandeep|out16:15
*** dviroel|ruck|lunch is now known as dviroel|ruck16:46
*** jpena is now known as jpena|off17:11
*** odyssey4me is now known as odyssey4me|away18:16
*** odyssey4me|away is now known as odyssey4me18:16
cloudnullqq - was there a change in our base images to lock down sudo access? RE: https://zuul.opendev.org/t/openstack/build/080db2992e8b4d66ad9b450087497a03 -- msg: Missing sudo password -- local tests with c8-stream vms isn't having that issue, but we can recreate it if we revoke sudo for the user. 19:53
fungicloudnull: not an intentional change at least, we expect jobs may need root privs and leave it up to them to revoke sudo access at job runtime19:58
cloudnull++ 19:59
cloudnullit an odd failure that started popping up fairly recently. 20:00
* cloudnull continues to dig 20:00
cloudnullthanks fungi20:00
fungicloudnull: note that job seems to use the tox playbook, which includes the revoke-sudo role early in its run phase20:00
fungihttps://zuul.opendev.org/t/openstack/build/080db2992e8b4d66ad9b450087497a03/console20:01
fungirevoke-sudo tasks are the first ones run there20:01
cloudnullORLY 20:01
cloudnullis that new-ish?20:02
fungino, it's been that way since any of this existed20:02
cloudnullmaybe it just started working on c8?20:03
fungii think there's a var you can set to skip that, maybe something about it changed or wasn't being set20:03
cloudnull++ will look into that 20:03
fungicloudnull: here's where the role is being included as part of the parent job's playbook20:05
fungihttps://opendev.org/zuul/zuul-jobs/src/branch/master/playbooks/tox/run.yaml#L320:05
fungithat was last touched 4 years ago20:06
cloudnullweird -- well I will try and work-around it 20:07
cloudnullI appreciate the pointers. 20:07
fungicloudnull: this is the role, and it hasn't been modified in a year (and not significantly for about 4 years)20:09
fungihttps://opendev.org/zuul/zuul-jobs/src/branch/master/roles/revoke-sudo/tasks/main.yaml20:09
*** odyssey4me is now known as odyssey4me|away20:09
*** odyssey4me|away is now known as odyssey4me20:09
cloudnull++ yeah I was looking that , though I don't see an option to disable the revoke role 20:09
fungii don't see any switches to skip it, but there's probably a different job with sudo access which should be the parent20:09
cloudnull++ 20:09
fungicloudnull: maybe try switching to this parent: https://opendev.org/openstack/openstack-zuul-jobs/src/branch/master/zuul.d/jobs.yaml#L108-L11420:11
cloudnullsweet!20:11
cloudnullI'll give that a spin 20:12
fungior make something similar if that's still not quite what you need20:12
fungiit does apply openstack's upper-constraints which the normal tox parent from zuul-jobs doesn't20:12
cloudnulli'm giving that a spin now , and will adjust as needed. 20:23
cloudnullima see if we can make it go without having to change much of anything 20:24
*** odyssey4me is now known as odyssey4me|away20:24
fungiof course20:49
opendevreviewMohammed Naser proposed openstack/project-config master: Add vexxhost/ansible-collection-atmosphere project  https://review.opendev.org/c/openstack/project-config/+/83346721:05
*** dviroel|ruck is now known as dviroel|out21:19
opendevreviewMohammed Naser proposed openstack/project-config master: Add vexxhost/ansible-collection-atmosphere project  https://review.opendev.org/c/openstack/project-config/+/83346721:19
*** odyssey4me|away is now known as odyssey4me22:08
*** odyssey4me is now known as odyssey4me|away22:09
opendevreviewMerged openstack/project-config master: Add vexxhost/ansible-collection-atmosphere project  https://review.opendev.org/c/openstack/project-config/+/83346722:10
*** dasm is now known as dasm|off22:27

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!