Comment 5 for bug 1998655

Revision history for this message
Abhilash Chittathukatil (chittath) wrote :

I am getting similar error in RHEl8.7 where cloud-init it is unable to bring up the network interface. just curious if it related. Max version I can install from rhel-8-appstream-rhui-rpms is loud-init-22.1-6.el8_7.2.noarch.

# rpm -q cloud-init
cloud-init-22.1-6.el8_7.2.noarch

---------------------------------

      Starting Network Manager Script Dispatcher Service...
[ OK ] Started Network Manager Script Dispatcher Service.
[ OK ] Started Network Manager Wait Online.
         Starting Initial cloud-init job (metadata service crawler)...
[ OK ] Started Dynamic System Tuning Daemon.
[ 8.617423] cloud-init[1245]: Cloud-init v. 21.1-15.el8 running 'init' at Thu, 27 Apr 2023 18:59:22 +0000. Up 8.56 seconds.
[ 8.617508] cloud-init[1245]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++
[ 8.617537] cloud-init[1245]: ci-info: +--------+-------+-----------+-----------+-------+-------------------+
[ 8.617563] cloud-init[1245]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
[ 8.617588] cloud-init[1245]: ci-info: +--------+-------+-----------+-----------+-------+-------------------+
[ 8.617612] cloud-init[1245]: ci-info: | eth0 | False | . | . | . |
[ 8.617635] cloud-init[1245]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |
[ 8.617660] cloud-init[1245]: ci-info: | lo | True | ::1/128 | . | host | . |
[ 8.617684] cloud-init[1245]: ci-info: +--------+-------+-----------+-----------+-------+-------------------+
[ 8.617707] cloud-init[1245]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
[ 8.617730] cloud-init[1245]: ci-info: +-------+-------------+---------+-----------+-------+
[ 8.617754] cloud-init[1245]: ci-info: | Route | Destination | Gateway | Interface | Flags |
[ 8.617777] cloud-init[1245]: ci-info: +-------+-------------+---------+-----------+-------+
[ 8.617804] cloud-init[1245]: ci-info: +-------+-------------+---------+-----------+-------+
[ 8.617829] cloud-init[1245]: 2023-04-27 18:59:22,354 - util.py[WARNING]: Failed loading yaml blob. unacceptable character #xdca0: special characters are not allowed
[ 8.617855] cloud-init[1245]: in "<unicode string>", position 0
[ 8.620265] cloud-init[1245]: 2023-04-27 18:59:22,354 - util.py[WARNING]: Failed at merging in cloud config part from cloud-config.txt
[ 8.644770] cloud-init[1245]: 2023-04-27 18:59:22,359 - util.py[WARNING]: Failed calling handler ShellScriptPartHandler: [['text/x-shellscript']] (text/x-shellscript, userdata.txt, 2) with frequency always
[ OK ] Started Initial cloud-init job (metadata service crawler).
------------------------------------------------------