Friday, 2021-06-11

*** opendevtest <opendevtest!~limnoria@104.239.144.232> has joined #kata-dev01:16
*** Guest1653 <Guest1653!~limnoria@104.239.144.232> has joined #kata-dev01:25
*** opendevmeet` <opendevmeet`!~limnoria@104.239.144.232> has joined #kata-dev01:34
*** opendevmeet` <opendevmeet`!~limnoria@104.239.144.232> has joined #kata-dev01:42
*** opendevmeet <opendevmeet!~limnoria@104.239.144.232> has joined #kata-dev02:00
*** opendevmeet <opendevmeet!~limnoria@104.239.144.232> has joined #kata-dev03:04
*** ricolin_ <ricolin_!~ricolin@118.150.144.205> has joined #kata-dev04:31
*** ricolin <ricolin!~ricolin@118.150.144.205> has quit IRC (Ping timeout: 480 seconds)04:35
*** fgiudici <fgiudici!~fgiudici@151.20.133.242> has joined #kata-dev07:12
*** Guest1685 <Guest1685!~limnoria@104.239.144.232> has joined #kata-dev08:41
*** Guest1688 <Guest1688!~limnoria@104.239.144.232> has joined #kata-dev09:56
*** Guest1689 <Guest1689!~limnoria@104.239.144.232> has joined #kata-dev09:58
*** opendevmeet <opendevmeet!~limnoria@104.239.144.232> has joined #kata-dev10:01
*** opendevmeet is now known as Guest169010:02
*** opendevmeet` <opendevmeet`!~limnoria@104.239.144.232> has joined #kata-dev10:16
*** opendevmeet <opendevmeet!~limnoria@104.239.144.232> has joined #kata-dev11:13
kata-irc-bot<fidencio> 2.1.1 release, needs one more reviewer: • https://github.com/kata-containers/kata-containers/pull/2007https://github.com/kata-containers/tests/pull/3616 2.2.0-alpha0 release, needs ome more reviewer and someone to help to understand the issue we started hitting on the static checks in the tests repo: • https://github.com/kata-containers/kata-containers/pull/2009https://github.com/kata-containers/tests/pull/361711:16
kata-irc-bot<jakob.naucke> re static checks: I've already poked around a little, but I simply can't reproduce any `go.mod` going 1.16... it's weird.11:23
kata-irc-bot<jakob.naucke> also, it works sometimes, which is even spookier11:27
kata-irc-bot<fidencio> @jakob.naucke, can you make one of you PRs that's failing a dependent of https://github.com/kata-containers/kata-containers/pull/2013 ?11:32
kata-irc-bot<fidencio> I just would like to know whether that would help or not.11:33
kata-irc-bot<jakob.naucke> one sec11:33
kata-irc-bot<bergwolf> that is wired. we are using https://docs.google.com/document/d/15Hc6DkJxLKev_MNKdN3OZWSpZxH3ch5TJ-Nq6yHx3l8/edit#heading=h.iseimabxy56h for a few weeks11:37
kata-irc-bot<bergwolf> for perf isolation11:37
kata-irc-bot<bergwolf> since 2021-Apr-28. so I'm not sure what you meant by pushing perf isolation use case updates to confidential computing11:44
kata-irc-bot<jakob.naucke> I added `Depends-on: https://github.com/kata-containers/kata-containers/pull/2013` to https://github.com/kata-containers/tests/pull/3532 and reran. Not sure if that applied though.  Ah wait, these comments probably don't do anything, right? You meant adding it as a commit? I don't personally have an open PR in kata-containers right now.11:45
kata-irc-bot<bergwolf> @aadam ^^11:45
kata-irc-bot<fidencio> Let me do it in one of the tasts.11:49
kata-irc-bot<fidencio> https://github.com/kata-containers/tests/pull/3617 depends on the change11:55
kata-irc-bot<fidencio> Neh11:59
kata-irc-bot<fidencio> Looks like one of the dependencies may be required go 1.1611:59
kata-irc-bot<fidencio> Okay ... https://github.com/kata-containers/tests/pull/3618 ?12:02
*** devimc <devimc!~devimc@192.55.54.40> has joined #kata-dev12:37
*** fuentess <fuentess!~kvirc@134.134.137.73> has joined #kata-dev12:42
kata-irc-bot<jakob.naucke> Can it be that it was all so simple then. Should have checked  `grep -r 1\\.16`... How did this survive for 24 days?12:47
kata-irc-bot<fidencio> And that solved the issue with the release PR: https://github.com/kata-containers/tests/pull/3617/checks?check_run_id=280300237812:49
kata-irc-bot<fidencio> Folks, release blocker, needs an ack so I can move forward with that: https://github.com/kata-containers/tests/pull/3618 :-)13:14
kata-irc-bot<jcadden.ibm> Hm… you are referring to the tests in `src/runtime/virtcontainers/qemu_amd64_test.go` ? In which case, I image it should follow similar testing semantic with the `tdxProtection` checks14:49
*** dklyle <dklyle!~dklyle@134.134.139.72> has joined #kata-dev14:51
kata-irc-bot<jcadden.ibm> I’m not able to deduce from the unit test output as to which assertion is causing the failure. Am I overlooking something?14:51
*** david-lyle <david-lyle!~dklyle@jfdmzpr05-ext.jf.intel.com> has quit IRC (Remote host closed the connection)14:57
kata-irc-bot<fidencio> It'll take me some time to do some tests on your PR to pin-point the issue15:05
kata-irc-bot<fidencio> I'll try to do that later Today15:05
kata-irc-bot<fidencio> In any case, it'll be part of the next alpha (alpha1) release, and for sure will be present for 2.2.015:05
kata-irc-bot<jcadden.ibm> Thank you, @fidencio15:13
kata-irc-bot<fidencio> @gabriela.cervantes.te, I think the Ubuntu CIs are still tuck15:16
kata-irc-bot<salvador.fuentes> Hey @fidencio, is this happening frequently? Couple of weeks ago realized that the Azure VM plugin has support for Spot instances (cheaper), so I turned on that option, maybe they are not available always. I can turn it off and maybe we can enable spot instances just on non-critical jobs15:29
kata-irc-bot<fidencio> This is the second time it happens in month or so, and it happens only with the Ubuntu 20.04 job.15:29
kata-irc-bot<salvador.fuentes> yeah, I enabled only for ubuntu 20.04 images, so I think this is the issue. Will turn off that feature  for the moment15:31
kata-irc-bot<fidencio> Thanks!15:32
kata-irc-bot<salvador.fuentes> I disabled it, although not sure if that will take effect on jobs that are already in the queue, hopefully yes.15:34
kata-irc-bot<fidencio> Let's see, thanks Salvador!15:37
kata-irc-bot<gabriela.cervantes.te> it looks that they are being triggered15:42
kata-irc-bot<fidencio> Yay!15:43
kata-irc-bot<fidencio> Folks, JFYI, releases 2.1.1 and 2.2.0-alpha0 have been tagged Today. An official announcement together with release notes will be done next week16:57
kata-irc-bot<fidencio> Take care, everyone, I'm calling it a week!16:57
kata-irc-bot<david_hay> Yay, good luck, and thanks @fidencio16:58
*** fgiudici <fgiudici!~fgiudici@151.20.133.242> has quit IRC (Quit: *gone*)17:07
*** david-lyle <david-lyle!~dklyle@134.134.139.72> has joined #kata-dev18:44
*** dklyle <dklyle!~dklyle@134.134.139.72> has quit IRC (Remote host closed the connection)18:44
*** devimc <devimc!~devimc@192.55.54.40> has quit IRC (Remote host closed the connection)21:36
*** fuentess <fuentess!~kvirc@134.134.137.73> has quit IRC (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)22:23

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