2020-12-07 01:06:46,192 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'init-local' at Mon, 07 Dec 2020 01:06:46 +0000. Up 11.74 seconds. 2020-12-07 01:06:46,193 - main.py[DEBUG]: No kernel command line url found. 2020-12-07 01:06:46,193 - main.py[DEBUG]: Closing stdin. 2020-12-07 01:06:46,198 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [644] 0 bytes 2020-12-07 01:06:46,199 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 102:4 2020-12-07 01:06:46,200 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished 2020-12-07 01:06:46,200 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net 2020-12-07 01:06:46,200 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check] 2020-12-07 01:06:46,200 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) 2020-12-07 01:06:46,200 - stages.py[DEBUG]: no cache found 2020-12-07 01:06:46,201 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: no cache found 2020-12-07 01:06:46,201 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance 2020-12-07 01:06:46,208 - stages.py[DEBUG]: Using distro class 2020-12-07 01:06:46,208 - __init__.py[DEBUG]: Looking for data source in: ['ConfigDrive', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM'] 2020-12-07 01:06:46,238 - __init__.py[DEBUG]: Searching for local data source in: ['DataSourceConfigDrive'] 2020-12-07 01:06:46,238 - handlers.py[DEBUG]: start: init-local/search-ConfigDrive: searching for local data from DataSourceConfigDrive 2020-12-07 01:06:46,238 - __init__.py[DEBUG]: Seeing if we can get any data from 2020-12-07 01:06:46,238 - __init__.py[DEBUG]: Update datasource metadata and network config due to events: New instance first boot 2020-12-07 01:06:46,238 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True) 2020-12-07 01:06:46,306 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True) 2020-12-07 01:06:46,311 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd0'] with allowed return codes [0, 2] (shell=False, capture=True) 2020-12-07 01:06:46,315 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd1'] with allowed return codes [0, 2] (shell=False, capture=True) 2020-12-07 01:06:46,318 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2020-12-07 01:06:46,421 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2020-12-07 01:06:46,472 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2020-12-07 01:06:46,516 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONFIG-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2020-12-07 01:06:46,564 - DataSourceConfigDrive.py[DEBUG]: devices=['/dev/sr0'] dslist=['ConfigDrive', 'None'] 2020-12-07 01:06:46,566 - util.py[DEBUG]: Reading from /etc/os-release (quiet=False) 2020-12-07 01:06:46,566 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2020-12-07 01:06:46,567 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False) 2020-12-07 01:06:46,567 - util.py[DEBUG]: Read 2303 bytes from /proc/mounts 2020-12-07 01:06:46,568 - util.py[DEBUG]: Fetched {'sysfs': {'fstype': 'sysfs', 'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime'}, 'proc': {'fstype': 'proc', 'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime'}, 'udev': {'fstype': 'devtmpfs', 'mountpoint': '/dev', 'opts': 'rw,nosuid,relatime,size=6123956k,nr_inodes=1530989,mode=755'}, 'devpts': {'fstype': 'devpts', 'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000'}, 'tmpfs': {'fstype': 'tmpfs', 'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755'}, '/dev/sda1': {'fstype': 'ext4', 'mountpoint': '/', 'opts': 'rw,relatime,data=ordered'}, 'securityfs': {'fstype': 'securityfs', 'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime'}, 'cgroup': {'fstype': 'cgroup', 'mountpoint': '/sys/fs/cgroup/memory', 'opts': 'rw,nosuid,nodev,noexec,relatime,memory'}, 'pstore': {'fstype': 'pstore', 'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime'}, 'debugfs': {'fstype': 'debugfs', 'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime'}, 'hugetlbfs': {'fstype': 'hugetlbfs', 'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime,pagesize=2M'}, 'mqueue': {'fstype': 'mqueue', 'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime'}, 'systemd-1': {'fstype': 'autofs', 'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=43,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=19626'}, 'configfs': {'fstype': 'configfs', 'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime'}, 'fusectl': {'fstype': 'fusectl', 'mountpoint': '/sys/fs/fuse/connections', 'opts': 'rw,relatime'}, '/dev/sda15': {'fstype': 'vfat', 'mountpoint': '/boot/efi', 'opts': 'rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro'}} mounts from proc 2020-12-07 01:06:46,568 - util.py[DEBUG]: Running command ['mount', '-o', 'ro', '-t', 'auto', '/dev/sr0', '/run/cloud-init/tmp/tmppu77ov2q'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:46,670 - openstack.py[DEBUG]: Selected version '2017-02-22' from ['2012-08-10', '2013-04-04', '2013-10-17', '2015-10-15', '2016-06-30', '2016-10-06', '2017-02-22', 'latest'] 2020-12-07 01:06:46,670 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmppu77ov2q/openstack/2017-02-22/meta_data.json (quiet=False) 2020-12-07 01:06:46,675 - util.py[DEBUG]: Read 1814 bytes from /run/cloud-init/tmp/tmppu77ov2q/openstack/2017-02-22/meta_data.json 2020-12-07 01:06:46,675 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmppu77ov2q/openstack/2017-02-22/user_data (quiet=False) 2020-12-07 01:06:46,675 - openstack.py[DEBUG]: Failed reading optional path /run/cloud-init/tmp/tmppu77ov2q/openstack/2017-02-22/user_data due to: [Errno 2] No such file or directory: '/run/cloud-init/tmp/tmppu77ov2q/openstack/2017-02-22/user_data' 2020-12-07 01:06:46,675 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmppu77ov2q/openstack/2017-02-22/vendor_data.json (quiet=False) 2020-12-07 01:06:46,677 - util.py[DEBUG]: Read 2 bytes from /run/cloud-init/tmp/tmppu77ov2q/openstack/2017-02-22/vendor_data.json 2020-12-07 01:06:46,677 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmppu77ov2q/openstack/2017-02-22/network_data.json (quiet=False) 2020-12-07 01:06:46,679 - util.py[DEBUG]: Read 667 bytes from /run/cloud-init/tmp/tmppu77ov2q/openstack/2017-02-22/network_data.json 2020-12-07 01:06:46,682 - util.py[DEBUG]: Reading from /run/cloud-init/tmp/tmppu77ov2q/ec2/latest/meta-data.json (quiet=False) 2020-12-07 01:06:46,684 - util.py[DEBUG]: Read 964 bytes from /run/cloud-init/tmp/tmppu77ov2q/ec2/latest/meta-data.json 2020-12-07 01:06:46,684 - util.py[DEBUG]: Running command ['umount', '/run/cloud-init/tmp/tmppu77ov2q'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:46,705 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False) 2020-12-07 01:06:46,709 - handlers.py[DEBUG]: finish: init-local/search-ConfigDrive: SUCCESS: found local data from DataSourceConfigDrive 2020-12-07 01:06:46,710 - stages.py[INFO]: Loaded datasource DataSourceConfigDrive - DataSourceConfigDrive [net,ver=2][source=/dev/sr0] 2020-12-07 01:06:46,710 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2020-12-07 01:06:46,710 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2020-12-07 01:06:46,710 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2020-12-07 01:06:46,733 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2020-12-07 01:06:46,733 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2020-12-07 01:06:46,733 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2020-12-07 01:06:46,737 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2020-12-07 01:06:46,737 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2020-12-07 01:06:46,737 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2020-12-07 01:06:46,743 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2020-12-07 01:06:46,743 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2020-12-07 01:06:46,743 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2020-12-07 01:06:46,744 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2020-12-07 01:06:46,744 - util.py[DEBUG]: loaded blob returned None, returning default. 2020-12-07 01:06:46,745 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance 2020-12-07 01:06:46,745 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442' 2020-12-07 01:06:46,747 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/datasource (quiet=False) 2020-12-07 01:06:46,747 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/datasource - wb: [644] 74 bytes 2020-12-07 01:06:46,747 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [644] 74 bytes 2020-12-07 01:06:46,748 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False) 2020-12-07 01:06:46,748 - stages.py[DEBUG]: previous iid found to be NO_PREVIOUS_INSTANCE_ID 2020-12-07 01:06:46,748 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [644] 37 bytes 2020-12-07 01:06:46,749 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [644] 37 bytes 2020-12-07 01:06:46,749 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [644] 24 bytes 2020-12-07 01:06:46,751 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 9710 bytes 2020-12-07 01:06:46,751 - main.py[DEBUG]: [local] init will now be targeting instance id: f8d32bca-529a-416c-a6a4-40beb567a442. new=True 2020-12-07 01:06:46,751 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2020-12-07 01:06:46,752 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2020-12-07 01:06:46,752 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2020-12-07 01:06:46,773 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2020-12-07 01:06:46,773 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2020-12-07 01:06:46,774 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2020-12-07 01:06:46,776 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2020-12-07 01:06:46,777 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2020-12-07 01:06:46,777 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2020-12-07 01:06:46,783 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2020-12-07 01:06:46,783 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2020-12-07 01:06:46,783 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2020-12-07 01:06:46,784 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2020-12-07 01:06:46,784 - util.py[DEBUG]: loaded blob returned None, returning default. 2020-12-07 01:06:46,786 - stages.py[DEBUG]: Using distro class 2020-12-07 01:06:46,787 - cc_set_hostname.py[DEBUG]: Setting the hostname to n-d-762330-10.novalocal (n-d-762330-10) 2020-12-07 01:06:46,787 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False) 2020-12-07 01:06:46,787 - util.py[DEBUG]: Read 7 bytes from /etc/hostname 2020-12-07 01:06:46,787 - util.py[DEBUG]: Writing to /etc/hostname - wb: [644] 14 bytes 2020-12-07 01:06:46,788 - __init__.py[DEBUG]: Non-persistently setting the system hostname to n-d-762330-10 2020-12-07 01:06:46,788 - util.py[DEBUG]: Running command ['hostname', 'n-d-762330-10'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:46,799 - DataSourceConfigDrive.py[DEBUG]: network config provided via network_json 2020-12-07 01:06:46,800 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2020-12-07 01:06:46,800 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2020-12-07 01:06:46,800 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2020-12-07 01:06:46,800 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2020-12-07 01:06:46,800 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2020-12-07 01:06:46,800 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2020-12-07 01:06:46,800 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2020-12-07 01:06:46,801 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2020-12-07 01:06:46,801 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2020-12-07 01:06:46,801 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2020-12-07 01:06:46,801 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2020-12-07 01:06:46,801 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2020-12-07 01:06:46,801 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2020-12-07 01:06:46,801 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2020-12-07 01:06:46,802 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2020-12-07 01:06:46,802 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2020-12-07 01:06:46,802 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2020-12-07 01:06:46,802 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2020-12-07 01:06:46,802 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2020-12-07 01:06:46,802 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2020-12-07 01:06:46,802 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2020-12-07 01:06:46,802 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2020-12-07 01:06:46,803 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2020-12-07 01:06:46,803 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2020-12-07 01:06:46,803 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2020-12-07 01:06:46,803 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2020-12-07 01:06:46,803 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2020-12-07 01:06:46,803 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2020-12-07 01:06:46,803 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2020-12-07 01:06:46,803 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2020-12-07 01:06:46,804 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2020-12-07 01:06:46,804 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2020-12-07 01:06:46,804 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2020-12-07 01:06:46,804 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2020-12-07 01:06:46,804 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2020-12-07 01:06:46,804 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2020-12-07 01:06:46,804 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2020-12-07 01:06:46,804 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2020-12-07 01:06:46,805 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2020-12-07 01:06:46,805 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2020-12-07 01:06:46,805 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2020-12-07 01:06:46,805 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2020-12-07 01:06:46,805 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2020-12-07 01:06:46,805 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2020-12-07 01:06:46,805 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2020-12-07 01:06:46,805 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2020-12-07 01:06:46,806 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2020-12-07 01:06:46,806 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2020-12-07 01:06:46,806 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2020-12-07 01:06:46,806 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2020-12-07 01:06:46,806 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2020-12-07 01:06:46,806 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2020-12-07 01:06:46,806 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2020-12-07 01:06:46,806 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2020-12-07 01:06:46,807 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2020-12-07 01:06:46,807 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2020-12-07 01:06:46,807 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2020-12-07 01:06:46,807 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2020-12-07 01:06:46,807 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:a6:e5:12', 'name': 'eth0'}, {'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:8d:02:e2', 'name': 'eth1'}, {'type': 'nameserver', 'address': '10.106.1.40'}, {'type': 'nameserver', 'address': '8.8.8.8'}]} 2020-12-07 01:06:46,808 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2020-12-07 01:06:46,808 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2020-12-07 01:06:46,808 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2020-12-07 01:06:46,808 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2020-12-07 01:06:46,808 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2020-12-07 01:06:46,808 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2020-12-07 01:06:46,808 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2020-12-07 01:06:46,809 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2020-12-07 01:06:46,809 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2020-12-07 01:06:46,809 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2020-12-07 01:06:46,809 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2020-12-07 01:06:46,809 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2020-12-07 01:06:46,809 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2020-12-07 01:06:46,809 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2020-12-07 01:06:46,809 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2020-12-07 01:06:46,810 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2020-12-07 01:06:46,810 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2020-12-07 01:06:46,810 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2020-12-07 01:06:46,810 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2020-12-07 01:06:46,810 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2020-12-07 01:06:46,810 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2020-12-07 01:06:46,810 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2020-12-07 01:06:46,810 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2020-12-07 01:06:46,811 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2020-12-07 01:06:46,811 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2020-12-07 01:06:46,811 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2020-12-07 01:06:46,811 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2020-12-07 01:06:46,811 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False) 2020-12-07 01:06:46,811 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate 2020-12-07 01:06:46,811 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False) 2020-12-07 01:06:46,811 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth0/operstate 2020-12-07 01:06:46,812 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False) 2020-12-07 01:06:46,812 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth1/operstate 2020-12-07 01:06:46,812 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:46,857 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:46,861 - __init__.py[DEBUG]: no work necessary for renaming of [['fa:16:3e:a6:e5:12', 'eth0', 'hv_netvsc', '0x3'], ['fa:16:3e:8d:02:e2', 'eth1', 'hv_netvsc', '0x3']] 2020-12-07 01:06:46,862 - stages.py[INFO]: Applying network configuration from ds bringup=False: {'version': 1, 'config': [{'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:a6:e5:12', 'name': 'eth0'}, {'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:8d:02:e2', 'name': 'eth1'}, {'type': 'nameserver', 'address': '10.106.1.40'}, {'type': 'nameserver', 'address': '8.8.8.8'}]} 2020-12-07 01:06:46,869 - util.py[DEBUG]: Reading from /etc/os-release (quiet=False) 2020-12-07 01:06:46,869 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2020-12-07 01:06:46,883 - __init__.py[DEBUG]: Selected renderer 'netplan' from priority list: None 2020-12-07 01:06:46,895 - util.py[DEBUG]: Writing to /etc/netplan/50-cloud-init.yaml - wb: [644] 647 bytes 2020-12-07 01:06:46,896 - util.py[DEBUG]: Running command ['netplan', 'generate'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:47,087 - util.py[DEBUG]: Running command ['udevadm', 'test-builtin', 'net_setup_link', '/sys/class/net/lo'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:47,092 - util.py[DEBUG]: Running command ['udevadm', 'test-builtin', 'net_setup_link', '/sys/class/net/eth0'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:47,098 - util.py[DEBUG]: Running command ['udevadm', 'test-builtin', 'net_setup_link', '/sys/class/net/eth1'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:47,103 - main.py[DEBUG]: [local] Exiting. datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0] not in local mode. 2020-12-07 01:06:47,105 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2020-12-07 01:06:47,105 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2020-12-07 01:06:47,105 - util.py[DEBUG]: cloud-init mode 'init' took 0.970 seconds (0.97) 2020-12-07 01:06:47,105 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources 2020-12-07 01:06:50,333 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'init' at Mon, 07 Dec 2020 01:06:50 +0000. Up 15.88 seconds. 2020-12-07 01:06:50,333 - main.py[DEBUG]: No kernel command line url found. 2020-12-07 01:06:50,334 - main.py[DEBUG]: Closing stdin. 2020-12-07 01:06:50,337 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [644] 0 bytes 2020-12-07 01:06:50,338 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 102:4 2020-12-07 01:06:50,338 - util.py[DEBUG]: Running command ['ip', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,344 - util.py[DEBUG]: Running command ['ip', '-o', 'route', 'list'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,348 - util.py[DEBUG]: Running command ['ip', '--oneline', '-6', 'route', 'list', 'table', 'all'] with allowed return codes [0, 1] (shell=False, capture=True) 2020-12-07 01:06:50,356 - main.py[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early. 2020-12-07 01:06:50,356 - main.py[DEBUG]: Execution continuing, no previous run detected that would allow us to stop early. 2020-12-07 01:06:50,357 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust] 2020-12-07 01:06:50,357 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False) 2020-12-07 01:06:50,357 - util.py[DEBUG]: Read 9710 bytes from /var/lib/cloud/instance/obj.pkl 2020-12-07 01:06:50,377 - util.py[DEBUG]: Reading from /run/cloud-init/.instance-id (quiet=False) 2020-12-07 01:06:50,378 - util.py[DEBUG]: Read 37 bytes from /run/cloud-init/.instance-id 2020-12-07 01:06:50,378 - stages.py[DEBUG]: restored from cache with run check: DataSourceConfigDrive [net,ver=2][source=/dev/sr0] 2020-12-07 01:06:50,378 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: restored from cache with run check: DataSourceConfigDrive [net,ver=2][source=/dev/sr0] 2020-12-07 01:06:50,378 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2020-12-07 01:06:50,378 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2020-12-07 01:06:50,378 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2020-12-07 01:06:50,401 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2020-12-07 01:06:50,402 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2020-12-07 01:06:50,402 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2020-12-07 01:06:50,404 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2020-12-07 01:06:50,405 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2020-12-07 01:06:50,405 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2020-12-07 01:06:50,410 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2020-12-07 01:06:50,411 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2020-12-07 01:06:50,411 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2020-12-07 01:06:50,412 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2020-12-07 01:06:50,412 - util.py[DEBUG]: loaded blob returned None, returning default. 2020-12-07 01:06:50,413 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance 2020-12-07 01:06:50,413 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442' 2020-12-07 01:06:50,414 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/datasource (quiet=False) 2020-12-07 01:06:50,414 - util.py[DEBUG]: Read 74 bytes from /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/datasource 2020-12-07 01:06:50,414 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/datasource - wb: [644] 74 bytes 2020-12-07 01:06:50,415 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [644] 74 bytes 2020-12-07 01:06:50,415 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False) 2020-12-07 01:06:50,416 - util.py[DEBUG]: Read 37 bytes from /var/lib/cloud/data/instance-id 2020-12-07 01:06:50,416 - stages.py[DEBUG]: previous iid found to be f8d32bca-529a-416c-a6a4-40beb567a442 2020-12-07 01:06:50,416 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [644] 37 bytes 2020-12-07 01:06:50,416 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [644] 37 bytes 2020-12-07 01:06:50,417 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [644] 37 bytes 2020-12-07 01:06:50,418 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 9786 bytes 2020-12-07 01:06:50,419 - main.py[DEBUG]: [net] init will now be targeting instance id: f8d32bca-529a-416c-a6a4-40beb567a442. new=False 2020-12-07 01:06:50,419 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2020-12-07 01:06:50,419 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2020-12-07 01:06:50,420 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2020-12-07 01:06:50,442 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2020-12-07 01:06:50,442 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2020-12-07 01:06:50,442 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2020-12-07 01:06:50,445 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2020-12-07 01:06:50,445 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2020-12-07 01:06:50,446 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2020-12-07 01:06:50,451 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2020-12-07 01:06:50,451 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2020-12-07 01:06:50,451 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2020-12-07 01:06:50,453 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2020-12-07 01:06:50,453 - util.py[DEBUG]: loaded blob returned None, returning default. 2020-12-07 01:06:50,455 - DataSourceConfigDrive.py[DEBUG]: network config provided via network_json 2020-12-07 01:06:50,455 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2020-12-07 01:06:50,455 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2020-12-07 01:06:50,455 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2020-12-07 01:06:50,455 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2020-12-07 01:06:50,455 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2020-12-07 01:06:50,456 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2020-12-07 01:06:50,456 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2020-12-07 01:06:50,456 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2020-12-07 01:06:50,456 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2020-12-07 01:06:50,456 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2020-12-07 01:06:50,456 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2020-12-07 01:06:50,456 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2020-12-07 01:06:50,457 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2020-12-07 01:06:50,457 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2020-12-07 01:06:50,457 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2020-12-07 01:06:50,457 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2020-12-07 01:06:50,457 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2020-12-07 01:06:50,457 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2020-12-07 01:06:50,457 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2020-12-07 01:06:50,457 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2020-12-07 01:06:50,458 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2020-12-07 01:06:50,458 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2020-12-07 01:06:50,458 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2020-12-07 01:06:50,458 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2020-12-07 01:06:50,458 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2020-12-07 01:06:50,458 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2020-12-07 01:06:50,458 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2020-12-07 01:06:50,458 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2020-12-07 01:06:50,458 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2020-12-07 01:06:50,459 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2020-12-07 01:06:50,459 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2020-12-07 01:06:50,459 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2020-12-07 01:06:50,459 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2020-12-07 01:06:50,459 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2020-12-07 01:06:50,459 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2020-12-07 01:06:50,459 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2020-12-07 01:06:50,459 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2020-12-07 01:06:50,460 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2020-12-07 01:06:50,460 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2020-12-07 01:06:50,460 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2020-12-07 01:06:50,460 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2020-12-07 01:06:50,460 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2020-12-07 01:06:50,460 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2020-12-07 01:06:50,461 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2020-12-07 01:06:50,461 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2020-12-07 01:06:50,461 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2020-12-07 01:06:50,461 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2020-12-07 01:06:50,461 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2020-12-07 01:06:50,461 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2020-12-07 01:06:50,461 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2020-12-07 01:06:50,461 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2020-12-07 01:06:50,462 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2020-12-07 01:06:50,462 - util.py[DEBUG]: Reading from /sys/class/net/lo/type (quiet=False) 2020-12-07 01:06:50,462 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/lo/type 2020-12-07 01:06:50,462 - util.py[DEBUG]: Reading from /sys/class/net/eth0/type (quiet=False) 2020-12-07 01:06:50,462 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/type 2020-12-07 01:06:50,462 - util.py[DEBUG]: Reading from /sys/class/net/eth1/type (quiet=False) 2020-12-07 01:06:50,462 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/type 2020-12-07 01:06:50,463 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:a6:e5:12', 'name': 'eth0'}, {'mtu': 1500, 'type': 'physical', 'subnets': [{'type': 'dhcp4'}], 'mac_address': 'fa:16:3e:8d:02:e2', 'name': 'eth1'}, {'type': 'nameserver', 'address': '10.106.1.40'}, {'type': 'nameserver', 'address': '8.8.8.8'}]} 2020-12-07 01:06:50,463 - stages.py[DEBUG]: Using distro class 2020-12-07 01:06:50,464 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2020-12-07 01:06:50,464 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2020-12-07 01:06:50,464 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2020-12-07 01:06:50,465 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2020-12-07 01:06:50,465 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False) 2020-12-07 01:06:50,465 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type 2020-12-07 01:06:50,465 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False) 2020-12-07 01:06:50,465 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent 2020-12-07 01:06:50,465 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False) 2020-12-07 01:06:50,465 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address 2020-12-07 01:06:50,466 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False) 2020-12-07 01:06:50,466 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False) 2020-12-07 01:06:50,466 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type 2020-12-07 01:06:50,466 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False) 2020-12-07 01:06:50,466 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth0/uevent 2020-12-07 01:06:50,466 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False) 2020-12-07 01:06:50,466 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address 2020-12-07 01:06:50,466 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False) 2020-12-07 01:06:50,467 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth0/device/device 2020-12-07 01:06:50,467 - util.py[DEBUG]: Reading from /sys/class/net/eth1/addr_assign_type (quiet=False) 2020-12-07 01:06:50,467 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/addr_assign_type 2020-12-07 01:06:50,467 - util.py[DEBUG]: Reading from /sys/class/net/eth1/uevent (quiet=False) 2020-12-07 01:06:50,467 - util.py[DEBUG]: Read 25 bytes from /sys/class/net/eth1/uevent 2020-12-07 01:06:50,467 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False) 2020-12-07 01:06:50,467 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address 2020-12-07 01:06:50,467 - util.py[DEBUG]: Reading from /sys/class/net/eth1/device/device (quiet=False) 2020-12-07 01:06:50,468 - util.py[DEBUG]: Read 4 bytes from /sys/class/net/eth1/device/device 2020-12-07 01:06:50,468 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False) 2020-12-07 01:06:50,468 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate 2020-12-07 01:06:50,468 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False) 2020-12-07 01:06:50,468 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth0/operstate 2020-12-07 01:06:50,468 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False) 2020-12-07 01:06:50,468 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth1/operstate 2020-12-07 01:06:50,469 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,472 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,476 - __init__.py[DEBUG]: no work necessary for renaming of [['fa:16:3e:a6:e5:12', 'eth0', 'hv_netvsc', '0x3'], ['fa:16:3e:8d:02:e2', 'eth1', 'hv_netvsc', '0x3']] 2020-12-07 01:06:50,477 - __init__.py[DEBUG]: Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0] not updated for events: System boot 2020-12-07 01:06:50,477 - stages.py[DEBUG]: No network config applied. Neither a new instance nor datasource network update on 'System boot' event 2020-12-07 01:06:50,477 - handlers.py[DEBUG]: start: init-network/setup-datasource: setting up datasource 2020-12-07 01:06:50,477 - handlers.py[DEBUG]: finish: init-network/setup-datasource: SUCCESS: setting up datasource 2020-12-07 01:06:50,477 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/user-data.txt - wb: [600] 0 bytes 2020-12-07 01:06:50,481 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/user-data.txt.i - wb: [600] 308 bytes 2020-12-07 01:06:50,482 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/vendor-data.txt - wb: [600] 0 bytes 2020-12-07 01:06:50,484 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/vendor-data.txt.i - wb: [600] 308 bytes 2020-12-07 01:06:50,486 - util.py[DEBUG]: Reading from /var/lib/cloud/data/set-hostname (quiet=False) 2020-12-07 01:06:50,486 - util.py[DEBUG]: Read 69 bytes from /var/lib/cloud/data/set-hostname 2020-12-07 01:06:50,486 - cc_set_hostname.py[DEBUG]: No hostname changes. Skipping set-hostname 2020-12-07 01:06:50,487 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/consume_data - wb: [644] 24 bytes 2020-12-07 01:06:50,487 - helpers.py[DEBUG]: Running consume_data using lock () 2020-12-07 01:06:50,487 - handlers.py[DEBUG]: start: init-network/consume-user-data: reading and applying user-data 2020-12-07 01:06:50,488 - stages.py[DEBUG]: Added default handler for {'text/cloud-config', 'text/cloud-config-jsonp'} from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] 2020-12-07 01:06:50,488 - stages.py[DEBUG]: Added default handler for {'text/x-shellscript'} from ShellScriptPartHandler: [['text/x-shellscript']] 2020-12-07 01:06:50,488 - stages.py[DEBUG]: Added default handler for {'text/cloud-boothook'} from BootHookPartHandler: [['text/cloud-boothook']] 2020-12-07 01:06:50,488 - stages.py[DEBUG]: Added default handler for {'text/upstart-job'} from UpstartJobPartHandler: [['text/upstart-job']] 2020-12-07 01:06:50,489 - stages.py[DEBUG]: Added default handler for {'text/jinja2'} from JinjaTemplatePartHandler: [['text/jinja2']] 2020-12-07 01:06:50,489 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency once-per-instance 2020-12-07 01:06:50,489 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency once-per-instance 2020-12-07 01:06:50,489 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency once-per-instance 2020-12-07 01:06:50,489 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__begin__, None, 2) with frequency once-per-instance 2020-12-07 01:06:50,489 - __init__.py[DEBUG]: Calling handler JinjaTemplatePartHandler: [['text/jinja2']] (__begin__, None, 3) with frequency once-per-instance 2020-12-07 01:06:50,490 - __init__.py[DEBUG]: {'MIME-Version': '1.0', 'Content-Type': 'text/x-not-multipart', 'Content-Disposition': 'attachment; filename="part-001"'} 2020-12-07 01:06:50,490 - __init__.py[DEBUG]: Empty payload of type text/x-not-multipart 2020-12-07 01:06:50,490 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency once-per-instance 2020-12-07 01:06:50,490 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/cloud-config.txt - wb: [600] 0 bytes 2020-12-07 01:06:50,491 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency once-per-instance 2020-12-07 01:06:50,491 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency once-per-instance 2020-12-07 01:06:50,491 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__end__, None, 2) with frequency once-per-instance 2020-12-07 01:06:50,491 - __init__.py[DEBUG]: Calling handler JinjaTemplatePartHandler: [['text/jinja2']] (__end__, None, 3) with frequency once-per-instance 2020-12-07 01:06:50,491 - handlers.py[DEBUG]: finish: init-network/consume-user-data: SUCCESS: reading and applying user-data 2020-12-07 01:06:50,491 - handlers.py[DEBUG]: start: init-network/consume-vendor-data: reading and applying vendor-data 2020-12-07 01:06:50,492 - stages.py[DEBUG]: no vendordata from datasource 2020-12-07 01:06:50,492 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data: SUCCESS: reading and applying vendor-data 2020-12-07 01:06:50,492 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False) 2020-12-07 01:06:50,492 - util.py[DEBUG]: Read 3612 bytes from /etc/cloud/cloud.cfg 2020-12-07 01:06:50,492 - util.py[DEBUG]: Attempting to load yaml from string of length 3612 with allowed root types (,) 2020-12-07 01:06:50,515 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False) 2020-12-07 01:06:50,516 - util.py[DEBUG]: Read 257 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg 2020-12-07 01:06:50,516 - util.py[DEBUG]: Attempting to load yaml from string of length 257 with allowed root types (,) 2020-12-07 01:06:50,519 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False) 2020-12-07 01:06:50,519 - util.py[DEBUG]: Read 2057 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg 2020-12-07 01:06:50,519 - util.py[DEBUG]: Attempting to load yaml from string of length 2057 with allowed root types (,) 2020-12-07 01:06:50,525 - util.py[DEBUG]: Reading from /run/cloud-init/cloud.cfg (quiet=False) 2020-12-07 01:06:50,525 - util.py[DEBUG]: Read 39 bytes from /run/cloud-init/cloud.cfg 2020-12-07 01:06:50,525 - util.py[DEBUG]: Attempting to load yaml from string of length 39 with allowed root types (,) 2020-12-07 01:06:50,526 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2020-12-07 01:06:50,526 - util.py[DEBUG]: loaded blob returned None, returning default. 2020-12-07 01:06:50,526 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False) 2020-12-07 01:06:50,526 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt 2020-12-07 01:06:50,527 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2020-12-07 01:06:50,527 - util.py[DEBUG]: loaded blob returned None, returning default. 2020-12-07 01:06:50,528 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False) 2020-12-07 01:06:50,528 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt 2020-12-07 01:06:50,528 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (,) 2020-12-07 01:06:50,528 - util.py[DEBUG]: loaded blob returned None, returning default. 2020-12-07 01:06:50,531 - handlers.py[DEBUG]: start: init-network/activate-datasource: activating datasource 2020-12-07 01:06:50,532 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [400] 12191 bytes 2020-12-07 01:06:50,533 - handlers.py[DEBUG]: finish: init-network/activate-datasource: SUCCESS: activating datasource 2020-12-07 01:06:50,533 - main.py[DEBUG]: no di_report found in config. 2020-12-07 01:06:50,555 - stages.py[DEBUG]: Using distro class 2020-12-07 01:06:50,556 - stages.py[DEBUG]: Running module migrator () with frequency always 2020-12-07 01:06:50,557 - handlers.py[DEBUG]: start: init-network/config-migrator: running config-migrator with frequency always 2020-12-07 01:06:50,557 - helpers.py[DEBUG]: Running config-migrator using lock () 2020-12-07 01:06:50,557 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names 2020-12-07 01:06:50,557 - handlers.py[DEBUG]: finish: init-network/config-migrator: SUCCESS: config-migrator ran successfully 2020-12-07 01:06:50,558 - stages.py[DEBUG]: Running module seed_random () with frequency once-per-instance 2020-12-07 01:06:50,558 - handlers.py[DEBUG]: start: init-network/config-seed_random: running config-seed_random with frequency once-per-instance 2020-12-07 01:06:50,558 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_seed_random - wb: [644] 23 bytes 2020-12-07 01:06:50,559 - helpers.py[DEBUG]: Running config-seed_random using lock () 2020-12-07 01:06:50,559 - cc_seed_random.py[DEBUG]: seed_random: adding 512 bytes of random seed entropy to /dev/urandom 2020-12-07 01:06:50,559 - util.py[DEBUG]: Writing to /dev/urandom - ab: [None] 512 bytes 2020-12-07 01:06:50,559 - cc_seed_random.py[DEBUG]: no command provided 2020-12-07 01:06:50,560 - handlers.py[DEBUG]: finish: init-network/config-seed_random: SUCCESS: config-seed_random ran successfully 2020-12-07 01:06:50,560 - stages.py[DEBUG]: Running module bootcmd () with frequency always 2020-12-07 01:06:50,560 - handlers.py[DEBUG]: start: init-network/config-bootcmd: running config-bootcmd with frequency always 2020-12-07 01:06:50,560 - helpers.py[DEBUG]: Running config-bootcmd using lock () 2020-12-07 01:06:50,560 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration 2020-12-07 01:06:50,560 - handlers.py[DEBUG]: finish: init-network/config-bootcmd: SUCCESS: config-bootcmd ran successfully 2020-12-07 01:06:50,560 - stages.py[DEBUG]: Running module write-files () with frequency once-per-instance 2020-12-07 01:06:50,561 - handlers.py[DEBUG]: start: init-network/config-write-files: running config-write-files with frequency once-per-instance 2020-12-07 01:06:50,561 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_write_files - wb: [644] 24 bytes 2020-12-07 01:06:50,562 - helpers.py[DEBUG]: Running config-write-files using lock () 2020-12-07 01:06:50,562 - cc_write_files.py[DEBUG]: Skipping module named write-files, no/empty 'write_files' key in configuration 2020-12-07 01:06:50,562 - handlers.py[DEBUG]: finish: init-network/config-write-files: SUCCESS: config-write-files ran successfully 2020-12-07 01:06:50,563 - stages.py[DEBUG]: Running module growpart () with frequency always 2020-12-07 01:06:50,563 - handlers.py[DEBUG]: start: init-network/config-growpart: running config-growpart with frequency always 2020-12-07 01:06:50,563 - helpers.py[DEBUG]: Running config-growpart using lock () 2020-12-07 01:06:50,563 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'mode': 'auto', 'devices': ['/'], 'ignore_growroot_disabled': False} 2020-12-07 01:06:50,563 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,573 - util.py[DEBUG]: Reading from /proc/877/mountinfo (quiet=False) 2020-12-07 01:06:50,573 - util.py[DEBUG]: Read 3032 bytes from /proc/877/mountinfo 2020-12-07 01:06:50,574 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,579 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,582 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,585 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False) 2020-12-07 01:06:50,585 - util.py[DEBUG]: Read 176 bytes from /proc/1/environ 2020-12-07 01:06:50,585 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False) 2020-12-07 01:06:50,585 - util.py[DEBUG]: Read 1320 bytes from /proc/self/status 2020-12-07 01:06:50,587 - util.py[DEBUG]: Reading from /etc/os-release (quiet=False) 2020-12-07 01:06:50,587 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2020-12-07 01:06:50,588 - util.py[DEBUG]: Reading from /sys/class/block/sda1/partition (quiet=False) 2020-12-07 01:06:50,588 - util.py[DEBUG]: Read 2 bytes from /sys/class/block/sda1/partition 2020-12-07 01:06:50,588 - util.py[DEBUG]: Reading from /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/00000000-0000-8899-0000-000000000000/host2/target2:0:0/2:0:0:0/block/sda/dev (quiet=False) 2020-12-07 01:06:50,589 - util.py[DEBUG]: Read 4 bytes from /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/00000000-0000-8899-0000-000000000000/host2/target2:0:0/2:0:0:0/block/sda/dev 2020-12-07 01:06:50,589 - util.py[DEBUG]: Running command ['growpart', '--dry-run', '/dev/sda', '1'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,739 - util.py[DEBUG]: Running command ['growpart', '/dev/sda', '1'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,827 - util.py[DEBUG]: resize_devices took 0.254 seconds 2020-12-07 01:06:50,828 - cc_growpart.py[INFO]: '/' resized: changed (/dev/sda, 1) from 2244984320 to 42816486912 2020-12-07 01:06:50,828 - handlers.py[DEBUG]: finish: init-network/config-growpart: SUCCESS: config-growpart ran successfully 2020-12-07 01:06:50,828 - stages.py[DEBUG]: Running module resizefs () with frequency always 2020-12-07 01:06:50,829 - handlers.py[DEBUG]: start: init-network/config-resizefs: running config-resizefs with frequency always 2020-12-07 01:06:50,829 - helpers.py[DEBUG]: Running config-resizefs using lock () 2020-12-07 01:06:50,842 - util.py[DEBUG]: Reading from /proc/877/mountinfo (quiet=False) 2020-12-07 01:06:50,842 - util.py[DEBUG]: Read 3032 bytes from /proc/877/mountinfo 2020-12-07 01:06:50,843 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/sda1 mnt_point=/ path=/ 2020-12-07 01:06:50,843 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,849 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,852 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:50,854 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False) 2020-12-07 01:06:50,855 - util.py[DEBUG]: Read 176 bytes from /proc/1/environ 2020-12-07 01:06:50,855 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False) 2020-12-07 01:06:50,855 - util.py[DEBUG]: Read 1320 bytes from /proc/self/status 2020-12-07 01:06:50,855 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/sda1 2020-12-07 01:06:50,855 - util.py[DEBUG]: Running command ('resize2fs', '/dev/sda1') with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:51,005 - util.py[DEBUG]: Resizing took 0.149 seconds 2020-12-07 01:06:51,005 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True) 2020-12-07 01:06:51,005 - handlers.py[DEBUG]: finish: init-network/config-resizefs: SUCCESS: config-resizefs ran successfully 2020-12-07 01:06:51,005 - stages.py[DEBUG]: Running module disk_setup () with frequency once-per-instance 2020-12-07 01:06:51,006 - handlers.py[DEBUG]: start: init-network/config-disk_setup: running config-disk_setup with frequency once-per-instance 2020-12-07 01:06:51,006 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_disk_setup - wb: [644] 24 bytes 2020-12-07 01:06:51,007 - helpers.py[DEBUG]: Running config-disk_setup using lock () 2020-12-07 01:06:51,007 - handlers.py[DEBUG]: finish: init-network/config-disk_setup: SUCCESS: config-disk_setup ran successfully 2020-12-07 01:06:51,007 - stages.py[DEBUG]: Running module mounts () with frequency once-per-instance 2020-12-07 01:06:51,008 - handlers.py[DEBUG]: start: init-network/config-mounts: running config-mounts with frequency once-per-instance 2020-12-07 01:06:51,008 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_mounts - wb: [644] 24 bytes 2020-12-07 01:06:51,009 - helpers.py[DEBUG]: Running config-mounts using lock () 2020-12-07 01:06:51,009 - cc_mounts.py[DEBUG]: mounts configuration is [] 2020-12-07 01:06:51,009 - util.py[DEBUG]: Reading from /etc/fstab (quiet=False) 2020-12-07 01:06:51,009 - util.py[DEBUG]: Read 82 bytes from /etc/fstab 2020-12-07 01:06:51,009 - cc_mounts.py[DEBUG]: Attempting to determine the real name of ephemeral0 2020-12-07 01:06:51,009 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['ephemeral0'] 2020-12-07 01:06:51,009 - openstack.py[DEBUG]: Using openstack style lookup to find device ['ephemeral0'] 2020-12-07 01:06:51,010 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=ephemeral0', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2020-12-07 01:06:51,148 - cc_mounts.py[DEBUG]: changed default device ephemeral0 => None 2020-12-07 01:06:51,148 - cc_mounts.py[DEBUG]: Ignoring nonexistent default named mount ephemeral0 2020-12-07 01:06:51,148 - cc_mounts.py[DEBUG]: Attempting to determine the real name of swap 2020-12-07 01:06:51,148 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['swap'] 2020-12-07 01:06:51,148 - openstack.py[DEBUG]: Using openstack style lookup to find device ['swap'] 2020-12-07 01:06:51,149 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=swap', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True) 2020-12-07 01:06:51,208 - cc_mounts.py[DEBUG]: changed default device swap => None 2020-12-07 01:06:51,208 - cc_mounts.py[DEBUG]: Ignoring nonexistent default named mount swap 2020-12-07 01:06:51,208 - cc_mounts.py[DEBUG]: no need to setup swap 2020-12-07 01:06:51,208 - cc_mounts.py[DEBUG]: No modifications to fstab needed 2020-12-07 01:06:51,208 - handlers.py[DEBUG]: finish: init-network/config-mounts: SUCCESS: config-mounts ran successfully 2020-12-07 01:06:51,209 - stages.py[DEBUG]: Running module set_hostname () with frequency once-per-instance 2020-12-07 01:06:51,209 - handlers.py[DEBUG]: start: init-network/config-set_hostname: running config-set_hostname with frequency once-per-instance 2020-12-07 01:06:51,209 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_set_hostname - wb: [644] 24 bytes 2020-12-07 01:06:51,210 - helpers.py[DEBUG]: Running config-set_hostname using lock () 2020-12-07 01:06:51,211 - util.py[DEBUG]: Reading from /var/lib/cloud/data/set-hostname (quiet=False) 2020-12-07 01:06:51,211 - util.py[DEBUG]: Read 69 bytes from /var/lib/cloud/data/set-hostname 2020-12-07 01:06:51,211 - cc_set_hostname.py[DEBUG]: No hostname changes. Skipping set-hostname 2020-12-07 01:06:51,211 - handlers.py[DEBUG]: finish: init-network/config-set_hostname: SUCCESS: config-set_hostname ran successfully 2020-12-07 01:06:51,211 - stages.py[DEBUG]: Running module update_hostname () with frequency always 2020-12-07 01:06:51,212 - handlers.py[DEBUG]: start: init-network/config-update_hostname: running config-update_hostname with frequency always 2020-12-07 01:06:51,212 - helpers.py[DEBUG]: Running config-update_hostname using lock () 2020-12-07 01:06:51,212 - cc_update_hostname.py[DEBUG]: Updating hostname to n-d-762330-10.novalocal (n-d-762330-10) 2020-12-07 01:06:51,212 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False) 2020-12-07 01:06:51,212 - util.py[DEBUG]: Read 14 bytes from /etc/hostname 2020-12-07 01:06:51,212 - __init__.py[DEBUG]: Attempting to update hostname to n-d-762330-10 in 1 files 2020-12-07 01:06:51,212 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False) 2020-12-07 01:06:51,212 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [644] 14 bytes 2020-12-07 01:06:51,213 - handlers.py[DEBUG]: finish: init-network/config-update_hostname: SUCCESS: config-update_hostname ran successfully 2020-12-07 01:06:51,213 - stages.py[DEBUG]: Running module update_etc_hosts () with frequency always 2020-12-07 01:06:51,214 - handlers.py[DEBUG]: start: init-network/config-update_etc_hosts: running config-update_etc_hosts with frequency always 2020-12-07 01:06:51,214 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock () 2020-12-07 01:06:51,214 - cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts 2020-12-07 01:06:51,214 - handlers.py[DEBUG]: finish: init-network/config-update_etc_hosts: SUCCESS: config-update_etc_hosts ran successfully 2020-12-07 01:06:51,214 - stages.py[DEBUG]: Running module ca-certs () with frequency once-per-instance 2020-12-07 01:06:51,215 - handlers.py[DEBUG]: start: init-network/config-ca-certs: running config-ca-certs with frequency once-per-instance 2020-12-07 01:06:51,215 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_ca_certs - wb: [644] 24 bytes 2020-12-07 01:06:51,215 - helpers.py[DEBUG]: Running config-ca-certs using lock () 2020-12-07 01:06:51,216 - cc_ca_certs.py[DEBUG]: Skipping module named ca-certs, no 'ca-certs' key in configuration 2020-12-07 01:06:51,216 - handlers.py[DEBUG]: finish: init-network/config-ca-certs: SUCCESS: config-ca-certs ran successfully 2020-12-07 01:06:51,216 - stages.py[DEBUG]: Running module rsyslog () with frequency once-per-instance 2020-12-07 01:06:51,216 - handlers.py[DEBUG]: start: init-network/config-rsyslog: running config-rsyslog with frequency once-per-instance 2020-12-07 01:06:51,216 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_rsyslog - wb: [644] 23 bytes 2020-12-07 01:06:51,217 - helpers.py[DEBUG]: Running config-rsyslog using lock () 2020-12-07 01:06:51,217 - cc_rsyslog.py[DEBUG]: Skipping module named rsyslog, no 'rsyslog' key in configuration 2020-12-07 01:06:51,217 - handlers.py[DEBUG]: finish: init-network/config-rsyslog: SUCCESS: config-rsyslog ran successfully 2020-12-07 01:06:51,217 - stages.py[DEBUG]: Running module users-groups () with frequency once-per-instance 2020-12-07 01:06:51,218 - handlers.py[DEBUG]: start: init-network/config-users-groups: running config-users-groups with frequency once-per-instance 2020-12-07 01:06:51,218 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_users_groups - wb: [644] 23 bytes 2020-12-07 01:06:51,219 - helpers.py[DEBUG]: Running config-users-groups using lock () 2020-12-07 01:06:51,220 - util.py[DEBUG]: Reading from /etc/os-release (quiet=True) 2020-12-07 01:06:51,220 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2020-12-07 01:06:51,221 - util.py[DEBUG]: Reading from /etc/system-image/channel.ini (quiet=True) 2020-12-07 01:06:51,221 - util.py[DEBUG]: Read 0 bytes from /etc/system-image/channel.ini 2020-12-07 01:06:51,222 - __init__.py[DEBUG]: Adding user ubuntu 2020-12-07 01:06:51,222 - util.py[DEBUG]: Running hidden command to protect sensitive input/output logstring: ['useradd', 'ubuntu', '--comment', 'Ubuntu', '--groups', 'adm,audio,cdrom,dialout,dip,floppy,lxd,netdev,plugdev,sudo,video', '--shell', '/bin/bash', '-m'] 2020-12-07 01:06:51,402 - util.py[DEBUG]: Running command ['passwd', '-l', 'ubuntu'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:51,426 - util.py[DEBUG]: Reading from /etc/sudoers (quiet=False) 2020-12-07 01:06:51,427 - util.py[DEBUG]: Read 755 bytes from /etc/sudoers 2020-12-07 01:06:51,429 - util.py[DEBUG]: Writing to /etc/sudoers.d/90-cloud-init-users - wb: [440] 151 bytes 2020-12-07 01:06:51,429 - handlers.py[DEBUG]: finish: init-network/config-users-groups: SUCCESS: config-users-groups ran successfully 2020-12-07 01:06:51,430 - stages.py[DEBUG]: Running module ssh () with frequency once-per-instance 2020-12-07 01:06:51,430 - handlers.py[DEBUG]: start: init-network/config-ssh: running config-ssh with frequency once-per-instance 2020-12-07 01:06:51,430 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_ssh - wb: [644] 23 bytes 2020-12-07 01:06:51,431 - helpers.py[DEBUG]: Running config-ssh using lock () 2020-12-07 01:06:51,432 - util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'rsa', '-N', '', '-f', '/etc/ssh/ssh_host_rsa_key'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:51,779 - util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'dsa', '-N', '', '-f', '/etc/ssh/ssh_host_dsa_key'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:51,838 - util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'ecdsa', '-N', '', '-f', '/etc/ssh/ssh_host_ecdsa_key'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:51,844 - util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'ed25519', '-N', '', '-f', '/etc/ssh/ssh_host_ed25519_key'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:51,853 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh to 1000:1000 2020-12-07 01:06:51,854 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) 2020-12-07 01:06:51,854 - util.py[DEBUG]: Read 3262 bytes from /etc/ssh/sshd_config 2020-12-07 01:06:51,855 - util.py[DEBUG]: Writing to /home/ubuntu/.ssh/authorized_keys - wb: [600] 399 bytes 2020-12-07 01:06:51,856 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh/authorized_keys to 1000:1000 2020-12-07 01:06:51,857 - util.py[DEBUG]: Changing the ownership of /root/.ssh to 0:0 2020-12-07 01:06:51,857 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) 2020-12-07 01:06:51,857 - util.py[DEBUG]: Read 3262 bytes from /etc/ssh/sshd_config 2020-12-07 01:06:51,858 - util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [600] 554 bytes 2020-12-07 01:06:51,859 - util.py[DEBUG]: Changing the ownership of /root/.ssh/authorized_keys to 0:0 2020-12-07 01:06:51,859 - handlers.py[DEBUG]: finish: init-network/config-ssh: SUCCESS: config-ssh ran successfully 2020-12-07 01:06:51,859 - main.py[DEBUG]: Ran 15 modules with 0 failures 2020-12-07 01:06:51,860 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2020-12-07 01:06:51,860 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2020-12-07 01:06:51,860 - util.py[DEBUG]: cloud-init mode 'init' took 1.584 seconds (1.59) 2020-12-07 01:06:51,861 - handlers.py[DEBUG]: finish: init-network: SUCCESS: searching for network datasources 2020-12-07 01:06:56,849 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'modules:config' at Mon, 07 Dec 2020 01:06:56 +0000. Up 22.33 seconds. 2020-12-07 01:06:56,898 - stages.py[DEBUG]: Using distro class 2020-12-07 01:06:56,900 - stages.py[DEBUG]: Running module emit_upstart () with frequency always 2020-12-07 01:06:56,900 - handlers.py[DEBUG]: start: modules-config/config-emit_upstart: running config-emit_upstart with frequency always 2020-12-07 01:06:56,900 - helpers.py[DEBUG]: Running config-emit_upstart using lock () 2020-12-07 01:06:56,900 - cc_emit_upstart.py[DEBUG]: no /sbin/initctl located 2020-12-07 01:06:56,900 - cc_emit_upstart.py[DEBUG]: not upstart system, 'emit_upstart' disabled 2020-12-07 01:06:56,900 - handlers.py[DEBUG]: finish: modules-config/config-emit_upstart: SUCCESS: config-emit_upstart ran successfully 2020-12-07 01:06:56,901 - stages.py[DEBUG]: Running module snap () with frequency once-per-instance 2020-12-07 01:06:56,901 - handlers.py[DEBUG]: start: modules-config/config-snap: running config-snap with frequency once-per-instance 2020-12-07 01:06:56,901 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_snap - wb: [644] 25 bytes 2020-12-07 01:06:56,902 - helpers.py[DEBUG]: Running config-snap using lock () 2020-12-07 01:06:56,902 - cc_snap.py[DEBUG]: Skipping module named snap, no 'snap' key in configuration 2020-12-07 01:06:56,902 - handlers.py[DEBUG]: finish: modules-config/config-snap: SUCCESS: config-snap ran successfully 2020-12-07 01:06:56,902 - stages.py[DEBUG]: Running module snap_config () with frequency once-per-instance 2020-12-07 01:06:56,902 - handlers.py[DEBUG]: start: modules-config/config-snap_config: running config-snap_config with frequency once-per-instance 2020-12-07 01:06:56,903 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_snap_config - wb: [644] 24 bytes 2020-12-07 01:06:56,903 - helpers.py[DEBUG]: Running config-snap_config using lock () 2020-12-07 01:06:56,903 - cc_snap_config.py[DEBUG]: No snappy config provided, skipping 2020-12-07 01:06:56,903 - handlers.py[DEBUG]: finish: modules-config/config-snap_config: SUCCESS: config-snap_config ran successfully 2020-12-07 01:06:56,903 - stages.py[DEBUG]: Running module ssh-import-id () with frequency once-per-instance 2020-12-07 01:06:56,904 - handlers.py[DEBUG]: start: modules-config/config-ssh-import-id: running config-ssh-import-id with frequency once-per-instance 2020-12-07 01:06:56,904 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_ssh_import_id - wb: [644] 25 bytes 2020-12-07 01:06:56,905 - helpers.py[DEBUG]: Running config-ssh-import-id using lock () 2020-12-07 01:06:56,905 - handlers.py[DEBUG]: finish: modules-config/config-ssh-import-id: SUCCESS: config-ssh-import-id ran successfully 2020-12-07 01:06:56,905 - stages.py[DEBUG]: Running module locale () with frequency once-per-instance 2020-12-07 01:06:56,905 - handlers.py[DEBUG]: start: modules-config/config-locale: running config-locale with frequency once-per-instance 2020-12-07 01:06:56,906 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_locale - wb: [644] 25 bytes 2020-12-07 01:06:56,906 - helpers.py[DEBUG]: Running config-locale using lock () 2020-12-07 01:06:56,906 - util.py[DEBUG]: Reading from /etc/default/locale (quiet=False) 2020-12-07 01:06:56,907 - util.py[DEBUG]: Read 13 bytes from /etc/default/locale 2020-12-07 01:06:56,907 - cc_locale.py[DEBUG]: Setting locale to C.UTF-8 2020-12-07 01:06:56,907 - debian.py[DEBUG]: System has 'LANG=C.UTF-8' requested 'C.UTF-8', skipping regeneration. 2020-12-07 01:06:56,907 - handlers.py[DEBUG]: finish: modules-config/config-locale: SUCCESS: config-locale ran successfully 2020-12-07 01:06:56,907 - stages.py[DEBUG]: Running module set-passwords () with frequency once-per-instance 2020-12-07 01:06:56,907 - handlers.py[DEBUG]: start: modules-config/config-set-passwords: running config-set-passwords with frequency once-per-instance 2020-12-07 01:06:56,908 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_set_passwords - wb: [644] 25 bytes 2020-12-07 01:06:56,909 - helpers.py[DEBUG]: Running config-set-passwords using lock () 2020-12-07 01:06:56,909 - cc_set_passwords.py[DEBUG]: Leaving ssh config 'PasswordAuthentication' unchanged. ssh_pwauth=None 2020-12-07 01:06:56,909 - handlers.py[DEBUG]: finish: modules-config/config-set-passwords: SUCCESS: config-set-passwords ran successfully 2020-12-07 01:06:56,909 - stages.py[DEBUG]: Running module grub-dpkg () with frequency once-per-instance 2020-12-07 01:06:56,909 - handlers.py[DEBUG]: start: modules-config/config-grub-dpkg: running config-grub-dpkg with frequency once-per-instance 2020-12-07 01:06:56,910 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_grub_dpkg - wb: [644] 25 bytes 2020-12-07 01:06:56,910 - helpers.py[DEBUG]: Running config-grub-dpkg using lock () 2020-12-07 01:06:56,910 - cc_grub_dpkg.py[DEBUG]: Setting grub debconf-set-selections with '/dev/sda','false' 2020-12-07 01:06:56,910 - util.py[DEBUG]: Running command ['debconf-set-selections'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:57,458 - handlers.py[DEBUG]: finish: modules-config/config-grub-dpkg: SUCCESS: config-grub-dpkg ran successfully 2020-12-07 01:06:57,459 - stages.py[DEBUG]: Running module apt-pipelining () with frequency once-per-instance 2020-12-07 01:06:57,459 - handlers.py[DEBUG]: start: modules-config/config-apt-pipelining: running config-apt-pipelining with frequency once-per-instance 2020-12-07 01:06:57,459 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_apt_pipelining - wb: [644] 25 bytes 2020-12-07 01:06:57,460 - helpers.py[DEBUG]: Running config-apt-pipelining using lock () 2020-12-07 01:06:57,461 - handlers.py[DEBUG]: finish: modules-config/config-apt-pipelining: SUCCESS: config-apt-pipelining ran successfully 2020-12-07 01:06:57,461 - stages.py[DEBUG]: Running module apt-configure () with frequency once-per-instance 2020-12-07 01:06:57,461 - handlers.py[DEBUG]: start: modules-config/config-apt-configure: running config-apt-configure with frequency once-per-instance 2020-12-07 01:06:57,461 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_apt_configure - wb: [644] 25 bytes 2020-12-07 01:06:57,462 - helpers.py[DEBUG]: Running config-apt-configure using lock () 2020-12-07 01:06:57,462 - cc_apt_configure.py[DEBUG]: debconf_selections was not set in config 2020-12-07 01:06:57,462 - util.py[DEBUG]: Reading from /etc/os-release (quiet=True) 2020-12-07 01:06:57,462 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2020-12-07 01:06:57,463 - util.py[DEBUG]: Reading from /etc/system-image/channel.ini (quiet=True) 2020-12-07 01:06:57,463 - util.py[DEBUG]: Read 0 bytes from /etc/system-image/channel.ini 2020-12-07 01:06:57,464 - cc_apt_configure.py[DEBUG]: handling apt config: {} 2020-12-07 01:06:57,464 - util.py[DEBUG]: Running command ['lsb_release', '--all'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:57,579 - util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:57,584 - cc_apt_configure.py[DEBUG]: got primary mirror: None 2020-12-07 01:06:57,585 - cc_apt_configure.py[DEBUG]: got security mirror: None 2020-12-07 01:06:57,585 - util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:57,598 - util.py[DEBUG]: Resolving URL: http://nova.clouds.archive.ubuntu.com/ubuntu/ took 0.008 seconds 2020-12-07 01:06:57,598 - __init__.py[DEBUG]: filtered distro mirror info: {'primary': 'http://nova.clouds.archive.ubuntu.com/ubuntu/', 'security': 'http://security.ubuntu.com/ubuntu'} 2020-12-07 01:06:57,598 - cc_apt_configure.py[DEBUG]: Apt Mirror info: {'primary': 'http://nova.clouds.archive.ubuntu.com/ubuntu/', 'security': 'http://security.ubuntu.com/ubuntu', 'PRIMARY': 'http://nova.clouds.archive.ubuntu.com/ubuntu/', 'SECURITY': 'http://security.ubuntu.com/ubuntu', 'MIRROR': 'http://nova.clouds.archive.ubuntu.com/ubuntu/'} 2020-12-07 01:06:57,599 - cc_apt_configure.py[INFO]: No custom template provided, fall back to builtin 2020-12-07 01:06:57,599 - util.py[DEBUG]: Reading from /etc/cloud/templates/sources.list.ubuntu.tmpl (quiet=False) 2020-12-07 01:06:57,599 - util.py[DEBUG]: Read 2858 bytes from /etc/cloud/templates/sources.list.ubuntu.tmpl 2020-12-07 01:06:57,615 - util.py[DEBUG]: Writing to /etc/apt/sources.list - wb: [644] 3324 bytes 2020-12-07 01:06:57,615 - util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:57,621 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_InRelease to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic-updates_InRelease 2020-12-07 01:06:57,622 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_restricted_i18n_Translation-en to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic-updates_restricted_i18n_Translation-en 2020-12-07 01:06:57,622 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_main_i18n_Translation-en to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic_main_i18n_Translation-en 2020-12-07 01:06:57,622 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_restricted_binary-amd64_Packages to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic_restricted_binary-amd64_Packages 2020-12-07 01:06:57,622 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_restricted_i18n_Translation-en to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic_restricted_i18n_Translation-en 2020-12-07 01:06:57,622 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_main_i18n_Translation-en to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic-updates_main_i18n_Translation-en 2020-12-07 01:06:57,622 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_restricted_binary-amd64_Packages to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic-updates_restricted_binary-amd64_Packages 2020-12-07 01:06:57,622 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_InRelease to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic_InRelease 2020-12-07 01:06:57,622 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic-updates_main_binary-amd64_Packages to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic-updates_main_binary-amd64_Packages 2020-12-07 01:06:57,623 - cc_apt_configure.py[DEBUG]: Renaming apt list /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_bionic_main_binary-amd64_Packages to /var/lib/apt/lists/nova.clouds.archive.ubuntu.com_ubuntu_dists_bionic_main_binary-amd64_Packages 2020-12-07 01:06:57,623 - handlers.py[DEBUG]: finish: modules-config/config-apt-configure: SUCCESS: config-apt-configure ran successfully 2020-12-07 01:06:57,623 - stages.py[DEBUG]: Running module ubuntu-advantage () with frequency once-per-instance 2020-12-07 01:06:57,624 - handlers.py[DEBUG]: start: modules-config/config-ubuntu-advantage: running config-ubuntu-advantage with frequency once-per-instance 2020-12-07 01:06:57,624 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_ubuntu_advantage - wb: [644] 25 bytes 2020-12-07 01:06:57,625 - helpers.py[DEBUG]: Running config-ubuntu-advantage using lock () 2020-12-07 01:06:57,625 - cc_ubuntu_advantage.py[DEBUG]: Skipping module named ubuntu-advantage, no 'ubuntu-advantage' key in configuration 2020-12-07 01:06:57,625 - handlers.py[DEBUG]: finish: modules-config/config-ubuntu-advantage: SUCCESS: config-ubuntu-advantage ran successfully 2020-12-07 01:06:57,625 - stages.py[DEBUG]: Running module ntp () with frequency once-per-instance 2020-12-07 01:06:57,625 - handlers.py[DEBUG]: start: modules-config/config-ntp: running config-ntp with frequency once-per-instance 2020-12-07 01:06:57,626 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_ntp - wb: [644] 25 bytes 2020-12-07 01:06:57,626 - helpers.py[DEBUG]: Running config-ntp using lock () 2020-12-07 01:06:57,626 - cc_ntp.py[DEBUG]: Skipping module named ntp, not present or disabled by cfg 2020-12-07 01:06:57,626 - handlers.py[DEBUG]: finish: modules-config/config-ntp: SUCCESS: config-ntp ran successfully 2020-12-07 01:06:57,627 - stages.py[DEBUG]: Running module timezone () with frequency once-per-instance 2020-12-07 01:06:57,627 - handlers.py[DEBUG]: start: modules-config/config-timezone: running config-timezone with frequency once-per-instance 2020-12-07 01:06:57,628 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_timezone - wb: [644] 24 bytes 2020-12-07 01:06:57,628 - helpers.py[DEBUG]: Running config-timezone using lock () 2020-12-07 01:06:57,628 - cc_timezone.py[DEBUG]: Skipping module named timezone, no 'timezone' specified 2020-12-07 01:06:57,628 - handlers.py[DEBUG]: finish: modules-config/config-timezone: SUCCESS: config-timezone ran successfully 2020-12-07 01:06:57,628 - stages.py[DEBUG]: Running module disable-ec2-metadata () with frequency always 2020-12-07 01:06:57,629 - handlers.py[DEBUG]: start: modules-config/config-disable-ec2-metadata: running config-disable-ec2-metadata with frequency always 2020-12-07 01:06:57,629 - helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock () 2020-12-07 01:06:57,629 - cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled 2020-12-07 01:06:57,629 - handlers.py[DEBUG]: finish: modules-config/config-disable-ec2-metadata: SUCCESS: config-disable-ec2-metadata ran successfully 2020-12-07 01:06:57,629 - stages.py[DEBUG]: Running module runcmd () with frequency once-per-instance 2020-12-07 01:06:57,630 - handlers.py[DEBUG]: start: modules-config/config-runcmd: running config-runcmd with frequency once-per-instance 2020-12-07 01:06:57,630 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_runcmd - wb: [644] 25 bytes 2020-12-07 01:06:57,630 - helpers.py[DEBUG]: Running config-runcmd using lock () 2020-12-07 01:06:57,630 - cc_runcmd.py[DEBUG]: Skipping module named runcmd, no 'runcmd' key in configuration 2020-12-07 01:06:57,631 - handlers.py[DEBUG]: finish: modules-config/config-runcmd: SUCCESS: config-runcmd ran successfully 2020-12-07 01:06:57,631 - stages.py[DEBUG]: Running module byobu () with frequency once-per-instance 2020-12-07 01:06:57,631 - handlers.py[DEBUG]: start: modules-config/config-byobu: running config-byobu with frequency once-per-instance 2020-12-07 01:06:57,631 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_byobu - wb: [644] 25 bytes 2020-12-07 01:06:57,632 - helpers.py[DEBUG]: Running config-byobu using lock () 2020-12-07 01:06:57,632 - cc_byobu.py[DEBUG]: Skipping module named byobu, no 'byobu' values found 2020-12-07 01:06:57,632 - handlers.py[DEBUG]: finish: modules-config/config-byobu: SUCCESS: config-byobu ran successfully 2020-12-07 01:06:57,632 - main.py[DEBUG]: Ran 15 modules with 0 failures 2020-12-07 01:06:57,633 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2020-12-07 01:06:57,633 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2020-12-07 01:06:57,633 - util.py[DEBUG]: cloud-init mode 'modules' took 0.896 seconds (0.90) 2020-12-07 01:06:57,634 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config 2020-12-07 01:06:58,402 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 running 'modules:final' at Mon, 07 Dec 2020 01:06:58 +0000. Up 23.88 seconds. 2020-12-07 01:06:58,729 - stages.py[DEBUG]: Using distro class 2020-12-07 01:06:58,730 - stages.py[DEBUG]: Running module snappy () with frequency once-per-instance 2020-12-07 01:06:58,730 - handlers.py[DEBUG]: start: modules-final/config-snappy: running config-snappy with frequency once-per-instance 2020-12-07 01:06:58,731 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_snappy - wb: [644] 25 bytes 2020-12-07 01:06:58,731 - helpers.py[DEBUG]: Running config-snappy using lock () 2020-12-07 01:06:58,732 - util.py[DEBUG]: Reading from /etc/os-release (quiet=True) 2020-12-07 01:06:58,732 - util.py[DEBUG]: Read 386 bytes from /etc/os-release 2020-12-07 01:06:58,733 - util.py[DEBUG]: Reading from /etc/system-image/channel.ini (quiet=True) 2020-12-07 01:06:58,733 - util.py[DEBUG]: Read 0 bytes from /etc/system-image/channel.ini 2020-12-07 01:06:58,733 - cc_snappy.py[DEBUG]: snappy: 'auto' mode, and system not snappy 2020-12-07 01:06:58,733 - handlers.py[DEBUG]: finish: modules-final/config-snappy: SUCCESS: config-snappy ran successfully 2020-12-07 01:06:58,733 - stages.py[DEBUG]: Running module package-update-upgrade-install () with frequency once-per-instance 2020-12-07 01:06:58,733 - handlers.py[DEBUG]: start: modules-final/config-package-update-upgrade-install: running config-package-update-upgrade-install with frequency once-per-instance 2020-12-07 01:06:58,734 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_package_update_upgrade_install - wb: [644] 25 bytes 2020-12-07 01:06:58,734 - helpers.py[DEBUG]: Running config-package-update-upgrade-install using lock () 2020-12-07 01:06:58,734 - handlers.py[DEBUG]: finish: modules-final/config-package-update-upgrade-install: SUCCESS: config-package-update-upgrade-install ran successfully 2020-12-07 01:06:58,734 - stages.py[DEBUG]: Running module fan () with frequency once-per-instance 2020-12-07 01:06:58,735 - handlers.py[DEBUG]: start: modules-final/config-fan: running config-fan with frequency once-per-instance 2020-12-07 01:06:58,735 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_fan - wb: [644] 24 bytes 2020-12-07 01:06:58,736 - helpers.py[DEBUG]: Running config-fan using lock () 2020-12-07 01:06:58,736 - cc_fan.py[DEBUG]: fan: no 'fan' config entry. disabling 2020-12-07 01:06:58,736 - handlers.py[DEBUG]: finish: modules-final/config-fan: SUCCESS: config-fan ran successfully 2020-12-07 01:06:58,737 - stages.py[DEBUG]: Running module landscape () with frequency once-per-instance 2020-12-07 01:06:58,737 - handlers.py[DEBUG]: start: modules-final/config-landscape: running config-landscape with frequency once-per-instance 2020-12-07 01:06:58,737 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_landscape - wb: [644] 25 bytes 2020-12-07 01:06:58,738 - helpers.py[DEBUG]: Running config-landscape using lock () 2020-12-07 01:06:58,738 - handlers.py[DEBUG]: finish: modules-final/config-landscape: SUCCESS: config-landscape ran successfully 2020-12-07 01:06:58,738 - stages.py[DEBUG]: Running module lxd () with frequency once-per-instance 2020-12-07 01:06:58,738 - handlers.py[DEBUG]: start: modules-final/config-lxd: running config-lxd with frequency once-per-instance 2020-12-07 01:06:58,739 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_lxd - wb: [644] 24 bytes 2020-12-07 01:06:58,739 - helpers.py[DEBUG]: Running config-lxd using lock () 2020-12-07 01:06:58,739 - cc_lxd.py[DEBUG]: Skipping module named lxd, not present or disabled by cfg 2020-12-07 01:06:58,739 - handlers.py[DEBUG]: finish: modules-final/config-lxd: SUCCESS: config-lxd ran successfully 2020-12-07 01:06:58,740 - stages.py[DEBUG]: Running module ubuntu-drivers () with frequency once-per-instance 2020-12-07 01:06:58,740 - handlers.py[DEBUG]: start: modules-final/config-ubuntu-drivers: running config-ubuntu-drivers with frequency once-per-instance 2020-12-07 01:06:58,740 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_ubuntu_drivers - wb: [644] 25 bytes 2020-12-07 01:06:58,741 - helpers.py[DEBUG]: Running config-ubuntu-drivers using lock () 2020-12-07 01:06:58,741 - cc_ubuntu_drivers.py[DEBUG]: Skipping module named ubuntu-drivers, no 'drivers' key in config 2020-12-07 01:06:58,741 - handlers.py[DEBUG]: finish: modules-final/config-ubuntu-drivers: SUCCESS: config-ubuntu-drivers ran successfully 2020-12-07 01:06:58,741 - stages.py[DEBUG]: Running module puppet () with frequency once-per-instance 2020-12-07 01:06:58,741 - handlers.py[DEBUG]: start: modules-final/config-puppet: running config-puppet with frequency once-per-instance 2020-12-07 01:06:58,742 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_puppet - wb: [644] 25 bytes 2020-12-07 01:06:58,742 - helpers.py[DEBUG]: Running config-puppet using lock () 2020-12-07 01:06:58,742 - cc_puppet.py[DEBUG]: Skipping module named puppet, no 'puppet' configuration found 2020-12-07 01:06:58,742 - handlers.py[DEBUG]: finish: modules-final/config-puppet: SUCCESS: config-puppet ran successfully 2020-12-07 01:06:58,742 - stages.py[DEBUG]: Running module chef () with frequency once-per-instance 2020-12-07 01:06:58,743 - handlers.py[DEBUG]: start: modules-final/config-chef: running config-chef with frequency once-per-instance 2020-12-07 01:06:58,743 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_chef - wb: [644] 25 bytes 2020-12-07 01:06:58,744 - helpers.py[DEBUG]: Running config-chef using lock () 2020-12-07 01:06:58,744 - cc_chef.py[DEBUG]: Skipping module named chef, no 'chef' key in configuration 2020-12-07 01:06:58,744 - handlers.py[DEBUG]: finish: modules-final/config-chef: SUCCESS: config-chef ran successfully 2020-12-07 01:06:58,744 - stages.py[DEBUG]: Running module mcollective () with frequency once-per-instance 2020-12-07 01:06:58,744 - handlers.py[DEBUG]: start: modules-final/config-mcollective: running config-mcollective with frequency once-per-instance 2020-12-07 01:06:58,744 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_mcollective - wb: [644] 25 bytes 2020-12-07 01:06:58,745 - helpers.py[DEBUG]: Running config-mcollective using lock () 2020-12-07 01:06:58,745 - cc_mcollective.py[DEBUG]: Skipping module named mcollective, no 'mcollective' key in configuration 2020-12-07 01:06:58,745 - handlers.py[DEBUG]: finish: modules-final/config-mcollective: SUCCESS: config-mcollective ran successfully 2020-12-07 01:06:58,745 - stages.py[DEBUG]: Running module salt-minion () with frequency once-per-instance 2020-12-07 01:06:58,746 - handlers.py[DEBUG]: start: modules-final/config-salt-minion: running config-salt-minion with frequency once-per-instance 2020-12-07 01:06:58,746 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_salt_minion - wb: [644] 24 bytes 2020-12-07 01:06:58,746 - helpers.py[DEBUG]: Running config-salt-minion using lock () 2020-12-07 01:06:58,747 - cc_salt_minion.py[DEBUG]: Skipping module named salt-minion, no 'salt_minion' key in configuration 2020-12-07 01:06:58,747 - handlers.py[DEBUG]: finish: modules-final/config-salt-minion: SUCCESS: config-salt-minion ran successfully 2020-12-07 01:06:58,747 - stages.py[DEBUG]: Running module rightscale_userdata () with frequency once-per-instance 2020-12-07 01:06:58,747 - handlers.py[DEBUG]: start: modules-final/config-rightscale_userdata: running config-rightscale_userdata with frequency once-per-instance 2020-12-07 01:06:58,747 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_rightscale_userdata - wb: [644] 25 bytes 2020-12-07 01:06:58,748 - helpers.py[DEBUG]: Running config-rightscale_userdata using lock () 2020-12-07 01:06:58,748 - cc_rightscale_userdata.py[DEBUG]: Failed to get raw userdata in module rightscale_userdata 2020-12-07 01:06:58,748 - handlers.py[DEBUG]: finish: modules-final/config-rightscale_userdata: SUCCESS: config-rightscale_userdata ran successfully 2020-12-07 01:06:58,748 - stages.py[DEBUG]: Running module scripts-vendor () with frequency once-per-instance 2020-12-07 01:06:58,749 - handlers.py[DEBUG]: start: modules-final/config-scripts-vendor: running config-scripts-vendor with frequency once-per-instance 2020-12-07 01:06:58,749 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_scripts_vendor - wb: [644] 25 bytes 2020-12-07 01:06:58,749 - helpers.py[DEBUG]: Running config-scripts-vendor using lock () 2020-12-07 01:06:58,750 - handlers.py[DEBUG]: finish: modules-final/config-scripts-vendor: SUCCESS: config-scripts-vendor ran successfully 2020-12-07 01:06:58,750 - stages.py[DEBUG]: Running module scripts-per-once () with frequency once 2020-12-07 01:06:58,750 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-once: running config-scripts-per-once with frequency once 2020-12-07 01:06:58,750 - util.py[DEBUG]: Writing to /var/lib/cloud/sem/config_scripts_per_once.once - wb: [644] 25 bytes 2020-12-07 01:06:58,751 - helpers.py[DEBUG]: Running config-scripts-per-once using lock () 2020-12-07 01:06:58,751 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-once: SUCCESS: config-scripts-per-once ran successfully 2020-12-07 01:06:58,751 - stages.py[DEBUG]: Running module scripts-per-boot () with frequency always 2020-12-07 01:06:58,751 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-boot: running config-scripts-per-boot with frequency always 2020-12-07 01:06:58,751 - helpers.py[DEBUG]: Running config-scripts-per-boot using lock () 2020-12-07 01:06:58,752 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-boot: SUCCESS: config-scripts-per-boot ran successfully 2020-12-07 01:06:58,752 - stages.py[DEBUG]: Running module scripts-per-instance () with frequency once-per-instance 2020-12-07 01:06:58,753 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-instance: running config-scripts-per-instance with frequency once-per-instance 2020-12-07 01:06:58,753 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_scripts_per_instance - wb: [644] 25 bytes 2020-12-07 01:06:58,753 - helpers.py[DEBUG]: Running config-scripts-per-instance using lock () 2020-12-07 01:06:58,754 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-instance: SUCCESS: config-scripts-per-instance ran successfully 2020-12-07 01:06:58,754 - stages.py[DEBUG]: Running module scripts-user () with frequency once-per-instance 2020-12-07 01:06:58,754 - handlers.py[DEBUG]: start: modules-final/config-scripts-user: running config-scripts-user with frequency once-per-instance 2020-12-07 01:06:58,754 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_scripts_user - wb: [644] 24 bytes 2020-12-07 01:06:58,755 - helpers.py[DEBUG]: Running config-scripts-user using lock () 2020-12-07 01:06:58,755 - handlers.py[DEBUG]: finish: modules-final/config-scripts-user: SUCCESS: config-scripts-user ran successfully 2020-12-07 01:06:58,755 - stages.py[DEBUG]: Running module ssh-authkey-fingerprints () with frequency once-per-instance 2020-12-07 01:06:58,755 - handlers.py[DEBUG]: start: modules-final/config-ssh-authkey-fingerprints: running config-ssh-authkey-fingerprints with frequency once-per-instance 2020-12-07 01:06:58,756 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_ssh_authkey_fingerprints - wb: [644] 25 bytes 2020-12-07 01:06:58,756 - helpers.py[DEBUG]: Running config-ssh-authkey-fingerprints using lock () 2020-12-07 01:06:58,757 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False) 2020-12-07 01:06:58,757 - util.py[DEBUG]: Read 3262 bytes from /etc/ssh/sshd_config 2020-12-07 01:06:58,758 - util.py[DEBUG]: Reading from /home/ubuntu/.ssh/authorized_keys (quiet=False) 2020-12-07 01:06:58,758 - util.py[DEBUG]: Read 399 bytes from /home/ubuntu/.ssh/authorized_keys 2020-12-07 01:06:58,764 - handlers.py[DEBUG]: finish: modules-final/config-ssh-authkey-fingerprints: SUCCESS: config-ssh-authkey-fingerprints ran successfully 2020-12-07 01:06:58,764 - stages.py[DEBUG]: Running module keys-to-console () with frequency once-per-instance 2020-12-07 01:06:58,765 - handlers.py[DEBUG]: start: modules-final/config-keys-to-console: running config-keys-to-console with frequency once-per-instance 2020-12-07 01:06:58,765 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_keys_to_console - wb: [644] 24 bytes 2020-12-07 01:06:58,765 - helpers.py[DEBUG]: Running config-keys-to-console using lock () 2020-12-07 01:06:58,766 - util.py[DEBUG]: Running command ['/usr/lib/cloud-init/write-ssh-key-fingerprints', '', 'ssh-dss'] with allowed return codes [0] (shell=False, capture=True) 2020-12-07 01:06:58,813 - handlers.py[DEBUG]: finish: modules-final/config-keys-to-console: SUCCESS: config-keys-to-console ran successfully 2020-12-07 01:06:58,813 - stages.py[DEBUG]: Running module phone-home () with frequency once-per-instance 2020-12-07 01:06:58,814 - handlers.py[DEBUG]: start: modules-final/config-phone-home: running config-phone-home with frequency once-per-instance 2020-12-07 01:06:58,814 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_phone_home - wb: [644] 25 bytes 2020-12-07 01:06:58,815 - helpers.py[DEBUG]: Running config-phone-home using lock () 2020-12-07 01:06:58,815 - cc_phone_home.py[DEBUG]: Skipping module named phone-home, no 'phone_home' configuration found 2020-12-07 01:06:58,815 - handlers.py[DEBUG]: finish: modules-final/config-phone-home: SUCCESS: config-phone-home ran successfully 2020-12-07 01:06:58,815 - stages.py[DEBUG]: Running module final-message () with frequency always 2020-12-07 01:06:58,816 - handlers.py[DEBUG]: start: modules-final/config-final-message: running config-final-message with frequency always 2020-12-07 01:06:58,816 - helpers.py[DEBUG]: Running config-final-message using lock () 2020-12-07 01:06:58,816 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2020-12-07 01:06:58,816 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2020-12-07 01:06:58,823 - util.py[DEBUG]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~18.04.1 finished at Mon, 07 Dec 2020 01:06:58 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 24.40 seconds 2020-12-07 01:06:58,823 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/boot-finished - wb: [644] 79 bytes 2020-12-07 01:06:58,824 - handlers.py[DEBUG]: finish: modules-final/config-final-message: SUCCESS: config-final-message ran successfully 2020-12-07 01:06:58,824 - stages.py[DEBUG]: Running module power-state-change () with frequency once-per-instance 2020-12-07 01:06:58,824 - handlers.py[DEBUG]: start: modules-final/config-power-state-change: running config-power-state-change with frequency once-per-instance 2020-12-07 01:06:58,825 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/f8d32bca-529a-416c-a6a4-40beb567a442/sem/config_power_state_change - wb: [644] 24 bytes 2020-12-07 01:06:58,825 - helpers.py[DEBUG]: Running config-power-state-change using lock () 2020-12-07 01:06:58,825 - cc_power_state_change.py[DEBUG]: no power_state provided. doing nothing 2020-12-07 01:06:58,825 - handlers.py[DEBUG]: finish: modules-final/config-power-state-change: SUCCESS: config-power-state-change ran successfully 2020-12-07 01:06:58,826 - main.py[DEBUG]: Ran 21 modules with 0 failures 2020-12-07 01:06:58,827 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/result.json' => '../../var/lib/cloud/data/result.json' 2020-12-07 01:06:58,827 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False) 2020-12-07 01:06:58,827 - util.py[DEBUG]: Read 12 bytes from /proc/uptime 2020-12-07 01:06:58,827 - util.py[DEBUG]: cloud-init mode 'modules' took 0.536 seconds (0.53) 2020-12-07 01:06:58,827 - handlers.py[DEBUG]: finish: modules-final: SUCCESS: running modules for final