Skip to content

Instantly share code, notes, and snippets.

@gondoi
Last active December 27, 2015 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gondoi/7342051 to your computer and use it in GitHub Desktop.
Save gondoi/7342051 to your computer and use it in GitHub Desktop.
test script
2013-11-06 18:28:04,160 - util.py[DEBUG]: Cloud-init v. 0.7 running 'init-local' at Wed, 06 Nov 2013 18:28:03 +0000. Up 9.12 seconds.
2013-11-06 18:28:04,199 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
2013-11-06 18:28:04,200 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4
2013-11-06 18:28:04,201 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
2013-11-06 18:28:04,201 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
2013-11-06 18:28:04,201 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
2013-11-06 18:28:04,201 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
2013-11-06 18:28:04,203 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
2013-11-06 18:28:04,224 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
2013-11-06 18:28:04,224 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
2013-11-06 18:28:04,224 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
2013-11-06 18:28:04,224 - importer.py[DEBUG]: Looking for modules ['DataSourceNoCloud', 'cloudinit.sources.DataSourceNoCloud'] that have attributes ['get_datasource_list']
2013-11-06 18:28:04,237 - importer.py[DEBUG]: Found DataSourceNoCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNoCloud']
2013-11-06 18:28:04,237 - importer.py[DEBUG]: Looking for modules ['DataSourceConfigDrive', 'cloudinit.sources.DataSourceConfigDrive'] that have attributes ['get_datasource_list']
2013-11-06 18:28:04,277 - importer.py[DEBUG]: Found DataSourceConfigDrive with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceConfigDrive']
2013-11-06 18:28:04,277 - __init__.py[DEBUG]: Searching for data source in: ['DataSourceNoCloud', 'DataSourceConfigDrive']
2013-11-06 18:28:04,277 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloud'>
2013-11-06 18:28:04,277 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
2013-11-06 18:28:04,278 - util.py[DEBUG]: Read 46 bytes from /proc/cmdline
2013-11-06 18:28:04,278 - url_helper.py[DEBUG]: Attempting to open 'file:///var/lib/cloud/seed/nocloud/meta-data' with 1 attempts (0 retries, timeout=5) to be performed
2013-11-06 18:28:04,293 - url_helper.py[DEBUG]: Failed reading from file:///var/lib/cloud/seed/nocloud/meta-data after 1 attempts
2013-11-06 18:28:04,293 - url_helper.py[DEBUG]: 1 errors occured, re-raising the last one
2013-11-06 18:28:04,294 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:04,483 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:04,548 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:04,609 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDrive'>
2013-11-06 18:28:04,611 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:04,684 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:04,732 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:04,787 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
2013-11-06 18:28:04,788 - util.py[DEBUG]: Read 784 bytes from /proc/mounts
2013-11-06 18:28:04,792 - util.py[DEBUG]: Fetched {'none': {'mountpoint': '/run/user', 'opts': 'rw,nosuid,nodev,noexec,relatime,size=102400k,mode=755', 'fstype': 'tmpfs'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'udev': {'mountpoint': '/dev', 'opts': 'rw,relatime,size=499224k,nr_inodes=124806,mode=755', 'fstype': 'devtmpfs'}, '/dev/xvda1': {'mountpoint': '/', 'opts': 'rw,noatime,errors=remount-ro,user_xattr,acl,barrier=0,data=ordered', 'fstype': 'ext3'}, 'tmpfs': {'mountpoint': '/run', 'opts': 'rw,nosuid,relatime,size=203028k,mode=755', 'fstype': 'tmpfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}} mounts from /proc/mounts
2013-11-06 18:28:04,809 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '/dev/xvdd', '/tmp/tmp8g6k0J'] with allowed return codes [0] (shell=False, capture=True)
2013-11-06 18:28:05,004 - util.py[DEBUG]: Running command ['umount', '-l', '/tmp/tmp8g6k0J'] with allowed return codes [0] (shell=False, capture=True)
2013-11-06 18:28:05,089 - util.py[DEBUG]: Recursively deleting /tmp/tmp8g6k0J
2013-11-06 18:28:05,090 - DataSourceConfigDrive.py[DEBUG]: DataSourceConfigDrive [local,ver=None][source=None]: not claiming datasource, dsmode=net
2013-11-06 18:28:05,090 - cloud-init[DEBUG]: No local datasource found
2013-11-06 18:28:06,499 - util.py[DEBUG]: Cloud-init v. 0.7 running 'init' at Wed, 06 Nov 2013 18:28:06 +0000. Up 11.75 seconds.
2013-11-06 18:28:06,506 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
2013-11-06 18:28:06,506 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4
2013-11-06 18:28:06,507 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
2013-11-06 18:28:06,558 - util.py[DEBUG]: Running command ['route', '-n'] with allowed return codes [0] (shell=False, capture=True)
2013-11-06 18:28:06,577 - cloud-init[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
2013-11-06 18:28:06,577 - util.py[DEBUG]: Reading from /var/lib/cloud/data/no-net (quiet=False)
2013-11-06 18:28:06,578 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
2013-11-06 18:28:06,578 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
2013-11-06 18:28:06,580 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
2013-11-06 18:28:06,582 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
2013-11-06 18:28:06,582 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
2013-11-06 18:28:06,582 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
2013-11-06 18:28:06,582 - importer.py[DEBUG]: Looking for modules ['DataSourceNoCloud', 'cloudinit.sources.DataSourceNoCloud'] that have attributes ['get_datasource_list']
2013-11-06 18:28:06,584 - importer.py[DEBUG]: Found DataSourceNoCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNoCloud']
2013-11-06 18:28:06,584 - importer.py[DEBUG]: Looking for modules ['DataSourceConfigDrive', 'cloudinit.sources.DataSourceConfigDrive'] that have attributes ['get_datasource_list']
2013-11-06 18:28:06,592 - importer.py[DEBUG]: Found DataSourceConfigDrive with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceConfigDrive']
2013-11-06 18:28:06,593 - __init__.py[DEBUG]: Searching for data source in: ['DataSourceNoCloudNet', 'DataSourceConfigDriveNet']
2013-11-06 18:28:06,593 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloudNet'>
2013-11-06 18:28:06,593 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
2013-11-06 18:28:06,593 - util.py[DEBUG]: Read 46 bytes from /proc/cmdline
2013-11-06 18:28:06,597 - url_helper.py[DEBUG]: Attempting to open 'file:///var/lib/cloud/seed/nocloud-net/meta-data' with 1 attempts (0 retries, timeout=5) to be performed
2013-11-06 18:28:06,601 - url_helper.py[DEBUG]: Failed reading from file:///var/lib/cloud/seed/nocloud-net/meta-data after 1 attempts
2013-11-06 18:28:06,601 - url_helper.py[DEBUG]: 1 errors occured, re-raising the last one
2013-11-06 18:28:06,602 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:06,627 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:06,642 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:06,663 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDriveNet'>
2013-11-06 18:28:06,664 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:06,675 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:06,704 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:06,727 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
2013-11-06 18:28:06,728 - util.py[DEBUG]: Read 784 bytes from /proc/mounts
2013-11-06 18:28:06,728 - util.py[DEBUG]: Fetched {'none': {'mountpoint': '/run/user', 'opts': 'rw,nosuid,nodev,noexec,relatime,size=102400k,mode=755', 'fstype': 'tmpfs'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'udev': {'mountpoint': '/dev', 'opts': 'rw,relatime,size=499224k,nr_inodes=124806,mode=755', 'fstype': 'devtmpfs'}, '/dev/xvda1': {'mountpoint': '/', 'opts': 'rw,noatime,errors=remount-ro,user_xattr,acl,barrier=0,data=ordered', 'fstype': 'ext3'}, 'tmpfs': {'mountpoint': '/run', 'opts': 'rw,nosuid,relatime,size=203028k,mode=755', 'fstype': 'tmpfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}} mounts from /proc/mounts
2013-11-06 18:28:06,729 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '/dev/xvdd', '/tmp/tmpUfiitO'] with allowed return codes [0] (shell=False, capture=True)
2013-11-06 18:28:06,827 - util.py[DEBUG]: Running command ['umount', '-l', '/tmp/tmpUfiitO'] with allowed return codes [0] (shell=False, capture=True)
2013-11-06 18:28:06,865 - util.py[DEBUG]: Recursively deleting /tmp/tmpUfiitO
2013-11-06 18:28:06,866 - stages.py[DEBUG]: Loaded datasource DataSourceConfigDriveNet - DataSourceConfigDriveNet [net,ver=2][source=/dev/xvdd]
2013-11-06 18:28:06,867 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
2013-11-06 18:28:06,868 - util.py[DEBUG]: Read 46 bytes from /proc/cmdline
2013-11-06 18:28:06,868 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
2013-11-06 18:28:06,868 - util.py[DEBUG]: Read 2742 bytes from /etc/cloud/cloud.cfg
2013-11-06 18:28:06,868 - util.py[DEBUG]: Attempting to load yaml from string of length 2742 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:06,919 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
2013-11-06 18:28:06,919 - util.py[DEBUG]: Read 97 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
2013-11-06 18:28:06,920 - util.py[DEBUG]: Attempting to load yaml from string of length 97 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:06,921 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
2013-11-06 18:28:06,921 - util.py[DEBUG]: Read 1674 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
2013-11-06 18:28:06,921 - util.py[DEBUG]: Attempting to load yaml from string of length 1674 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:06,931 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
2013-11-06 18:28:06,935 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f'
2013-11-06 18:28:06,937 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/datasource (quiet=False)
2013-11-06 18:28:06,937 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/datasource - wb: [420] 81 bytes
2013-11-06 18:28:06,938 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [420] 81 bytes
2013-11-06 18:28:06,938 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
2013-11-06 18:28:06,938 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [420] 37 bytes
2013-11-06 18:28:06,939 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [420] 37 bytes
2013-11-06 18:28:06,943 - cloud-init[DEBUG]: init will now be targeting instance id: 6609f3d0-b17a-4ad8-b193-73acd630fb3f
2013-11-06 18:28:06,944 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
2013-11-06 18:28:06,944 - util.py[DEBUG]: Read 46 bytes from /proc/cmdline
2013-11-06 18:28:06,944 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
2013-11-06 18:28:06,944 - util.py[DEBUG]: Read 2742 bytes from /etc/cloud/cloud.cfg
2013-11-06 18:28:06,944 - util.py[DEBUG]: Attempting to load yaml from string of length 2742 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:06,986 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
2013-11-06 18:28:06,986 - util.py[DEBUG]: Read 97 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
2013-11-06 18:28:06,986 - util.py[DEBUG]: Attempting to load yaml from string of length 97 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:06,987 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
2013-11-06 18:28:06,988 - util.py[DEBUG]: Read 1674 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
2013-11-06 18:28:06,988 - util.py[DEBUG]: Attempting to load yaml from string of length 1674 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:06,998 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 5382 bytes
2013-11-06 18:28:06,999 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/user-data.txt - wb: [384] 29 bytes
2013-11-06 18:28:07,024 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/user-data.txt.i - wb: [384] 371 bytes
2013-11-06 18:28:07,025 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
2013-11-06 18:28:07,026 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
2013-11-06 18:28:07,026 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
2013-11-06 18:28:07,026 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/consume_userdata - wb: [420] 19 bytes
2013-11-06 18:28:07,027 - helpers.py[DEBUG]: Running consume_userdata using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/consume_userdata'>)
2013-11-06 18:28:07,031 - stages.py[DEBUG]: Registered default handlers: set(['text/cloud-boothook', 'text/upstart-job', 'text/x-shellscript', 'text/cloud-config'])
2013-11-06 18:28:07,032 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency once-per-instance
2013-11-06 18:28:07,032 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__begin__, None, 2) with frequency once-per-instance
2013-11-06 18:28:07,032 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency once-per-instance
2013-11-06 18:28:07,032 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config']] (__begin__, None, 2) with frequency once-per-instance
2013-11-06 18:28:07,032 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (text/x-shellscript, part-001, 2) with frequency once-per-instance
2013-11-06 18:28:07,033 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/scripts/part-001 - wb: [448] 29 bytes
2013-11-06 18:28:07,033 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency once-per-instance
2013-11-06 18:28:07,033 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__end__, None, 2) with frequency once-per-instance
2013-11-06 18:28:07,034 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency once-per-instance
2013-11-06 18:28:07,034 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config']] (__end__, None, 2) with frequency once-per-instance
2013-11-06 18:28:07,034 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/cloud-config.txt - wb: [384] 0 bytes
2013-11-06 18:28:07,034 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
2013-11-06 18:28:07,035 - util.py[DEBUG]: Read 46 bytes from /proc/cmdline
2013-11-06 18:28:07,035 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
2013-11-06 18:28:07,035 - util.py[DEBUG]: Read 2742 bytes from /etc/cloud/cloud.cfg
2013-11-06 18:28:07,035 - util.py[DEBUG]: Attempting to load yaml from string of length 2742 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:07,058 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
2013-11-06 18:28:07,058 - util.py[DEBUG]: Read 97 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
2013-11-06 18:28:07,058 - util.py[DEBUG]: Attempting to load yaml from string of length 97 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:07,059 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
2013-11-06 18:28:07,059 - util.py[DEBUG]: Read 1674 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
2013-11-06 18:28:07,059 - util.py[DEBUG]: Attempting to load yaml from string of length 1674 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:07,066 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
2013-11-06 18:28:07,066 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
2013-11-06 18:28:07,066 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:07,067 - util.py[DEBUG]: load_yaml given empty string, returning default
2013-11-06 18:28:07,067 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
2013-11-06 18:28:07,068 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
2013-11-06 18:28:07,068 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
2013-11-06 18:28:07,068 - util.py[DEBUG]: load_yaml given empty string, returning default
2013-11-06 18:28:07,072 - importer.py[DEBUG]: Looking for modules ['cc_migrator', 'cloudinit.config.cc_migrator'] that have attributes ['handle']
2013-11-06 18:28:07,073 - importer.py[DEBUG]: Found cc_migrator with attributes ['handle'] in []
2013-11-06 18:28:07,073 - stages.py[WARNING]: Could not find module named cc_migrator
2013-11-06 18:28:07,073 - importer.py[DEBUG]: Looking for modules ['cc_bootcmd', 'cloudinit.config.cc_bootcmd'] that have attributes ['handle']
2013-11-06 18:28:07,087 - importer.py[DEBUG]: Found cc_bootcmd with attributes ['handle'] in ['cloudinit.config.cc_bootcmd']
2013-11-06 18:28:07,088 - importer.py[DEBUG]: Looking for modules ['cc_write_files', 'cloudinit.config.cc_write_files'] that have attributes ['handle']
2013-11-06 18:28:07,103 - importer.py[DEBUG]: Found cc_write_files with attributes ['handle'] in ['cloudinit.config.cc_write_files']
2013-11-06 18:28:07,103 - importer.py[DEBUG]: Looking for modules ['cc_growpart', 'cloudinit.config.cc_growpart'] that have attributes ['handle']
2013-11-06 18:28:07,103 - importer.py[DEBUG]: Found cc_growpart with attributes ['handle'] in []
2013-11-06 18:28:07,103 - stages.py[WARNING]: Could not find module named cc_growpart
2013-11-06 18:28:07,103 - importer.py[DEBUG]: Looking for modules ['cc_resizefs', 'cloudinit.config.cc_resizefs'] that have attributes ['handle']
2013-11-06 18:28:07,106 - importer.py[DEBUG]: Found cc_resizefs with attributes ['handle'] in ['cloudinit.config.cc_resizefs']
2013-11-06 18:28:07,107 - importer.py[DEBUG]: Looking for modules ['cc_set_hostname', 'cloudinit.config.cc_set_hostname'] that have attributes ['handle']
2013-11-06 18:28:07,119 - importer.py[DEBUG]: Found cc_set_hostname with attributes ['handle'] in ['cloudinit.config.cc_set_hostname']
2013-11-06 18:28:07,119 - importer.py[DEBUG]: Looking for modules ['cc_update_hostname', 'cloudinit.config.cc_update_hostname'] that have attributes ['handle']
2013-11-06 18:28:07,121 - importer.py[DEBUG]: Found cc_update_hostname with attributes ['handle'] in ['cloudinit.config.cc_update_hostname']
2013-11-06 18:28:07,121 - importer.py[DEBUG]: Looking for modules ['cc_update_etc_hosts', 'cloudinit.config.cc_update_etc_hosts'] that have attributes ['handle']
2013-11-06 18:28:07,123 - importer.py[DEBUG]: Found cc_update_etc_hosts with attributes ['handle'] in ['cloudinit.config.cc_update_etc_hosts']
2013-11-06 18:28:07,123 - importer.py[DEBUG]: Looking for modules ['cc_ca_certs', 'cloudinit.config.cc_ca_certs'] that have attributes ['handle']
2013-11-06 18:28:07,125 - importer.py[DEBUG]: Found cc_ca_certs with attributes ['handle'] in ['cloudinit.config.cc_ca_certs']
2013-11-06 18:28:07,125 - importer.py[DEBUG]: Looking for modules ['cc_rsyslog', 'cloudinit.config.cc_rsyslog'] that have attributes ['handle']
2013-11-06 18:28:07,127 - importer.py[DEBUG]: Found cc_rsyslog with attributes ['handle'] in ['cloudinit.config.cc_rsyslog']
2013-11-06 18:28:07,127 - importer.py[DEBUG]: Looking for modules ['cc_users_groups', 'cloudinit.config.cc_users_groups'] that have attributes ['handle']
2013-11-06 18:28:07,129 - importer.py[DEBUG]: Found cc_users_groups with attributes ['handle'] in ['cloudinit.config.cc_users_groups']
2013-11-06 18:28:07,129 - importer.py[DEBUG]: Looking for modules ['cc_ssh', 'cloudinit.config.cc_ssh'] that have attributes ['handle']
2013-11-06 18:28:07,130 - importer.py[DEBUG]: Found cc_ssh with attributes ['handle'] in ['cloudinit.config.cc_ssh']
2013-11-06 18:28:07,131 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
2013-11-06 18:28:07,131 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
2013-11-06 18:28:07,131 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
2013-11-06 18:28:07,132 - helpers.py[DEBUG]: Running config-bootcmd using lock (<cloudinit.helpers.DummyLock object at 0x2e7a510>)
2013-11-06 18:28:07,132 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration
2013-11-06 18:28:07,133 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-write-files - wb: [420] 19 bytes
2013-11-06 18:28:07,133 - helpers.py[DEBUG]: Running config-write-files using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-write-files'>)
2013-11-06 18:28:07,133 - cc_write_files.py[DEBUG]: Skipping module named write-files, no/empty 'write_files' key in configuration
2013-11-06 18:28:07,134 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x2e7a5d0>)
2013-11-06 18:28:07,134 - util.py[DEBUG]: Created temporary file /run/cloudinit.resizefs.VFGeLJ
2013-11-06 18:28:07,134 - util.py[DEBUG]: Attempting to remove /run/cloudinit.resizefs.VFGeLJ
2013-11-06 18:28:07,134 - util.py[DEBUG]: Running command ['blkid', '-sTYPE', '-c', '/dev/null', '-ovalue', '/run/cloudinit.resizefs.VFGeLJ'] with allowed return codes [0, 2] (shell=False, capture=True)
2013-11-06 18:28:07,147 - cc_resizefs.py[DEBUG]: Resizing / (ext3) using resize2fs
2013-11-06 18:28:07,148 - util.py[DEBUG]: Running command ['resize2fs', '/run/cloudinit.resizefs.VFGeLJ'] with allowed return codes [0] (shell=False, capture=True)
2013-11-06 18:28:07,168 - cc_resizefs.py[DEBUG]: Resizing took 0.020 seconds
2013-11-06 18:28:07,169 - util.py[DEBUG]: Attempting to remove /run/cloudinit.resizefs.VFGeLJ
2013-11-06 18:28:07,169 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext3, maj=202, min=1, val=True)
2013-11-06 18:28:07,171 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-set_hostname - wb: [420] 19 bytes
2013-11-06 18:28:07,171 - helpers.py[DEBUG]: Running config-set_hostname using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-set_hostname'>)
2013-11-06 18:28:07,172 - cc_set_hostname.py[DEBUG]: Setting hostname to bk-userdata4
2013-11-06 18:28:07,172 - util.py[DEBUG]: Writing to /etc/hostname - wb: [420] 13 bytes
2013-11-06 18:28:07,173 - debian.py[DEBUG]: Setting hostname to bk-userdata4
2013-11-06 18:28:07,173 - util.py[DEBUG]: Running command ['hostname', u'bk-userdata4'] with allowed return codes [0] (shell=False, capture=True)
2013-11-06 18:28:07,187 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x2e7a550>)
2013-11-06 18:28:07,188 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=True)
2013-11-06 18:28:07,188 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/data/previous-hostname
2013-11-06 18:28:07,188 - util.py[DEBUG]: Reading from /etc/hostname (quiet=True)
2013-11-06 18:28:07,188 - util.py[DEBUG]: Read 13 bytes from /etc/hostname
2013-11-06 18:28:07,188 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [420] 13 bytes
2013-11-06 18:28:07,190 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock (<cloudinit.helpers.DummyLock object at 0x2e7a490>)
2013-11-06 18:28:07,190 - cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts
2013-11-06 18:28:07,190 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-ca-certs - wb: [420] 19 bytes
2013-11-06 18:28:07,191 - helpers.py[DEBUG]: Running config-ca-certs using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-ca-certs'>)
2013-11-06 18:28:07,191 - cc_ca_certs.py[DEBUG]: Skipping module named ca-certs, no 'ca-certs' key in configuration
2013-11-06 18:28:07,191 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-rsyslog - wb: [420] 19 bytes
2013-11-06 18:28:07,192 - helpers.py[DEBUG]: Running config-rsyslog using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-rsyslog'>)
2013-11-06 18:28:07,192 - cc_rsyslog.py[DEBUG]: Skipping module named rsyslog, no 'rsyslog' key in configuration
2013-11-06 18:28:07,193 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-users-groups - wb: [420] 19 bytes
2013-11-06 18:28:07,193 - helpers.py[DEBUG]: Running config-users-groups using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-users-groups'>)
2013-11-06 18:28:07,194 - __init__.py[WARNING]: User root already exists, skipping.
2013-11-06 18:28:07,194 - util.py[DEBUG]: Running command ['passwd', '--lock', 'root'] with allowed return codes [0] (shell=False, capture=True)
2013-11-06 18:28:07,274 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-ssh - wb: [420] 19 bytes
2013-11-06 18:28:07,275 - helpers.py[DEBUG]: Running config-ssh using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-ssh'>)
2013-11-06 18:28:07,302 - 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=False)
2013-11-06 18:28:07,724 - 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=False)
2013-11-06 18:28:07,835 - 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=False)
2013-11-06 18:28:07,854 - util.py[DEBUG]: Changing the ownership of /root/.ssh to 0:0
2013-11-06 18:28:07,855 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
2013-11-06 18:28:07,855 - util.py[DEBUG]: Read 2489 bytes from /etc/ssh/sshd_config
2013-11-06 18:28:07,857 - util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [384] 401 bytes
2013-11-06 18:28:07,857 - util.py[DEBUG]: Changing the ownership of /root/.ssh/authorized_keys to 0:0
2013-11-06 18:28:07,858 - cloud-init[DEBUG]: Ran 10 modules with 0 failures
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7 running 'modules:config' at Wed, 06 Nov 2013 18:28:08 +0000. Up 13.90 seconds.
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_emit_upstart', 'cloudinit.config.cc_emit_upstart'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_emit_upstart with attributes ['handle'] in ['cloudinit.config.cc_emit_upstart']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_mounts', 'cloudinit.config.cc_mounts'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_mounts with attributes ['handle'] in ['cloudinit.config.cc_mounts']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_ssh_import_id', 'cloudinit.config.cc_ssh_import_id'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_ssh_import_id with attributes ['handle'] in ['cloudinit.config.cc_ssh_import_id']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_locale', 'cloudinit.config.cc_locale'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_locale with attributes ['handle'] in ['cloudinit.config.cc_locale']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_set_passwords', 'cloudinit.config.cc_set_passwords'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_set_passwords with attributes ['handle'] in ['cloudinit.config.cc_set_passwords']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_grub_dpkg', 'cloudinit.config.cc_grub_dpkg'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_grub_dpkg with attributes ['handle'] in ['cloudinit.config.cc_grub_dpkg']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_apt_pipelining', 'cloudinit.config.cc_apt_pipelining'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_apt_pipelining with attributes ['handle'] in ['cloudinit.config.cc_apt_pipelining']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_apt_configure', 'cloudinit.config.cc_apt_configure'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_apt_configure with attributes ['handle'] in []
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] stages.py[WARNING]: Could not find module named cc_apt_configure
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_package_update_upgrade_install', 'cloudinit.config.cc_package_update_upgrade_install'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_package_update_upgrade_install with attributes ['handle'] in []
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] stages.py[WARNING]: Could not find module named cc_package_update_upgrade_install
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_landscape', 'cloudinit.config.cc_landscape'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_landscape with attributes ['handle'] in ['cloudinit.config.cc_landscape']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_timezone', 'cloudinit.config.cc_timezone'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_timezone with attributes ['handle'] in ['cloudinit.config.cc_timezone']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_puppet', 'cloudinit.config.cc_puppet'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_puppet with attributes ['handle'] in ['cloudinit.config.cc_puppet']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_chef', 'cloudinit.config.cc_chef'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_chef with attributes ['handle'] in ['cloudinit.config.cc_chef']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_salt_minion', 'cloudinit.config.cc_salt_minion'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_salt_minion with attributes ['handle'] in ['cloudinit.config.cc_salt_minion']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_mcollective', 'cloudinit.config.cc_mcollective'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_mcollective with attributes ['handle'] in ['cloudinit.config.cc_mcollective']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_disable_ec2_metadata', 'cloudinit.config.cc_disable_ec2_metadata'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_disable_ec2_metadata with attributes ['handle'] in ['cloudinit.config.cc_disable_ec2_metadata']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_runcmd', 'cloudinit.config.cc_runcmd'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_runcmd with attributes ['handle'] in ['cloudinit.config.cc_runcmd']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_byobu', 'cloudinit.config.cc_byobu'] that have attributes ['handle']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found cc_byobu with attributes ['handle'] in ['cloudinit.config.cc_byobu']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-emit_upstart using lock (<cloudinit.helpers.DummyLock object at 0x287ed90>)
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Running command ['initctl', 'emit', 'cloud-config', 'CLOUD_CFG=/var/lib/cloud/instance/cloud-config.txt'] with allowed return codes [0] (shell=False, capture=True)
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-mounts - wb: [420] 18 bytes
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-mounts using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-mounts'>)
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] cc_mounts.py[DEBUG]: Ignoring nonexistant named default mount ephemeral0
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] cc_mounts.py[DEBUG]: Ignoring nonexistant named default mount swap
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] cc_mounts.py[DEBUG]: No modifications to fstab needed.
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-ssh-import-id - wb: [420] 18 bytes
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-ssh-import-id using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-ssh-import-id'>)
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] cc_ssh_import_id.py[DEBUG]: User root is not configured for ssh_import_id
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-locale - wb: [420] 19 bytes
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-locale using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-locale'>)
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] cc_locale.py[DEBUG]: Setting locale to en_US.UTF-8
Nov 6 18:28:08 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Running command ['locale-gen', 'en_US.UTF-8'] with allowed return codes [0] (shell=False, capture=False)
Nov 6 18:28:09 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Running command ['update-locale', 'en_US.UTF-8'] with allowed return codes [0] (shell=False, capture=False)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /etc/default/locale - wb: [420] 43 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-set-passwords - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-set-passwords using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-set-passwords'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-grub-dpkg - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-grub-dpkg using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-grub-dpkg'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cc_grub_dpkg.py[DEBUG]: Setting grub debconf-set-selections with '/dev/sda','false'
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Running command ['debconf-set-selections'] with allowed return codes [0] (shell=False, capture=True)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-apt-pipelining - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-apt-pipelining using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-apt-pipelining'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /etc/apt/apt.conf.d/90cloud-init-pipelining - wb: [420] 80 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cc_apt_pipelining.py[DEBUG]: Wrote /etc/apt/apt.conf.d/90cloud-init-pipelining with apt pipeline depth setting 0
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-landscape - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-landscape using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-landscape'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-timezone - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-timezone using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-timezone'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cc_timezone.py[DEBUG]: Skipping module named timezone, no 'timezone' specified
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-puppet - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-puppet using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-puppet'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cc_puppet.py[DEBUG]: Skipping module named puppet, no 'puppet' configuration found
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-chef - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-chef using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-chef'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cc_chef.py[DEBUG]: Skipping module named chef, no 'chef' key in configuration
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-salt-minion - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-salt-minion using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-salt-minion'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cc_salt_minion.py[DEBUG]: Skipping module named salt-minion, no 'salt_minion' key in configuration
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-mcollective - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-mcollective using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-mcollective'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cc_mcollective.py[DEBUG]: Skipping module named mcollective, no 'mcollective' key in configuration
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock (<cloudinit.helpers.DummyLock object at 0x293d190>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-runcmd - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-runcmd using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-runcmd'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cc_runcmd.py[DEBUG]: Skipping module named runcmd, no 'runcmd' key in configuration
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-byobu - wb: [420] 19 bytes
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] helpers.py[DEBUG]: Running config-byobu using lock (<FileLock using file '/var/lib/cloud/instances/6609f3d0-b17a-4ad8-b193-73acd630fb3f/sem/config-byobu'>)
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cc_byobu.py[DEBUG]: Skipping module named byobu, no 'byobu' values found
Nov 6 18:28:10 bk-userdata4 [CLOUDINIT] cloud-init[DEBUG]: Ran 16 modules with 0 failures
#!/bin/bash
touch /root/file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment