Saturday, 2021-12-11

kata-irc-bot<zeroping> Alright, I've been banging my head against this more today.22:26
kata-irc-bot<zeroping> (after some trimming of log files) ```read from QMP: {\"QMP\": {\"version\": {\"qemu\": {\"micro\": 0, \"minor\": 1, \"major\": 6}, \"package\": \"Debian 1:6.1+dfsg-8+b1\"}, \"capabilities\": [\"oob\"]}}   QMP details {\"execute\":\"qmp_capabilities\"}  QMP details read from QMP: {\"return\": {}}  scanner return error: read unix @->/run/vc/vm/test-kata/qmp.sock: use of closed network connection``` 22:30
kata-irc-bot<zeroping> So, I _think_ I have all the debug output turned on that I can.22:31
kata-irc-bot<zeroping> My read is "we started QEMU" and "We talked to QEMU a bit over QMP, and asked it for qmp_capabilities, and it said "ok"22:34
kata-irc-bot<zeroping> followed by "hey, we were going to talk to QEMU some more, but it's socket is gone"22:34
kata-irc-bot<zeroping> And that's about the last thing I see before we start stopping things/shutting down.22:41
kata-irc-bot<zeroping> To be clear, QEMU 6.1.0 and containerd 1.5.8.22:42

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