dustymabe changed the topic of #fedora-coreos to: Fedora CoreOS :: Find out more at https://getfedora.org/coreos/ :: Logs at https://libera.irclog.whitequark.org/fedora-coreos
gursewak__ has quit [Ping timeout: 246 seconds]
plarsen has quit [Quit: NullPointerException!]
gursewak__ has joined #fedora-coreos
jlebon has quit [Quit: leaving]
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
ravanelli has quit [Ping timeout: 260 seconds]
ravanelli has joined #fedora-coreos
apiaseck has quit [Quit: Connection closed for inactivity]
hyperreal4 has joined #fedora-coreos
hyperreal has quit [Ping timeout: 248 seconds]
hyperreal4 is now known as hyperreal
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
ravanelli has quit [Ping timeout: 252 seconds]
ravanelli has joined #fedora-coreos
ravanelli has quit [Ping timeout: 260 seconds]
gursewak__ has quit [Remote host closed the connection]
gursewak has joined #fedora-coreos
saschagrunert has joined #fedora-coreos
Betal has quit [Quit: WeeChat 3.8]
jpn has quit [Ping timeout: 248 seconds]
Turnikov has joined #fedora-coreos
jpn has joined #fedora-coreos
jcajka has joined #fedora-coreos
Turnikov has quit [Ping timeout: 252 seconds]
jpn has quit [Ping timeout: 265 seconds]
jpn has joined #fedora-coreos
hotbox has quit [Ping timeout: 260 seconds]
hotbox has joined #fedora-coreos
nalind has joined #fedora-coreos
ravanelli has joined #fedora-coreos
vgoyal has joined #fedora-coreos
jlebon has joined #fedora-coreos
mheon has joined #fedora-coreos
<dustymabe> they are completing much sooner
plarsen has joined #fedora-coreos
<marmijo[m]> dustymabe: thats good! The selinux policy was updated again recently and it looks like the builds are completing before timing out now.
<dustymabe> marmijo[m]: yeah, but let me look at something
<dustymabe> marmijo[m]: so 39.20230220.91.0 ran and passed in 1h7m (we got lucky it didn't timeout)
<dustymabe> 39.20230222.91.0 ran and passed in 22m50s
<dustymabe> now.. I did update the azure libraries backing these processes yesterday, so that could account for some change
<dustymabe> but let's focus on the package set change between 39.20230220.91.0 and 39.20230222.91.0 to see if we can pick out what we think "fixed" the problem
<dustymabe> jlebon: WDYT about adding a "releasever" denylist entry (similar to osversion, but this would make it so we don't have to add a new variable to our FCOS configs): https://github.com/coreos/coreos-assembler/pull/2934
<marmijo[m]> dustymabe: Alright, I'll start looking through the differences
apiaseck has joined #fedora-coreos
<dustymabe> apiaseck: I opened https://github.com/coreos/coreos-assembler/issues/3369 to see if we can drop a test. Mind taking a look?
<apiaseck> dustymabe: Thanks - will do!
saschagrunert has quit [Remote host closed the connection]
<dustymabe> jlebon: do you want to follow up with the ssh maintainers to see if they are going to join our meeting today?
<jlebon> dustymabe: ohh yes, meant to do that this morning! will shoot an email to remind them
<jlebon> dustymabe: re. releasever, it's tempting but the duplication with osversion isn't great
<dustymabe> jlebon: yeah - I just hate duplicating the information in our fcos configs (i.e. we need to update two pieces of info
<jlebon> i think we could fix that by templating the `osversion` variable
<dustymabe> true
<jlebon> but variables don't support variables right now, so it'd require rpm-ostree work
<dustymabe> does that require rpm-ostree work?
<dustymabe> yeah, don't want to create work for ourselves
<jlebon> though it requires work either way. i don't think it'd be too hard :)
<dustymabe> maybe we just redefine osversion and put it right next to releasever so it'd be hard to miss updating one if you updated the other
<jlebon> sounds fine for now, yeah
<jlebon> dustymabe: did you forget to do the ping here?
<jlebon> (for the meeting)
<dustymabe> jlebon: indeed
<dustymabe> aaradhak anthr76 davdunc dustymabe gursewak jaimelm jbrooks jcajka jdoss jlebon jmarrero lorbus miabbott nasirhm ravanelli saqali skunkerk walters
<dustymabe> FCOS community meeting in #fedora-meeting-1
<dustymabe> If you don't want to be pinged remove your name from this file: https://github.com/coreos/fedora-coreos-tracker/blob/main/meeting-people.txt
<jlebon> dustymabe: i guess another approach is to keep it as `osversion` in the denylist, and have kola look for `osversion` first, and fallback to `releasever`. it's a bit confusing, but if we doc it, it seems ok
bgilbert has joined #fedora-coreos
<dustymabe> jlebon: true
Betal has joined #fedora-coreos
jcajka has quit [Quit: Leaving]
rsalveti has joined #fedora-coreos
<dustymabe> travier[m]: can you replace the `\ ` in the cut command in your PR to `' '`
<travier[m]> dustymabe: sure
<travier[m]> done
<dustymabe> had one more comment for you in the PR
<travier[m]> 👍️
bgilbert has quit [Ping timeout: 252 seconds]
plarsen has quit [Ping timeout: 248 seconds]
apiaseck has quit [Ping timeout: 252 seconds]
<dustymabe> aaradhak[m]: let's screenshare and I'll show you how to debug https://github.com/coreos/fedora-coreos-tracker/issues/1429 in the pipeline
jpn has quit [Ping timeout: 246 seconds]
bgilbert has joined #fedora-coreos
plarsen has joined #fedora-coreos
<dustymabe> jlebon: reviewed
bgilbert has quit [Ping timeout: 255 seconds]
baude has joined #fedora-coreos
<baude> has the idea of using efi variables for ignition been kicked around here?
<dustymabe> baude: not sure, but will note EFI isn't supported on 2/4 arches we operate on
<baude> yeah, this is for a "new" platform
<baude> trying to figure out how to weasel the ignition file in
jpn has joined #fedora-coreos
<apollo13[m]> baude: oh that would be interesting:)
<baude> it is a thing evidently
<apollo13[m]> I have no idea how to stuff that into proxmox but I guess I can figure it out. 😉
bgilbert has joined #fedora-coreos
<jlebon> dustymabe: updated!
<dustymabe> marmijo[m]: were you able to figure out what update fixed the azure timeout issue?
<marmijo[m]> dustymabe: I see that libselinux was updated in 39.20230218.91.0, which was the first rawhide build to not timeout. It was still a long run though, so could have just gotten lucky. There was a kernel update between the two latest builds, but I'm not sure if anything else would have 'fixed' the issue.
<marmijo[m]> Container-selinux and selinux-policy were also updated in 38.20230216.91.0, but that build timed out. Every process is significantly shorter after you updated the azure libraries though, could it be a combination of that and the selinux related packages update?
<dustymabe> jlebon: replied
jpn has quit [Ping timeout: 246 seconds]
<dustymabe> marmijo[m]: hmm. well we do know that there are SELinux denials - do the logs from the newer runs have those denials in them still?
<dustymabe> clarification: "we do know that there are SELinux denials in the old failure case"
<marmijo[m]> Yes, there are still SELinux denials in the logs. It's interesting because the tests are passing in a reasonable amount of time meaning they're not waiting for the reboot
<dustymabe> marmijo[m]: interesting for sure
<dustymabe> marmijo[m]: if the denials still exist (and you can manually reproduce the issue by starting an instance and using the web interface to try to `reboot` and it does nothing) then we still need to open a BZ for this
<marmijo[m]> dustymabe: Sounds good. I'll test that out
bgilbert has quit [Ping timeout: 252 seconds]
<dustymabe> marmijo[m]: in the API update I use force delete - so maybe that could be the difference
<dustymabe> gursewak: any progress on https://github.com/coreos/fedora-coreos-tracker/issues/1402 ?
<gursewak> dustymabe, got a catch-up meeting with jlebon tomorrow.
<dustymabe> 👍
<jlebon> dustymabe: updated
<dustymabe> stamped
jpn has joined #fedora-coreos
<jlebon> merged! was going to hold until tomorrow, but this way any errors that happen tonight will be ready to fix tomorrow :)
nalind has quit [Quit: bye for now]
jpn has quit [Ping timeout: 246 seconds]
bgilbert has joined #fedora-coreos
vgoyal has quit [Quit: Leaving]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]