/srv/irclogs.ubuntu.com/2021/09/15/#snappy.txt

=== popey2 is now known as popey
mupPR snapd#10780 opened: tests: manually umount devices during reset to prevent invariant error <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/10780>03:05
mborzeckimorning05:18
mardymborzecki: hi!05:43
mborzeckimardy: heya05:57
mborzeckieh 21.10 spread tests are in a sad state right now06:28
mborzeckii think we need to land the gdb shims fix first06:49
pstolowskimorning07:05
mborzeckipstolowski: hey07:21
mborzeckipstolowski: quick question, when preseeding do we run the snapd binary inside the mount ns of the image?07:21
pstolowskimborzecki: no, we just chroot and run snapd07:22
mborzeckipstolowski: ok, but the binary is started after chrooting?07:23
pstolowskimborzecki: yes07:24
mborzeckipstolowski: hm so bad news is that in 21.10 spread test this no longer works :)07:24
pstolowskimborzecki: because we build snapd on older ubu?07:28
mborzeckipstolowski: there's a problem with glibc version, but one thing i don't understand, in theory we preseed the image that matches the host, so why would there be a problem?07:30
mborzeckiunless the image we download is older :/07:31
pstolowskimborzecki: yes exactly. 21.10 might be in flux07:31
mborzeckimvo: can you land https://github.com/snapcore/snapd/pull/10778 ? the previous run was more successful, this one failed because of store and archive sync08:20
mupPR #10778: cmd: build gdb shims as static binaries <Simple 😃> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10778>08:20
mborzeckipstolowski: heh, the cloud image we download for preseeding 21.10 is outdated and has an older glibc08:46
pstolowskimborzecki: yeaaah08:46
pstolowskimborzecki: thanks for chasing this08:47
mupPR snapd#10778 closed: cmd: build gdb shims as static binaries <Simple 😃> <Created by bboozzoo> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10778>09:16
mvomiguelpires: I added a small suggestion to 10756, hope it's helpful and I'm not missing something09:23
mborzeckimvo: mardy: another batch of tirivial fixes for 21.10 https://github.com/snapcore/snapd/pull/1078109:25
mupPR #10781: tests: fix tests for 21.10 <Simple 😃> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10781>09:25
mupPR snapd#10781 opened: tests: fix tests for 21.10 <Simple 😃> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10781>09:26
mvomborzecki: \o/09:28
mborzeckialso https://github.com/snapcore/snapd/pull/10703 needs a 2nd review09:35
mupPR #10703:  tests/main/security-device-cgroups-strict-enforced: demonstrate device cgroup being enforced <cgroupv2> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10703>09:35
mupPR snapd#10782 opened: o/ifacestate: do not create stray task in batchConnectTasks if there are no connections <Bug> <Created by stolowski> <https://github.com/snapcore/snapd/pull/10782>09:37
miguelpiresmvo, yes, definitely, it's much better. Thanks09:41
* pstolowski lunch+errand, bbl10:10
mborzeckilooks like some of the remodel unit tesst could use longer timeouts, as they failed on armhf and s390 during lp builds10:51
mupPR snapd#10615 closed: Revert "cgroup-support: allow to hide cgroupv2 warning via ENV" <Simple 😃> <cgroupv2> <Created by slyon> <Closed by anonymouse64> <https://github.com/snapcore/snapd/pull/10615>11:12
mvomborzecki: are all the other failures in 10781 unrelated? also why are things so unhappy currently?12:59
mupPR snapd#10783 opened: [RFC, draft] tests: report stray tasks in spread test restore <â›” Blocked> <Created by stolowski> <https://github.com/snapcore/snapd/pull/10783>13:00
mupPR snapd#10784 opened: o/snapstate: add ChangeID to conflict error <Created by MiguelPires> <https://github.com/snapcore/snapd/pull/10784>13:10
mborzeckire13:56
mardythis code here, does it actually send the same request to all user sessions in the system? https://github.com/snapcore/snapd/blob/master/usersession/client/client.go#L97-L15414:07
mborzeckithe store is still a bit unhappy14:22
mborzeckicachio: thanks for updating the images, can i rerun the tests now?14:23
cachio_mborzecki, yes14:43
cachio_yaw14:43
* cachio_ afk14:46
pstolowskiijohnson[m]: hey, would you take a look at https://github.com/snapcore/snapd/pull/10782 ?15:29
mupPR #10782: o/ifacestate: do not create stray task in batchConnectTasks if there are no connections <Bug> <Created by stolowski> <https://github.com/snapcore/snapd/pull/10782>15:29
ijohnson[m]sure15:29
pstolowskity15:30
mupPR snapd#10785 opened: tests: add test for store.SnapAction() request timeout <Simple 😃> <Test Robustness> <Created by stolowski> <https://github.com/snapcore/snapd/pull/10785>15:31
ijohnson[m]mardy: hey this is that test you fixed before right? it seems odd to me that actually the test takes more than the 30 minute allowance??? https://pastebin.ubuntu.com/p/ZG4tYn7Nmp/15:32
ijohnson[m]is it possible that during this test there is a timesync or something ?15:32
ijohnson[m]cachio_: have you seen this failure on debian-sid before? https://pastebin.ubuntu.com/p/J2Hpk6n89C/15:34
ijohnson[m]I seem to see it frequently these days, is there some flag we could call dpkg with that would wait for the lock to be released instead of just failing like this? 15:34
ijohnson[m]see https://github.com/snapcore/snapd/runs/3611010453?check_suite_focus=true for example of where it happened twice15:34
cachio_ijohnson[m], no16:21
cachio_there is code in ubuntu images to prevent it16:21
cachio_let me check debian-sid16:22
cachio_ijohnson[m], in debian we dont have that code16:22
cachio_so far was not needed16:22
cachio_I'll check in the image if the issue is that same that we had in ubuntu a time ago16:23
ijohnson[m]thanks cachio_ 16:26
cachio_ijohnson[m], I'll update the debian sid images16:33
ijohnson[m]cachio_: thanks that works too16:34
mupPR snapd#10786 opened: tests: print user sessions info on debug-each <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/10786>17:41
mupPR snapd#10787 opened: tests: add a local snap variant to testing prepare-image gating support <Created by pedronis> <https://github.com/snapcore/snapd/pull/10787>19:01
mupPR snapd#10731 closed: sysconfig/cloudinit: add cloudDatasourcesInUseForDir <Needs Samuele review> <UC20> <Skip spread> <Created by anonymouse64> <Merged by anonymouse64> <https://github.com/snapcore/snapd/pull/10731>19:06
mupPR snapd#10788 opened: many: rename systemd.Kind to Backend for a bit more clarity <Created by pedronis> <https://github.com/snapcore/snapd/pull/10788>19:26
mupPR snapd#10789 opened: tests: new test invariant to check no systemd user units running <Simple 😃> <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/10789>21:07
mupPR snapd#10790 opened: gadget: add VolumeName to Volume and VolumeStructure <Simple 😃> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/10790>21:12
mupPR snapd#10791 opened: gadget/gadget.go: LaidOutSystemVolumeFromGadget -> LaidOutVolumesFromGadget <Simple 😃> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/10791>21:32
mupPR snapcraft#3580 opened: environment-setup-local: do not build rust <Created by xnox> <https://github.com/snapcore/snapcraft/pull/3580>21:46
ijohnson[m]cachio_: have you seen this one https://pastebin.ubuntu.com/p/cRPHmRQPZV/ ?22:31
mupPR snapd#10792 opened: packaging: backports of golang-go 1.13 are good enough <Created by xnox> <https://github.com/snapcore/snapd/pull/10792>23:02

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