Skip to content

log_util.py[WARNING]: Getting data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'> failed #12202

@cyberworm54

Description

@cyberworm54

problem

It seems like rhel-10/fedora-43/centos-10 when using cloud init are getting:
Subp.py[WARNING]: Running invalid command: ['dhcpcd', '--dumplease', '--ipv4only', <cloudinit.distros.rhel.Distro object at 0x7f582204d040>]

Log_util.py[WARNING]: Getting data from <class 'cloudinit.sources.'DataSourceCloudStack.DataSourceCloudStack'> failed

It seems like the ssh keys are not getting injected on these platforms. Debian works just fine and injects the key using cloud-init without an issue.

Ex:

ci-info: no authorized SSH keys fingerprints found for user fedora
ci-info: no authorized SSH keys fingerprints found for user centos

debian injects keys just fine.

versions

4.22

The steps to reproduce the bug

  1. pull a centos-10/redhat-10/fedora-43 cloud image
  2. create a ssh key pair
  3. boot image with said ssh key
  4. key does not get injected
    ...

What to do about it?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions