Hi Folks,

!! Happy New Year to ALL !!

I have tried vbmc setup for my overcloud VMs, i am successfully able to register the nodes. But when i tried to run introspection on my register nodes ( VMs). I am getting errors.

(undercloud) [stack@undercloud ~]$ openstack overcloud node import  /home/stack/instackenv.json
Started Mistral Workflow tripleo.baremetal.v1.register_or_update. Execution ID: 25f69e15-c01a-4dc1-a80c-5faebeb067c1
Waiting for messages on queue 'tripleo' with no timeout.
Nodes set to managed.
Successfully registered node UUID c1a85ded-7aea-466f-bb4d-404a85b3651a
Successfully registered node UUID 0e76dd0e-8190-4218-a529-2ab426cd84dd
Successfully registered node UUID eff1e116-29a5-4e4b-954e-8e4b433bbc18

(undercloud) [stack@undercloud ~]$

(undercloud) [stack@undercloud ~]$ openstack overcloud node import --introspect --provide instackenv.json
Started Mistral Workflow tripleo.baremetal.v1.register_or_update. Execution ID: e6d7e6ec-3635-4f47-81cc-df863252118f
Waiting for messages on queue 'tripleo' with no timeout.
Nodes set to managed.
Successfully registered node UUID c1a85ded-7aea-466f-bb4d-404a85b3651a
Successfully registered node UUID 0e76dd0e-8190-4218-a529-2ab426cd84dd
Successfully registered node UUID eff1e116-29a5-4e4b-954e-8e4b433bbc18
Waiting for introspection to finish...
Started Mistral Workflow tripleo.baremetal.v1.introspect. Execution ID: 0ad394bc-8cae-41ce-a41c-3146e66bdbdb
Waiting for messages on queue 'tripleo' with no timeout.
None
Introspection of node c1a85ded-7aea-466f-bb4d-404a85b3651a timed out.
Introspection of node 0e76dd0e-8190-4218-a529-2ab426cd84dd timed out.
Introspection of node eff1e116-29a5-4e4b-954e-8e4b433bbc18 timed out.
Retrying 3 nodes that failed introspection. Attempt 2 of 3



Errors while doing introspection

[root@undercloud ~]# tailf /var/log/ironic-inspector/ironic-inspector.log

Inline image 1

Any idea how to resolve this issue ...?

Thanks in Advance,