Comment 2 for bug 2024856

Revision history for this message
Joao Andre Simioni (jasimioni) wrote :

Hi Alexsander,

I don't see any error messages in rackd.log / regiond.log / maas.log, only in Logs tab of the Web UI.

Failed to query node's BMC - __init__() takes 1 positional argument but 2 were given

Grepping maas.log I see the same error string at different timestamps - I think it's related to some maas periodic activity to check the machine status:

2023-06-22T15:43:31.155046+00:00 maas327snap maas.interface: [info] ens3 (physical) on maas327snap: New MAC, IP binding observed: 52:54:00:7a:18:89, 192.168.122.53
2023-06-22T15:52:08.463660+00:00 maas327snap maas.interface: [info] ens10 (physical) on maas327snap: New MAC, IP binding observed: 00:0c:29:81:5e:1e, 192.168.0.197
2023-06-22T16:08:08.151350+00:00 maas327snap maas.power: [error] vmware-vm: Power state could not be queried: __init__() takes 1 positional argument but 2 were given
2023-06-22T16:08:08.172181+00:00 maas327snap maas.power: [error] vmware-vm: Failed to refresh power state: __init__() takes 1 positional argument but 2 were given
2023-06-22T16:40:35.508143+00:00 maas327snap maas.import-images: [info] Downloading image descriptions from http://images.maas.io/ephemeral-v3/stable/

There are no logs in regiond.log or rackd.log in those timestamps.

I can create and share a reproducer if needed.

Kind regards