Friday, 2022-06-03

fungiouch00:07
fungiwhat python version?00:07
fungiahh, pypi outage?00:09
fungiUnresolved incident: Newly uploaded files are returning 403 from files.pythonhosted.org.00:10
ianwyeah i guess it could be00:10
ianwit was the dib-nodepool-functional jobs which i guess all would have been started at ~ the same time00:10
ianwi'll start with a recheck and debug if it gets worse :)00:11
fungiif you try to go to any project page on pypi it returns an error message right now00:11
ianwoh, hrm, i was checking https://pypi.org/project/Jinja2/ to make sure it wasn't a release and it's working for me00:12
funginow it's loading for me as well00:12
fungihuh...00:12
fungimight be random00:12
ianwstatus.python.org has "pypi.org -CDN" "Major Outage" ...00:13
fungioh, that's new00:13
fungiit wasn't showing that moments ago00:13
ianwhaha i reloaded it and now it says "Operational"00:13
ianwi guess it pings something and if it doesn't responds freaks out to "Major Outage" level00:14
fungischrödinger's cdn00:14
Clark[m]This is our fallback to backup pypi backend situation on steroids00:15
*** dviroel|afk is now known as dviroel00:19
opendevreviewIan Wienand proposed openstack/diskimage-builder master: Drop Python 3.6 support  https://review.opendev.org/c/openstack/diskimage-builder/+/84453400:39
opendevreviewJay Faulkner proposed openstack/diskimage-builder master: Use current openstack-python3 job template  https://review.opendev.org/c/openstack/diskimage-builder/+/83622900:41
opendevreviewJay Faulkner proposed openstack/diskimage-builder master: Use current openstack-python3 job template  https://review.opendev.org/c/openstack/diskimage-builder/+/83622900:42
ianwdib-nodepool-functional-openstack-centos-8-stream-src (2nd attempt) ... i missed the first attempt but not looking promising00:47
ianwthese tests are a bit weird because we run devstack setup as pre:, so i guess it retries if devstack fails.  the presumption being devstack is reliable and any errors must be transient :)00:48
ianwERROR: Could not find a version that satisfies the requirement glance-store===4.0.0 00:52
ianwso a different package.  this seems to add to the theory that random things are seeing 403's00:52
ianwit always seems to be keystone install, but maybe that's a red herring because it's the first thing we install with constraints maybe?00:53
*** dviroel is now known as dviroel|out01:01
chris_dohmenHey all! I opened a bug regarding squashed merges not being able to apply the correct symbol due to the automatic message adding spaces (https://bugs.launchpad.net/pbr/+bug/1977479). If you perform a `strip()` before looking up the symbol everything works. I dont think this interferes with the logic of having Sem-Ver be the first thing on the line as whitespace doesnt add / remove any value. Any thoughts on this implementation prior to creating a re01:49
*** ysandeep|out is now known as ysandeep05:00
*** rcastillo_ is now known as rcastillo05:34
opendevreviewDr. Jens Harbott proposed openstack/diskimage-builder master: Use current openstack-python3 job template  https://review.opendev.org/c/openstack/diskimage-builder/+/83622907:05
opendevreviewDr. Jens Harbott proposed openstack/diskimage-builder master: Drop Python 3.6 support  https://review.opendev.org/c/openstack/diskimage-builder/+/84453407:06
*** jpena|off is now known as jpena07:09
opendevreviewMerged opendev/glean master: testing: add vexxhost sample config  https://review.opendev.org/c/opendev/glean/+/84399607:21
opendevreviewDr. Jens Harbott proposed openstack/project-config master: Uodata kolla grafana panel  https://review.opendev.org/c/openstack/project-config/+/84455407:24
opendevreviewDr. Jens Harbott proposed openstack/project-config master: Update kolla grafana panel  https://review.opendev.org/c/openstack/project-config/+/84455407:25
*** bhagyashris|rover is now known as bhagyashris07:37
opendevreviewMerged opendev/glean master: tests: stub out fields  https://review.opendev.org/c/opendev/glean/+/84414307:38
opendevreviewMerged opendev/glean master: redhat-ish platforms: refactor simplification of interface writing  https://review.opendev.org/c/opendev/glean/+/84414807:38
*** chandankumar is now known as chkumar|ruck07:56
opendevreviewMerged openstack/project-config master: Update kolla grafana panel  https://review.opendev.org/c/openstack/project-config/+/84455407:57
*** ysandeep is now known as ysandeep|lunch09:39
*** ysandeep|lunch is now known as ysandeep10:22
*** rlandy|out is now known as rlandy10:23
fallenIDENTIFY10:38
fallenIDENTIFY fallen10:42
*** dviroel|out is now known as dviroel11:22
fallenI just created a Ubuntu One account under the email fallen@redhat.com. But when I try to sign in to review.opendev.org it gives me "Not found" and the URL says "SignInFailure,SIGN_IN,Contact+site+administrator"12:22
fallenAnyone available to help me figure out why I can't sign in?12:23
fungiyeah, i can take a look. odds are that e-mail address is used by another account (i.e. you have a duplicate account)12:24
fallenThat would be great, thanks!12:29
fungiit takes me a few minutes to remember how to fetch the correct state from gerrit's reviewdb, but looking at an old pull i have there's definitely an existing account with that address12:30
fungiusually what happens is some change made to the account in the ubuntu one sso causes it to switch to a new openid for that account, which gerrit doesn't recognize yet and thinks that means it should create a new account, but then discovers that the e-mail address used for that "new" openid is also in use by an existing account it already has, so throws an error12:31
fallenYeah we did a lot of messing about with accounts, not knowing what is going on or understanding how things work. 12:34
fungiyeah, there's an account 29515 with that e-mail address and also a hotmail address associated with it12:34
fallenmclean_fiona@hotmail.com?12:35
fungiyep12:35
fallenok, that's me too12:35
fungiright, i'm just trying to see if i can find what new openid it's trying to create the account from (if that's what's really going on). unfortunately gerrit's logs are a bit opaque12:37
fungiokay, i just needed to look in an older log. your last login attempt was before logrotate kicked in12:40
fungiit's definitely an account conflict where a "new" openid is trying to create a new account using the same e-mail12:41
fungii have the updated openid here12:41
*** ysandeep is now known as ysandeep|afk12:42
fungifallen: so, the easy solution on our end (which doesn't require down-time for the gerrit service) is to set the "old" account as invalid, clean up all references it has to those e-mail addresses, and then you should be able to create a new account with that new openid. your ssh/api username will have to change though, that can't be disassociated from the old account12:43
fallenok that works for me12:44
fungicool, this will take a few minutes as i have to adapt some scripts for this12:44
fungifallen: okay, old account 29515 has been set inactive, the two e-mail addresses have been removed from it, and then i used our account retirement script on it. try logging into the review.opendev.org webui again13:01
*** ysandeep|afk is now known as ysandeep13:06
fungii need to step away from the keyboard for a few minutes, but will be back and can take another look at it if your login is still not working13:14
fallenfungi: do I need to recreate an ubuntu one account? 13:32
fallenGuessing yes13:33
fallenfungi: OK I created a new account, but I could not use either of the email addresses previously used. No matter, I used another private email address and new username. I am in and it worked!! Thank you13:58
fungifallen: sorry, back now. you shouldn't have had to create a new ubuntu one sso account, just needed to log in with the same account again14:18
fungionce i cleaned up the old e-mail address references in gerrit, logging in with your previously not-working ubuntu one account should have caused gerrit to successfully create a new account for it14:23
fallenah......oh well, it is working now with a new account. That is the main thing. I have a colleague with the same problem, may I give you his email address please?14:25
fungisure14:25
fallenastillma@redhat.com14:27
fungiit should go a little quicker this time since all the steps are still fresh in my mind14:27
fungichecking now14:27
fallenthank you so much14:27
fungiinteresting, there are no existing accounts with that address14:28
fallenhmmm, he must have another issue then14:28
fungiis the error message the same?14:28
fallenhe says yes....but I want to walk through it with him whilst he screen shares to double check14:29
fallenI will get back to you, I don't want to waste your time :-) 14:29
fungii'm not finding any login failures for duplicate accounts besides yours over the past two days14:30
fungiso yeah, probably something subtly different14:30
fungianyway, i'll be around if you can't figure it out14:30
*** dviroel is now known as dviroel|lunch14:53
opendevreviewMerged opendev/irc-meetings master: Security SIG chair rotation  https://review.opendev.org/c/opendev/irc-meetings/+/84444815:04
*** marios is now known as marios|out15:40
opendevreviewJay Faulkner proposed openstack/diskimage-builder master: Remove py 3.6 support and update jobs  https://review.opendev.org/c/openstack/diskimage-builder/+/83622915:50
opendevreviewJay Faulkner proposed openstack/diskimage-builder master: Add support for Python 3.10  https://review.opendev.org/c/openstack/diskimage-builder/+/84461315:50
*** ysandeep is now known as ysandeep|out16:08
*** dviroel|lunch is now known as dviroel16:20
*** rlandy_ is now known as rlandy16:33
*** jpena is now known as jpena|off17:06
*** yoctozepto is now known as yoctozepto[pto]17:13
opendevreviewJay Faulkner proposed openstack/diskimage-builder master: Add support for Python 3.10  https://review.opendev.org/c/openstack/diskimage-builder/+/84461317:46
opendevreviewJay Faulkner proposed openstack/diskimage-builder master: Add support for Python 3.10  https://review.opendev.org/c/openstack/diskimage-builder/+/84461318:06
*** dviroel is now known as dviroel|out21:21

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