Friday, 2019-12-06

rpiosofungi: It's a new symptom from an system which was able to successfully clone just a couple of days ago.00:00
rpiosofungi: There are others who are pointing the finger you know where ;-)00:00
fungiyeah, network devices you're connecting through can suddenly become overwhelmed by other misbehaving hosts you share it with00:01
*** rfolco has joined #openstack-infra00:01
rpiosoor the network device can be changed and introduce problems.00:01
fungiin my days doing internet engineering we saw no end of issues when backbone peers would dissolve or downgrade their connections with each other over contract disputes about who was going to cover transit costs, and network connectivity between different parts of the internet would just fall apart00:02
rpiosoclarkb: Checking at home could rule out opendev.org server issues, no? If so, the light might then shine brighter on something closer to the client.00:03
fungiso it may not even be that local to you, just a suddenly overloaded peering point along your preferred route00:03
clarkbrpioso: yes, but I've basically already done that00:03
clarkbdid clones in a loop witu no issue00:03
rpiosofungi: I'm referring to something much simpler, a new switch.00:03
fungirpioso: that is equally likely, yep00:04
fungiespecially if some network admin didn't properly configure the memory allocation for the bridge table or something00:04
rpiosoclarkb: Understood, and agree.00:04
fungiand so teh switch is periodically reverting to flooding all frames to all ports when it gets slightly overwhelmed00:05
fungior loop protection has been disabled and someone accidentally connected a couple switchports to each other00:05
rpiosoIt's supposedly a bigger, faster, and badder (oops) switch.00:05
fungior forgot to configure a lag and so multiple connections are being treated as separate, causing loops00:06
fungii've seen more ways a switch replacement can go wrong than i care to count00:06
rpiosofungi: I'll pass those possibilities along.00:07
fungithat's really just the tip of the iceberg00:07
rpiosofungi: Understood00:07
fungibut anyway, one thing you could do is some extended ping tests and see if you're getting any significant amount of packet loss00:08
fungijust a little packet loss can cause tcp retransmits to spiral out of control00:08
fungiand drag your throughput waaaay down00:08
rpiosofungi: How is the gitea server instance selected? Is it fixed from a given host?00:09
* rpioso guesses a hash of the IP address00:09
fungiyes, hash by source address00:09
fungimainly to address issues where related requests for a git operation could otherwise wind up farmed out to different backens which are slightly out of sync00:10
fungis/backens/backends/00:10
fungiwe *could* take gitea02 down in the haproxy so that your connections wind up getting mapped to a different backend server instead, as a test, though it could be mildly disruptive (not that much if we take it out of the pool gracefully)00:12
rpiosofungi: If it's not too disruptive and could be done quickly, I'm game.00:13
fungiconveniently i have the command queued up in shell history00:13
* rpioso would like to soon call it a day and catch some Boston Bruins hockey.00:13
rpiosofungi: Ready when you are.00:14
fungiinfra-root: any objection to me temporarily disabling balance_git_https/gitea02.opendev.org in the haproxy?00:14
clarkbnot from me00:14
fungiokay, so as not to eat into the bruins game, i'll go ahead ;)00:15
rpiosofungi: Thank you! Let's go Bruins!00:15
fungirpioso: when you make a request now from that client do you see a cert from a different backend?00:15
fungilet it not be said i am unkind to beantown, or lack a respect for hockey00:16
rpiosofungi: Yes, I do see a new cert, gitea05.opendev.org00:17
fungiokay, let's see if you can reproduce your issue00:17
fungiif you can, then it's unlikely to be backend-specific00:17
rpiosofungi: It's already looking like it's been reproduced. On the first clone! Let's give it a few minutes to confirm.00:18
fungik00:19
rpiosofungi: error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.00:22
fungiouch00:22
rpiosofatal: The remote end hung up unexpectedly.00:22
rpiosoI saw that earlier.00:22
fungiyeah, that's typical for a prematurely-terminated socket00:22
rpiosoJust prior to our convo.00:23
fungibut does mean some pretty nasty network problems usually00:23
rpiosoThe second clone isn't proceeding normally.00:23
rpiosoOr switch misconfig ?00:23
fungiwell, i'm not speculating on what could cause the "network problems" but... switches are network devices ;)00:24
rpiosoWithin 24 hours, the symptom appeared. And I wasn't cloning all 24 of 'em.00:24
rpiosoPerhaps it's coincidental.00:24
rpiosofungi: Please feel free to revert the cluster.00:24
fungii'm going to check resource utilization graphs for gitea05 just to make sure it's not having trouble we don't know about00:25
funginominal traffic levels and system load, no appreciable memory pressure00:26
clarkbfungi: ya 02 was in a similar boat when I tested it yesterday00:26
clarkbit had work it was doing but nothing crazy00:26
fungisome failed tcp attempts on the open statistics00:26
*** jamesmcarthur has joined #openstack-infra00:27
rpiosofungi: The first two clones failed in the same way. Then clones 3-6 rocked normally. Now clone 7 is stuck.00:27
fungirpioso: this sounds consistent with your earlier observations?00:28
rpiosofungi: Indeed!00:28
fungii'll go ahead and reenable gitea02 in the pool00:28
fungithanks for testing!00:28
rpiosoclarkb, fungi: Terminated bandwidth hungry loop. Thanks, again, for all of your assistance.00:29
fungithe failed tcp opens on the graph look consistent with the other servers too, so i suspect that's just our equivalent of cosmic background radiation00:30
fungimore likely it's showing the liveliness probes from haproxy00:31
fungii bet it's doing syn,syn/ack,poof00:31
fungiwould explain why it's so steady and consistent across all backends00:31
*** ijw has joined #openstack-infra00:32
fungirpioso: sorry we don't have a better answer for you, but... go bruins!00:32
rpiosoclarkb, fungi: As always, you guys were a great help. Thank you, thank you. Let's go Bruins!00:37
clarkbfungi: is poof an actual tcp verb? :)00:43
*** rfolco has quit IRC00:44
*** jamesmcarthur has quit IRC00:45
openstackgerritClark Boylan proposed zuul/zuul master: Don't search github api for projects not in Zuul  https://review.opendev.org/69439000:45
*** efried has quit IRC00:48
*** ociuhandu has joined #openstack-infra00:48
*** efried has joined #openstack-infra00:49
*** ociuhandu has quit IRC00:52
*** jamesmcarthur has joined #openstack-infra00:53
*** mriedem has quit IRC00:56
openstackgerritClark Boylan proposed zuul/zuul master: Look for depends-on lines in github dependency search  https://review.opendev.org/69759501:00
*** rlandy|afk has quit IRC01:03
*** jamesmcarthur has quit IRC01:04
*** jamesmcarthur has joined #openstack-infra01:05
*** ricolin has joined #openstack-infra01:10
*** jamesmcarthur has quit IRC01:10
*** rfolco has joined #openstack-infra01:13
*** jamesmcarthur has joined #openstack-infra01:14
*** jamesmcarthur has quit IRC01:15
*** jamesmcarthur has joined #openstack-infra01:15
*** ociuhandu has joined #openstack-infra01:17
*** michael-beaver has quit IRC01:19
*** ociuhandu has quit IRC01:23
*** rfolco has quit IRC01:33
*** rfolco has joined #openstack-infra01:33
*** jamesmcarthur has quit IRC01:35
*** rfolco has quit IRC01:38
*** jamesmcarthur has joined #openstack-infra01:39
*** jamesmcarthur has quit IRC01:44
*** ociuhandu has joined #openstack-infra01:57
*** jamesmcarthur has joined #openstack-infra02:02
*** ociuhandu has quit IRC02:03
*** jamesmcarthur has quit IRC02:13
*** jamesmcarthur has joined #openstack-infra02:13
openstackgerritIan Wienand proposed zuul/nodepool master: Also build sibling container images  https://review.opendev.org/69739302:25
openstackgerritIan Wienand proposed zuul/nodepool master: [wip] move openstack testing to use containerised daemon  https://review.opendev.org/69346402:25
*** ociuhandu has joined #openstack-infra02:26
*** gyee has quit IRC02:30
*** ociuhandu has quit IRC02:31
*** ijw has quit IRC02:54
*** ijw has joined #openstack-infra02:55
*** ijw has quit IRC03:15
*** surpatil has joined #openstack-infra03:15
*** jamesmcarthur has quit IRC03:18
*** surpatil is now known as surpatil||127_0_03:28
*** surpatil||127_0_ is now known as surpatil03:29
*** surpatil is now known as surpatil|127_0_003:29
*** surpatil|127_0_0 is now known as surpatil03:29
*** surpatil is now known as surpatil|wrf03:32
*** surpatil|wrf is now known as surpatil|wfr03:32
*** surpatil|wfr is now known as surpatil|wfh03:33
openstackgerritIan Wienand proposed zuul/zuul-jobs master: build-docker-image: fix up siblings copy  https://review.opendev.org/69761403:34
ianwthere are more problems in that than i'd like to admit :)03:34
ianwstatusbot is gone again03:40
*** psachin has joined #openstack-infra03:40
*** openstackstatus has joined #openstack-infra03:41
*** ChanServ sets mode: +v openstackstatus03:41
*** ociuhandu has joined #openstack-infra03:52
*** udesale has joined #openstack-infra04:00
*** ykarel|away has joined #openstack-infra04:01
*** ociuhandu has quit IRC04:02
*** dave-mccowan has quit IRC04:04
*** ricolin has quit IRC04:16
*** ricolin has joined #openstack-infra04:18
*** ykarel|away is now known as ykarel04:21
*** rishabhhpe has joined #openstack-infra04:36
openstackgerritIan Wienand proposed zuul/zuul-jobs master: build-docker-image: fix up siblings copy  https://review.opendev.org/69761404:49
*** tkajinam has quit IRC05:02
*** tkajinam has joined #openstack-infra05:04
*** jamesmcarthur has joined #openstack-infra05:20
*** raukadah is now known as chkumar|ruck05:20
*** jamesmcarthur has quit IRC05:25
*** ociuhandu has joined #openstack-infra05:30
*** tkajinam_ has joined #openstack-infra05:35
*** ociuhandu has quit IRC05:36
*** tkajinam has quit IRC05:38
*** surpatil|wfh has quit IRC05:45
*** rh-jelabarre has quit IRC05:48
openstackgerritMerged zuul/zuul master: Log item warning messages at info level  https://review.opendev.org/69757105:54
openstackgerritMerged zuul/zuul master: Fix potential wedge with provides/requires/dependencies  https://review.opendev.org/69757906:01
*** rcernin has quit IRC06:03
*** jtomasek has joined #openstack-infra06:12
openstackgerritMerged zuul/zuul master: Pagure - add the enqueue_ref unit test  https://review.opendev.org/68735106:17
rishabhhpeHi ALL ,  We are not able to see results published on CI-Watch screen from yesterday . Also Devstack installation is failing at very early stage of setup.. Is there anyone else facing the same issue or someone who can help us understand the root cause of issue?06:22
rishabhhpeIn success log we are able to see /opt/stack/data/CA while in failure log we are not able to see the same directory. For reference we have pasted the logs here http://paste.openstack.org/show/787215/06:22
*** ociuhandu has joined #openstack-infra06:25
*** soniya29 has joined #openstack-infra06:39
*** ociuhandu has quit IRC06:42
openstackgerritOpenStack Proposal Bot proposed openstack/project-config master: Normalize projects.yaml  https://review.opendev.org/69762206:47
*** ociuhandu has joined #openstack-infra07:05
*** diablo_rojo has quit IRC07:23
*** rcernin has joined #openstack-infra07:25
*** pgaxatte has joined #openstack-infra07:30
*** ociuhandu has quit IRC07:42
*** ykarel is now known as ykarel|lunch07:46
*** yamamoto has joined #openstack-infra07:50
*** hashar has joined #openstack-infra07:54
*** rishabhhpe has quit IRC07:59
*** sikkar_ has joined #openstack-infra07:59
*** dpawlik has joined #openstack-infra08:02
*** pcaruana has joined #openstack-infra08:11
*** tobias-urdin has joined #openstack-infra08:15
*** tkajinam_ has quit IRC08:16
*** slaweq_ has joined #openstack-infra08:16
*** slaweq_ is now known as slaweq08:21
*** rpittau|afk is now known as rpittau08:21
*** ociuhandu has joined #openstack-infra08:27
*** witek_ has joined #openstack-infra08:28
*** tesseract has joined #openstack-infra08:31
*** ociuhandu has quit IRC08:33
*** iurygregory has joined #openstack-infra08:38
*** ralonsoh has joined #openstack-infra08:55
*** ykarel|lunch is now known as ykarel08:57
*** hashar has quit IRC09:05
openstackgerritAlbin Vass proposed zuul/nodepool master: Documentation fixes  https://review.opendev.org/69763509:06
*** gfidente|afk is now known as gfidente09:11
*** lucasagomes has joined #openstack-infra09:17
*** ociuhandu has joined #openstack-infra09:21
*** ociuhandu has quit IRC09:26
*** ociuhandu has joined #openstack-infra09:27
*** aedc has joined #openstack-infra09:28
*** dchen has quit IRC09:31
*** derekh has joined #openstack-infra09:32
*** hashar has joined #openstack-infra09:33
*** ociuhandu has quit IRC09:56
*** yamamoto has quit IRC09:56
*** ociuhandu has joined #openstack-infra09:56
*** aarents has quit IRC10:01
*** ociuhandu has quit IRC10:01
*** sikkar_ has quit IRC10:05
*** rishabhhpe has joined #openstack-infra10:06
*** derekh has quit IRC10:12
*** rcernin has quit IRC10:12
*** rcernin has joined #openstack-infra10:15
*** derekh has joined #openstack-infra10:18
*** pkopec has joined #openstack-infra10:26
*** dtantsur|afk is now known as dtantsur10:28
*** rfolco has joined #openstack-infra10:28
dtantsurmorning folks! is there a way to disable IPv6 in devstack?10:32
*** witek_ has quit IRC10:33
*** rcernin has quit IRC10:33
*** ociuhandu has joined #openstack-infra10:36
*** ociuhandu has quit IRC10:40
rishabhhpeHi ALL ,  We are not able to see results published on CI-Watch screen from yesterday . Also Devstack installation is failing at very early stage of setup.. Is there anyone else facing the same issue or someone who can help us understand the root cause of issue?10:40
rishabhhpeIn success log we are able to see /opt/stack/data/CA while in failure log we are not able to see the same directory. For reference we have pasted the logs here http://paste.openstack.org/show/787215/10:40
fricklerdtantsur: are you talking about infra jobs or running devstack locally? for the latter please come along to #openstack-qa10:46
dtantsurI'm not even sure..10:47
fricklerfor infra jobs, some of our node providers only have external connectivity via IPv6, so disabling that would be difficult10:47
dtantsurfrickler: we see increasing number of things like https://d38d0367c1ca70558cf0-3059cf1890ea1358c70d952067d56657.ssl.cf5.rackcdn.com/693017/20/check/ironic-standalone/1e582b4/controller/logs/ironic-bm-logs/node-2_console_log.txt.gz10:47
dtantsurwhich is, in a V4 job a "baremetal" node only gets V6 addresses10:47
*** rishabhhpe has quit IRC10:49
*** derekh has quit IRC10:53
fricklerdtantsur: hmm, how is that node implemented? it should be only internal to the testing environment, not connected to the external interfaces of the test nodes, because you couldn't provide dhcp there anyway10:55
dtantsuryep, it's an internal VM (used for ironic testing)10:55
*** derekh has joined #openstack-infra10:55
dtantsurso DHCP is provided by neutron (and it may be a neutron problem in the end)10:56
*** pkopec has quit IRC10:58
*** derekh has quit IRC10:59
*** derekh has joined #openstack-infra10:59
*** ramishra has quit IRC11:15
*** yamamoto has joined #openstack-infra11:27
*** sshnaidm|afk is now known as sshnaidm|off11:28
*** ramishra has joined #openstack-infra11:31
*** ociuhandu has joined #openstack-infra11:39
*** pkopec has joined #openstack-infra11:41
*** ociuhandu has quit IRC11:44
*** zbr has quit IRC11:47
*** zbr has joined #openstack-infra11:47
*** tosky has joined #openstack-infra11:50
*** yamamoto has quit IRC11:50
openstackgerritAlbin Vass proposed zuul/nodepool master: Documentation fixes  https://review.opendev.org/69763511:56
*** yamamoto has joined #openstack-infra11:58
*** yamamoto has quit IRC11:58
*** udesale has quit IRC12:00
openstackgerritIan Wienand proposed zuul/zuul-jobs master: build-docker-image: fix up siblings copy  https://review.opendev.org/69761412:02
*** rfolco is now known as rfolco|bbl12:03
*** yamamoto has joined #openstack-infra12:25
*** witek has joined #openstack-infra12:27
*** Lucas_Gray has joined #openstack-infra12:31
*** Lucas_Gray has quit IRC12:40
*** Lucas_Gray has joined #openstack-infra12:40
*** Lucas_Gray has quit IRC12:45
*** Lucas_Gray has joined #openstack-infra12:49
*** rlandy has joined #openstack-infra13:03
*** jamesmcarthur has joined #openstack-infra13:06
*** hashar has quit IRC13:07
*** rh-jelabarre has joined #openstack-infra13:09
*** Lucas_Gray has quit IRC13:14
*** Lucas_Gray has joined #openstack-infra13:15
*** jamesmcarthur has quit IRC13:28
*** jamesmcarthur has joined #openstack-infra13:29
*** jamesmcarthur has quit IRC13:34
*** mriedem has joined #openstack-infra13:41
*** mgoddard has quit IRC13:44
*** mgoddard has joined #openstack-infra13:45
*** jamesmcarthur has joined #openstack-infra13:46
*** ociuhandu has joined #openstack-infra13:47
*** pkopec has quit IRC13:50
*** ociuhandu has quit IRC13:52
*** soniya29 has quit IRC13:55
*** mgoddard has quit IRC13:58
*** ociuhandu has joined #openstack-infra14:07
*** mgoddard has joined #openstack-infra14:13
*** eharney has joined #openstack-infra14:15
*** hashar has joined #openstack-infra14:22
*** ociuhandu has quit IRC14:27
*** ociuhandu has joined #openstack-infra14:28
*** aedc has quit IRC14:28
openstackgerritMerged openstack/project-config master: Normalize projects.yaml  https://review.opendev.org/69762214:28
*** aedc has joined #openstack-infra14:28
*** jamesmcarthur has quit IRC14:29
*** jamesmcarthur has joined #openstack-infra14:30
*** jamesmcarthur has quit IRC14:35
*** Goneri has joined #openstack-infra14:38
openstackgerritMerged openstack/ptgbot master: Add common navbar and display MOTD on all pages  https://review.opendev.org/69432614:39
*** goldyfruit___ has joined #openstack-infra14:41
*** pkopec has joined #openstack-infra14:41
*** liuyulong has quit IRC14:47
*** ykarel is now known as ykarel|afk14:50
*** hashar has quit IRC14:53
*** jklare has quit IRC14:56
*** jklare has joined #openstack-infra14:59
*** jamesmcarthur has joined #openstack-infra15:00
*** chkumar|ruck is now known as raukadah15:01
*** aedc has quit IRC15:02
*** dave-mccowan has joined #openstack-infra15:05
*** goldyfruit___ is now known as goldyfruit15:07
*** jamesmcarthur has quit IRC15:08
*** dave-mccowan has quit IRC15:10
*** jamesmcarthur has joined #openstack-infra15:22
*** KeithMnemonic has joined #openstack-infra15:29
*** jamesmcarthur has quit IRC15:31
*** jamesmcarthur has joined #openstack-infra15:32
*** ykarel|afk is now known as ykarel|away15:38
*** jamesmcarthur has quit IRC15:46
openstackgerritDavid Moreau Simard proposed zuul/zuul master: DNM: Test zuul-stream-functional with ara 1.3  https://review.opendev.org/69462215:47
openstackgerritDavid Moreau Simard proposed opendev/system-config master: DNM: Test ara 1.3 for bridge  https://review.opendev.org/69510815:48
*** ykarel|away has quit IRC15:49
openstackgerritFabien Boucher proposed zuul/zuul-jobs master: Make ara-report role to zuul_return an artifact  https://review.opendev.org/69768115:50
openstackgerritDavid Moreau Simard proposed opendev/system-config master: DNM: Test ara-report artifact  https://review.opendev.org/69768316:00
*** aedc has joined #openstack-infra16:03
*** ociuhandu has quit IRC16:06
*** rfolco|bbl is now known as rfolco16:12
*** dpawlik has quit IRC16:14
fungiinfra-root: ovh has sent an announcement that effective february 18 they'll be removing subregion-specific swift endpoints from their keystone catalog, and that customers should switch to generic region-named swift endpoints16:14
fungii guess this means we need to update our zuul logs config16:14
*** apetrich has quit IRC16:15
fungii'm not quite sure, but i think that means adding new "gra" and "bhs" regions in clouds.yaml and then switching base-jobs to reach swift there16:16
fungijenkins@o.o got a copy of the announcement, but in french because i've never been able to figure out how to convince ovh to send english messages to that account's contact16:17
fungi(or at least the last time i tried, they limited the available languages based on your billing address, which in the case of that account is set up in a funky way due to it being gratis)16:19
clarkbfungi: I think shade and sdk are supposed to figure out region specific catalogs16:21
*** edausq has joined #openstack-infra16:22
fungioh?16:22
clarkbI wonderif that mightthis a but more seamless for us?16:22
*** efried is now known as efried_afk16:22
fungiso maybe it'll "just work" then16:22
clarkbya there is some templating mechansim they get from somewhere16:22
clarkbmordred: ^ would knoe16:22
clarkbiirc citycloud uses this feature16:22
*** dtantsur is now known as dtantsur|afk16:22
fungii suppose we could just wait for february and see if it breaks16:23
rledisezfungi: hi, i'm from ovh, managing object storage. if you need any help just ping me. (don't wait february, it will break for sure ;))16:23
fungior is there some way to see what endpoint the executors are accessing?16:23
fungirledisez: thanks, we're trying to work out whether openstacksdk (which we're inferring our swift endpoints from) will find the correct swift endopoint in the catalog automatically16:24
rledisezfungi: current situation is you have both endpoint in your catalog (eg: BHS and BHS1). in february, we will remove BHS116:25
fungior whether we need to configure it to talk to a completely different keystone region to find the swift endpoint16:25
rledisezso, you should be able to change your config to use BHS right now it should work. if you do so, you're done16:26
*** pkopec_ has joined #openstack-infra16:26
fungiokay, so we don't need to add a clouds.yaml entry to tell our systems to talk to a different "bhs" keystone endpoint to find the new bhs swift16:26
rledisezno. just specify the new region name and it should be transparent16:26
fungiif the bhs1 keystone endpoint already has a bhs swift in its catalog then we may not need to do anything at all16:26
rledisezdo you have a pointer to your current config?16:27
rledisez*link16:27
fungiit sounds like we don't specify a swift region, we just ask keystone to tell us where to reach swift16:27
clarkbfungi: we do specify a region16:27
clarkblink in a sec16:27
rledisezouch, bad idea16:27
rledisezthx clarkb16:27
fungiahh, then i misunderstood what you meant about openstacksdk guessing the correct swift endpoint, clarkb16:28
clarkbhttps://opendev.org/opendev/base-jobs/src/branch/master/zuul.d/secrets.yaml#L17316:28
clarkbfungi: there is functionality in keystone (I think) where if you talk to one keystone it can tell you there are other keystones allowing you to run a catalog per region rather than one cloud global catalog. I confused what ovh is doing with how citycloud uses this feature16:28
rledisezok, so it seems you just need to replace:16:29
rledisez    region_name: BHS116:29
rledisezby16:29
rledisez    region_name: BHS16:29
clarkbfungi: in this case I think ovh is simply syaing BHS is our swift region not bhsX16:29
rledisezand same for GRA16:29
clarkbrledisez: thanks.16:29
*** pkopec has quit IRC16:29
rledisezBUT, it only applies for object storage. instances stays on BHS1/GRA116:29
fungiokay, but we at least don't need different credentials and a different keystone endpoint for the new region. thanks rledisez16:29
rledisezI don't know if you can make the difference in your config (if you need to)16:29
rledisezfungi: right creds stay the same16:30
fungiyeah, should just be changing a couple lines like what clarkb linked there16:30
clarkbrledisez: yup those secrets are curerntly only used for swift. I'll push up a test change to confirm all that in a sec16:30
rledisezclarkb: perfect then, you should be good16:30
mordredclarkb: no - sdk will not fix the ovh shift for us16:33
openstackgerritClark Boylan proposed opendev/base-jobs master: Test ovh swift region update  https://review.opendev.org/69769216:34
clarkbfungi: mordred ^ if we land that we can test with a base job udpate in say zuul-jobs then if that works we roll out an update globally16:34
* mordred read more scrollback - yes - I agree with teh scrollback16:34
*** Lucas_Gray has quit IRC16:35
*** lpetrut has quit IRC16:35
mordredand that patch looks good16:35
fungitest playbook change lgtm16:35
*** sgw has quit IRC16:36
*** pkopec_ has quit IRC16:37
*** pkopec has joined #openstack-infra16:39
*** yamamoto has quit IRC16:40
*** yamamoto has joined #openstack-infra16:41
*** yamamoto has quit IRC16:41
openstackgerritMichael Johnson proposed openstack/diskimage-builder master: Set correct python version for non-chroot scripts  https://review.opendev.org/69721116:41
openstackgerritMerged openstack/pbr master: Switch to Ussuri jobs  https://review.opendev.org/69145616:44
*** pkopec has quit IRC16:44
*** rlandy is now known as rlandy|ruck16:44
*** ociuhandu has joined #openstack-infra16:45
*** ociuhandu has quit IRC16:45
*** ociuhandu has joined #openstack-infra16:46
openstackgerritMerged opendev/base-jobs master: Test ovh swift region update  https://review.opendev.org/69769216:47
*** gyee has joined #openstack-infra16:48
*** rpittau is now known as rpittau|afk16:51
*** ociuhandu has quit IRC16:51
*** sgw has joined #openstack-infra16:51
*** lucasagomes has quit IRC16:54
*** psachin has quit IRC16:55
*** pgaxatte has quit IRC16:57
openstackgerritMichael Johnson proposed openstack/diskimage-builder master: Set correct python version for non-chroot scripts  https://review.opendev.org/69721116:58
*** eernst has joined #openstack-infra16:58
*** jamesmcarthur has joined #openstack-infra16:59
*** efried_afk is now known as efried17:00
*** derekh has quit IRC17:03
openstackgerritJeremy Stanley proposed opendev/storyboard master: Change py3 testing to py36  https://review.opendev.org/69754917:09
openstackgerritJeremy Stanley proposed opendev/storyboard master: Build container images  https://review.opendev.org/61119117:09
fungimordred: i had to move a couple lines from the second change in that series to the first to get the job to work ^17:09
*** hashar has joined #openstack-infra17:09
clarkbinfra-root https://review.opendev.org/#/c/680178/ has been restored to test the ovh swift update17:13
*** iurygregory has quit IRC17:14
*** jamesmcarthur has quit IRC17:14
fungiJob base-test not defined17:14
fungineed to add opendev/base-jobs as a required project?17:15
fungier, i guess as a project in the zuul tenant config?17:15
openstackgerritMerged zuul/zuul-jobs master: use-buildset-registry: Vendor pytoml and remarshal  https://review.opendev.org/69505017:15
openstackgerritMerged zuul/zuul-jobs master: Add build-container-image role  https://review.opendev.org/69525117:15
corvusfungi: that's from a different zuul17:15
fungii would have expected it to be implied already though17:15
clarkbya we can ignore software factory ci for this subset of testing17:15
fungid'oh!17:16
*** ykarel|away has joined #openstack-infra17:16
clarkbif we were testing roles we shouldn't ignore them :)17:16
fungii totally didn't spot the username, just saw a zuul config error17:16
* fungi sighs17:16
fungithanks :/17:16
fungiclearly my coffee was defective this morning17:16
*** jamesmcarthur has joined #openstack-infra17:18
*** apetrich has joined #openstack-infra17:18
corvusfungi: try coffee again?17:19
mordredfungi: I +2 things in that stack - but maybe you should too - and each of our +2 is a half of a +217:19
*** witek has quit IRC17:21
*** aedc has quit IRC17:21
*** KeithMnemonic has quit IRC17:22
openstackgerritMerged openstack/project-config master: starlingx: add oidc-auth-armada-app  https://review.opendev.org/69757617:22
*** hashar has quit IRC17:22
*** hashar_ has joined #openstack-infra17:23
fungimordred: wfm17:23
*** pcaruana has quit IRC17:23
fungiclarkb: looks like post_failure in such a way as we don't get any logs. did you happen to watch the console stream for one?17:25
*** jamesmcarthur has quit IRC17:25
openstackgerritClark Boylan proposed zuul/zuul master: Record job build attempts in inventory  https://review.opendev.org/69754817:26
clarkbfungi: I did not17:26
*** jamesmcarthur has joined #openstack-infra17:26
fungii'll recheck17:26
clarkbfungi: k17:26
openstackgerritMerged zuul/zuul-jobs master: use-buildset-registry: Add podman support  https://review.opendev.org/69505117:28
*** jamesmcarthur has quit IRC17:28
*** rlandy|ruck is now known as rlandy|ruck|brb17:29
*** jamesmcarthur has joined #openstack-infra17:29
fungiclarkb: https://zuul.opendev.org/t/zuul/stream/672362c11c10432ca7dd6dde2cef85b8?logfile=console.log17:31
fungithough i suppose it's possible the errors won't show up at the end of the stream17:32
clarkbfungi: ya in which case we can find the logs on the executor17:33
fungiyup17:33
*** hashar_ has quit IRC17:33
fungiit's on to the post tasks now17:34
*** hashar has joined #openstack-infra17:34
fungiopenstack.exceptions.ConfigException: Region BHS is not a valid region name for cloud defaults. Valid choices are BHS1,GRA1,SBG1. Please note that region names are case sensitive.17:35
*** ociuhandu has joined #openstack-infra17:35
*** tesseract has quit IRC17:35
clarkbfrom ze0117:35
fungiso openstacksdk wants to find that region in clouds.yaml anyway17:35
fungiis my guess for that exception17:36
fungior it needs to be told a proxy region name there?17:36
clarkbfungi: I'm guessing the secret data is actually clouds.yaml content and it lists explicit regions17:36
*** ociuhandu has quit IRC17:37
fungi(get defaults from the bhs1 entry, but use bhs as the region name in the reqyest)17:37
clarkbfungi: we probably need new secret data sets regions to BHS and GRA instead of BHS1 and GRA117:37
clarkb(maybe)17:37
clarkbmordred: ^17:37
fungioh17:37
mordredoh17:37
mordredwait17:37
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: WIP: openshift speculative containers  https://review.opendev.org/69693917:37
mordredwe need to update sdk17:37
mordredone sec17:37
*** ociuhandu has joined #openstack-infra17:38
clarkboh is this part of the vendored ovh data?17:38
fungibug?17:38
fungiahh17:38
clarkbthe "I know how to talk to ovh let me help you" json file17:38
fungiwhich we also serve from a vhost on files.o.o right?17:38
*** bnemec is now known as beekneemech17:38
mordredclarkb yes fungi no17:38
fungioh, right, service-types is different17:39
mordredyeah17:39
mordredit's so awesome that this is all so awesome17:39
mordredthis is the thing tha we added the ability for cloud vendors to publish themselves ... but so far mnaser is the only one to do so17:39
*** ociuhandu has quit IRC17:39
*** ociuhandu has joined #openstack-infra17:39
fungiright-o17:40
mordredthere was already a patch up to sdk for this - but it had a json error17:40
mordredhttps://review.opendev.org/692961 update OVH vendor entry17:40
fungimaybe rledisez would be interested in that as additional related feedback17:40
clarkbok so we wait for sdk to update and release then we recheck that zuul-jobs change17:40
mordredyeah. although I think we should be able to override that?17:41
* mnaser is happy we did that17:41
clarkbmordred: ya I think we can if we provide our own complete clouds.yaml entry for it (I and I don't know what is in that secret right now because it is encrypted)17:41
mnaseri still think its pretty cool - https://vexxhost.com/.well-known/openstack/api17:41
*** yamamoto has joined #openstack-infra17:41
clarkbmordred: but we have until february so waiting a cuple days is probably fine?17:41
mnaserwe did goof once and lose that file17:41
clarkb(mostly I don't want to decrypt the secret and instead want to eat breakfast :) if someone else wants to see what we've configured there go for it)17:42
openstackgerritMerged opendev/storyboard master: Change py3 testing to py36  https://review.opendev.org/69754917:43
mordredclarkb: yah - no rush17:43
fungii have decrypted the one for bhs117:48
fungithe username, password and project ids are all just raw strings containing their expected values17:48
clarkbok so it isnt yaml17:49
clarkbin that case the sdk update us probably easiest17:49
funginope, the actual username, actual password and numerical project id17:49
fungino yaml17:49
fungino additional contextual data17:49
*** yamamoto has quit IRC17:49
mordredclarkb: you wanna +A https://review.opendev.org/#/c/692961 ?17:50
fungiso yeah, seems like we do need updated sdk or at least updated json blob or overrides in clouds.yaml17:50
mordredwe landed an sdk patch the other day that mriedem needs in nova too - so it would be good to have a new release anyway17:50
*** armstrong has joined #openstack-infra17:50
clarkbmordred: that change removes bhs1 and gra1?17:51
clarkbI think we need to keep those too?17:51
mordredclarkb: oh - good catch17:52
fungiyeah, otherwise that's going to break us worse17:52
mordredclarkb, fungi: updated17:53
mordredof course - now this makes me want to ponder modelling service-specific regions17:54
*** rlandy|ruck|brb is now known as rlandy|ruck17:54
mordredbut - I think that's a can of worms best left alone17:54
*** ricolin has quit IRC17:55
clarkbyou should get a proper error message for when you mismatch region service combos17:55
clarkbprobably good enough for now17:55
mordredalthough it feels like this is stepping ovh towards perhaps using openstack azs within a region? like having BHS as the region then BHS1 and BHS5 as azs17:56
mordredclarkb: yeah - I agree17:56
fungitheir announcement hinted that they may transition more services to this model in the future17:57
*** jamesmcarthur has quit IRC18:02
*** jamesmcarthur has joined #openstack-infra18:02
mordredyeah. back at my last employer before they gave up on deploying a public cloud - we were trying to convince people to just use the region/az model in openstack as it existed to provide a similar model18:07
mordredthan ran up against "but I want to complain and do things differently and write my own thing and fail" as the overall strategy18:07
* mordred totally does not harbor any bitterness18:08
*** jamesmcarthur has quit IRC18:17
openstackgerritMerged zuul/zuul master: Improve functionality and docs around ansible installation  https://review.opendev.org/67540318:19
*** ralonsoh has quit IRC18:29
sgwclarkb: I see that the new oidc-auth-armada-app repo and associated core group has been created.  Can you please add robert.church@windriver.com to the group as it's initial member?  Maybe that in progress by someone ?18:33
clarkbsgw: done18:36
sgwclarkb: thanks!18:37
*** ociuhandu has quit IRC18:51
*** ociuhandu has joined #openstack-infra18:52
*** ociuhandu has quit IRC18:57
*** hashar has quit IRC19:03
*** tosky has quit IRC19:18
*** jtomasek has quit IRC19:28
*** ociuhandu has joined #openstack-infra19:29
*** ociuhandu has quit IRC19:35
*** beekneemech has quit IRC19:39
*** armax has joined #openstack-infra19:40
*** bnemec has joined #openstack-infra19:40
*** bnemec has quit IRC19:47
*** bnemec has joined #openstack-infra19:52
*** bnemec is now known as beekneemech19:53
openstackgerritAntony Messerli proposed openstack/diskimage-builder master: Adds support for Fedora 31  https://review.opendev.org/69771319:59
openstackgerritClark Boylan proposed zuul/zuul master: Look for depends-on lines in dependency searches  https://review.opendev.org/69759520:07
*** lpetrut has joined #openstack-infra20:11
*** jtomasek has joined #openstack-infra20:13
fungigonna pop out to run some errands and grab an early dinner, but should be back in a couple of hours20:23
*** dirk has quit IRC20:26
*** dirk has joined #openstack-infra20:32
*** lourot has quit IRC20:40
*** armstrong has quit IRC20:40
*** lourot has joined #openstack-infra20:41
*** lourot has joined #openstack-infra20:42
*** lpetrut has quit IRC20:56
*** diablo_rojo has joined #openstack-infra20:57
*** jamesmcarthur has joined #openstack-infra20:59
*** jamesmcarthur has quit IRC21:04
*** rlandy|ruck has quit IRC21:11
*** Zara has quit IRC21:15
clarkbmordred: looks like sdk change has merged. Next step is a release?21:20
mordredclarkb: yup21:28
mordredlemme submit patch21:28
openstackgerritClark Boylan proposed opendev/system-config master: Increase udp buffer sizes when installing afs client  https://review.opendev.org/69758921:28
mordredclarkb: remote:   https://review.opendev.org/697721 Release 0.39.0 of openstacksdk21:29
*** jamesmcarthur has joined #openstack-infra21:30
*** rfolco has quit IRC21:33
openstackgerritClark Boylan proposed opendev/puppet-openafs master: Increase udp buffer sizes when running afs  https://review.opendev.org/69758821:35
*** jamesmcarthur has quit IRC21:36
openstackgerritClark Boylan proposed zuul/zuul-jobs master: DO NOT MERGE test cleanup phase playbook  https://review.opendev.org/68017821:37
jrossercan i get a bit of advice with this http://paste.openstack.org/show/787262/21:38
jrosserthen i go here and see they just released a new version https://pypi.org/project/colorama/0.4.3/#history21:38
clarkbjrosser: that looks like a broken package (it is missing a file that the setup.py expects to be there)21:40
jrosseryeah, whats the right thing to do, is there a way to pin back to 0.4.121:41
* jrosser not quite sure how this works21:41
clarkbyou can use constraints for force an older version. Or pip lockfile. Or try !=0.4.121:42
clarkbin any case you should file a bug with them as they should be including that file in the sdist if setup.py requires it21:42
jrosserit's blown up whilst building rally, not sure how many others that will affect21:45
*** irclogbot_3 has quit IRC21:45
clarkbjrosser: looks like they made a 0.4.321:45
clarkband that sdist has readme.rst in it21:46
jrosseroh hahah https://github.com/tartley/colorama/issues/24021:46
clarkbI think what you want to do is set !=0.4.2 in your requirements for that requirement21:46
openstackgerritMerged zuul/zuul master: Fix job result metric name for builds to retry  https://review.opendev.org/69724821:46
jrosserthey broke a lot of people21:46
*** yamamoto has joined #openstack-infra21:47
openstackgerritAntony Messerli proposed openstack/diskimage-builder master: Adds support for Fedora 31  https://review.opendev.org/69771321:47
*** slaweq has quit IRC21:50
openstackgerritJames E. Blair proposed zuul/zuul-jobs master: openshift speculative containers  https://review.opendev.org/69693921:50
*** ociuhandu has joined #openstack-infra21:50
*** yamamoto has quit IRC21:52
*** slaweq has joined #openstack-infra21:54
*** hashar has joined #openstack-infra21:55
*** hashar has quit IRC21:55
openstackgerritMerged zuul/zuul master: Pagure: Fix handling of threshold_reached: None  https://review.opendev.org/69125422:00
*** ykarel|away has quit IRC22:11
*** jtomasek has quit IRC22:12
*** goldyfruit has quit IRC22:12
*** slaweq has quit IRC22:18
*** slaweq has joined #openstack-infra22:20
*** diablo_rojo has quit IRC22:31
*** jamesmcarthur has joined #openstack-infra22:33
*** tosky has joined #openstack-infra22:35
*** jamesmcarthur has quit IRC22:38
*** ijw has joined #openstack-infra22:47
openstackgerritMerged zuul/zuul master: Don't search github api for projects not in Zuul  https://review.opendev.org/69439022:48
*** slaweq has quit IRC22:50
*** kaisers has quit IRC22:50
*** ociuhandu has quit IRC22:50
openstackgerritMerged zuul/zuul master: Look for depends-on lines in dependency searches  https://review.opendev.org/69759523:03
*** mriedem has quit IRC23:21
*** ijw has quit IRC23:22
*** ijw has joined #openstack-infra23:25
*** ociuhandu has joined #openstack-infra23:30
*** jamesmcarthur has joined #openstack-infra23:34
*** ociuhandu has quit IRC23:35
*** jamesmcarthur has quit IRC23:38
*** ramishra has quit IRC23:48
openstackgerritMerged zuul/nodepool master: Documentation fixes  https://review.opendev.org/69763523:57

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!