Monday, 2021-10-18

kata-irc-bot<amkucherenko> Hi All!  After releasing kata 2.2.2 version, I've try to run kata with fc version above 0.24, but unfortunately it unsuccess. I've no more error about version parsing (issue 2471), but now I've the following error: ```Oct 18 12:09:03 c8-kata-fc-aio-99 kata[214482]: time="2021-10-18T12:09:03.884789707Z" level=error msg="getting vm status failed" error="Get \"http://localhost/\": dial unix12:25
kata-irc-bot/run/vc/firecracker/test/root/run/firecracker.socket: connect: no such file or directory" name=containerd-shim-v2 pid=214482 sandbox=test source=virtcontainers subsystem=firecracker``` Any thoughts?12:25
kata-irc-bot<jakob.naucke> cc @anastassios.nanos12:32
kata-irc-bot<anastassios.nanos> haven't tried porting kata to later fc version just yet... its on our TODO list though12:41
kata-irc-bot<anastassios.nanos> I can confirm we weren't able to boot a pod with fc > 0.24 -- regardless of the version check which I just saw got merged ;) maybe the person who did the commit has a clue -- I can ping them on the gh issue12:43
kata-irc-bot<amkucherenko> @anastassios.nanos He's my colleague :slightly_smiling_face: When I tried to run with another version, than in bundle, I've faced with an issue about parsing and asked him to try fix it. As a result he rase an issue and commit fix to gh.13:47
kata-irc-bot<anastassios.nanos> aha ok, so you're seeing the same thing as we do, that's expected13:48
kata-irc-bot<anastassios.nanos> the FC people seem to change quite a bit from version to version, so we'll need to check every step of the sandbox creation that has changed and adapt the code to that -- IIRC the v0.21->v0.23 was an API change + some logs/metrics code that needed porting13:49
kata-irc-bot<anastassios.nanos> it shouldn't be more than a couple of days but we're currently massively over committed -- we can probably have a go end of this week and report any findings -- in the meantime, feel free to open an issue about the FC upgrade so we can track that13:51

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