Monday, 2020-03-23

*** sameo has quit IRC06:40
*** sameo has joined #kata-dev07:00
*** sameo has quit IRC07:32
*** jodh has joined #kata-dev07:55
*** sameo has joined #kata-dev07:57
*** amorenoz has joined #kata-dev08:13
*** sgarzare has joined #kata-dev08:13
*** sameo has quit IRC08:24
*** amorenoz has quit IRC08:27
*** amorenoz has joined #kata-dev08:28
*** sameo has joined #kata-dev08:52
*** davidgiluk has joined #kata-dev08:55
*** gwhaley has joined #kata-dev09:07
kata-irc-bot<thierry> Great Kata-OpenStack(Zun)-Kubernetes integration work at:  http://lists.openstack.org/pipermail/openstack-discuss/2020-March/013500.html09:34
kata-irc-bot<thierry> (using Zun pods running in Kata as virtual kubelet)09:35
*** sgarzare has quit IRC09:35
*** sgarzare has joined #kata-dev09:36
*** dklyle has quit IRC09:51
*** sameo has quit IRC10:09
*** sameo has joined #kata-dev10:25
*** crobinso has joined #kata-dev11:41
kata-irc-bot<xwlpt> I met this issue when I run kata inside an VM13:25
kata-irc-bot<xwlpt> https://lists.sr.ht/~philmd/qemu/patches/751913:25
kata-irc-bot<xwlpt> Had anyone met this issue before?13:25
* gwhaley looks towards davidgiluk ^^^^13:30
* davidgiluk looks13:43
davidgilukxwlpt: which qemu build are you using?  That seems quite an old bug so I wonder what recently changed13:45
davidgilukoh I wonder if this is because how your VM is configured, and thus which CPU model the kata ends up using??13:47
davidgiluk<goes for a walk, back in 1h>13:47
kata-irc-bot<xwlpt> I am using qemu 4.1.0 for kata. 2.0.0 for the hypervisor13:49
*** devimc has joined #kata-dev13:59
*** devimc has quit IRC14:13
*** devimc has joined #kata-dev14:14
*** dklyle has joined #kata-dev14:34
davidgilukxwlpt: 2.0 is pretty ancient, can you see the commandline qemu is trying to use?14:46
kata-irc-bot<xwlpt> ```Mar 23 05:30:16 tess-node-5jsdc-3953503 kata[3166]: time="2020-03-23T05:30:16.81718817-07:00" level=info msg="{\"arguments\":{\"core-id\":\"0\",\"driver\":\"host-x86_64-cpu\",\"id\":\"cpu-0\",\"socket-id\":\"31\",\"thread-id\":\"0\"},\"execute\":\"device_add\"}" ID=233de10646384827acef5e320e1ddb1e8f704ae6d193e3fe18db09efce5a9af6 source=virtcontainers subsystem=qmp Mar 23 05:30:16 tess-node-5jsdc-3953503 kata[3166]:15:11
kata-irc-bottime="2020-03-23T05:30:16.818683821-07:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Invalid CPU die-id: 4294967295 must be in range 0:31\"}}" ID=233de10646384827acef5e320e1ddb1e8f704ae6d193e3fe18db09efce5a9af6 source=virtcontainers subsystem=qmp Mar 23 05:30:16 tess-node-5jsdc-3953503 kata[3166]: time="2020-03-23T05:30:16.818783049-07:00" level=info15:11
kata-irc-botmsg="{\"arguments\":{\"core-id\":\"0\",\"driver\":\"host-x86_64-cpu\",\"id\":\"cpu-0\",\"socket-id\":\"30\",\"thread-id\":\"0\"},\"execute\":\"device_add\"}" ID=233de10646384827acef5e320e1ddb1e8f704ae6d193e3fe18db09efce5a9af6 source=virtcontainers subsystem=qmp Mar 23 05:30:16 tess-node-5jsdc-3953503 kata[3166]: time="2020-03-23T05:30:16.820042879-07:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Invalid CPU die-id:15:11
kata-irc-bot4294967295 must be in range 0:31\"}}" ID=233de10646384827acef5e320e1ddb1e8f704ae6d193e3fe18db09efce5a9af6 source=virtcontainers subsystem=qmp Mar 23 05:30:16 tess-node-5jsdc-3953503 kata[3166]: time="2020-03-23T05:30:16.820143123-07:00" level=info msg="{\"arguments\":{\"core-id\":\"0\",\"driver\":\"host-x86_64-cpu\",\"id\":\"cpu-0\",\"socket-id\":\"29\",\"thread-id\":\"0\"},\"execute\":\"device_add\"}"15:11
kata-irc-botID=233de10646384827acef5e320e1ddb1e8f704ae6d193e3fe18db09efce5a9af6 source=virtcontainers subsystem=qmp Mar 23 05:30:16 tess-node-5jsdc-3953503 kata[3166]: time="2020-03-23T05:30:16.821458663-07:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Invalid CPU die-id: 4294967295 must be in range 0:31\"}}" ID=233de10646384827acef5e320e1ddb1e8f704ae6d193e3fe18db09efce5a9af6 source=virtcontainers subsystem=qmp Mar 23 05:30:1615:11
kata-irc-bottess-node-5jsdc-3953503 kata[3166]: time="2020-03-23T05:30:16.821555229-07:00" level=info msg="{\"arguments\":{\"core-id\":\"0\",\"driver\":\"host-x86_64-cpu\",\"id\":\"cpu-0\",\"socket-id\":\"28\",\"thread-id\":\"0\"},\"execute\":\"device_add\"}" ID=233de10646384827acef5e320e1ddb1e8f704ae6d193e3fe18db09efce5a9af6 source=virtcontainers subsystem=qmp Mar 23 05:30:16 tess-node-5jsdc-3953503 kata[3166]: time="2020-03-23T05:30:16.822831709-07:00"15:11
kata-irc-botlevel=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Invalid CPU die-id: 4294967295 must be in range 0:31\"}}" ID=233de10646384827acef5e320e1ddb1e8f704ae6d193e3fe18db09efce5a9af6 source=virtcontainers subsystem=qmp```15:11
davidgiluksomewhere in all those {'s is probably a command line :-)15:28
davidgilukah ok, this is on a hot add15:29
gwhaleyIs this bit normal - it looks not happy:::: level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Invalid CPU die-id:4294967295 must be in range 0:31\"}}"15:30
davidgilukyeh, I think the command is:   execute: device-add  arguments: { core-id: 0, driver: host-x86_64-cpu, id: cpu-0 socket-id: 31, thread-id: 0 }15:30
davidgilukxwlpt: So you want qemu commit fea374e7c80  that was fixed in 4.2.0; it makes die-id optional as long as you've specified a single die per socket15:45
*** sameo has quit IRC16:01
*** sameo has joined #kata-dev16:21
*** sgarzare has quit IRC17:16
*** noahm has quit IRC18:06
*** devimc has quit IRC18:08
*** gwhaley has quit IRC18:18
*** noahm has joined #kata-dev18:37
*** jodh has quit IRC18:39
*** devimc has joined #kata-dev18:40
*** pcaruana has quit IRC19:49
*** davidgiluk has quit IRC20:15
*** sameo has quit IRC21:44
*** crobinso has quit IRC21:46
*** devimc has quit IRC22:04

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