Error contacting Ironic server for 'node.list' during check-tempest-dsvm-ironic-pxe_ssh

Bug #1440188 reported by Joe Gordon
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ironic
Confirmed
Medium
Unassigned

Bug Description

http://logs.openstack.org/33/165233/11/check/check-tempest-dsvm-ironic-pxe_ssh/842e655/logs/screen-n-cpu.txt.gz#_2015-04-03_18_41_12_757

2015-04-03 18:41:00.738 WARNING nova.virt.ironic.client_wrapper [req-fee6ff6b-e7e9-4df1-8e82-1a2cb2c6a696 None None] Error contacting Ironic server for 'node.list'. Attempt 54 of 60
2015-04-03 18:41:02.739 DEBUG ironicclient.common.http [req-fee6ff6b-e7e9-4df1-8e82-1a2cb2c6a696 None None] curl -i -X GET -H 'X-Auth-Token: ccd1b4fd1b1442baa5e15c6dd5e7ca9c' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-ironicclient' http://127.0.0.1:6385/v1/nodes/?associated=True log_curl_request /usr/local/lib/python2.7/dist-packages/ironicclient/common/http.py:123

Seen during an unrelated patch.

Revision history for this message
Joe Gordon (jogo) wrote :
Dmitry Tantsur (divius)
Changed in ironic:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Adam Gandelman (gandelman-a) wrote :

This is expected on successful jobs. devstack starts n-cpu and the ironic driver starts to ping the ironic API server for nodes. devstack starts up ironic a bit later in the deployment, so there's a window where it's unreachable. The fact that its hitting 60 attempts and failing means something new is blocking and widening that window to the point where nova ends up giving up.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.