← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1792415] Re: WARNINGs and failures in log on OVH public cloud

 

This bug is fixed in 18.10

This bug was fixed in the package cloud-init - 18.4-0ubuntu1
---------------
  
cloud-init (18.4-0ubuntu1) cosmic; urgency=medium
    
  * New upstream release.
    - release 18.4 (LP: #1795741)
    - tests: allow skipping an entire cloud_test without running.
    - tests: disable lxd tests on cosmic
    - cii-tests: use unittest2.SkipTest in ntp_chrony due to new deps
    - lxd: adjust to snap installed lxd. 
    - docs: surface experimental doc in instance-data.json
    - tests: fix ec2 integration tests. process meta_data instead of meta-data
    - Add support for Infiniband network interfaces (IPoIB). [Mark Goddard]
    - cli: add cloud-init query subcommand to query instance metadata
    - tools/tox-venv: update for new features.
    - pylint: ignore warning assignment-from-no-return for _write_network
    - stages: Fix bug causing datasource to have incorrect sys_cfg.
      (LP: #1787459)
    - Remove dead-code _write_network distro implementations.
    - net_util: ensure static configs have netmask in translate_network result
      [Thomas Berger] (LP: #1792454)
    - Fall back to root:root on syslog permissions if other options fail.
      [Robert Schweikert]
    - tests: Add mock for util.get_hostname. [Robert Schweikert] (LP: #1792799)

 -- Chad Smith <chad.smith@xxxxxxxxxxxxx>  Tue, 02 Oct 2018 19:55:23
-0600


** Changed in: cloud-init (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1792415

Title:
  WARNINGs and failures in log on OVH public cloud

Status in cloud-init:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released

Bug description:
  Part of  "make OVH work right" was brought up by Tobias in
   https://code.launchpad.net/~tobijk/cloud-init/+git/cloud-init/+merge/354752

  After that, though we still see some warnings in the logs that is
  attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: cloud-init 18.3-39-g757247f9-0ubuntu1 [modified: usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py]
  ProcVersionSignature: Ubuntu 4.18.0-7.8-generic 4.18.5
  Uname: Linux 4.18.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu9
  Architecture: amd64
  CloudName: Other
  Date: Thu Sep 13 16:37:09 2018
  Ec2AMI: ami-00014f37
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: s1-2
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: cloud-init
  UpgradeStatus: No upgrade log present (probably fresh install)
  cloud-init-log-warnings:
   2018-09-13 16:34:54,017 - util.py[WARNING]: Getting data from <class 'cloudinit.sources.DataSourceOpenStack.DataSourceOpenStackLocal'> failed
   cloudinit.util.ProcessExecutionError: Unexpected error while running command.
   Stderr: Error: Nexthop has invalid gateway.
   2018-09-13 16:34:56,266 - openstack.py[DEBUG]: Failed reading optional path http://169.254.169.254/openstack/latest/user_data due to: 404 Client Error: Not Found for url: http://169.254.169.254/openstack/latest/user_data
  user_data.txt:

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1792415/+subscriptions


References