5 second delay failing to communicate with OpenStack HTTP endpoint during boot on Oracle Cloud Infrastructure

Bug #1833446 reported by Dan Watkins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Expired
Medium
Unassigned

Bug Description

The eventual traceback:

2019-06-19 16:27:02,468 - util.py[DEBUG]: Failed fetching meta-data/ from url http://169.254.169.254/latest/meta-data/
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/cloudinit/ec2_utils.py", line 178, in _get_instance_metadata
    response = caller(md_url)
  File "/usr/lib/python3/dist-packages/cloudinit/url_helper.py", line 107, in read_file_or_url
    exception_cb=exception_cb)
  File "/usr/lib/python3/dist-packages/cloudinit/url_helper.py", line 306, in readurl
    raise excps[-1]
cloudinit.url_helper.UrlError: 404 Client Error: Not Found for url: http://169.254.169.254/latest/meta-data/

(I can confirm several minutes after instance launch that I still see the same 404 error.)

Tags: oci
Revision history for this message
Dan Watkins (oddbloke) wrote :
Chad Smith (chad.smith)
Changed in cloud-init:
status: New → Confirmed
James Falcon (falcojr)
Changed in cloud-init:
importance: Undecided → Medium
Revision history for this message
James Falcon (falcojr) wrote :
Changed in cloud-init:
status: Confirmed → Expired
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.