SHARE
TWEET
106.pastebin
a guest
Oct 6th, 2017
11
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- 2017-10-06 01:16:18,913 - stages.py[DEBUG]: Running module mounts (<module 'cloudinit.config.cc_mounts' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_mounts.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,913 - handlers.py[DEBUG]: start: modules-config/config-mounts: running config-mounts with frequency once-per-instance
- 2017-10-06 01:16:18,914 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mounts - wb: [420] 20 bytes
- 2017-10-06 01:16:18,914 - helpers.py[DEBUG]: Running config-mounts using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mounts'>)
- 2017-10-06 01:16:18,914 - cc_mounts.py[DEBUG]: mounts configuration is []
- 2017-10-06 01:16:18,914 - cc_mounts.py[DEBUG]: Attempting to determine the real name of ephemeral0
- 2017-10-06 01:16:18,914 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['ephemeral0']
- 2017-10-06 01:16:18,914 - openstack.py[DEBUG]: Using openstack style lookup to find device ['ephemeral0']
- 2017-10-06 01:16:18,914 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=ephemeral0', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:18,920 - cc_mounts.py[DEBUG]: Ignoring nonexistant default named mount ephemeral0
- 2017-10-06 01:16:18,921 - cc_mounts.py[DEBUG]: Attempting to determine the real name of swap
- 2017-10-06 01:16:18,921 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['swap']
- 2017-10-06 01:16:18,921 - openstack.py[DEBUG]: Using openstack style lookup to find device ['swap']
- 2017-10-06 01:16:18,921 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=swap', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:18,924 - openstack.py[DEBUG]: Mapped swap to device /dev/vda5
- 2017-10-06 01:16:18,924 - cc_mounts.py[DEBUG]: Mapped metadata name swap to /dev/vda5
- 2017-10-06 01:16:18,925 - cc_mounts.py[DEBUG]: Ignoring nonexistant default named mount swap
- 2017-10-06 01:16:18,925 - cc_mounts.py[DEBUG]: no need to setup swap
- 2017-10-06 01:16:18,925 - cc_mounts.py[DEBUG]: No modifications to fstab needed.
- 2017-10-06 01:16:18,925 - handlers.py[DEBUG]: finish: modules-config/config-mounts: SUCCESS: config-mounts ran successfully
- 2017-10-06 01:16:18,925 - stages.py[DEBUG]: Running module locale (<module 'cloudinit.config.cc_locale' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_locale.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,926 - handlers.py[DEBUG]: start: modules-config/config-locale: running config-locale with frequency once-per-instance
- 2017-10-06 01:16:18,926 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_locale - wb: [420] 20 bytes
- 2017-10-06 01:16:18,926 - helpers.py[DEBUG]: Running config-locale using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_locale'>)
- 2017-10-06 01:16:18,926 - cc_locale.py[DEBUG]: Setting locale to en_US.UTF-8
- 2017-10-06 01:16:18,926 - util.py[DEBUG]: Reading from /etc/locale.conf (quiet=False)
- 2017-10-06 01:16:18,927 - util.py[DEBUG]: Read 17 bytes from /etc/locale.conf
- 2017-10-06 01:16:18,927 - util.py[DEBUG]: Writing to /etc/locale.conf - wb: [420] 17 bytes
- 2017-10-06 01:16:18,928 - handlers.py[DEBUG]: finish: modules-config/config-locale: SUCCESS: config-locale ran successfully
- 2017-10-06 01:16:18,928 - stages.py[DEBUG]: Running module set-passwords (<module 'cloudinit.config.cc_set_passwords' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_set_passwords.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,928 - handlers.py[DEBUG]: start: modules-config/config-set-passwords: running config-set-passwords with frequency once-per-instance
- 2017-10-06 01:16:18,929 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_set_passwords - wb: [420] 20 bytes
- 2017-10-06 01:16:18,929 - helpers.py[DEBUG]: Running config-set-passwords using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_set_passwords'>)
- 2017-10-06 01:16:18,929 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
- 2017-10-06 01:16:18,929 - util.py[DEBUG]: Read 4359 bytes from /etc/ssh/sshd_config
- 2017-10-06 01:16:18,930 - cc_set_passwords.py[DEBUG]: Replacing auth line 79 with yes
- 2017-10-06 01:16:18,930 - util.py[DEBUG]: Writing to /etc/ssh/sshd_config - wb: [384] 4360 bytes
- 2017-10-06 01:16:18,931 - util.py[DEBUG]: Running command ['service', 'sshd', 'restart'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,994 - cc_set_passwords.py[DEBUG]: Restarted the ssh daemon
- 2017-10-06 01:16:18,995 - handlers.py[DEBUG]: finish: modules-config/config-set-passwords: SUCCESS: config-set-passwords ran successfully
- 2017-10-06 01:16:18,995 - stages.py[DEBUG]: Running module rh_subscription (<module 'cloudinit.config.cc_rh_subscription' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rh_subscription.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,995 - handlers.py[DEBUG]: start: modules-config/config-rh_subscription: running config-rh_subscription with frequency once-per-instance
- 2017-10-06 01:16:18,996 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rh_subscription - wb: [420] 19 bytes
- 2017-10-06 01:16:18,996 - helpers.py[DEBUG]: Running config-rh_subscription using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rh_subscription'>)
- 2017-10-06 01:16:18,996 - cc_rh_subscription.py[DEBUG]: rh_subscription: module not configured.
- 2017-10-06 01:16:18,996 - handlers.py[DEBUG]: finish: modules-config/config-rh_subscription: SUCCESS: config-rh_subscription ran successfully
- 2017-10-06 01:16:18,996 - stages.py[DEBUG]: Running module yum-add-repo (<module 'cloudinit.config.cc_yum_add_repo' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_yum_add_repo.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,997 - handlers.py[DEBUG]: start: modules-config/config-yum-add-repo: running config-yum-add-repo with frequency once-per-instance
- 2017-10-06 01:16:18,997 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_yum_add_repo - wb: [420] 19 bytes
- 2017-10-06 01:16:18,997 - helpers.py[DEBUG]: Running config-yum-add-repo using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_yum_add_repo'>)
- 2017-10-06 01:16:18,997 - cc_yum_add_repo.py[DEBUG]: Skipping module named yum-add-repo, no 'yum_repos' configuration found
- 2017-10-06 01:16:18,997 - handlers.py[DEBUG]: finish: modules-config/config-yum-add-repo: SUCCESS: config-yum-add-repo ran successfully
- 2017-10-06 01:16:18,997 - stages.py[DEBUG]: Running module package-update-upgrade-install (<module 'cloudinit.config.cc_package_update_upgrade_install' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_package_update_upgrade_install.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,998 - handlers.py[DEBUG]: start: modules-config/config-package-update-upgrade-install: running config-package-update-upgrade-install with frequency once-per-instance
- 2017-10-06 01:16:18,998 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_package_update_upgrade_install - wb: [420] 19 bytes
- 2017-10-06 01:16:18,998 - helpers.py[DEBUG]: Running config-package-update-upgrade-install using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_package_update_upgrade_install'>)
- 2017-10-06 01:16:18,999 - handlers.py[DEBUG]: finish: modules-config/config-package-update-upgrade-install: SUCCESS: config-package-update-upgrade-install ran successfully
- 2017-10-06 01:16:18,999 - stages.py[DEBUG]: Running module timezone (<module 'cloudinit.config.cc_timezone' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_timezone.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,999 - handlers.py[DEBUG]: start: modules-config/config-timezone: running config-timezone with frequency once-per-instance
- 2017-10-06 01:16:18,999 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_timezone - wb: [420] 19 bytes
- 2017-10-06 01:16:18,999 - helpers.py[DEBUG]: Running config-timezone using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_timezone'>)
- 2017-10-06 01:16:19,000 - cc_timezone.py[DEBUG]: Skipping module named timezone, no 'timezone' specified
- 2017-10-06 01:16:19,000 - handlers.py[DEBUG]: finish: modules-config/config-timezone: SUCCESS: config-timezone ran successfully
- 2017-10-06 01:16:19,000 - stages.py[DEBUG]: Running module puppet (<module 'cloudinit.config.cc_puppet' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_puppet.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,000 - handlers.py[DEBUG]: start: modules-config/config-puppet: running config-puppet with frequency once-per-instance
- 2017-10-06 01:16:19,000 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_puppet - wb: [420] 19 bytes
- 2017-10-06 01:16:19,001 - helpers.py[DEBUG]: Running config-puppet using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_puppet'>)
- 2017-10-06 01:16:19,001 - cc_puppet.py[DEBUG]: Skipping module named puppet, no 'puppet' configuration found
- 2017-10-06 01:16:19,001 - handlers.py[DEBUG]: finish: modules-config/config-puppet: SUCCESS: config-puppet ran successfully
- 2017-10-06 01:16:19,001 - stages.py[DEBUG]: Running module chef (<module 'cloudinit.config.cc_chef' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_chef.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,002 - handlers.py[DEBUG]: start: modules-config/config-chef: running config-chef with frequency once-per-instance
- 2017-10-06 01:16:19,002 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_chef - wb: [420] 19 bytes
- 2017-10-06 01:16:19,002 - helpers.py[DEBUG]: Running config-chef using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_chef'>)
- 2017-10-06 01:16:19,002 - cc_chef.py[DEBUG]: Skipping module named chef, no 'chef' key in configuration
- 2017-10-06 01:16:19,002 - handlers.py[DEBUG]: finish: modules-config/config-chef: SUCCESS: config-chef ran successfully
- 2017-10-06 01:16:19,002 - stages.py[DEBUG]: Running module salt-minion (<module 'cloudinit.config.cc_salt_minion' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_salt_minion.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,003 - handlers.py[DEBUG]: start: modules-config/config-salt-minion: running config-salt-minion with frequency once-per-instance
- 2017-10-06 01:16:19,003 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_salt_minion - wb: [420] 19 bytes
- 2017-10-06 01:16:19,003 - helpers.py[DEBUG]: Running config-salt-minion using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_salt_minion'>)
- 2017-10-06 01:16:19,003 - cc_salt_minion.py[DEBUG]: Skipping module named salt-minion, no 'salt_minion' key in configuration
- 2017-10-06 01:16:19,003 - handlers.py[DEBUG]: finish: modules-config/config-salt-minion: SUCCESS: config-salt-minion ran successfully
- 2017-10-06 01:16:19,004 - stages.py[DEBUG]: Running module mcollective (<module 'cloudinit.config.cc_mcollective' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_mcollective.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,004 - handlers.py[DEBUG]: start: modules-config/config-mcollective: running config-mcollective with frequency once-per-instance
- 2017-10-06 01:16:19,004 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mcollective - wb: [420] 19 bytes
- 2017-10-06 01:16:19,004 - helpers.py[DEBUG]: Running config-mcollective using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mcollective'>)
- 2017-10-06 01:16:19,005 - cc_mcollective.py[DEBUG]: Skipping module named mcollective, no 'mcollective' key in configuration
- 2017-10-06 01:16:19,005 - handlers.py[DEBUG]: finish: modules-config/config-mcollective: SUCCESS: config-mcollective ran successfully
- 2017-10-06 01:16:19,005 - stages.py[DEBUG]: Running module disable-ec2-metadata (<module 'cloudinit.config.cc_disable_ec2_metadata' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_disable_ec2_metadata.pyc'>) with frequency always
- 2017-10-06 01:16:19,005 - handlers.py[DEBUG]: start: modules-config/config-disable-ec2-metadata: running config-disable-ec2-metadata with frequency always
- 2017-10-06 01:16:19,005 - helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock (<cloudinit.helpers.DummyLock object at 0x27e0190>)
- 2017-10-06 01:16:19,005 - cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled
- 2017-10-06 01:16:19,006 - handlers.py[DEBUG]: finish: modules-config/config-disable-ec2-metadata: SUCCESS: config-disable-ec2-metadata ran successfully
- 2017-10-06 01:16:19,006 - stages.py[DEBUG]: Running module runcmd (<module 'cloudinit.config.cc_runcmd' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_runcmd.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,006 - handlers.py[DEBUG]: start: modules-config/config-runcmd: running config-runcmd with frequency once-per-instance
- 2017-10-06 01:16:19,006 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_runcmd - wb: [420] 20 bytes
- 2017-10-06 01:16:19,006 - helpers.py[DEBUG]: Running config-runcmd using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_runcmd'>)
- 2017-10-06 01:16:19,007 - cc_runcmd.py[DEBUG]: Skipping module named runcmd, no 'runcmd' key in configuration
- 2017-10-06 01:16:19,007 - handlers.py[DEBUG]: finish: modules-config/config-runcmd: SUCCESS: config-runcmd ran successfully
- 2017-10-06 01:16:19,007 - main.py[DEBUG]: Ran 13 modules with 0 failures
- 2017-10-06 01:16:19,008 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:16:19,008 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:19,008 - util.py[DEBUG]: cloud-init mode 'modules' took 0.229 seconds (0.22)
- 2017-10-06 01:16:19,008 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config
- 2017-10-06 01:16:19,464 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:final' at Fri, 06 Oct 2017 01:16:19 +0000. Up 29.05 seconds.
- 2017-10-06 01:16:19,482 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:19,483 - stages.py[DEBUG]: Running module rightscale_userdata (<module 'cloudinit.config.cc_rightscale_userdata' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rightscale_userdata.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,484 - handlers.py[DEBUG]: start: modules-final/config-rightscale_userdata: running config-rightscale_userdata with frequency once-per-instance
- 2017-10-06 01:16:19,484 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rightscale_userdata - wb: [420] 20 bytes
- 2017-10-06 01:16:19,485 - helpers.py[DEBUG]: Running config-rightscale_userdata using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rightscale_userdata'>)
- 2017-10-06 01:16:19,485 - cc_rightscale_userdata.py[DEBUG]: Failed to get raw userdata in module rightscale_userdata
- 2017-10-06 01:16:19,485 - handlers.py[DEBUG]: finish: modules-final/config-rightscale_userdata: SUCCESS: config-rightscale_userdata ran successfully
- 2017-10-06 01:16:19,485 - stages.py[DEBUG]: Running module scripts-per-once (<module 'cloudinit.config.cc_scripts_per_once' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_once.pyc'>) with frequency once
- 2017-10-06 01:16:19,486 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-once: running config-scripts-per-once with frequency once
- 2017-10-06 01:16:19,487 - helpers.py[DEBUG]: config-scripts-per-once already ran (freq=once)
- 2017-10-06 01:16:19,487 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-once: SUCCESS: config-scripts-per-once previously ran
- 2017-10-06 01:16:19,487 - stages.py[DEBUG]: Running module scripts-per-boot (<module 'cloudinit.config.cc_scripts_per_boot' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_boot.pyc'>) with frequency always
- 2017-10-06 01:16:19,487 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-boot: running config-scripts-per-boot with frequency always
- 2017-10-06 01:16:19,487 - helpers.py[DEBUG]: Running config-scripts-per-boot using lock (<cloudinit.helpers.DummyLock object at 0x38c6350>)
- 2017-10-06 01:16:19,488 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-boot: SUCCESS: config-scripts-per-boot ran successfully
- 2017-10-06 01:16:19,488 - stages.py[DEBUG]: Running module scripts-per-instance (<module 'cloudinit.config.cc_scripts_per_instance' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_instance.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,488 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-instance: running config-scripts-per-instance with frequency once-per-instance
- 2017-10-06 01:16:19,489 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_per_instance - wb: [420] 20 bytes
- 2017-10-06 01:16:19,489 - helpers.py[DEBUG]: Running config-scripts-per-instance using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_per_instance'>)
- 2017-10-06 01:16:19,490 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-instance: SUCCESS: config-scripts-per-instance ran successfully
- 2017-10-06 01:16:19,490 - stages.py[DEBUG]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,490 - handlers.py[DEBUG]: start: modules-final/config-scripts-user: running config-scripts-user with frequency once-per-instance
- 2017-10-06 01:16:19,490 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_user - wb: [420] 20 bytes
- 2017-10-06 01:16:19,491 - helpers.py[DEBUG]: Running config-scripts-user using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_user'>)
- 2017-10-06 01:16:19,491 - util.py[DEBUG]: Running command ['/var/lib/cloud/instance/scripts/userdata'] with allowed return codes [0] (shell=False, capture=False)
- 2017-10-06 01:16:19,501 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/userdata [-]
- 2017-10-06 01:16:19,501 - util.py[DEBUG]: Failed running /var/lib/cloud/instance/scripts/userdata [-]
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 802, in runparts
- subp(prefix + [exe_path], capture=False)
- File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 1849, in subp
- errno=e.errno)
- ProcessExecutionError: Unexpected error while running command.
- Command: ['/var/lib/cloud/instance/scripts/userdata']
- Exit code: -
- Reason: [Errno 8] Exec format error
- Stdout: -
- Stderr: -
- 2017-10-06 01:16:19,504 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)
- 2017-10-06 01:16:19,505 - handlers.py[DEBUG]: finish: modules-final/config-scripts-user: FAIL: running config-scripts-user with frequency once-per-instance
- 2017-10-06 01:16:19,505 - util.py[WARNING]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) failed
- 2017-10-06 01:16:19,505 - util.py[DEBUG]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) failed
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 777, in _run_modules
- freq=freq)
- File "/usr/lib/python2.7/site-packages/cloudinit/cloud.py", line 54, in run
- return self._runners.run(name, functor, args, freq, clear_on_fail)
- File "/usr/lib/python2.7/site-packages/cloudinit/helpers.py", line 187, in run
- results = functor(*args)
- File "/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.py", line 45, in handle
- util.runparts(runparts_path)
- File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 809, in runparts
- % (len(failed), len(attempted)))
- RuntimeError: Runparts: 1 failures in 1 attempted commands
- 2017-10-06 01:16:19,513 - stages.py[DEBUG]: Running module ssh-authkey-fingerprints (<module 'cloudinit.config.cc_ssh_authkey_fingerprints' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_ssh_authkey_fingerprints.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,513 - handlers.py[DEBUG]: start: modules-final/config-ssh-authkey-fingerprints: running config-ssh-authkey-fingerprints with frequency once-per-instance
- 2017-10-06 01:16:19,513 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_ssh_authkey_fingerprints - wb: [420] 20 bytes
- 2017-10-06 01:16:19,514 - helpers.py[DEBUG]: Running config-ssh-authkey-fingerprints using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_ssh_authkey_fingerprints'>)
- 2017-10-06 01:16:19,514 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
- 2017-10-06 01:16:19,514 - util.py[DEBUG]: Read 4360 bytes from /etc/ssh/sshd_config
- 2017-10-06 01:16:19,515 - util.py[DEBUG]: Reading from /root/.ssh/authorized_keys (quiet=False)
- 2017-10-06 01:16:19,515 - util.py[DEBUG]: Read 399 bytes from /root/.ssh/authorized_keys
- 2017-10-06 01:16:19,525 - handlers.py[DEBUG]: finish: modules-final/config-ssh-authkey-fingerprints: SUCCESS: config-ssh-authkey-fingerprints ran successfully
- 2017-10-06 01:16:19,525 - stages.py[DEBUG]: Running module keys-to-console (<module 'cloudinit.config.cc_keys_to_console' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_keys_to_console.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,525 - handlers.py[DEBUG]: start: modules-final/config-keys-to-console: running config-keys-to-console with frequency once-per-instance
- 2017-10-06 01:16:19,526 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_keys_to_console - wb: [420] 20 bytes
- 2017-10-06 01:16:19,526 - helpers.py[DEBUG]: Running config-keys-to-console using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_keys_to_console'>)
- 2017-10-06 01:16:19,527 - util.py[DEBUG]: Running command ['/usr/libexec/cloud-init/write-ssh-key-fingerprints', '', 'ssh-dss'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:19,566 - handlers.py[DEBUG]: finish: modules-final/config-keys-to-console: SUCCESS: config-keys-to-console ran successfully
- 2017-10-06 01:16:19,566 - stages.py[DEBUG]: Running module phone-home (<module 'cloudinit.config.cc_phone_home' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_phone_home.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,566 - handlers.py[DEBUG]: start: modules-final/config-phone-home: running config-phone-home with frequency once-per-instance
- 2017-10-06 01:16:19,567 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_phone_home - wb: [420] 20 bytes
- 2017-10-06 01:16:19,567 - helpers.py[DEBUG]: Running config-phone-home using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_phone_home'>)
- 2017-10-06 01:16:19,567 - cc_phone_home.py[DEBUG]: Skipping module named phone-home, no 'phone_home' configuration found
- 2017-10-06 01:16:19,567 - handlers.py[DEBUG]: finish: modules-final/config-phone-home: SUCCESS: config-phone-home ran successfully
- 2017-10-06 01:16:19,567 - stages.py[DEBUG]: Running module final-message (<module 'cloudinit.config.cc_final_message' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_final_message.pyc'>) with frequency always
- 2017-10-06 01:16:19,568 - handlers.py[DEBUG]: start: modules-final/config-final-message: running config-final-message with frequency always
- 2017-10-06 01:16:19,568 - helpers.py[DEBUG]: Running config-final-message using lock (<cloudinit.helpers.DummyLock object at 0x390a390>)
- 2017-10-06 01:16:19,568 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:16:19,568 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:19,576 - util.py[DEBUG]: Cloud-init v. 0.7.9 finished at Fri, 06 Oct 2017 01:16:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 29.24 seconds
- 2017-10-06 01:16:19,576 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/boot-finished - wb: [420] 51 bytes
- 2017-10-06 01:16:19,577 - handlers.py[DEBUG]: finish: modules-final/config-final-message: SUCCESS: config-final-message ran successfully
- 2017-10-06 01:16:19,577 - stages.py[DEBUG]: Running module power-state-change (<module 'cloudinit.config.cc_power_state_change' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_power_state_change.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,577 - handlers.py[DEBUG]: start: modules-final/config-power-state-change: running config-power-state-change with frequency once-per-instance
- 2017-10-06 01:16:19,577 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_power_state_change - wb: [420] 20 bytes
- 2017-10-06 01:16:19,577 - helpers.py[DEBUG]: Running config-power-state-change using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_power_state_change'>)
- 2017-10-06 01:16:19,578 - cc_power_state_change.py[DEBUG]: no power_state provided. doing nothing
- 2017-10-06 01:16:19,578 - handlers.py[DEBUG]: finish: modules-final/config-power-state-change: SUCCESS: config-power-state-change ran successfully
- 2017-10-06 01:16:19,578 - main.py[DEBUG]: Ran 10 modules with 1 failures
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/result.json' => '../../var/lib/cloud/data/result.json'
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: cloud-init mode 'modules' took 0.201 seconds (0.20)
- 2017-10-06 01:16:19,579 - handlers.py[DEBUG]: finish: modules-final: FAIL: running modules for final
- [root@ddn11216 ~]#
- [root@ddn11216 ~]# cat 106.cloud-init.log
- 2017-10-05 23:47:34,972 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init-local' at Thu, 05 Oct 2017 23:47:34 +0000. Up 4.98 seconds.
- 2017-10-05 23:47:34,973 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [384] 0 bytes
- 2017-10-05 23:47:34,974 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
- 2017-10-05 23:47:34,974 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
- 2017-10-05 23:47:34,974 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check]
- 2017-10-05 23:47:34,974 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
- 2017-10-05 23:47:34,975 - util.py[DEBUG]: Read 3751 bytes from /var/lib/cloud/instance/obj.pkl
- 2017-10-05 23:47:34,986 - stages.py[DEBUG]: cache invalid in datasource: DataSourceNone
- 2017-10-05 23:47:34,986 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: cache invalid in datasource: DataSourceNone
- 2017-10-05 23:47:34,987 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-05 23:47:34,987 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:47:34,987 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'DigitalOcean', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'Ec2', 'CloudSigma', 'CloudStack', 'SmartOS', 'Bigstep', 'None'], via packages ['', u'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
- 2017-10-05 23:47:35,204 - __init__.py[DEBUG]: Searching for local data source in: [u'DataSourceNoCloud', u'DataSourceConfigDrive', u'DataSourceOpenNebula', u'DataSourceDigitalOcean', u'DataSourceOVF', u'DataSourceCloudSigma', u'DataSourceSmartOS']
- 2017-10-05 23:47:35,204 - handlers.py[DEBUG]: start: init-local/search-NoCloud: searching for local data from DataSourceNoCloud
- 2017-10-05 23:47:35,204 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloud'>
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,223 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,224 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,283 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,287 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,289 - handlers.py[DEBUG]: finish: init-local/search-NoCloud: SUCCESS: no local data found from DataSourceNoCloud
- 2017-10-05 23:47:35,289 - handlers.py[DEBUG]: start: init-local/search-ConfigDrive: searching for local data from DataSourceConfigDrive
- 2017-10-05 23:47:35,289 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDrive'>
- 2017-10-05 23:47:35,289 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,291 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,293 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,295 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,297 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,300 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,302 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,304 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:35,304 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:35,304 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:35,305 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'auto', u'/dev/sr0', '/tmp/tmpPfU842'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Unable to read openstack versions from /tmp/tmpPfU842/ due to: [Errno 2] No such file or directory: '/tmp/tmpPfU842/openstack'
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Selected version 'latest' from []
- 2017-10-05 23:47:35,316 - util.py[DEBUG]: Reading from /tmp/tmpPfU842/openstack/latest/vendor_data.json (quiet=False)
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Failed reading optional path /tmp/tmpPfU842/openstack/latest/vendor_data.json due to: [Errno 2] No such file or directory: '/tmp/tmpPfU842/openstack/latest/vendor_data.json'
- 2017-10-05 23:47:35,316 - util.py[DEBUG]: Reading from /tmp/tmpPfU842/openstack/latest/user_data (quiet=False)
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Failed reading optional path /tmp/tmpPfU842/openstack/latest/user_data due to: [Errno 2] No such file or directory: '/tmp/tmpPfU842/openstack/latest/user_data'
- 2017-10-05 23:47:35,316 - util.py[DEBUG]: Reading from /tmp/tmpPfU842/openstack/latest/network_data.json (quiet=False)
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Failed reading optional path /tmp/tmpPfU842/openstack/latest/network_data.json due to: [Errno 2] No such file or directory: '/tmp/tmpPfU842/openstack/latest/network_data.json'
- 2017-10-05 23:47:35,316 - util.py[DEBUG]: Reading from /tmp/tmpPfU842/openstack/latest/meta_data.json (quiet=False)
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Failed reading mandatory path /tmp/tmpPfU842/openstack/latest/meta_data.json due to: [Errno 2] No such file or directory: '/tmp/tmpPfU842/openstack/latest/meta_data.json'
- 2017-10-05 23:47:35,316 - util.py[DEBUG]: Running command ['umount', '/tmp/tmpPfU842'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,323 - util.py[DEBUG]: Recursively deleting /tmp/tmpPfU842
- 2017-10-05 23:47:35,324 - handlers.py[DEBUG]: finish: init-local/search-ConfigDrive: SUCCESS: no local data found from DataSourceConfigDrive
- 2017-10-05 23:47:35,324 - handlers.py[DEBUG]: start: init-local/search-OpenNebula: searching for local data from DataSourceOpenNebula
- 2017-10-05 23:47:35,324 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebula'>
- 2017-10-05 23:47:35,324 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,327 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,330 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,333 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:35,333 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:35,333 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:35,333 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'auto', u'/dev/sr0', '/tmp/tmpnO8oO5'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,344 - util.py[DEBUG]: Running command ['umount', '/tmp/tmpnO8oO5'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,347 - util.py[DEBUG]: Recursively deleting /tmp/tmpnO8oO5
- 2017-10-05 23:47:35,347 - handlers.py[DEBUG]: finish: init-local/search-OpenNebula: SUCCESS: no local data found from DataSourceOpenNebula
- 2017-10-05 23:47:35,347 - handlers.py[DEBUG]: start: init-local/search-DigitalOcean: searching for local data from DataSourceDigitalOcean
- 2017-10-05 23:47:35,347 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceDigitalOcean.DataSourceDigitalOcean'>
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/sys_vendor
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: Reading from /sys/class/dmi/id/sys_vendor (quiet=False)
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: Read 5 bytes from /sys/class/dmi/id/sys_vendor
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: dmi data /sys/class/dmi/id/sys_vendor returned QEMU
- 2017-10-05 23:47:35,348 - handlers.py[DEBUG]: finish: init-local/search-DigitalOcean: SUCCESS: no local data found from DataSourceDigitalOcean
- 2017-10-05 23:47:35,348 - handlers.py[DEBUG]: start: init-local/search-OVF: searching for local data from DataSourceOVF
- 2017-10-05 23:47:35,348 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVF'>
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: Read 34 bytes from /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:35,349 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:35,349 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:35,349 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:35,349 - util.py[DEBUG]: Peeking at /dev/sr0 (max_bytes=512)
- 2017-10-05 23:47:35,352 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:35,352 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:35,352 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:35,352 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'iso9660', '/dev/sr0', '/tmp/tmpeiEpZT'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,357 - util.py[DEBUG]: Running command ['umount', '/tmp/tmpeiEpZT'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,363 - util.py[DEBUG]: Recursively deleting /tmp/tmpeiEpZT
- 2017-10-05 23:47:35,364 - handlers.py[DEBUG]: finish: init-local/search-OVF: SUCCESS: no local data found from DataSourceOVF
- 2017-10-05 23:47:35,364 - handlers.py[DEBUG]: start: init-local/search-CloudSigma: searching for local data from DataSourceCloudSigma
- 2017-10-05 23:47:35,364 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudSigma.DataSourceCloudSigma'>
- 2017-10-05 23:47:35,364 - DataSourceCloudSigma.py[DEBUG]: determining hypervisor product name via dmi data
- 2017-10-05 23:47:35,364 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,364 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-05 23:47:35,364 - util.py[DEBUG]: Read 34 bytes from /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,364 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:35,364 - DataSourceCloudSigma.py[DEBUG]: detected hypervisor as Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:35,365 - handlers.py[DEBUG]: finish: init-local/search-CloudSigma: SUCCESS: no local data found from DataSourceCloudSigma
- 2017-10-05 23:47:35,365 - handlers.py[DEBUG]: start: init-local/search-SmartOS: searching for local data from DataSourceSmartOS
- 2017-10-05 23:47:35,365 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceSmartOS.DataSourceSmartOS'>
- 2017-10-05 23:47:35,365 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,365 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-05 23:47:35,365 - util.py[DEBUG]: Read 34 bytes from /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,365 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:35,365 - DataSourceSmartOS.py[DEBUG]: Not running on smartos
- 2017-10-05 23:47:35,365 - handlers.py[DEBUG]: finish: init-local/search-SmartOS: SUCCESS: no local data found from DataSourceSmartOS
- 2017-10-05 23:47:35,365 - main.py[DEBUG]: No local datasource found
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens4/carrier (quiet=False)
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens4/dormant (quiet=False)
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens4/operstate (quiet=False)
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens4/operstate
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens5/carrier (quiet=False)
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens5/dormant (quiet=False)
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens5/operstate (quiet=False)
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens5/operstate
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Reading from /sys/class/net/ens3/carrier (quiet=False)
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Reading from /sys/class/net/ens3/dormant (quiet=False)
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Reading from /sys/class/net/ens3/operstate (quiet=False)
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens3/operstate
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Reading from /sys/class/net/ens3/address (quiet=False)
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens3/address
- 2017-10-05 23:47:35,367 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'ens3', 'mac_address': '52:54:00:d9:b0:b4'}]}
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Reading from /sys/class/net/ens3/operstate (quiet=False)
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens3/operstate
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Reading from /sys/class/net/ens3/address (quiet=False)
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens3/address
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Reading from /sys/class/net/ens5/operstate (quiet=False)
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens5/operstate
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Reading from /sys/class/net/ens5/address (quiet=False)
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens5/address
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Reading from /sys/class/net/ens4/operstate (quiet=False)
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens4/operstate
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Reading from /sys/class/net/ens4/address (quiet=False)
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens4/address
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,400 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,412 - __init__.py[DEBUG]: no work necessary for renaming of [['52:54:00:d9:b0:b4', 'ens3']]
- 2017-10-05 23:47:35,412 - stages.py[INFO]: Applying network configuration from fallback bringup=False: {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'ens3', 'mac_address': '52:54:00:d9:b0:b4'}]}
- 2017-10-05 23:47:35,422 - util.py[DEBUG]: Writing to /etc/sysconfig/network-scripts/ifcfg-ens3 - wb: [420] 159 bytes
- 2017-10-05 23:47:35,423 - util.py[DEBUG]: Reading from /etc/resolv.conf (quiet=False)
- 2017-10-05 23:47:35,424 - util.py[DEBUG]: Read 83 bytes from /etc/resolv.conf
- 2017-10-05 23:47:35,424 - util.py[DEBUG]: Writing to /etc/resolv.conf - wb: [420] 154 bytes
- 2017-10-05 23:47:35,425 - util.py[DEBUG]: Writing to /etc/udev/rules.d/70-persistent-net.rules - wb: [420] 96 bytes
- 2017-10-05 23:47:35,425 - main.py[DEBUG]: [local] Exiting without datasource in local mode
- 2017-10-05 23:47:35,426 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-05 23:47:35,426 - util.py[DEBUG]: Read 10 bytes from /proc/uptime
- 2017-10-05 23:47:35,426 - util.py[DEBUG]: cloud-init mode 'init' took 0.506 seconds (0.51)
- 2017-10-05 23:47:35,426 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources
- 2017-10-05 23:47:39,835 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init' at Thu, 05 Oct 2017 23:47:39 +0000. Up 9.86 seconds.
- 2017-10-05 23:47:39,836 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [384] 0 bytes
- 2017-10-05 23:47:39,837 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,856 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,860 - util.py[DEBUG]: Running command ['netstat', '-A', 'inet6', '-n'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,872 - main.py[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
- 2017-10-05 23:47:39,872 - main.py[DEBUG]: Execution continuing, no previous run detected that would allow us to stop early.
- 2017-10-05 23:47:39,872 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust]
- 2017-10-05 23:47:39,872 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
- 2017-10-05 23:47:39,872 - stages.py[DEBUG]: no cache found
- 2017-10-05 23:47:39,873 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: no cache found
- 2017-10-05 23:47:39,873 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-05 23:47:39,883 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:47:39,883 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'DigitalOcean', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'Ec2', 'CloudSigma', 'CloudStack', 'SmartOS', 'Bigstep', 'None'], via packages ['', u'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
- 2017-10-05 23:47:39,942 - __init__.py[DEBUG]: Searching for network data source in: [u'DataSourceNoCloudNet', u'DataSourceAzureNet', u'DataSourceAltCloud', u'DataSourceOVFNet', u'DataSourceMAAS', u'DataSourceGCE', u'DataSourceOpenStack', u'DataSourceEc2', u'DataSourceCloudStack', u'DataSourceBigstep', u'DataSourceNone']
- 2017-10-05 23:47:39,943 - handlers.py[DEBUG]: start: init-network/search-NoCloudNet: searching for network data from DataSourceNoCloudNet
- 2017-10-05 23:47:39,943 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloudNet'>
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,950 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,954 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,957 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,959 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,963 - handlers.py[DEBUG]: finish: init-network/search-NoCloudNet: SUCCESS: no network data found from DataSourceNoCloudNet
- 2017-10-05 23:47:39,963 - handlers.py[DEBUG]: start: init-network/search-AzureNet: searching for network data from DataSourceAzureNet
- 2017-10-05 23:47:39,963 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAzure.DataSourceAzureNet'>
- 2017-10-05 23:47:39,963 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,966 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=udf', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,969 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:39,969 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:39,969 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:39,970 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'auto', u'/dev/sr0', '/tmp/tmpzw2JVe'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,980 - util.py[DEBUG]: Running command ['umount', '/tmp/tmpzw2JVe'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,984 - util.py[DEBUG]: Recursively deleting /tmp/tmpzw2JVe
- 2017-10-05 23:47:39,985 - handlers.py[DEBUG]: finish: init-network/search-AzureNet: SUCCESS: no network data found from DataSourceAzureNet
- 2017-10-05 23:47:39,985 - handlers.py[DEBUG]: start: init-network/search-AltCloud: searching for network data from DataSourceAltCloud
- 2017-10-05 23:47:39,985 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAltCloud.DataSourceAltCloud'>
- 2017-10-05 23:47:39,985 - DataSourceAltCloud.py[DEBUG]: Invoked get_data()
- 2017-10-05 23:47:39,985 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-05 23:47:39,985 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-05 23:47:39,985 - util.py[DEBUG]: Read 34 bytes from /sys/class/dmi/id/product_name
- 2017-10-05 23:47:39,985 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:39,985 - DataSourceAltCloud.py[DEBUG]: cloud_type: UNKNOWN
- 2017-10-05 23:47:39,985 - handlers.py[DEBUG]: finish: init-network/search-AltCloud: SUCCESS: no network data found from DataSourceAltCloud
- 2017-10-05 23:47:39,986 - handlers.py[DEBUG]: start: init-network/search-OVFNet: searching for network data from DataSourceOVFNet
- 2017-10-05 23:47:39,986 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVFNet'>
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Read 34 bytes from /sys/class/dmi/id/product_name
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Peeking at /dev/sr0 (max_bytes=512)
- 2017-10-05 23:47:39,988 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:39,988 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:39,988 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:39,989 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'iso9660', '/dev/sr0', '/tmp/tmpws7fw1'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,997 - util.py[DEBUG]: Running command ['umount', '/tmp/tmpws7fw1'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:40,000 - util.py[DEBUG]: Recursively deleting /tmp/tmpws7fw1
- 2017-10-05 23:47:40,001 - handlers.py[DEBUG]: finish: init-network/search-OVFNet: SUCCESS: no network data found from DataSourceOVFNet
- 2017-10-05 23:47:40,001 - handlers.py[DEBUG]: start: init-network/search-MAAS: searching for network data from DataSourceMAAS
- 2017-10-05 23:47:40,001 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceMAAS.DataSourceMAAS'>
- 2017-10-05 23:47:40,001 - handlers.py[DEBUG]: finish: init-network/search-MAAS: SUCCESS: no network data found from DataSourceMAAS
- 2017-10-05 23:47:40,001 - handlers.py[DEBUG]: start: init-network/search-GCE: searching for network data from DataSourceGCE
- 2017-10-05 23:47:40,001 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceGCE.DataSourceGCE'>
- 2017-10-05 23:47:40,285 - DataSourceGCE.py[DEBUG]: http://metadata.google.internal/computeMetadata/v1/ is not resolvable
- 2017-10-05 23:47:40,286 - handlers.py[DEBUG]: finish: init-network/search-GCE: SUCCESS: no network data found from DataSourceGCE
- 2017-10-05 23:47:40,286 - handlers.py[DEBUG]: start: init-network/search-OpenStack: searching for network data from DataSourceOpenStack
- 2017-10-05 23:47:40,286 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenStack.DataSourceOpenStack'>
- 2017-10-05 23:47:40,287 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack' with {'url': 'http://169.254.169.254/openstack', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-05 23:47:43,314 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack' failed [3/-1s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:43,314 - DataSourceOpenStack.py[DEBUG]: Giving up on OpenStack md from ['http://169.254.169.254/openstack'] after 3 seconds
- 2017-10-05 23:47:43,315 - handlers.py[DEBUG]: finish: init-network/search-OpenStack: SUCCESS: no network data found from DataSourceOpenStack
- 2017-10-05 23:47:43,315 - handlers.py[DEBUG]: start: init-network/search-Ec2: searching for network data from DataSourceEc2
- 2017-10-05 23:47:43,315 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceEc2.DataSourceEc2'>
- 2017-10-05 23:47:43,316 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/ec2/meta-data (quiet=False)
- 2017-10-05 23:47:43,332 - DataSourceEc2.py[DEBUG]: Removed the following from metadata urls: ['http://instance-data.:8773']
- 2017-10-05 23:47:43,332 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:47:46,320 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [2/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:46,321 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:47:47,323 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:47:49,326 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [5/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:49,326 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:47:50,328 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:47:53,317 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [9/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:53,317 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:47:54,319 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:47:56,324 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [12/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:56,324 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:47:57,326 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:47:59,329 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [15/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:59,330 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:48:00,331 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:02,335 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [19/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:02,335 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:48:04,338 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:05,340 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [22/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:05,341 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:48:07,344 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:10,353 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [27/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:10,354 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:48:12,357 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:13,359 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [30/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:13,359 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:48:15,362 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:18,373 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [35/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:18,374 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:48:20,377 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:21,379 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [38/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:21,379 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:48:24,383 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:27,393 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [44/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:27,394 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:48:30,397 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:33,409 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [50/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:33,410 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:48:36,413 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:39,425 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [56/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:39,426 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:48:42,429 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:45,441 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [62/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:45,441 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:48:48,445 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:51,457 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [68/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:51,458 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:48:55,462 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 47.0} configuration
- 2017-10-05 23:48:58,473 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [75/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:58,474 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:49:02,479 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 40.0} configuration
- 2017-10-05 23:49:05,489 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [82/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:05,490 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:49:09,495 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 33.0} configuration
- 2017-10-05 23:49:12,505 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [89/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:12,506 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:49:16,511 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 26.0} configuration
- 2017-10-05 23:49:19,521 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [96/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:19,522 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:49:23,527 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 19.0} configuration
- 2017-10-05 23:49:26,537 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [103/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:26,537 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:49:31,543 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 11.0} configuration
- 2017-10-05 23:49:34,553 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [111/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:34,554 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:49:39,560 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 3.0} configuration
- 2017-10-05 23:49:42,568 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.HTTPConnection object at 0x294ffd0>, 'Connection to 169.254.169.254 timed out. (connect timeout=3.0)'))]
- 2017-10-05 23:49:42,569 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:49:47,574 - DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254/2009-04-04/meta-data/instance-id'] after 124 seconds
- 2017-10-05 23:49:47,575 - handlers.py[DEBUG]: finish: init-network/search-Ec2: SUCCESS: no network data found from DataSourceEc2
- 2017-10-05 23:49:47,575 - handlers.py[DEBUG]: start: init-network/search-CloudStack: searching for network data from DataSourceCloudStack
- 2017-10-05 23:49:47,576 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'>
- 2017-10-05 23:49:47,581 - DataSourceCloudStack.py[DEBUG]: Using /var/lib/dhclient lease directory
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.124.1
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.124.1
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 10.8.101.18
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.124.1
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.124.1
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.124.1
- 2017-10-05 23:49:47,588 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/cs/meta-data (quiet=False)
- 2017-10-05 23:49:47,588 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:48,593 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [1/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:48,594 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:49:49,595 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:50,603 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [3/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:50,603 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:49:51,605 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:52,615 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [5/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:52,616 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:49:53,618 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:54,625 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [7/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:54,626 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:49:55,627 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:56,635 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [9/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:56,636 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:49:57,637 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:58,645 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [11/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:58,646 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:50:00,648 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:01,655 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [14/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:01,655 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:50:03,658 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:04,665 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [17/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:04,666 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:50:06,668 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:07,677 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [20/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:07,678 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:50:09,680 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:10,687 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [23/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:10,688 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:50:12,690 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:13,697 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [26/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:13,697 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:50:16,701 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:17,708 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [30/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:17,708 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:50:20,712 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:21,717 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [34/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:21,717 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:50:24,721 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:25,729 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [38/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:25,729 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:50:28,733 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:29,741 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [42/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:29,742 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:50:32,745 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:33,753 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [46/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:33,754 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:50:37,764 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:38,773 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [51/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:38,774 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:50:42,784 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:43,791 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [56/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:43,796 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:50:47,801 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:47,805 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [60/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:47,808 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:50:51,810 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:51,815 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [64/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:51,818 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:50:55,822 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:55,823 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [68/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:55,823 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:51:00,829 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 46.0} configuration
- 2017-10-05 23:51:01,833 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [74/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:01,834 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:51:06,839 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 40.0} configuration
- 2017-10-05 23:51:07,847 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [80/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:07,847 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:51:12,853 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 34.0} configuration
- 2017-10-05 23:51:13,861 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [86/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:13,862 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:51:18,867 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 28.0} configuration
- 2017-10-05 23:51:19,875 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [92/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:19,876 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:51:24,881 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 22.0} configuration
- 2017-10-05 23:51:25,889 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [98/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:25,889 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
- 2017-10-05 23:51:31,896 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 15.0} configuration
- 2017-10-05 23:51:32,903 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [105/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:32,904 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
- 2017-10-05 23:51:38,911 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 8.0} configuration
- 2017-10-05 23:51:39,917 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [112/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:39,918 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
- 2017-10-05 23:51:45,924 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 1.0} configuration
- 2017-10-05 23:51:46,930 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='192.168.124.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.HTTPConnection object at 0x2963110>, 'Connection to 192.168.124.1 timed out. (connect timeout=1.0)'))]
- 2017-10-05 23:51:46,930 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
- 2017-10-05 23:51:52,937 - DataSourceCloudStack.py[CRITICAL]: Giving up on waiting for the metadata from ['http://192.168.124.1/latest/meta-data/instance-id'] after 125 seconds
- 2017-10-05 23:51:52,937 - handlers.py[DEBUG]: finish: init-network/search-CloudStack: SUCCESS: no network data found from DataSourceCloudStack
- 2017-10-05 23:51:52,941 - handlers.py[DEBUG]: start: init-network/search-Bigstep: searching for network data from DataSourceBigstep
- 2017-10-05 23:51:52,941 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceBigstep.DataSourceBigstep'>
- 2017-10-05 23:51:52,941 - util.py[DEBUG]: Reading from /var/lib/cloud/data/seed/bigstep/url (quiet=False)
- 2017-10-05 23:51:52,941 - handlers.py[DEBUG]: finish: init-network/search-Bigstep: SUCCESS: no network data found from DataSourceBigstep
- 2017-10-05 23:51:52,942 - handlers.py[DEBUG]: start: init-network/search-None: searching for network data from DataSourceNone
- 2017-10-05 23:51:52,942 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNone.DataSourceNone'>
- 2017-10-05 23:51:52,942 - handlers.py[DEBUG]: finish: init-network/search-None: SUCCESS: found network data from DataSourceNone
- 2017-10-05 23:51:52,942 - stages.py[INFO]: Loaded datasource DataSourceNone - DataSourceNone
- 2017-10-05 23:51:52,942 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-05 23:51:52,942 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-05 23:51:52,943 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,951 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-05 23:51:52,951 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-05 23:51:52,951 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,955 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,955 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:52,955 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-05 23:51:52,955 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/iid-datasource-none'
- 2017-10-05 23:51:52,955 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/iid-datasource-none/datasource (quiet=False)
- 2017-10-05 23:51:52,962 - util.py[DEBUG]: Read 31 bytes from /var/lib/cloud/instances/iid-datasource-none/datasource
- 2017-10-05 23:51:52,962 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/datasource - wb: [420] 31 bytes
- 2017-10-05 23:51:52,962 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [420] 31 bytes
- 2017-10-05 23:51:52,963 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
- 2017-10-05 23:51:52,963 - util.py[DEBUG]: Read 20 bytes from /var/lib/cloud/data/instance-id
- 2017-10-05 23:51:52,963 - stages.py[DEBUG]: previous iid found to be iid-datasource-none
- 2017-10-05 23:51:52,963 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [420] 20 bytes
- 2017-10-05 23:51:52,963 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [420] 20 bytes
- 2017-10-05 23:51:52,964 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [420] 20 bytes
- 2017-10-05 23:51:52,964 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 4908 bytes
- 2017-10-05 23:51:52,964 - main.py[DEBUG]: [net] init will now be targeting instance id: iid-datasource-none. new=False
- 2017-10-05 23:51:52,964 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-05 23:51:52,964 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-05 23:51:52,964 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,972 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-05 23:51:52,972 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-05 23:51:52,972 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,974 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: Reading from /sys/class/net/ens4/carrier (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/ens4/carrier
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Reading from /sys/class/net/ens5/carrier (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/ens5/carrier
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Reading from /sys/class/net/ens3/carrier (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/ens3/carrier
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Reading from /sys/class/net/ens3/address (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens3/address
- 2017-10-05 23:51:52,976 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'ens3', 'mac_address': '52:54:00:d9:b0:b4'}]}
- 2017-10-05 23:51:52,976 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Reading from /sys/class/net/ens3/operstate (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/ens3/operstate
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Reading from /sys/class/net/ens3/address (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens3/address
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/ens5/operstate (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/ens5/operstate
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/ens5/address (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens5/address
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/ens4/operstate (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/ens4/operstate
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/ens4/address (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens4/address
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:52,979 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:52,981 - __init__.py[DEBUG]: no work necessary for renaming of [['52:54:00:d9:b0:b4', 'ens3']]
- 2017-10-05 23:51:52,981 - stages.py[DEBUG]: not a new instance. network config is not applied.
- 2017-10-05 23:51:52,981 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/user-data.txt - wb: [384] 0 bytes
- 2017-10-05 23:51:52,984 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/user-data.txt.i - wb: [384] 344 bytes
- 2017-10-05 23:51:52,984 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/vendor-data.txt - wb: [384] 0 bytes
- 2017-10-05 23:51:52,985 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/vendor-data.txt.i - wb: [384] 344 bytes
- 2017-10-05 23:51:52,985 - helpers.py[DEBUG]: consume_data already ran (freq=once-per-instance)
- 2017-10-05 23:51:52,986 - handlers.py[DEBUG]: start: init-network/consume-user-data: reading and applying user-data
- 2017-10-05 23:51:52,986 - stages.py[DEBUG]: Added default handler for set(['text/cloud-config-jsonp', 'text/cloud-config']) from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']]
- 2017-10-05 23:51:52,986 - stages.py[DEBUG]: Added default handler for set(['text/x-shellscript']) from ShellScriptPartHandler: [['text/x-shellscript']]
- 2017-10-05 23:51:52,987 - stages.py[DEBUG]: Added default handler for set(['text/cloud-boothook']) from BootHookPartHandler: [['text/cloud-boothook']]
- 2017-10-05 23:51:52,987 - stages.py[DEBUG]: Added default handler for set(['text/upstart-job']) from UpstartJobPartHandler: [['text/upstart-job']]
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency always
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency always
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency always
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: {'Content-Type': 'text/x-not-multipart', 'Content-Disposition': 'attachment; filename="part-001"', 'MIME-Version': '1.0'}
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Empty payload of type text/x-not-multipart
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency always
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency always
- 2017-10-05 23:51:52,987 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/cloud-config.txt - wb: [384] 0 bytes
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency always
- 2017-10-05 23:51:52,987 - handlers.py[DEBUG]: finish: init-network/consume-user-data: SUCCESS: reading and applying user-data
- 2017-10-05 23:51:52,988 - handlers.py[DEBUG]: start: init-network/consume-vendor-data: reading and applying vendor-data
- 2017-10-05 23:51:52,988 - stages.py[DEBUG]: no vendordata from datasource
- 2017-10-05 23:51:52,988 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data: SUCCESS: reading and applying vendor-data
- 2017-10-05 23:51:52,988 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-05 23:51:52,988 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-05 23:51:52,988 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,994 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-05 23:51:52,994 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-05 23:51:52,994 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:52,998 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
- 2017-10-05 23:51:52,998 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
- 2017-10-05 23:51:52,998 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,998 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:53,000 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 3751 bytes
- 2017-10-05 23:51:53,009 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:51:53,009 - stages.py[DEBUG]: Running module migrator (<module 'cloudinit.config.cc_migrator' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_migrator.pyc'>) with frequency always
- 2017-10-05 23:51:53,009 - handlers.py[DEBUG]: start: init-network/config-migrator: running config-migrator with frequency always
- 2017-10-05 23:51:53,009 - helpers.py[DEBUG]: Running config-migrator using lock (<cloudinit.helpers.DummyLock object at 0x29632d0>)
- 2017-10-05 23:51:53,010 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names
- 2017-10-05 23:51:53,010 - handlers.py[DEBUG]: finish: init-network/config-migrator: SUCCESS: config-migrator ran successfully
- 2017-10-05 23:51:53,010 - stages.py[DEBUG]: Running module bootcmd (<module 'cloudinit.config.cc_bootcmd' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_bootcmd.pyc'>) with frequency always
- 2017-10-05 23:51:53,010 - handlers.py[DEBUG]: start: init-network/config-bootcmd: running config-bootcmd with frequency always
- 2017-10-05 23:51:53,010 - helpers.py[DEBUG]: Running config-bootcmd using lock (<cloudinit.helpers.DummyLock object at 0x2963210>)
- 2017-10-05 23:51:53,010 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration
- 2017-10-05 23:51:53,010 - handlers.py[DEBUG]: finish: init-network/config-bootcmd: SUCCESS: config-bootcmd ran successfully
- 2017-10-05 23:51:53,010 - stages.py[DEBUG]: Running module write-files (<module 'cloudinit.config.cc_write_files' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_write_files.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,010 - handlers.py[DEBUG]: start: init-network/config-write-files: running config-write-files with frequency once-per-instance
- 2017-10-05 23:51:53,010 - helpers.py[DEBUG]: config-write-files already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,010 - handlers.py[DEBUG]: finish: init-network/config-write-files: SUCCESS: config-write-files previously ran
- 2017-10-05 23:51:53,011 - stages.py[DEBUG]: Running module growpart (<module 'cloudinit.config.cc_growpart' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_growpart.pyc'>) with frequency always
- 2017-10-05 23:51:53,011 - handlers.py[DEBUG]: start: init-network/config-growpart: running config-growpart with frequency always
- 2017-10-05 23:51:53,011 - helpers.py[DEBUG]: Running config-growpart using lock (<cloudinit.helpers.DummyLock object at 0x2963390>)
- 2017-10-05 23:51:53,011 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'ignore_growroot_disabled': False, 'mode': 'auto', 'devices': ['/']}
- 2017-10-05 23:51:53,011 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,021 - util.py[DEBUG]: Reading from /proc/1646/mountinfo (quiet=False)
- 2017-10-05 23:51:53,021 - util.py[DEBUG]: Read 3091 bytes from /proc/1646/mountinfo
- 2017-10-05 23:51:53,022 - util.py[DEBUG]: resize_devices took 0.001 seconds
- 2017-10-05 23:51:53,022 - cc_growpart.py[DEBUG]: '/' SKIPPED: device_part_info(/dev/mapper/vgroot-root1) failed: /dev/mapper/vgroot-root1 not a partition
- 2017-10-05 23:51:53,022 - handlers.py[DEBUG]: finish: init-network/config-growpart: SUCCESS: config-growpart ran successfully
- 2017-10-05 23:51:53,022 - stages.py[DEBUG]: Running module resizefs (<module 'cloudinit.config.cc_resizefs' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_resizefs.pyc'>) with frequency always
- 2017-10-05 23:51:53,023 - handlers.py[DEBUG]: start: init-network/config-resizefs: running config-resizefs with frequency always
- 2017-10-05 23:51:53,023 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x2963590>)
- 2017-10-05 23:51:53,023 - util.py[DEBUG]: Reading from /proc/1646/mountinfo (quiet=False)
- 2017-10-05 23:51:53,023 - util.py[DEBUG]: Read 3091 bytes from /proc/1646/mountinfo
- 2017-10-05 23:51:53,023 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/mapper/vgroot-root1 mnt_point=/ path=/
- 2017-10-05 23:51:53,023 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,025 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,027 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,029 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False)
- 2017-10-05 23:51:53,029 - util.py[DEBUG]: Read 0 bytes from /proc/1/environ
- 2017-10-05 23:51:53,029 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False)
- 2017-10-05 23:51:53,030 - util.py[DEBUG]: Read 1136 bytes from /proc/self/status
- 2017-10-05 23:51:53,030 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/mapper/vgroot-root1
- 2017-10-05 23:51:53,030 - util.py[DEBUG]: Running command ('resize2fs', '/dev/mapper/vgroot-root1') with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,033 - util.py[DEBUG]: Resizing took 0.003 seconds
- 2017-10-05 23:51:53,033 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True)
- 2017-10-05 23:51:53,033 - handlers.py[DEBUG]: finish: init-network/config-resizefs: SUCCESS: config-resizefs ran successfully
- 2017-10-05 23:51:53,033 - stages.py[DEBUG]: Running module set_hostname (<module 'cloudinit.config.cc_set_hostname' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_set_hostname.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,034 - handlers.py[DEBUG]: start: init-network/config-set_hostname: running config-set_hostname with frequency once-per-instance
- 2017-10-05 23:51:53,034 - helpers.py[DEBUG]: config-set_hostname already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,034 - handlers.py[DEBUG]: finish: init-network/config-set_hostname: SUCCESS: config-set_hostname previously ran
- 2017-10-05 23:51:53,034 - stages.py[DEBUG]: Running module update_hostname (<module 'cloudinit.config.cc_update_hostname' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_update_hostname.pyc'>) with frequency always
- 2017-10-05 23:51:53,034 - handlers.py[DEBUG]: start: init-network/config-update_hostname: running config-update_hostname with frequency always
- 2017-10-05 23:51:53,034 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x29cf650>)
- 2017-10-05 23:51:53,034 - util.py[DEBUG]: Reading from /etc/hosts (quiet=False)
- 2017-10-05 23:51:53,034 - util.py[DEBUG]: Read 158 bytes from /etc/hosts
- 2017-10-05 23:51:53,034 - util.py[DEBUG]: Reading from /etc/hosts (quiet=False)
- 2017-10-05 23:51:53,034 - util.py[DEBUG]: Read 158 bytes from /etc/hosts
- 2017-10-05 23:51:53,034 - cc_update_hostname.py[DEBUG]: Updating hostname to localhost (localhost)
- 2017-10-05 23:51:53,034 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False)
- 2017-10-05 23:51:53,035 - util.py[DEBUG]: Read 9 bytes from /var/lib/cloud/data/previous-hostname
- 2017-10-05 23:51:53,035 - util.py[DEBUG]: Running command ['hostname'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,036 - __init__.py[INFO]: /var/lib/cloud/data/previous-hostname differs from /etc/hostname, assuming user maintained hostname.
- 2017-10-05 23:51:53,037 - handlers.py[DEBUG]: finish: init-network/config-update_hostname: SUCCESS: config-update_hostname ran successfully
- 2017-10-05 23:51:53,037 - stages.py[DEBUG]: Running module update_etc_hosts (<module 'cloudinit.config.cc_update_etc_hosts' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_update_etc_hosts.pyc'>) with frequency always
- 2017-10-05 23:51:53,037 - handlers.py[DEBUG]: start: init-network/config-update_etc_hosts: running config-update_etc_hosts with frequency always
- 2017-10-05 23:51:53,037 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock (<cloudinit.helpers.DummyLock object at 0x29cf4d0>)
- 2017-10-05 23:51:53,037 - cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts
- 2017-10-05 23:51:53,037 - handlers.py[DEBUG]: finish: init-network/config-update_etc_hosts: SUCCESS: config-update_etc_hosts ran successfully
- 2017-10-05 23:51:53,037 - stages.py[DEBUG]: Running module rsyslog (<module 'cloudinit.config.cc_rsyslog' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rsyslog.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,037 - handlers.py[DEBUG]: start: init-network/config-rsyslog: running config-rsyslog with frequency once-per-instance
- 2017-10-05 23:51:53,037 - helpers.py[DEBUG]: config-rsyslog already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,037 - handlers.py[DEBUG]: finish: init-network/config-rsyslog: SUCCESS: config-rsyslog previously ran
- 2017-10-05 23:51:53,038 - stages.py[DEBUG]: Running module users-groups (<module 'cloudinit.config.cc_users_groups' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_users_groups.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,038 - handlers.py[DEBUG]: start: init-network/config-users-groups: running config-users-groups with frequency once-per-instance
- 2017-10-05 23:51:53,038 - helpers.py[DEBUG]: config-users-groups already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,038 - handlers.py[DEBUG]: finish: init-network/config-users-groups: SUCCESS: config-users-groups previously ran
- 2017-10-05 23:51:53,038 - stages.py[DEBUG]: Running module ssh (<module 'cloudinit.config.cc_ssh' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_ssh.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,038 - handlers.py[DEBUG]: start: init-network/config-ssh: running config-ssh with frequency once-per-instance
- 2017-10-05 23:51:53,038 - helpers.py[DEBUG]: config-ssh already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,038 - handlers.py[DEBUG]: finish: init-network/config-ssh: SUCCESS: config-ssh previously ran
- 2017-10-05 23:51:53,038 - main.py[DEBUG]: Ran 11 modules with 0 failures
- 2017-10-05 23:51:53,039 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-05 23:51:53,039 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
- 2017-10-05 23:51:53,039 - util.py[DEBUG]: cloud-init mode 'init' took 253.251 seconds (252.27)
- 2017-10-05 23:51:53,039 - handlers.py[DEBUG]: finish: init-network: SUCCESS: searching for network datasources
- 2017-10-05 23:51:53,294 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:config' at Thu, 05 Oct 2017 23:51:53 +0000. Up 262.32 seconds.
- 2017-10-05 23:51:53,343 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:51:53,343 - stages.py[DEBUG]: Running module mounts (<module 'cloudinit.config.cc_mounts' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_mounts.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,343 - handlers.py[DEBUG]: start: modules-config/config-mounts: running config-mounts with frequency once-per-instance
- 2017-10-05 23:51:53,344 - helpers.py[DEBUG]: config-mounts already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: finish: modules-config/config-mounts: SUCCESS: config-mounts previously ran
- 2017-10-05 23:51:53,344 - stages.py[DEBUG]: Running module locale (<module 'cloudinit.config.cc_locale' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_locale.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: start: modules-config/config-locale: running config-locale with frequency once-per-instance
- 2017-10-05 23:51:53,344 - helpers.py[DEBUG]: config-locale already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: finish: modules-config/config-locale: SUCCESS: config-locale previously ran
- 2017-10-05 23:51:53,344 - stages.py[DEBUG]: Running module set-passwords (<module 'cloudinit.config.cc_set_passwords' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_set_passwords.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: start: modules-config/config-set-passwords: running config-set-passwords with frequency once-per-instance
- 2017-10-05 23:51:53,344 - helpers.py[DEBUG]: config-set-passwords already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: finish: modules-config/config-set-passwords: SUCCESS: config-set-passwords previously ran
- 2017-10-05 23:51:53,344 - stages.py[DEBUG]: Running module rh_subscription (<module 'cloudinit.config.cc_rh_subscription' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rh_subscription.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: start: modules-config/config-rh_subscription: running config-rh_subscription with frequency once-per-instance
- 2017-10-05 23:51:53,344 - helpers.py[DEBUG]: config-rh_subscription already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: finish: modules-config/config-rh_subscription: SUCCESS: config-rh_subscription previously ran
- 2017-10-05 23:51:53,345 - stages.py[DEBUG]: Running module yum-add-repo (<module 'cloudinit.config.cc_yum_add_repo' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_yum_add_repo.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: start: modules-config/config-yum-add-repo: running config-yum-add-repo with frequency once-per-instance
- 2017-10-05 23:51:53,345 - helpers.py[DEBUG]: config-yum-add-repo already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: finish: modules-config/config-yum-add-repo: SUCCESS: config-yum-add-repo previously ran
- 2017-10-05 23:51:53,345 - stages.py[DEBUG]: Running module package-update-upgrade-install (<module 'cloudinit.config.cc_package_update_upgrade_install' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_package_update_upgrade_install.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: start: modules-config/config-package-update-upgrade-install: running config-package-update-upgrade-install with frequency once-per-instance
- 2017-10-05 23:51:53,345 - helpers.py[DEBUG]: config-package-update-upgrade-install already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: finish: modules-config/config-package-update-upgrade-install: SUCCESS: config-package-update-upgrade-install previously ran
- 2017-10-05 23:51:53,345 - stages.py[DEBUG]: Running module timezone (<module 'cloudinit.config.cc_timezone' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_timezone.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: start: modules-config/config-timezone: running config-timezone with frequency once-per-instance
- 2017-10-05 23:51:53,345 - helpers.py[DEBUG]: config-timezone already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: finish: modules-config/config-timezone: SUCCESS: config-timezone previously ran
- 2017-10-05 23:51:53,345 - stages.py[DEBUG]: Running module puppet (<module 'cloudinit.config.cc_puppet' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_puppet.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: start: modules-config/config-puppet: running config-puppet with frequency once-per-instance
- 2017-10-05 23:51:53,346 - helpers.py[DEBUG]: config-puppet already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: finish: modules-config/config-puppet: SUCCESS: config-puppet previously ran
- 2017-10-05 23:51:53,346 - stages.py[DEBUG]: Running module chef (<module 'cloudinit.config.cc_chef' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_chef.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: start: modules-config/config-chef: running config-chef with frequency once-per-instance
- 2017-10-05 23:51:53,346 - helpers.py[DEBUG]: config-chef already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: finish: modules-config/config-chef: SUCCESS: config-chef previously ran
- 2017-10-05 23:51:53,346 - stages.py[DEBUG]: Running module salt-minion (<module 'cloudinit.config.cc_salt_minion' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_salt_minion.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: start: modules-config/config-salt-minion: running config-salt-minion with frequency once-per-instance
- 2017-10-05 23:51:53,346 - helpers.py[DEBUG]: config-salt-minion already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: finish: modules-config/config-salt-minion: SUCCESS: config-salt-minion previously ran
- 2017-10-05 23:51:53,346 - stages.py[DEBUG]: Running module mcollective (<module 'cloudinit.config.cc_mcollective' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_mcollective.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: start: modules-config/config-mcollective: running config-mcollective with frequency once-per-instance
- 2017-10-05 23:51:53,347 - helpers.py[DEBUG]: config-mcollective already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,347 - handlers.py[DEBUG]: finish: modules-config/config-mcollective: SUCCESS: config-mcollective previously ran
- 2017-10-05 23:51:53,347 - stages.py[DEBUG]: Running module disable-ec2-metadata (<module 'cloudinit.config.cc_disable_ec2_metadata' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_disable_ec2_metadata.pyc'>) with frequency always
- 2017-10-05 23:51:53,347 - handlers.py[DEBUG]: start: modules-config/config-disable-ec2-metadata: running config-disable-ec2-metadata with frequency always
- 2017-10-05 23:51:53,347 - helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock (<cloudinit.helpers.DummyLock object at 0x2f932d0>)
- 2017-10-05 23:51:53,347 - cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled
- 2017-10-05 23:51:53,347 - handlers.py[DEBUG]: finish: modules-config/config-disable-ec2-metadata: SUCCESS: config-disable-ec2-metadata ran successfully
- 2017-10-05 23:51:53,347 - stages.py[DEBUG]: Running module runcmd (<module 'cloudinit.config.cc_runcmd' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_runcmd.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,347 - handlers.py[DEBUG]: start: modules-config/config-runcmd: running config-runcmd with frequency once-per-instance
- 2017-10-05 23:51:53,347 - helpers.py[DEBUG]: config-runcmd already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,347 - handlers.py[DEBUG]: finish: modules-config/config-runcmd: SUCCESS: config-runcmd previously ran
- 2017-10-05 23:51:53,347 - main.py[DEBUG]: Ran 13 modules with 0 failures
- 2017-10-05 23:51:53,348 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-05 23:51:53,348 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
- 2017-10-05 23:51:53,348 - util.py[DEBUG]: cloud-init mode 'modules' took 0.095 seconds (0.10)
- 2017-10-05 23:51:53,348 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config
- 2017-10-05 23:51:53,529 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:final' at Thu, 05 Oct 2017 23:51:53 +0000. Up 262.56 seconds.
- 2017-10-05 23:51:53,535 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:51:53,535 - stages.py[DEBUG]: Running module rightscale_userdata (<module 'cloudinit.config.cc_rightscale_userdata' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rightscale_userdata.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,535 - handlers.py[DEBUG]: start: modules-final/config-rightscale_userdata: running config-rightscale_userdata with frequency once-per-instance
- 2017-10-05 23:51:53,536 - helpers.py[DEBUG]: config-rightscale_userdata already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,536 - handlers.py[DEBUG]: finish: modules-final/config-rightscale_userdata: SUCCESS: config-rightscale_userdata previously ran
- 2017-10-05 23:51:53,536 - stages.py[DEBUG]: Running module scripts-per-once (<module 'cloudinit.config.cc_scripts_per_once' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_once.pyc'>) with frequency once
- 2017-10-05 23:51:53,536 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-once: running config-scripts-per-once with frequency once
- 2017-10-05 23:51:53,536 - helpers.py[DEBUG]: config-scripts-per-once already ran (freq=once)
- 2017-10-05 23:51:53,536 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-once: SUCCESS: config-scripts-per-once previously ran
- 2017-10-05 23:51:53,536 - stages.py[DEBUG]: Running module scripts-per-boot (<module 'cloudinit.config.cc_scripts_per_boot' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_boot.pyc'>) with frequency always
- 2017-10-05 23:51:53,536 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-boot: running config-scripts-per-boot with frequency always
- 2017-10-05 23:51:53,536 - helpers.py[DEBUG]: Running config-scripts-per-boot using lock (<cloudinit.helpers.DummyLock object at 0x1f72250>)
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-boot: SUCCESS: config-scripts-per-boot ran successfully
- 2017-10-05 23:51:53,537 - stages.py[DEBUG]: Running module scripts-per-instance (<module 'cloudinit.config.cc_scripts_per_instance' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_instance.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-instance: running config-scripts-per-instance with frequency once-per-instance
- 2017-10-05 23:51:53,537 - helpers.py[DEBUG]: config-scripts-per-instance already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-instance: SUCCESS: config-scripts-per-instance previously ran
- 2017-10-05 23:51:53,537 - stages.py[DEBUG]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: start: modules-final/config-scripts-user: running config-scripts-user with frequency once-per-instance
- 2017-10-05 23:51:53,537 - helpers.py[DEBUG]: config-scripts-user already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: finish: modules-final/config-scripts-user: SUCCESS: config-scripts-user previously ran
- 2017-10-05 23:51:53,537 - stages.py[DEBUG]: Running module ssh-authkey-fingerprints (<module 'cloudinit.config.cc_ssh_authkey_fingerprints' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_ssh_authkey_fingerprints.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: start: modules-final/config-ssh-authkey-fingerprints: running config-ssh-authkey-fingerprints with frequency once-per-instance
- 2017-10-05 23:51:53,537 - helpers.py[DEBUG]: config-ssh-authkey-fingerprints already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: finish: modules-final/config-ssh-authkey-fingerprints: SUCCESS: config-ssh-authkey-fingerprints previously ran
- 2017-10-05 23:51:53,537 - stages.py[DEBUG]: Running module keys-to-console (<module 'cloudinit.config.cc_keys_to_console' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_keys_to_console.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,538 - handlers.py[DEBUG]: start: modules-final/config-keys-to-console: running config-keys-to-console with frequency once-per-instance
- 2017-10-05 23:51:53,538 - helpers.py[DEBUG]: config-keys-to-console already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,538 - handlers.py[DEBUG]: finish: modules-final/config-keys-to-console: SUCCESS: config-keys-to-console previously ran
- 2017-10-05 23:51:53,538 - stages.py[DEBUG]: Running module phone-home (<module 'cloudinit.config.cc_phone_home' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_phone_home.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,538 - handlers.py[DEBUG]: start: modules-final/config-phone-home: running config-phone-home with frequency once-per-instance
- 2017-10-05 23:51:53,538 - helpers.py[DEBUG]: config-phone-home already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,538 - handlers.py[DEBUG]: finish: modules-final/config-phone-home: SUCCESS: config-phone-home previously ran
- 2017-10-05 23:51:53,538 - stages.py[DEBUG]: Running module final-message (<module 'cloudinit.config.cc_final_message' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_final_message.pyc'>) with frequency always
- 2017-10-05 23:51:53,538 - handlers.py[DEBUG]: start: modules-final/config-final-message: running config-final-message with frequency always
- 2017-10-05 23:51:53,538 - helpers.py[DEBUG]: Running config-final-message using lock (<cloudinit.helpers.DummyLock object at 0x2089090>)
- 2017-10-05 23:51:53,538 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-05 23:51:53,538 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
- 2017-10-05 23:51:53,541 - util.py[DEBUG]: Cloud-init v. 0.7.9 finished at Thu, 05 Oct 2017 23:51:53 +0000. Datasource DataSourceNone. Up 262.61 seconds
- 2017-10-05 23:51:53,541 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/boot-finished - wb: [420] 52 bytes
- 2017-10-05 23:51:53,542 - cc_final_message.py[WARNING]: Used fallback datasource
- 2017-10-05 23:51:53,542 - handlers.py[DEBUG]: finish: modules-final/config-final-message: SUCCESS: config-final-message ran successfully
- 2017-10-05 23:51:53,542 - stages.py[DEBUG]: Running module power-state-change (<module 'cloudinit.config.cc_power_state_change' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_power_state_change.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,543 - handlers.py[DEBUG]: start: modules-final/config-power-state-change: running config-power-state-change with frequency once-per-instance
- 2017-10-05 23:51:53,543 - helpers.py[DEBUG]: config-power-state-change already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,543 - handlers.py[DEBUG]: finish: modules-final/config-power-state-change: SUCCESS: config-power-state-change previously ran
- 2017-10-05 23:51:53,543 - main.py[DEBUG]: Ran 10 modules with 0 failures
- 2017-10-05 23:51:53,544 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/result.json' => '../../var/lib/cloud/data/result.json'
- 2017-10-05 23:51:53,544 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-05 23:51:53,544 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
- 2017-10-05 23:51:53,544 - util.py[DEBUG]: cloud-init mode 'modules' took 0.051 seconds (0.05)
- 2017-10-05 23:51:53,544 - handlers.py[DEBUG]: finish: modules-final: SUCCESS: running modules for final
- 2017-10-06 01:15:59,117 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 06 Oct 2017 01:15:59 +0000. Up 9.21 seconds.
- 2017-10-06 01:15:59,133 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [384] 0 bytes
- 2017-10-06 01:15:59,134 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
- 2017-10-06 01:15:59,134 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
- 2017-10-06 01:15:59,134 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check]
- 2017-10-06 01:15:59,134 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
- 2017-10-06 01:15:59,135 - stages.py[DEBUG]: no cache found
- 2017-10-06 01:15:59,135 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: no cache found
- 2017-10-06 01:15:59,135 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-06 01:15:59,172 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:15:59,172 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'DigitalOcean', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'Ec2', 'CloudSigma', 'CloudStack', 'SmartOS', 'Bigstep', 'None'], via packages ['', u'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
- 2017-10-06 01:15:59,349 - __init__.py[DEBUG]: Searching for local data source in: [u'DataSourceNoCloud', u'DataSourceConfigDrive', u'DataSourceOpenNebula', u'DataSourceDigitalOcean', u'DataSourceOVF', u'DataSourceCloudSigma', u'DataSourceSmartOS']
- 2017-10-06 01:15:59,350 - handlers.py[DEBUG]: start: init-local/search-NoCloud: searching for local data from DataSourceNoCloud
- 2017-10-06 01:15:59,350 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloud'>
- 2017-10-06 01:15:59,350 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,359 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,362 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,495 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,499 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,503 - handlers.py[DEBUG]: finish: init-local/search-NoCloud: SUCCESS: no local data found from DataSourceNoCloud
- 2017-10-06 01:15:59,503 - handlers.py[DEBUG]: start: init-local/search-ConfigDrive: searching for local data from DataSourceConfigDrive
- 2017-10-06 01:15:59,503 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDrive'>
- 2017-10-06 01:15:59,503 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,506 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,509 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,511 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,514 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,517 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,520 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,523 - handlers.py[DEBUG]: finish: init-local/search-ConfigDrive: SUCCESS: no local data found from DataSourceConfigDrive
- 2017-10-06 01:15:59,523 - handlers.py[DEBUG]: start: init-local/search-OpenNebula: searching for local data from DataSourceOpenNebula
- 2017-10-06 01:15:59,523 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebula'>
- 2017-10-06 01:15:59,524 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,526 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,529 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,533 - handlers.py[DEBUG]: finish: init-local/search-OpenNebula: SUCCESS: no local data found from DataSourceOpenNebula
- 2017-10-06 01:15:59,533 - handlers.py[DEBUG]: start: init-local/search-DigitalOcean: searching for local data from DataSourceDigitalOcean
- 2017-10-06 01:15:59,533 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceDigitalOcean.DataSourceDigitalOcean'>
- 2017-10-06 01:15:59,533 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/sys_vendor
- 2017-10-06 01:15:59,534 - util.py[DEBUG]: Reading from /sys/class/dmi/id/sys_vendor (quiet=False)
- 2017-10-06 01:15:59,534 - util.py[DEBUG]: Read 8 bytes from /sys/class/dmi/id/sys_vendor
- 2017-10-06 01:15:59,534 - util.py[DEBUG]: dmi data /sys/class/dmi/id/sys_vendor returned Red Hat
- 2017-10-06 01:15:59,534 - handlers.py[DEBUG]: finish: init-local/search-DigitalOcean: SUCCESS: no local data found from DataSourceDigitalOcean
- 2017-10-06 01:15:59,534 - handlers.py[DEBUG]: start: init-local/search-OVF: searching for local data from DataSourceOVF
- 2017-10-06 01:15:59,534 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVF'>
- 2017-10-06 01:15:59,535 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,535 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-06 01:15:59,535 - util.py[DEBUG]: Read 18 bytes from /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,535 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned OpenStack Compute
- 2017-10-06 01:15:59,535 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-06 01:15:59,536 - util.py[DEBUG]: Read 2333 bytes from /proc/mounts
- 2017-10-06 01:15:59,536 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/vda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=1750388k,nr_inodes=437597,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/hugetlb', 'opts': 'rw,nosuid,nodev,noexec,relatime,hugetlb', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-06 01:15:59,537 - handlers.py[DEBUG]: finish: init-local/search-OVF: SUCCESS: no local data found from DataSourceOVF
- 2017-10-06 01:15:59,537 - handlers.py[DEBUG]: start: init-local/search-CloudSigma: searching for local data from DataSourceCloudSigma
- 2017-10-06 01:15:59,537 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudSigma.DataSourceCloudSigma'>
- 2017-10-06 01:15:59,537 - DataSourceCloudSigma.py[DEBUG]: determining hypervisor product name via dmi data
- 2017-10-06 01:15:59,537 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,537 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-06 01:15:59,537 - util.py[DEBUG]: Read 18 bytes from /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,537 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned OpenStack Compute
- 2017-10-06 01:15:59,538 - DataSourceCloudSigma.py[DEBUG]: detected hypervisor as OpenStack Compute
- 2017-10-06 01:15:59,538 - handlers.py[DEBUG]: finish: init-local/search-CloudSigma: SUCCESS: no local data found from DataSourceCloudSigma
- 2017-10-06 01:15:59,538 - handlers.py[DEBUG]: start: init-local/search-SmartOS: searching for local data from DataSourceSmartOS
- 2017-10-06 01:15:59,538 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceSmartOS.DataSourceSmartOS'>
- 2017-10-06 01:15:59,538 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,538 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-06 01:15:59,539 - util.py[DEBUG]: Read 18 bytes from /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,539 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned OpenStack Compute
- 2017-10-06 01:15:59,539 - DataSourceSmartOS.py[DEBUG]: Not running on smartos
- 2017-10-06 01:15:59,539 - handlers.py[DEBUG]: finish: init-local/search-SmartOS: SUCCESS: no local data found from DataSourceSmartOS
- 2017-10-06 01:15:59,539 - main.py[DEBUG]: No local datasource found
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth1/carrier (quiet=False)
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth1/dormant (quiet=False)
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False)
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth1/operstate
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth0/carrier (quiet=False)
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth0/dormant (quiet=False)
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False)
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth0/operstate
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
- 2017-10-06 01:15:59,541 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'eth0', 'mac_address': 'fa:16:3e:8e:79:6f'}]}
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False)
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth1/operstate
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False)
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False)
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth0/operstate
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
- 2017-10-06 01:15:59,543 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
- 2017-10-06 01:15:59,543 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:15:59,564 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:15:59,567 - __init__.py[DEBUG]: no work necessary for renaming of [['fa:16:3e:8e:79:6f', 'eth0']]
- 2017-10-06 01:15:59,567 - stages.py[INFO]: Applying network configuration from fallback bringup=False: {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'eth0', 'mac_address': 'fa:16:3e:8e:79:6f'}]}
- 2017-10-06 01:15:59,571 - util.py[DEBUG]: Writing to /etc/sysconfig/network-scripts/ifcfg-eth0 - wb: [420] 159 bytes
- 2017-10-06 01:15:59,579 - util.py[DEBUG]: Reading from /etc/resolv.conf (quiet=False)
- 2017-10-06 01:15:59,579 - util.py[DEBUG]: Read 83 bytes from /etc/resolv.conf
- 2017-10-06 01:15:59,579 - util.py[DEBUG]: Writing to /etc/resolv.conf - wb: [420] 154 bytes
- 2017-10-06 01:15:59,579 - util.py[DEBUG]: Writing to /etc/udev/rules.d/70-persistent-net.rules - wb: [420] 96 bytes
- 2017-10-06 01:15:59,580 - main.py[DEBUG]: [local] Exiting without datasource in local mode
- 2017-10-06 01:15:59,583 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:15:59,583 - util.py[DEBUG]: Read 10 bytes from /proc/uptime
- 2017-10-06 01:15:59,583 - util.py[DEBUG]: cloud-init mode 'init' took 0.602 seconds (0.61)
- 2017-10-06 01:15:59,583 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources
- 2017-10-06 01:16:08,272 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init' at Fri, 06 Oct 2017 01:16:08 +0000. Up 18.41 seconds.
- 2017-10-06 01:16:08,274 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [384] 0 bytes
- 2017-10-06 01:16:08,275 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:08,301 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:08,320 - util.py[DEBUG]: Running command ['netstat', '-A', 'inet6', '-n'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:08,328 - main.py[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
- 2017-10-06 01:16:08,329 - main.py[DEBUG]: Execution continuing, no previous run detected that would allow us to stop early.
- 2017-10-06 01:16:08,329 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust]
- 2017-10-06 01:16:08,329 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
- 2017-10-06 01:16:08,330 - stages.py[DEBUG]: no cache found
- 2017-10-06 01:16:08,330 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: no cache found
- 2017-10-06 01:16:08,330 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-06 01:16:08,376 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:08,376 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'DigitalOcean', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'Ec2', 'CloudSigma', 'CloudStack', 'SmartOS', 'Bigstep', 'None'], via packages ['', u'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
- 2017-10-06 01:16:08,419 - __init__.py[DEBUG]: Searching for network data source in: [u'DataSourceNoCloudNet', u'DataSourceAzureNet', u'DataSourceAltCloud', u'DataSourceOVFNet', u'DataSourceMAAS', u'DataSourceGCE', u'DataSourceOpenStack', u'DataSourceEc2', u'DataSourceCloudStack', u'DataSourceBigstep', u'DataSourceNone']
- 2017-10-06 01:16:08,419 - handlers.py[DEBUG]: start: init-network/search-NoCloudNet: searching for network data from DataSourceNoCloudNet
- 2017-10-06 01:16:08,419 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloudNet'>
- 2017-10-06 01:16:08,419 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
- 2017-10-06 01:16:08,419 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,424 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,427 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,432 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,436 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,439 - handlers.py[DEBUG]: finish: init-network/search-NoCloudNet: SUCCESS: no network data found from DataSourceNoCloudNet
- 2017-10-06 01:16:08,439 - handlers.py[DEBUG]: start: init-network/search-AzureNet: searching for network data from DataSourceAzureNet
- 2017-10-06 01:16:08,439 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAzure.DataSourceAzureNet'>
- 2017-10-06 01:16:08,440 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,443 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=udf', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,446 - handlers.py[DEBUG]: finish: init-network/search-AzureNet: SUCCESS: no network data found from DataSourceAzureNet
- 2017-10-06 01:16:08,447 - handlers.py[DEBUG]: start: init-network/search-AltCloud: searching for network data from DataSourceAltCloud
- 2017-10-06 01:16:08,447 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAltCloud.DataSourceAltCloud'>
- 2017-10-06 01:16:08,447 - DataSourceAltCloud.py[DEBUG]: Invoked get_data()
- 2017-10-06 01:16:08,447 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-06 01:16:08,447 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-06 01:16:08,447 - util.py[DEBUG]: Read 18 bytes from /sys/class/dmi/id/product_name
- 2017-10-06 01:16:08,448 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned OpenStack Compute
- 2017-10-06 01:16:08,448 - DataSourceAltCloud.py[DEBUG]: cloud_type: UNKNOWN
- 2017-10-06 01:16:08,448 - handlers.py[DEBUG]: finish: init-network/search-AltCloud: SUCCESS: no network data found from DataSourceAltCloud
- 2017-10-06 01:16:08,448 - handlers.py[DEBUG]: start: init-network/search-OVFNet: searching for network data from DataSourceOVFNet
- 2017-10-06 01:16:08,448 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVFNet'>
- 2017-10-06 01:16:08,448 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-06 01:16:08,448 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-06 01:16:08,449 - util.py[DEBUG]: Read 18 bytes from /sys/class/dmi/id/product_name
- 2017-10-06 01:16:08,449 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned OpenStack Compute
- 2017-10-06 01:16:08,449 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-06 01:16:08,450 - util.py[DEBUG]: Read 2333 bytes from /proc/mounts
- 2017-10-06 01:16:08,450 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/vda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=1750388k,nr_inodes=437597,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/hugetlb', 'opts': 'rw,nosuid,nodev,noexec,relatime,hugetlb', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-06 01:16:08,450 - handlers.py[DEBUG]: finish: init-network/search-OVFNet: SUCCESS: no network data found from DataSourceOVFNet
- 2017-10-06 01:16:08,451 - handlers.py[DEBUG]: start: init-network/search-MAAS: searching for network data from DataSourceMAAS
- 2017-10-06 01:16:08,451 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceMAAS.DataSourceMAAS'>
- 2017-10-06 01:16:08,451 - handlers.py[DEBUG]: finish: init-network/search-MAAS: SUCCESS: no network data found from DataSourceMAAS
- 2017-10-06 01:16:08,451 - handlers.py[DEBUG]: start: init-network/search-GCE: searching for network data from DataSourceGCE
- 2017-10-06 01:16:08,451 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceGCE.DataSourceGCE'>
- 2017-10-06 01:16:08,915 - DataSourceGCE.py[DEBUG]: http://metadata.google.internal/computeMetadata/v1/ is not resolvable
- 2017-10-06 01:16:08,916 - handlers.py[DEBUG]: finish: init-network/search-GCE: SUCCESS: no network data found from DataSourceGCE
- 2017-10-06 01:16:08,916 - handlers.py[DEBUG]: start: init-network/search-OpenStack: searching for network data from DataSourceOpenStack
- 2017-10-06 01:16:08,916 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenStack.DataSourceOpenStack'>
- 2017-10-06 01:16:08,917 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack' with {'url': 'http://169.254.169.254/openstack', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:09,441 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack (200, 50b) after 1 attempts
- 2017-10-06 01:16:09,441 - DataSourceOpenStack.py[DEBUG]: Using metadata source: 'http://169.254.169.254'
- 2017-10-06 01:16:09,442 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack' with {'url': 'http://169.254.169.254/openstack', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:09,844 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack (200, 50b) after 1 attempts
- 2017-10-06 01:16:09,845 - openstack.py[DEBUG]: Selected version '2015-10-15' from ['2012-08-10', '2013-04-04', '2013-10-17', '2015-10-15', 'latest']
- 2017-10-06 01:16:09,845 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2015-10-15/vendor_data.json' with {'url': 'http://169.254.169.254/openstack/2015-10-15/vendor_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:10,195 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2015-10-15/vendor_data.json (200, 2b) after 1 attempts
- 2017-10-06 01:16:10,195 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2015-10-15/user_data' with {'url': 'http://169.254.169.254/openstack/2015-10-15/user_data', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:10,820 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2015-10-15/user_data (200, 4010b) after 1 attempts
- 2017-10-06 01:16:10,820 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2015-10-15/network_data.json' with {'url': 'http://169.254.169.254/openstack/2015-10-15/network_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:11,157 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2015-10-15/network_data.json (200, 626b) after 1 attempts
- 2017-10-06 01:16:11,157 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2015-10-15/meta_data.json' with {'url': 'http://169.254.169.254/openstack/2015-10-15/meta_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:11,458 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2015-10-15/meta_data.json (200, 1787b) after 1 attempts
- 2017-10-06 01:16:11,459 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/' with {'url': 'http://169.254.169.254/latest/meta-data/', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:12,045 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ (200, 223b) after 1 attempts
- 2017-10-06 01:16:12,046 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/block-device-mapping/' with {'url': 'http://169.254.169.254/latest/meta-data/block-device-mapping/', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:12,572 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/block-device-mapping/ (200, 8b) after 1 attempts
- 2017-10-06 01:16:12,572 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/block-device-mapping/ami' with {'url': 'http://169.254.169.254/latest/meta-data/block-device-mapping/ami', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:13,087 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/block-device-mapping/ami (200, 3b) after 1 attempts
- 2017-10-06 01:16:13,087 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/block-device-mapping/root' with {'url': 'http://169.254.169.254/latest/meta-data/block-device-mapping/root', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:13,708 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/block-device-mapping/root (200, 8b) after 1 attempts
- 2017-10-06 01:16:13,708 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/placement/' with {'url': 'http://169.254.169.254/latest/meta-data/placement/', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:14,003 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/placement/ (200, 17b) after 1 attempts
- 2017-10-06 01:16:14,003 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/placement/availability-zone' with {'url': 'http://169.254.169.254/latest/meta-data/placement/availability-zone', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:14,325 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/placement/availability-zone (200, 4b) after 1 attempts
- 2017-10-06 01:16:14,325 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-keys/' with {'url': 'http://169.254.169.254/latest/meta-data/public-keys/', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:14,393 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-keys/ (200, 13b) after 1 attempts
- 2017-10-06 01:16:14,393 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-keys/0/openssh-key' with {'url': 'http://169.254.169.254/latest/meta-data/public-keys/0/openssh-key', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:14,984 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-keys/0/openssh-key (200, 398b) after 1 attempts
- 2017-10-06 01:16:14,985 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/local-ipv4' with {'url': 'http://169.254.169.254/latest/meta-data/local-ipv4', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:15,613 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/local-ipv4 (200, 9b) after 1 attempts
- 2017-10-06 01:16:15,613 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/reservation-id' with {'url': 'http://169.254.169.254/latest/meta-data/reservation-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:15,943 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/reservation-id (200, 10b) after 1 attempts
- 2017-10-06 01:16:15,944 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/local-hostname' with {'url': 'http://169.254.169.254/latest/meta-data/local-hostname', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:16,286 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/local-hostname (200, 13b) after 1 attempts
- 2017-10-06 01:16:16,286 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/security-groups' with {'url': 'http://169.254.169.254/latest/meta-data/security-groups', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:16,929 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/security-groups (200, 15b) after 1 attempts
- 2017-10-06 01:16:16,929 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/ami-launch-index' with {'url': 'http://169.254.169.254/latest/meta-data/ami-launch-index', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:16,983 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ami-launch-index (200, 1b) after 1 attempts
- 2017-10-06 01:16:16,983 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-hostname' with {'url': 'http://169.254.169.254/latest/meta-data/public-hostname', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,070 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-hostname (200, 13b) after 1 attempts
- 2017-10-06 01:16:17,070 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/hostname' with {'url': 'http://169.254.169.254/latest/meta-data/hostname', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,155 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/hostname (200, 13b) after 1 attempts
- 2017-10-06 01:16:17,155 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/ami-id' with {'url': 'http://169.254.169.254/latest/meta-data/ami-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,212 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ami-id (200, 12b) after 1 attempts
- 2017-10-06 01:16:17,212 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/instance-action' with {'url': 'http://169.254.169.254/latest/meta-data/instance-action', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,561 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/instance-action (200, 4b) after 1 attempts
- 2017-10-06 01:16:17,561 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-ipv4' with {'url': 'http://169.254.169.254/latest/meta-data/public-ipv4', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,606 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-ipv4 (200, 12b) after 1 attempts
- 2017-10-06 01:16:17,607 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/ami-manifest-path' with {'url': 'http://169.254.169.254/latest/meta-data/ami-manifest-path', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,648 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ami-manifest-path (200, 5b) after 1 attempts
- 2017-10-06 01:16:17,648 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/instance-type' with {'url': 'http://169.254.169.254/latest/meta-data/instance-type', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,695 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/instance-type (200, 9b) after 1 attempts
- 2017-10-06 01:16:17,696 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/instance-id' with {'url': 'http://169.254.169.254/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,814 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/instance-id (200, 10b) after 1 attempts
- 2017-10-06 01:16:17,815 - util.py[DEBUG]: Crawl of openstack metadata service took 8.373 seconds
- 2017-10-06 01:16:17,815 - handlers.py[DEBUG]: finish: init-network/search-OpenStack: SUCCESS: found network data from DataSourceOpenStack
- 2017-10-06 01:16:17,815 - stages.py[INFO]: Loaded datasource DataSourceOpenStack - DataSourceOpenStack [net,ver=2]
- 2017-10-06 01:16:17,816 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-06 01:16:17,816 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-06 01:16:17,816 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,831 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-06 01:16:17,831 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-06 01:16:17,832 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,837 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,837 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-06 01:16:17,838 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-06 01:16:17,838 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3'
- 2017-10-06 01:16:17,839 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/datasource (quiet=False)
- 2017-10-06 01:16:17,840 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/datasource - wb: [420] 53 bytes
- 2017-10-06 01:16:17,840 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [420] 53 bytes
- 2017-10-06 01:16:17,840 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
- 2017-10-06 01:16:17,840 - stages.py[DEBUG]: previous iid found to be NO_PREVIOUS_INSTANCE_ID
- 2017-10-06 01:16:17,840 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [420] 37 bytes
- 2017-10-06 01:16:17,840 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [420] 37 bytes
- 2017-10-06 01:16:17,841 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [420] 24 bytes
- 2017-10-06 01:16:17,842 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 13137 bytes
- 2017-10-06 01:16:17,842 - main.py[DEBUG]: [net] init will now be targeting instance id: 74a39373-5ea9-4645-8900-6cca357ef1c3. new=True
- 2017-10-06 01:16:17,842 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-06 01:16:17,842 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-06 01:16:17,842 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,857 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-06 01:16:17,857 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-06 01:16:17,857 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,863 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,863 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-06 01:16:17,864 - util.py[DEBUG]: Reading from /sys/class/net/eth1/carrier (quiet=False)
- 2017-10-06 01:16:17,865 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/carrier
- 2017-10-06 01:16:17,865 - util.py[DEBUG]: Reading from /sys/class/net/eth0/carrier (quiet=False)
- 2017-10-06 01:16:17,865 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/carrier
- 2017-10-06 01:16:17,865 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
- 2017-10-06 01:16:17,865 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
- 2017-10-06 01:16:17,865 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'eth0', 'mac_address': 'fa:16:3e:8e:79:6f'}]}
- 2017-10-06 01:16:17,866 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:17,866 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False)
- 2017-10-06 01:16:17,866 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth1/operstate
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False)
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False)
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth0/operstate
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
- 2017-10-06 01:16:17,868 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
- 2017-10-06 01:16:17,868 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
- 2017-10-06 01:16:17,868 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
- 2017-10-06 01:16:17,868 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:17,872 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:17,875 - __init__.py[DEBUG]: no work necessary for renaming of [['fa:16:3e:8e:79:6f', 'eth0']]
- 2017-10-06 01:16:17,875 - stages.py[INFO]: Applying network configuration from fallback bringup=True: {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'eth0', 'mac_address': 'fa:16:3e:8e:79:6f'}]}
- 2017-10-06 01:16:17,879 - util.py[DEBUG]: Writing to /etc/sysconfig/network-scripts/ifcfg-eth0 - wb: [420] 159 bytes
- 2017-10-06 01:16:17,879 - util.py[DEBUG]: Reading from /etc/resolv.conf (quiet=False)
- 2017-10-06 01:16:17,880 - util.py[DEBUG]: Read 84 bytes from /etc/resolv.conf
- 2017-10-06 01:16:17,880 - util.py[DEBUG]: Writing to /etc/resolv.conf - wb: [420] 155 bytes
- 2017-10-06 01:16:17,880 - util.py[DEBUG]: Writing to /etc/udev/rules.d/70-persistent-net.rules - wb: [420] 96 bytes
- 2017-10-06 01:16:17,880 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/user-data.txt - wb: [384] 4010 bytes
- 2017-10-06 01:16:17,896 - util.py[DEBUG]: Attempting to load yaml from string of length 153 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,909 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/user-data.txt.i - wb: [384] 4069 bytes
- 2017-10-06 01:16:17,909 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/vendor-data.txt - wb: [384] 0 bytes
- 2017-10-06 01:16:17,910 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/vendor-data.txt.i - wb: [384] 344 bytes
- 2017-10-06 01:16:17,911 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/consume_data - wb: [420] 20 bytes
- 2017-10-06 01:16:17,911 - helpers.py[DEBUG]: Running consume_data using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/consume_data'>)
- 2017-10-06 01:16:17,911 - handlers.py[DEBUG]: start: init-network/consume-user-data: reading and applying user-data
- 2017-10-06 01:16:17,912 - stages.py[DEBUG]: Added default handler for set(['text/cloud-config-jsonp', 'text/cloud-config']) from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']]
- 2017-10-06 01:16:17,913 - stages.py[DEBUG]: Added default handler for set(['text/x-shellscript']) from ShellScriptPartHandler: [['text/x-shellscript']]
- 2017-10-06 01:16:17,913 - stages.py[DEBUG]: Added default handler for set(['text/cloud-boothook']) from BootHookPartHandler: [['text/cloud-boothook']]
- 2017-10-06 01:16:17,913 - stages.py[DEBUG]: Added default handler for set(['text/upstart-job']) from UpstartJobPartHandler: [['text/upstart-job']]
- 2017-10-06 01:16:17,913 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,914 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__begin__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,914 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency once-per-instance
- 2017-10-06 01:16:17,914 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,914 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/cloud-config; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="cloud-config"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,914 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (text/cloud-config, cloud-config, 3) with frequency once-per-instance
- 2017-10-06 01:16:17,914 - util.py[DEBUG]: Attempting to load yaml from string of length 153 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,916 - cloud_config.py[DEBUG]: Merging by applying [('dict', ['replace']), ('list', []), ('str', [])]
- 2017-10-06 01:16:17,916 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/cloud-boothook; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="boothook.sh"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,916 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (text/cloud-boothook, boothook.sh, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,916 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/boothooks/boothook.sh - wb: [448] 534 bytes
- 2017-10-06 01:16:17,916 - util.py[DEBUG]: Running command ['/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/boothooks/boothook.sh'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:17,963 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/part-handler; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="part-handler.py"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,963 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/handlers/part-handler-000.py - wb: [384] 1659 bytes
- 2017-10-06 01:16:17,964 - __init__.py[DEBUG]: Calling handler <module 'part-handler-000' from '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/handlers/part-handler-000.py'> (__begin__, None, 1) with frequency once-per-instance
- 2017-10-06 01:16:17,965 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/x-shellscript; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="userdata"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,965 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (text/x-shellscript, userdata, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,965 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/scripts/userdata - wb: [448] 0 bytes
- 2017-10-06 01:16:17,965 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/x-cfninitdata; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="cfn-init-data"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,965 - __init__.py[DEBUG]: Calling handler <module 'part-handler-000' from '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/handlers/part-handler-000.py'> (text/x-cfninitdata, cfn-init-data, 1) with frequency once-per-instance
- 2017-10-06 01:16:17,966 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/x-cfninitdata; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="cfn-watch-server"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,966 - __init__.py[DEBUG]: Calling handler <module 'part-handler-000' from '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/handlers/part-handler-000.py'> (text/x-cfninitdata, cfn-watch-server, 1) with frequency once-per-instance
- 2017-10-06 01:16:17,966 - __init__.py[DEBUG]: Calling handler <module 'part-handler-000' from '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/handlers/part-handler-000.py'> (__end__, None, 1) with frequency once-per-instance
- 2017-10-06 01:16:17,966 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,966 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,967 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__end__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,967 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency once-per-instance
- 2017-10-06 01:16:17,968 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/cloud-config.txt - wb: [384] 113 bytes
- 2017-10-06 01:16:17,968 - handlers.py[DEBUG]: finish: init-network/consume-user-data: SUCCESS: reading and applying user-data
- 2017-10-06 01:16:17,968 - handlers.py[DEBUG]: start: init-network/consume-vendor-data: reading and applying vendor-data
- 2017-10-06 01:16:17,968 - stages.py[DEBUG]: no vendordata from datasource
- 2017-10-06 01:16:17,969 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data: SUCCESS: reading and applying vendor-data
- 2017-10-06 01:16:17,969 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-06 01:16:17,969 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-06 01:16:17,969 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,985 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-06 01:16:17,985 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-06 01:16:17,985 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,991 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,992 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-06 01:16:17,992 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
- 2017-10-06 01:16:17,992 - util.py[DEBUG]: Read 113 bytes from /var/lib/cloud/instance/cloud-config.txt
- 2017-10-06 01:16:17,992 - util.py[DEBUG]: Attempting to load yaml from string of length 113 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,995 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
- 2017-10-06 01:16:17,995 - util.py[DEBUG]: Read 113 bytes from /var/lib/cloud/instance/cloud-config.txt
- 2017-10-06 01:16:17,995 - util.py[DEBUG]: Attempting to load yaml from string of length 113 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,997 - main.py[WARNING]: Stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log, | tee -a /var/log/cloud-init-output.log)
- 2017-10-06 01:16:18,001 - util.py[DEBUG]: Redirecting <open file '<stdout>', mode 'w' at 0x7f9e734c0150> to | tee -a /var/log/cloud-init-output.log
- 2017-10-06 01:16:18,004 - util.py[DEBUG]: Redirecting <open file '<stderr>', mode 'w' at 0x7f9e734c01e0> to | tee -a /var/log/cloud-init-output.log
- 2017-10-06 01:16:18,008 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 16617 bytes
- 2017-10-06 01:16:18,036 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:18,037 - stages.py[DEBUG]: Running module migrator (<module 'cloudinit.config.cc_migrator' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_migrator.pyc'>) with frequency always
- 2017-10-06 01:16:18,038 - handlers.py[DEBUG]: start: init-network/config-migrator: running config-migrator with frequency always
- 2017-10-06 01:16:18,038 - helpers.py[DEBUG]: Running config-migrator using lock (<cloudinit.helpers.DummyLock object at 0x3b2c350>)
- 2017-10-06 01:16:18,039 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names
- 2017-10-06 01:16:18,039 - handlers.py[DEBUG]: finish: init-network/config-migrator: SUCCESS: config-migrator ran successfully
- 2017-10-06 01:16:18,039 - stages.py[DEBUG]: Running module bootcmd (<module 'cloudinit.config.cc_bootcmd' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_bootcmd.pyc'>) with frequency always
- 2017-10-06 01:16:18,039 - handlers.py[DEBUG]: start: init-network/config-bootcmd: running config-bootcmd with frequency always
- 2017-10-06 01:16:18,040 - helpers.py[DEBUG]: Running config-bootcmd using lock (<cloudinit.helpers.DummyLock object at 0x3b2c3d0>)
- 2017-10-06 01:16:18,040 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration
- 2017-10-06 01:16:18,040 - handlers.py[DEBUG]: finish: init-network/config-bootcmd: SUCCESS: config-bootcmd ran successfully
- 2017-10-06 01:16:18,040 - stages.py[DEBUG]: Running module write-files (<module 'cloudinit.config.cc_write_files' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_write_files.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,040 - handlers.py[DEBUG]: start: init-network/config-write-files: running config-write-files with frequency once-per-instance
- 2017-10-06 01:16:18,041 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_write_files - wb: [420] 20 bytes
- 2017-10-06 01:16:18,041 - helpers.py[DEBUG]: Running config-write-files using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_write_files'>)
- 2017-10-06 01:16:18,041 - cc_write_files.py[DEBUG]: Skipping module named write-files, no/empty 'write_files' key in configuration
- 2017-10-06 01:16:18,041 - handlers.py[DEBUG]: finish: init-network/config-write-files: SUCCESS: config-write-files ran successfully
- 2017-10-06 01:16:18,041 - stages.py[DEBUG]: Running module growpart (<module 'cloudinit.config.cc_growpart' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_growpart.pyc'>) with frequency always
- 2017-10-06 01:16:18,042 - handlers.py[DEBUG]: start: init-network/config-growpart: running config-growpart with frequency always
- 2017-10-06 01:16:18,042 - helpers.py[DEBUG]: Running config-growpart using lock (<cloudinit.helpers.DummyLock object at 0x3b2c510>)
- 2017-10-06 01:16:18,042 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'ignore_growroot_disabled': False, 'mode': 'auto', 'devices': ['/']}
- 2017-10-06 01:16:18,042 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,054 - util.py[DEBUG]: Reading from /proc/1550/mountinfo (quiet=False)
- 2017-10-06 01:16:18,054 - util.py[DEBUG]: Read 3094 bytes from /proc/1550/mountinfo
- 2017-10-06 01:16:18,056 - util.py[DEBUG]: resize_devices took 0.002 seconds
- 2017-10-06 01:16:18,056 - cc_growpart.py[DEBUG]: '/' SKIPPED: device_part_info(/dev/mapper/vgroot-root1) failed: /dev/mapper/vgroot-root1 not a partition
- 2017-10-06 01:16:18,056 - handlers.py[DEBUG]: finish: init-network/config-growpart: SUCCESS: config-growpart ran successfully
- 2017-10-06 01:16:18,056 - stages.py[DEBUG]: Running module resizefs (<module 'cloudinit.config.cc_resizefs' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_resizefs.pyc'>) with frequency always
- 2017-10-06 01:16:18,056 - handlers.py[DEBUG]: start: init-network/config-resizefs: running config-resizefs with frequency always
- 2017-10-06 01:16:18,057 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x3b2c550>)
- 2017-10-06 01:16:18,057 - util.py[DEBUG]: Reading from /proc/1550/mountinfo (quiet=False)
- 2017-10-06 01:16:18,057 - util.py[DEBUG]: Read 3094 bytes from /proc/1550/mountinfo
- 2017-10-06 01:16:18,057 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/mapper/vgroot-root1 mnt_point=/ path=/
- 2017-10-06 01:16:18,057 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,061 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,065 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,069 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False)
- 2017-10-06 01:16:18,069 - util.py[DEBUG]: Read 0 bytes from /proc/1/environ
- 2017-10-06 01:16:18,069 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False)
- 2017-10-06 01:16:18,070 - util.py[DEBUG]: Read 1137 bytes from /proc/self/status
- 2017-10-06 01:16:18,070 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/mapper/vgroot-root1
- 2017-10-06 01:16:18,070 - util.py[DEBUG]: Running command ('resize2fs', '/dev/mapper/vgroot-root1') with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,088 - util.py[DEBUG]: Resizing took 0.018 seconds
- 2017-10-06 01:16:18,088 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True)
- 2017-10-06 01:16:18,088 - handlers.py[DEBUG]: finish: init-network/config-resizefs: SUCCESS: config-resizefs ran successfully
- 2017-10-06 01:16:18,088 - stages.py[DEBUG]: Running module set_hostname (<module 'cloudinit.config.cc_set_hostname' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_set_hostname.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,089 - handlers.py[DEBUG]: start: init-network/config-set_hostname: running config-set_hostname with frequency once-per-instance
- 2017-10-06 01:16:18,089 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_set_hostname - wb: [420] 20 bytes
- 2017-10-06 01:16:18,089 - helpers.py[DEBUG]: Running config-set_hostname using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_set_hostname'>)
- 2017-10-06 01:16:18,090 - cc_set_hostname.py[DEBUG]: Setting the hostname to gs1.novalocal (gs1)
- 2017-10-06 01:16:18,090 - util.py[DEBUG]: Running command ['hostnamectl', 'set-hostname', 'gs1.novalocal'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,180 - __init__.py[DEBUG]: Non-persistently setting the system hostname to gs1.novalocal
- 2017-10-06 01:16:18,180 - util.py[DEBUG]: Running command ['hostname', u'gs1.novalocal'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,184 - handlers.py[DEBUG]: finish: init-network/config-set_hostname: SUCCESS: config-set_hostname ran successfully
- 2017-10-06 01:16:18,184 - stages.py[DEBUG]: Running module update_hostname (<module 'cloudinit.config.cc_update_hostname' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_update_hostname.pyc'>) with frequency always
- 2017-10-06 01:16:18,184 - handlers.py[DEBUG]: start: init-network/config-update_hostname: running config-update_hostname with frequency always
- 2017-10-06 01:16:18,184 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x3b2cc90>)
- 2017-10-06 01:16:18,185 - cc_update_hostname.py[DEBUG]: Updating hostname to gs1.novalocal (gs1)
- 2017-10-06 01:16:18,185 - util.py[DEBUG]: Running command ['hostname'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,187 - __init__.py[DEBUG]: Attempting to update hostname to gs1.novalocal in 1 files
- 2017-10-06 01:16:18,188 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [420] 13 bytes
- 2017-10-06 01:16:18,188 - handlers.py[DEBUG]: finish: init-network/config-update_hostname: SUCCESS: config-update_hostname ran successfully
- 2017-10-06 01:16:18,188 - stages.py[DEBUG]: Running module update_etc_hosts (<module 'cloudinit.config.cc_update_etc_hosts' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_update_etc_hosts.pyc'>) with frequency always
- 2017-10-06 01:16:18,189 - handlers.py[DEBUG]: start: init-network/config-update_etc_hosts: running config-update_etc_hosts with frequency always
- 2017-10-06 01:16:18,189 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock (<cloudinit.helpers.DummyLock object at 0x3b2cd50>)
- 2017-10-06 01:16:18,189 - cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts
- 2017-10-06 01:16:18,189 - handlers.py[DEBUG]: finish: init-network/config-update_etc_hosts: SUCCESS: config-update_etc_hosts ran successfully
- 2017-10-06 01:16:18,189 - stages.py[DEBUG]: Running module rsyslog (<module 'cloudinit.config.cc_rsyslog' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rsyslog.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,190 - handlers.py[DEBUG]: start: init-network/config-rsyslog: running config-rsyslog with frequency once-per-instance
- 2017-10-06 01:16:18,190 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rsyslog - wb: [420] 20 bytes
- 2017-10-06 01:16:18,190 - helpers.py[DEBUG]: Running config-rsyslog using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rsyslog'>)
- 2017-10-06 01:16:18,190 - cc_rsyslog.py[DEBUG]: Skipping module named rsyslog, no 'rsyslog' key in configuration
- 2017-10-06 01:16:18,190 - handlers.py[DEBUG]: finish: init-network/config-rsyslog: SUCCESS: config-rsyslog ran successfully
- 2017-10-06 01:16:18,190 - stages.py[DEBUG]: Running module users-groups (<module 'cloudinit.config.cc_users_groups' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_users_groups.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,191 - handlers.py[DEBUG]: start: init-network/config-users-groups: running config-users-groups with frequency once-per-instance
- 2017-10-06 01:16:18,191 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_users_groups - wb: [420] 20 bytes
- 2017-10-06 01:16:18,192 - helpers.py[DEBUG]: Running config-users-groups using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_users_groups'>)
- 2017-10-06 01:16:18,192 - __init__.py[INFO]: User root already exists, skipping.
- 2017-10-06 01:16:18,192 - util.py[DEBUG]: Running command ['passwd', '-l', 'root'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,298 - handlers.py[DEBUG]: finish: init-network/config-users-groups: SUCCESS: config-users-groups ran successfully
- 2017-10-06 01:16:18,298 - stages.py[DEBUG]: Running module ssh (<module 'cloudinit.config.cc_ssh' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_ssh.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,299 - handlers.py[DEBUG]: start: init-network/config-ssh: running config-ssh with frequency once-per-instance
- 2017-10-06 01:16:18,299 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_ssh - wb: [420] 19 bytes
- 2017-10-06 01:16:18,299 - helpers.py[DEBUG]: Running config-ssh using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_ssh'>)
- 2017-10-06 01:16:18,301 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
- 2017-10-06 01:16:18,308 - util.py[DEBUG]: Read 4359 bytes from /etc/ssh/sshd_config
- 2017-10-06 01:16:18,312 - util.py[DEBUG]: Reading from /root/.ssh/authorized_keys (quiet=False)
- 2017-10-06 01:16:18,312 - util.py[DEBUG]: Read 0 bytes from /root/.ssh/authorized_keys
- 2017-10-06 01:16:18,312 - util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [384] 399 bytes
- 2017-10-06 01:16:18,313 - util.py[DEBUG]: Changing the ownership of /root/.ssh/authorized_keys to 0:0
- 2017-10-06 01:16:18,313 - handlers.py[DEBUG]: finish: init-network/config-ssh: SUCCESS: config-ssh ran successfully
- 2017-10-06 01:16:18,313 - main.py[DEBUG]: Ran 11 modules with 0 failures
- 2017-10-06 01:16:18,314 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:16:18,314 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:18,314 - util.py[DEBUG]: cloud-init mode 'init' took 10.093 seconds (9.59)
- 2017-10-06 01:16:18,314 - handlers.py[DEBUG]: finish: init-network: SUCCESS: searching for network datasources
- 2017-10-06 01:16:18,870 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:config' at Fri, 06 Oct 2017 01:16:18 +0000. Up 28.45 seconds.
- 2017-10-06 01:16:18,912 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:18,913 - stages.py[DEBUG]: Running module mounts (<module 'cloudinit.config.cc_mounts' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_mounts.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,913 - handlers.py[DEBUG]: start: modules-config/config-mounts: running config-mounts with frequency once-per-instance
- 2017-10-06 01:16:18,914 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mounts - wb: [420] 20 bytes
- 2017-10-06 01:16:18,914 - helpers.py[DEBUG]: Running config-mounts using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mounts'>)
- 2017-10-06 01:16:18,914 - cc_mounts.py[DEBUG]: mounts configuration is []
- 2017-10-06 01:16:18,914 - cc_mounts.py[DEBUG]: Attempting to determine the real name of ephemeral0
- 2017-10-06 01:16:18,914 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['ephemeral0']
- 2017-10-06 01:16:18,914 - openstack.py[DEBUG]: Using openstack style lookup to find device ['ephemeral0']
- 2017-10-06 01:16:18,914 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=ephemeral0', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:18,920 - cc_mounts.py[DEBUG]: Ignoring nonexistant default named mount ephemeral0
- 2017-10-06 01:16:18,921 - cc_mounts.py[DEBUG]: Attempting to determine the real name of swap
- 2017-10-06 01:16:18,921 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['swap']
- 2017-10-06 01:16:18,921 - openstack.py[DEBUG]: Using openstack style lookup to find device ['swap']
- 2017-10-06 01:16:18,921 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=swap', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:18,924 - openstack.py[DEBUG]: Mapped swap to device /dev/vda5
- 2017-10-06 01:16:18,924 - cc_mounts.py[DEBUG]: Mapped metadata name swap to /dev/vda5
- 2017-10-06 01:16:18,925 - cc_mounts.py[DEBUG]: Ignoring nonexistant default named mount swap
- 2017-10-06 01:16:18,925 - cc_mounts.py[DEBUG]: no need to setup swap
- 2017-10-06 01:16:18,925 - cc_mounts.py[DEBUG]: No modifications to fstab needed.
- 2017-10-06 01:16:18,925 - handlers.py[DEBUG]: finish: modules-config/config-mounts: SUCCESS: config-mounts ran successfully
- 2017-10-06 01:16:18,925 - stages.py[DEBUG]: Running module locale (<module 'cloudinit.config.cc_locale' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_locale.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,926 - handlers.py[DEBUG]: start: modules-config/config-locale: running config-locale with frequency once-per-instance
- 2017-10-06 01:16:18,926 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_locale - wb: [420] 20 bytes
- 2017-10-06 01:16:18,926 - helpers.py[DEBUG]: Running config-locale using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_locale'>)
- 2017-10-06 01:16:18,926 - cc_locale.py[DEBUG]: Setting locale to en_US.UTF-8
- 2017-10-06 01:16:18,926 - util.py[DEBUG]: Reading from /etc/locale.conf (quiet=False)
- 2017-10-06 01:16:18,927 - util.py[DEBUG]: Read 17 bytes from /etc/locale.conf
- 2017-10-06 01:16:18,927 - util.py[DEBUG]: Writing to /etc/locale.conf - wb: [420] 17 bytes
- 2017-10-06 01:16:18,928 - handlers.py[DEBUG]: finish: modules-config/config-locale: SUCCESS: config-locale ran successfully
- 2017-10-06 01:16:18,928 - stages.py[DEBUG]: Running module set-passwords (<module 'cloudinit.config.cc_set_passwords' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_set_passwords.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,928 - handlers.py[DEBUG]: start: modules-config/config-set-passwords: running config-set-passwords with frequency once-per-instance
- 2017-10-06 01:16:18,929 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_set_passwords - wb: [420] 20 bytes
- 2017-10-06 01:16:18,929 - helpers.py[DEBUG]: Running config-set-passwords using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_set_passwords'>)
- 2017-10-06 01:16:18,929 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
- 2017-10-06 01:16:18,929 - util.py[DEBUG]: Read 4359 bytes from /etc/ssh/sshd_config
- 2017-10-06 01:16:18,930 - cc_set_passwords.py[DEBUG]: Replacing auth line 79 with yes
- 2017-10-06 01:16:18,930 - util.py[DEBUG]: Writing to /etc/ssh/sshd_config - wb: [384] 4360 bytes
- 2017-10-06 01:16:18,931 - util.py[DEBUG]: Running command ['service', 'sshd', 'restart'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,994 - cc_set_passwords.py[DEBUG]: Restarted the ssh daemon
- 2017-10-06 01:16:18,995 - handlers.py[DEBUG]: finish: modules-config/config-set-passwords: SUCCESS: config-set-passwords ran successfully
- 2017-10-06 01:16:18,995 - stages.py[DEBUG]: Running module rh_subscription (<module 'cloudinit.config.cc_rh_subscription' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rh_subscription.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,995 - handlers.py[DEBUG]: start: modules-config/config-rh_subscription: running config-rh_subscription with frequency once-per-instance
- 2017-10-06 01:16:18,996 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rh_subscription - wb: [420] 19 bytes
- 2017-10-06 01:16:18,996 - helpers.py[DEBUG]: Running config-rh_subscription using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rh_subscription'>)
- 2017-10-06 01:16:18,996 - cc_rh_subscription.py[DEBUG]: rh_subscription: module not configured.
- 2017-10-06 01:16:18,996 - handlers.py[DEBUG]: finish: modules-config/config-rh_subscription: SUCCESS: config-rh_subscription ran successfully
- 2017-10-06 01:16:18,996 - stages.py[DEBUG]: Running module yum-add-repo (<module 'cloudinit.config.cc_yum_add_repo' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_yum_add_repo.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,997 - handlers.py[DEBUG]: start: modules-config/config-yum-add-repo: running config-yum-add-repo with frequency once-per-instance
- 2017-10-06 01:16:18,997 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_yum_add_repo - wb: [420] 19 bytes
- 2017-10-06 01:16:18,997 - helpers.py[DEBUG]: Running config-yum-add-repo using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_yum_add_repo'>)
- 2017-10-06 01:16:18,997 - cc_yum_add_repo.py[DEBUG]: Skipping module named yum-add-repo, no 'yum_repos' configuration found
- 2017-10-06 01:16:18,997 - handlers.py[DEBUG]: finish: modules-config/config-yum-add-repo: SUCCESS: config-yum-add-repo ran successfully
- 2017-10-06 01:16:18,997 - stages.py[DEBUG]: Running module package-update-upgrade-install (<module 'cloudinit.config.cc_package_update_upgrade_install' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_package_update_upgrade_install.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,998 - handlers.py[DEBUG]: start: modules-config/config-package-update-upgrade-install: running config-package-update-upgrade-install with frequency once-per-instance
- 2017-10-06 01:16:18,998 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_package_update_upgrade_install - wb: [420] 19 bytes
- 2017-10-06 01:16:18,998 - helpers.py[DEBUG]: Running config-package-update-upgrade-install using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_package_update_upgrade_install'>)
- 2017-10-06 01:16:18,999 - handlers.py[DEBUG]: finish: modules-config/config-package-update-upgrade-install: SUCCESS: config-package-update-upgrade-install ran successfully
- 2017-10-06 01:16:18,999 - stages.py[DEBUG]: Running module timezone (<module 'cloudinit.config.cc_timezone' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_timezone.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,999 - handlers.py[DEBUG]: start: modules-config/config-timezone: running config-timezone with frequency once-per-instance
- 2017-10-06 01:16:18,999 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_timezone - wb: [420] 19 bytes
- 2017-10-06 01:16:18,999 - helpers.py[DEBUG]: Running config-timezone using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_timezone'>)
- 2017-10-06 01:16:19,000 - cc_timezone.py[DEBUG]: Skipping module named timezone, no 'timezone' specified
- 2017-10-06 01:16:19,000 - handlers.py[DEBUG]: finish: modules-config/config-timezone: SUCCESS: config-timezone ran successfully
- 2017-10-06 01:16:19,000 - stages.py[DEBUG]: Running module puppet (<module 'cloudinit.config.cc_puppet' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_puppet.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,000 - handlers.py[DEBUG]: start: modules-config/config-puppet: running config-puppet with frequency once-per-instance
- 2017-10-06 01:16:19,000 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_puppet - wb: [420] 19 bytes
- 2017-10-06 01:16:19,001 - helpers.py[DEBUG]: Running config-puppet using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_puppet'>)
- 2017-10-06 01:16:19,001 - cc_puppet.py[DEBUG]: Skipping module named puppet, no 'puppet' configuration found
- 2017-10-06 01:16:19,001 - handlers.py[DEBUG]: finish: modules-config/config-puppet: SUCCESS: config-puppet ran successfully
- 2017-10-06 01:16:19,001 - stages.py[DEBUG]: Running module chef (<module 'cloudinit.config.cc_chef' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_chef.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,002 - handlers.py[DEBUG]: start: modules-config/config-chef: running config-chef with frequency once-per-instance
- 2017-10-06 01:16:19,002 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_chef - wb: [420] 19 bytes
- 2017-10-06 01:16:19,002 - helpers.py[DEBUG]: Running config-chef using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_chef'>)
- 2017-10-06 01:16:19,002 - cc_chef.py[DEBUG]: Skipping module named chef, no 'chef' key in configuration
- 2017-10-06 01:16:19,002 - handlers.py[DEBUG]: finish: modules-config/config-chef: SUCCESS: config-chef ran successfully
- 2017-10-06 01:16:19,002 - stages.py[DEBUG]: Running module salt-minion (<module 'cloudinit.config.cc_salt_minion' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_salt_minion.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,003 - handlers.py[DEBUG]: start: modules-config/config-salt-minion: running config-salt-minion with frequency once-per-instance
- 2017-10-06 01:16:19,003 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_salt_minion - wb: [420] 19 bytes
- 2017-10-06 01:16:19,003 - helpers.py[DEBUG]: Running config-salt-minion using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_salt_minion'>)
- 2017-10-06 01:16:19,003 - cc_salt_minion.py[DEBUG]: Skipping module named salt-minion, no 'salt_minion' key in configuration
- 2017-10-06 01:16:19,003 - handlers.py[DEBUG]: finish: modules-config/config-salt-minion: SUCCESS: config-salt-minion ran successfully
- 2017-10-06 01:16:19,004 - stages.py[DEBUG]: Running module mcollective (<module 'cloudinit.config.cc_mcollective' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_mcollective.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,004 - handlers.py[DEBUG]: start: modules-config/config-mcollective: running config-mcollective with frequency once-per-instance
- 2017-10-06 01:16:19,004 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mcollective - wb: [420] 19 bytes
- 2017-10-06 01:16:19,004 - helpers.py[DEBUG]: Running config-mcollective using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mcollective'>)
- 2017-10-06 01:16:19,005 - cc_mcollective.py[DEBUG]: Skipping module named mcollective, no 'mcollective' key in configuration
- 2017-10-06 01:16:19,005 - handlers.py[DEBUG]: finish: modules-config/config-mcollective: SUCCESS: config-mcollective ran successfully
- 2017-10-06 01:16:19,005 - stages.py[DEBUG]: Running module disable-ec2-metadata (<module 'cloudinit.config.cc_disable_ec2_metadata' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_disable_ec2_metadata.pyc'>) with frequency always
- 2017-10-06 01:16:19,005 - handlers.py[DEBUG]: start: modules-config/config-disable-ec2-metadata: running config-disable-ec2-metadata with frequency always
- 2017-10-06 01:16:19,005 - helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock (<cloudinit.helpers.DummyLock object at 0x27e0190>)
- 2017-10-06 01:16:19,005 - cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled
- 2017-10-06 01:16:19,006 - handlers.py[DEBUG]: finish: modules-config/config-disable-ec2-metadata: SUCCESS: config-disable-ec2-metadata ran successfully
- 2017-10-06 01:16:19,006 - stages.py[DEBUG]: Running module runcmd (<module 'cloudinit.config.cc_runcmd' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_runcmd.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,006 - handlers.py[DEBUG]: start: modules-config/config-runcmd: running config-runcmd with frequency once-per-instance
- 2017-10-06 01:16:19,006 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_runcmd - wb: [420] 20 bytes
- 2017-10-06 01:16:19,006 - helpers.py[DEBUG]: Running config-runcmd using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_runcmd'>)
- 2017-10-06 01:16:19,007 - cc_runcmd.py[DEBUG]: Skipping module named runcmd, no 'runcmd' key in configuration
- 2017-10-06 01:16:19,007 - handlers.py[DEBUG]: finish: modules-config/config-runcmd: SUCCESS: config-runcmd ran successfully
- 2017-10-06 01:16:19,007 - main.py[DEBUG]: Ran 13 modules with 0 failures
- 2017-10-06 01:16:19,008 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:16:19,008 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:19,008 - util.py[DEBUG]: cloud-init mode 'modules' took 0.229 seconds (0.22)
- 2017-10-06 01:16:19,008 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config
- 2017-10-06 01:16:19,464 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:final' at Fri, 06 Oct 2017 01:16:19 +0000. Up 29.05 seconds.
- 2017-10-06 01:16:19,482 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:19,483 - stages.py[DEBUG]: Running module rightscale_userdata (<module 'cloudinit.config.cc_rightscale_userdata' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rightscale_userdata.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,484 - handlers.py[DEBUG]: start: modules-final/config-rightscale_userdata: running config-rightscale_userdata with frequency once-per-instance
- 2017-10-06 01:16:19,484 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rightscale_userdata - wb: [420] 20 bytes
- 2017-10-06 01:16:19,485 - helpers.py[DEBUG]: Running config-rightscale_userdata using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rightscale_userdata'>)
- 2017-10-06 01:16:19,485 - cc_rightscale_userdata.py[DEBUG]: Failed to get raw userdata in module rightscale_userdata
- 2017-10-06 01:16:19,485 - handlers.py[DEBUG]: finish: modules-final/config-rightscale_userdata: SUCCESS: config-rightscale_userdata ran successfully
- 2017-10-06 01:16:19,485 - stages.py[DEBUG]: Running module scripts-per-once (<module 'cloudinit.config.cc_scripts_per_once' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_once.pyc'>) with frequency once
- 2017-10-06 01:16:19,486 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-once: running config-scripts-per-once with frequency once
- 2017-10-06 01:16:19,487 - helpers.py[DEBUG]: config-scripts-per-once already ran (freq=once)
- 2017-10-06 01:16:19,487 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-once: SUCCESS: config-scripts-per-once previously ran
- 2017-10-06 01:16:19,487 - stages.py[DEBUG]: Running module scripts-per-boot (<module 'cloudinit.config.cc_scripts_per_boot' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_boot.pyc'>) with frequency always
- 2017-10-06 01:16:19,487 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-boot: running config-scripts-per-boot with frequency always
- 2017-10-06 01:16:19,487 - helpers.py[DEBUG]: Running config-scripts-per-boot using lock (<cloudinit.helpers.DummyLock object at 0x38c6350>)
- 2017-10-06 01:16:19,488 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-boot: SUCCESS: config-scripts-per-boot ran successfully
- 2017-10-06 01:16:19,488 - stages.py[DEBUG]: Running module scripts-per-instance (<module 'cloudinit.config.cc_scripts_per_instance' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_instance.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,488 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-instance: running config-scripts-per-instance with frequency once-per-instance
- 2017-10-06 01:16:19,489 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_per_instance - wb: [420] 20 bytes
- 2017-10-06 01:16:19,489 - helpers.py[DEBUG]: Running config-scripts-per-instance using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_per_instance'>)
- 2017-10-06 01:16:19,490 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-instance: SUCCESS: config-scripts-per-instance ran successfully
- 2017-10-06 01:16:19,490 - stages.py[DEBUG]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,490 - handlers.py[DEBUG]: start: modules-final/config-scripts-user: running config-scripts-user with frequency once-per-instance
- 2017-10-06 01:16:19,490 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_user - wb: [420] 20 bytes
- 2017-10-06 01:16:19,491 - helpers.py[DEBUG]: Running config-scripts-user using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_user'>)
- 2017-10-06 01:16:19,491 - util.py[DEBUG]: Running command ['/var/lib/cloud/instance/scripts/userdata'] with allowed return codes [0] (shell=False, capture=False)
- 2017-10-06 01:16:19,501 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/userdata [-]
- 2017-10-06 01:16:19,501 - util.py[DEBUG]: Failed running /var/lib/cloud/instance/scripts/userdata [-]
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 802, in runparts
- subp(prefix + [exe_path], capture=False)
- File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 1849, in subp
- errno=e.errno)
- ProcessExecutionError: Unexpected error while running command.
- Command: ['/var/lib/cloud/instance/scripts/userdata']
- Exit code: -
- Reason: [Errno 8] Exec format error
- Stdout: -
- Stderr: -
- 2017-10-06 01:16:19,504 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)
- 2017-10-06 01:16:19,505 - handlers.py[DEBUG]: finish: modules-final/config-scripts-user: FAIL: running config-scripts-user with frequency once-per-instance
- 2017-10-06 01:16:19,505 - util.py[WARNING]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) failed
- 2017-10-06 01:16:19,505 - util.py[DEBUG]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) failed
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 777, in _run_modules
- freq=freq)
- File "/usr/lib/python2.7/site-packages/cloudinit/cloud.py", line 54, in run
- return self._runners.run(name, functor, args, freq, clear_on_fail)
- File "/usr/lib/python2.7/site-packages/cloudinit/helpers.py", line 187, in run
- results = functor(*args)
- File "/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.py", line 45, in handle
- util.runparts(runparts_path)
- File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 809, in runparts
- % (len(failed), len(attempted)))
- RuntimeError: Runparts: 1 failures in 1 attempted commands
- 2017-10-06 01:16:19,513 - stages.py[DEBUG]: Running module ssh-authkey-fingerprints (<module 'cloudinit.config.cc_ssh_authkey_fingerprints' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_ssh_authkey_fingerprints.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,513 - handlers.py[DEBUG]: start: modules-final/config-ssh-authkey-fingerprints: running config-ssh-authkey-fingerprints with frequency once-per-instance
- 2017-10-06 01:16:19,513 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_ssh_authkey_fingerprints - wb: [420] 20 bytes
- 2017-10-06 01:16:19,514 - helpers.py[DEBUG]: Running config-ssh-authkey-fingerprints using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_ssh_authkey_fingerprints'>)
- 2017-10-06 01:16:19,514 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
- 2017-10-06 01:16:19,514 - util.py[DEBUG]: Read 4360 bytes from /etc/ssh/sshd_config
- 2017-10-06 01:16:19,515 - util.py[DEBUG]: Reading from /root/.ssh/authorized_keys (quiet=False)
- 2017-10-06 01:16:19,515 - util.py[DEBUG]: Read 399 bytes from /root/.ssh/authorized_keys
- 2017-10-06 01:16:19,525 - handlers.py[DEBUG]: finish: modules-final/config-ssh-authkey-fingerprints: SUCCESS: config-ssh-authkey-fingerprints ran successfully
- 2017-10-06 01:16:19,525 - stages.py[DEBUG]: Running module keys-to-console (<module 'cloudinit.config.cc_keys_to_console' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_keys_to_console.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,525 - handlers.py[DEBUG]: start: modules-final/config-keys-to-console: running config-keys-to-console with frequency once-per-instance
- 2017-10-06 01:16:19,526 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_keys_to_console - wb: [420] 20 bytes
- 2017-10-06 01:16:19,526 - helpers.py[DEBUG]: Running config-keys-to-console using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_keys_to_console'>)
- 2017-10-06 01:16:19,527 - util.py[DEBUG]: Running command ['/usr/libexec/cloud-init/write-ssh-key-fingerprints', '', 'ssh-dss'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:19,566 - handlers.py[DEBUG]: finish: modules-final/config-keys-to-console: SUCCESS: config-keys-to-console ran successfully
- 2017-10-06 01:16:19,566 - stages.py[DEBUG]: Running module phone-home (<module 'cloudinit.config.cc_phone_home' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_phone_home.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,566 - handlers.py[DEBUG]: start: modules-final/config-phone-home: running config-phone-home with frequency once-per-instance
- 2017-10-06 01:16:19,567 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_phone_home - wb: [420] 20 bytes
- 2017-10-06 01:16:19,567 - helpers.py[DEBUG]: Running config-phone-home using loc
- 2017-10-06 01:16:19,567 - cc_phone_home.py[DEBUG]: Skipping module named phone-h
- 2017-10-06 01:16:19,567 - handlers.py[DEBUG]: finish: modules-final/config-phone
- 2017-10-06 01:16:19,567 - stages.py[DEBUG]: Running module final-message (<modul
- 2017-10-06 01:16:19,568 - handlers.py[DEBUG]: start: modules-final/config-final-
- 2017-10-06 01:16:19,568 - helpers.py[DEBUG]: Running config-final-message using
- 2017-10-06 01:16:19,568 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False
- 2017-10-06 01:16:19,568 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:19,576 - util.py[DEBUG]: Cloud-init v. 0.7.9 finished at Fri, 0
- 2017-10-06 01:16:19,576 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/boo
- 2017-10-06 01:16:19,577 - handlers.py[DEBUG]: finish: modules-final/config-final
- 2017-10-06 01:16:19,577 - stages.py[DEBUG]: Running module power-state-change (<
- 2017-10-06 01:16:19,577 - handlers.py[DEBUG]: start: modules-final/config-power-
- 2017-10-06 01:16:19,577 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74
- 2017-10-06 01:16:19,577 - helpers.py[DEBUG]: Running config-power-state-change u
- 2017-10-06 01:16:19,578 - cc_power_state_change.py[DEBUG]: no power_state provid
- 2017-10-06 01:16:19,578 - handlers.py[DEBUG]: finish: modules-final/config-power
- 2017-10-06 01:16:19,578 - main.py[DEBUG]: Ran 10 modules with 1 failures
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: Creating symbolic link from '/run/clou
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: cloud-init mode 'modules' took 0.201 s
- 2017-10-06 01:16:19,579 - handlers.py[DEBUG]: finish: modules-final: FAIL: runni
- [root@ddn11216 ~]#
- [root@ddn11216 ~]# cat 106.cloud-init.log
- 2017-10-05 23:47:34,972 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init-local' at Thu, 05 Oct 2017 23:47:34 +0000. Up 4.98 seconds.
- 2017-10-05 23:47:34,973 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [384] 0 bytes
- 2017-10-05 23:47:34,974 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
- 2017-10-05 23:47:34,974 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
- 2017-10-05 23:47:34,974 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check]
- 2017-10-05 23:47:34,974 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
- 2017-10-05 23:47:34,975 - util.py[DEBUG]: Read 3751 bytes from /var/lib/cloud/instance/obj.pkl
- 2017-10-05 23:47:34,986 - stages.py[DEBUG]: cache invalid in datasource: DataSourceNone
- 2017-10-05 23:47:34,986 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: cache invalid in datasource: DataSourceNone
- 2017-10-05 23:47:34,987 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-05 23:47:34,987 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:47:34,987 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'DigitalOcean', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'Ec2', 'CloudSigma', 'CloudStack', 'SmartOS', 'Bigstep', 'None'], via packages ['', u'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
- 2017-10-05 23:47:35,204 - __init__.py[DEBUG]: Searching for local data source in: [u'DataSourceNoCloud', u'DataSourceConfigDrive', u'DataSourceOpenNebula', u'DataSourceDigitalOcean', u'DataSourceOVF', u'DataSourceCloudSigma', u'DataSourceSmartOS']
- 2017-10-05 23:47:35,204 - handlers.py[DEBUG]: start: init-local/search-NoCloud: searching for local data from DataSourceNoCloud
- 2017-10-05 23:47:35,204 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloud'>
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
- 2017-10-05 23:47:35,205 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,223 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,224 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,283 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,287 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,289 - handlers.py[DEBUG]: finish: init-local/search-NoCloud: SUCCESS: no local data found from DataSourceNoCloud
- 2017-10-05 23:47:35,289 - handlers.py[DEBUG]: start: init-local/search-ConfigDrive: searching for local data from DataSourceConfigDrive
- 2017-10-05 23:47:35,289 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDrive'>
- 2017-10-05 23:47:35,289 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,291 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,293 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,295 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,297 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,300 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,302 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,304 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:35,304 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:35,304 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:35,305 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'auto', u'/dev/sr0', '/tmp/tmpPfU842'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Unable to read openstack versions from /tmp/tmpPfU842/ due to: [Errno 2] No such file or directory: '/tmp/tmpPfU842/openstack'
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Selected version 'latest' from []
- 2017-10-05 23:47:35,316 - util.py[DEBUG]: Reading from /tmp/tmpPfU842/openstack/latest/vendor_data.json (quiet=False)
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Failed reading optional path /tmp/tmpPfU842/openstack/latest/vendor_data.json due to: [Errno 2] No such file or directory: '/tmp/tmpPfU842/openstack/latest/vendor_data.json'
- 2017-10-05 23:47:35,316 - util.py[DEBUG]: Reading from /tmp/tmpPfU842/openstack/latest/user_data (quiet=False)
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Failed reading optional path /tmp/tmpPfU842/openstack/latest/user_data due to: [Errno 2] No such file or directory: '/tmp/tmpPfU842/openstack/latest/user_data'
- 2017-10-05 23:47:35,316 - util.py[DEBUG]: Reading from /tmp/tmpPfU842/openstack/latest/network_data.json (quiet=False)
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Failed reading optional path /tmp/tmpPfU842/openstack/latest/network_data.json due to: [Errno 2] No such file or directory: '/tmp/tmpPfU842/openstack/latest/network_data.json'
- 2017-10-05 23:47:35,316 - util.py[DEBUG]: Reading from /tmp/tmpPfU842/openstack/latest/meta_data.json (quiet=False)
- 2017-10-05 23:47:35,316 - openstack.py[DEBUG]: Failed reading mandatory path /tmp/tmpPfU842/openstack/latest/meta_data.json due to: [Errno 2] No such file or directory: '/tmp/tmpPfU842/openstack/latest/meta_data.json'
- 2017-10-05 23:47:35,316 - util.py[DEBUG]: Running command ['umount', '/tmp/tmpPfU842'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,323 - util.py[DEBUG]: Recursively deleting /tmp/tmpPfU842
- 2017-10-05 23:47:35,324 - handlers.py[DEBUG]: finish: init-local/search-ConfigDrive: SUCCESS: no local data found from DataSourceConfigDrive
- 2017-10-05 23:47:35,324 - handlers.py[DEBUG]: start: init-local/search-OpenNebula: searching for local data from DataSourceOpenNebula
- 2017-10-05 23:47:35,324 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebula'>
- 2017-10-05 23:47:35,324 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,327 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,330 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:35,333 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:35,333 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:35,333 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:35,333 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'auto', u'/dev/sr0', '/tmp/tmpnO8oO5'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,344 - util.py[DEBUG]: Running command ['umount', '/tmp/tmpnO8oO5'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,347 - util.py[DEBUG]: Recursively deleting /tmp/tmpnO8oO5
- 2017-10-05 23:47:35,347 - handlers.py[DEBUG]: finish: init-local/search-OpenNebula: SUCCESS: no local data found from DataSourceOpenNebula
- 2017-10-05 23:47:35,347 - handlers.py[DEBUG]: start: init-local/search-DigitalOcean: searching for local data from DataSourceDigitalOcean
- 2017-10-05 23:47:35,347 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceDigitalOcean.DataSourceDigitalOcean'>
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/sys_vendor
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: Reading from /sys/class/dmi/id/sys_vendor (quiet=False)
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: Read 5 bytes from /sys/class/dmi/id/sys_vendor
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: dmi data /sys/class/dmi/id/sys_vendor returned QEMU
- 2017-10-05 23:47:35,348 - handlers.py[DEBUG]: finish: init-local/search-DigitalOcean: SUCCESS: no local data found from DataSourceDigitalOcean
- 2017-10-05 23:47:35,348 - handlers.py[DEBUG]: start: init-local/search-OVF: searching for local data from DataSourceOVF
- 2017-10-05 23:47:35,348 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVF'>
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: Read 34 bytes from /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,348 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:35,349 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:35,349 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:35,349 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:35,349 - util.py[DEBUG]: Peeking at /dev/sr0 (max_bytes=512)
- 2017-10-05 23:47:35,352 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:35,352 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:35,352 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:35,352 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'iso9660', '/dev/sr0', '/tmp/tmpeiEpZT'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,357 - util.py[DEBUG]: Running command ['umount', '/tmp/tmpeiEpZT'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,363 - util.py[DEBUG]: Recursively deleting /tmp/tmpeiEpZT
- 2017-10-05 23:47:35,364 - handlers.py[DEBUG]: finish: init-local/search-OVF: SUCCESS: no local data found from DataSourceOVF
- 2017-10-05 23:47:35,364 - handlers.py[DEBUG]: start: init-local/search-CloudSigma: searching for local data from DataSourceCloudSigma
- 2017-10-05 23:47:35,364 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudSigma.DataSourceCloudSigma'>
- 2017-10-05 23:47:35,364 - DataSourceCloudSigma.py[DEBUG]: determining hypervisor product name via dmi data
- 2017-10-05 23:47:35,364 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,364 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-05 23:47:35,364 - util.py[DEBUG]: Read 34 bytes from /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,364 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:35,364 - DataSourceCloudSigma.py[DEBUG]: detected hypervisor as Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:35,365 - handlers.py[DEBUG]: finish: init-local/search-CloudSigma: SUCCESS: no local data found from DataSourceCloudSigma
- 2017-10-05 23:47:35,365 - handlers.py[DEBUG]: start: init-local/search-SmartOS: searching for local data from DataSourceSmartOS
- 2017-10-05 23:47:35,365 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceSmartOS.DataSourceSmartOS'>
- 2017-10-05 23:47:35,365 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,365 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-05 23:47:35,365 - util.py[DEBUG]: Read 34 bytes from /sys/class/dmi/id/product_name
- 2017-10-05 23:47:35,365 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:35,365 - DataSourceSmartOS.py[DEBUG]: Not running on smartos
- 2017-10-05 23:47:35,365 - handlers.py[DEBUG]: finish: init-local/search-SmartOS: SUCCESS: no local data found from DataSourceSmartOS
- 2017-10-05 23:47:35,365 - main.py[DEBUG]: No local datasource found
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens4/carrier (quiet=False)
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens4/dormant (quiet=False)
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens4/operstate (quiet=False)
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens4/operstate
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens5/carrier (quiet=False)
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens5/dormant (quiet=False)
- 2017-10-05 23:47:35,366 - util.py[DEBUG]: Reading from /sys/class/net/ens5/operstate (quiet=False)
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens5/operstate
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Reading from /sys/class/net/ens3/carrier (quiet=False)
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Reading from /sys/class/net/ens3/dormant (quiet=False)
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Reading from /sys/class/net/ens3/operstate (quiet=False)
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens3/operstate
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Reading from /sys/class/net/ens3/address (quiet=False)
- 2017-10-05 23:47:35,367 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens3/address
- 2017-10-05 23:47:35,367 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'ens3', 'mac_address': '52:54:00:d9:b0:b4'}]}
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Reading from /sys/class/net/ens3/operstate (quiet=False)
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens3/operstate
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Reading from /sys/class/net/ens3/address (quiet=False)
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens3/address
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Reading from /sys/class/net/ens5/operstate (quiet=False)
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens5/operstate
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Reading from /sys/class/net/ens5/address (quiet=False)
- 2017-10-05 23:47:35,368 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens5/address
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Reading from /sys/class/net/ens4/operstate (quiet=False)
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/ens4/operstate
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Reading from /sys/class/net/ens4/address (quiet=False)
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens4/address
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
- 2017-10-05 23:47:35,369 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,400 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:35,412 - __init__.py[DEBUG]: no work necessary for renaming of [['52:54:00:d9:b0:b4', 'ens3']]
- 2017-10-05 23:47:35,412 - stages.py[INFO]: Applying network configuration from fallback bringup=False: {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'ens3', 'mac_address': '52:54:00:d9:b0:b4'}]}
- 2017-10-05 23:47:35,422 - util.py[DEBUG]: Writing to /etc/sysconfig/network-scripts/ifcfg-ens3 - wb: [420] 159 bytes
- 2017-10-05 23:47:35,423 - util.py[DEBUG]: Reading from /etc/resolv.conf (quiet=False)
- 2017-10-05 23:47:35,424 - util.py[DEBUG]: Read 83 bytes from /etc/resolv.conf
- 2017-10-05 23:47:35,424 - util.py[DEBUG]: Writing to /etc/resolv.conf - wb: [420] 154 bytes
- 2017-10-05 23:47:35,425 - util.py[DEBUG]: Writing to /etc/udev/rules.d/70-persistent-net.rules - wb: [420] 96 bytes
- 2017-10-05 23:47:35,425 - main.py[DEBUG]: [local] Exiting without datasource in local mode
- 2017-10-05 23:47:35,426 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-05 23:47:35,426 - util.py[DEBUG]: Read 10 bytes from /proc/uptime
- 2017-10-05 23:47:35,426 - util.py[DEBUG]: cloud-init mode 'init' took 0.506 seconds (0.51)
- 2017-10-05 23:47:35,426 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources
- 2017-10-05 23:47:39,835 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init' at Thu, 05 Oct 2017 23:47:39 +0000. Up 9.86 seconds.
- 2017-10-05 23:47:39,836 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [384] 0 bytes
- 2017-10-05 23:47:39,837 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,856 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,860 - util.py[DEBUG]: Running command ['netstat', '-A', 'inet6', '-n'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,872 - main.py[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
- 2017-10-05 23:47:39,872 - main.py[DEBUG]: Execution continuing, no previous run detected that would allow us to stop early.
- 2017-10-05 23:47:39,872 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust]
- 2017-10-05 23:47:39,872 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
- 2017-10-05 23:47:39,872 - stages.py[DEBUG]: no cache found
- 2017-10-05 23:47:39,873 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: no cache found
- 2017-10-05 23:47:39,873 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-05 23:47:39,883 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:47:39,883 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'DigitalOcean', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'Ec2', 'CloudSigma', 'CloudStack', 'SmartOS', 'Bigstep', 'None'], via packages ['', u'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
- 2017-10-05 23:47:39,942 - __init__.py[DEBUG]: Searching for network data source in: [u'DataSourceNoCloudNet', u'DataSourceAzureNet', u'DataSourceAltCloud', u'DataSourceOVFNet', u'DataSourceMAAS', u'DataSourceGCE', u'DataSourceOpenStack', u'DataSourceEc2', u'DataSourceCloudStack', u'DataSourceBigstep', u'DataSourceNone']
- 2017-10-05 23:47:39,943 - handlers.py[DEBUG]: start: init-network/search-NoCloudNet: searching for network data from DataSourceNoCloudNet
- 2017-10-05 23:47:39,943 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloudNet'>
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
- 2017-10-05 23:47:39,943 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,950 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,954 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,957 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,959 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,963 - handlers.py[DEBUG]: finish: init-network/search-NoCloudNet: SUCCESS: no network data found from DataSourceNoCloudNet
- 2017-10-05 23:47:39,963 - handlers.py[DEBUG]: start: init-network/search-AzureNet: searching for network data from DataSourceAzureNet
- 2017-10-05 23:47:39,963 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAzure.DataSourceAzureNet'>
- 2017-10-05 23:47:39,963 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,966 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=udf', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-05 23:47:39,969 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:39,969 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:39,969 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:39,970 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'auto', u'/dev/sr0', '/tmp/tmpzw2JVe'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,980 - util.py[DEBUG]: Running command ['umount', '/tmp/tmpzw2JVe'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,984 - util.py[DEBUG]: Recursively deleting /tmp/tmpzw2JVe
- 2017-10-05 23:47:39,985 - handlers.py[DEBUG]: finish: init-network/search-AzureNet: SUCCESS: no network data found from DataSourceAzureNet
- 2017-10-05 23:47:39,985 - handlers.py[DEBUG]: start: init-network/search-AltCloud: searching for network data from DataSourceAltCloud
- 2017-10-05 23:47:39,985 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAltCloud.DataSourceAltCloud'>
- 2017-10-05 23:47:39,985 - DataSourceAltCloud.py[DEBUG]: Invoked get_data()
- 2017-10-05 23:47:39,985 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-05 23:47:39,985 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-05 23:47:39,985 - util.py[DEBUG]: Read 34 bytes from /sys/class/dmi/id/product_name
- 2017-10-05 23:47:39,985 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:39,985 - DataSourceAltCloud.py[DEBUG]: cloud_type: UNKNOWN
- 2017-10-05 23:47:39,985 - handlers.py[DEBUG]: finish: init-network/search-AltCloud: SUCCESS: no network data found from DataSourceAltCloud
- 2017-10-05 23:47:39,986 - handlers.py[DEBUG]: start: init-network/search-OVFNet: searching for network data from DataSourceOVFNet
- 2017-10-05 23:47:39,986 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVFNet'>
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Read 34 bytes from /sys/class/dmi/id/product_name
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Standard PC (i440FX + PIIX, 1996)
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:39,986 - util.py[DEBUG]: Peeking at /dev/sr0 (max_bytes=512)
- 2017-10-05 23:47:39,988 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-05 23:47:39,988 - util.py[DEBUG]: Read 2332 bytes from /proc/mounts
- 2017-10-05 23:47:39,988 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=751220k,nr_inodes=187805,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/cpuset', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-05 23:47:39,989 - util.py[DEBUG]: Running command ['mount', '-o', 'ro,sync', '-t', 'iso9660', '/dev/sr0', '/tmp/tmpws7fw1'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:39,997 - util.py[DEBUG]: Running command ['umount', '/tmp/tmpws7fw1'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:47:40,000 - util.py[DEBUG]: Recursively deleting /tmp/tmpws7fw1
- 2017-10-05 23:47:40,001 - handlers.py[DEBUG]: finish: init-network/search-OVFNet: SUCCESS: no network data found from DataSourceOVFNet
- 2017-10-05 23:47:40,001 - handlers.py[DEBUG]: start: init-network/search-MAAS: searching for network data from DataSourceMAAS
- 2017-10-05 23:47:40,001 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceMAAS.DataSourceMAAS'>
- 2017-10-05 23:47:40,001 - handlers.py[DEBUG]: finish: init-network/search-MAAS: SUCCESS: no network data found from DataSourceMAAS
- 2017-10-05 23:47:40,001 - handlers.py[DEBUG]: start: init-network/search-GCE: searching for network data from DataSourceGCE
- 2017-10-05 23:47:40,001 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceGCE.DataSourceGCE'>
- 2017-10-05 23:47:40,285 - DataSourceGCE.py[DEBUG]: http://metadata.google.internal/computeMetadata/v1/ is not resolvable
- 2017-10-05 23:47:40,286 - handlers.py[DEBUG]: finish: init-network/search-GCE: SUCCESS: no network data found from DataSourceGCE
- 2017-10-05 23:47:40,286 - handlers.py[DEBUG]: start: init-network/search-OpenStack: searching for network data from DataSourceOpenStack
- 2017-10-05 23:47:40,286 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenStack.DataSourceOpenStack'>
- 2017-10-05 23:47:40,287 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack' with {'url': 'http://169.254.169.254/openstack', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-05 23:47:43,314 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack' failed [3/-1s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:43,314 - DataSourceOpenStack.py[DEBUG]: Giving up on OpenStack md from ['http://169.254.169.254/openstack'] after 3 seconds
- 2017-10-05 23:47:43,315 - handlers.py[DEBUG]: finish: init-network/search-OpenStack: SUCCESS: no network data found from DataSourceOpenStack
- 2017-10-05 23:47:43,315 - handlers.py[DEBUG]: start: init-network/search-Ec2: searching for network data from DataSourceEc2
- 2017-10-05 23:47:43,315 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceEc2.DataSourceEc2'>
- 2017-10-05 23:47:43,316 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/ec2/meta-data (quiet=False)
- 2017-10-05 23:47:43,332 - DataSourceEc2.py[DEBUG]: Removed the following from metadata urls: ['http://instance-data.:8773']
- 2017-10-05 23:47:43,332 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:47:46,320 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [2/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:46,321 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:47:47,323 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:47:49,326 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [5/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:49,326 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:47:50,328 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:47:53,317 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [9/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:53,317 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:47:54,319 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:47:56,324 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [12/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:56,324 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:47:57,326 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:47:59,329 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [15/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:47:59,330 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:48:00,331 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:02,335 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [19/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:02,335 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:48:04,338 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:05,340 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [22/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:05,341 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:48:07,344 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:10,353 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [27/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:10,354 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:48:12,357 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:13,359 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [30/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:13,359 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:48:15,362 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:18,373 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [35/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:18,374 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:48:20,377 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:21,379 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [38/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:21,379 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:48:24,383 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:27,393 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [44/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:27,394 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:48:30,397 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:33,409 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [50/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:33,410 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:48:36,413 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:39,425 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [56/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:39,426 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:48:42,429 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:45,441 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [62/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:45,441 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:48:48,445 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:48:51,457 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [68/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:51,458 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:48:55,462 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 47.0} configuration
- 2017-10-05 23:48:58,473 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [75/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:48:58,474 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:49:02,479 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 40.0} configuration
- 2017-10-05 23:49:05,489 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [82/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:05,490 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:49:09,495 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 33.0} configuration
- 2017-10-05 23:49:12,505 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [89/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:12,506 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:49:16,511 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 26.0} configuration
- 2017-10-05 23:49:19,521 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [96/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:19,522 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:49:23,527 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 19.0} configuration
- 2017-10-05 23:49:26,537 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [103/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:26,537 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:49:31,543 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 11.0} configuration
- 2017-10-05 23:49:34,553 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [111/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:34,554 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:49:39,560 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 3.0} configuration
- 2017-10-05 23:49:42,568 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.HTTPConnection object at 0x294ffd0>, 'Connection to 169.254.169.254 timed out. (connect timeout=3.0)'))]
- 2017-10-05 23:49:42,569 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:49:47,574 - DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254/2009-04-04/meta-data/instance-id'] after 124 seconds
- 2017-10-05 23:49:47,575 - handlers.py[DEBUG]: finish: init-network/search-Ec2: SUCCESS: no network data found from DataSourceEc2
- 2017-10-05 23:49:47,575 - handlers.py[DEBUG]: start: init-network/search-CloudStack: searching for network data from DataSourceCloudStack
- 2017-10-05 23:49:47,576 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'>
- 2017-10-05 23:49:47,581 - DataSourceCloudStack.py[DEBUG]: Using /var/lib/dhclient lease directory
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.124.1
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.124.1
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 10.8.101.18
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.124.1
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.124.1
- 2017-10-05 23:49:47,588 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 192.168.124.1
- 2017-10-05 23:49:47,588 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/cs/meta-data (quiet=False)
- 2017-10-05 23:49:47,588 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:48,593 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [1/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:48,594 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:49:49,595 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:50,603 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [3/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:50,603 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:49:51,605 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:52,615 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [5/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:52,616 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:49:53,618 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:54,625 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [7/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:54,626 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:49:55,627 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:56,635 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [9/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:56,636 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
- 2017-10-05 23:49:57,637 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:49:58,645 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [11/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:49:58,646 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:50:00,648 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:01,655 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [14/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:01,655 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:50:03,658 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:04,665 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [17/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:04,666 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:50:06,668 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:07,677 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [20/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:07,678 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:50:09,680 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:10,687 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [23/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:10,688 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
- 2017-10-05 23:50:12,690 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:13,697 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [26/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:13,697 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:50:16,701 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:17,708 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [30/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:17,708 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:50:20,712 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:21,717 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [34/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:21,717 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:50:24,721 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:25,729 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [38/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:25,729 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:50:28,733 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:29,741 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [42/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:29,742 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
- 2017-10-05 23:50:32,745 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:33,753 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [46/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:33,754 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:50:37,764 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:38,773 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [51/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:38,774 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:50:42,784 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:43,791 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [56/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:43,796 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:50:47,801 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:47,805 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [60/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:47,808 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:50:51,810 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:51,815 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [64/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:51,818 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
- 2017-10-05 23:50:55,822 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
- 2017-10-05 23:50:55,823 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [68/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:50:55,823 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:51:00,829 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 46.0} configuration
- 2017-10-05 23:51:01,833 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [74/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:01,834 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:51:06,839 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 40.0} configuration
- 2017-10-05 23:51:07,847 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [80/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:07,847 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:51:12,853 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 34.0} configuration
- 2017-10-05 23:51:13,861 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [86/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:13,862 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:51:18,867 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 28.0} configuration
- 2017-10-05 23:51:19,875 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [92/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:19,876 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
- 2017-10-05 23:51:24,881 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 22.0} configuration
- 2017-10-05 23:51:25,889 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [98/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:25,889 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
- 2017-10-05 23:51:31,896 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 15.0} configuration
- 2017-10-05 23:51:32,903 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [105/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:32,904 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
- 2017-10-05 23:51:38,911 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 8.0} configuration
- 2017-10-05 23:51:39,917 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [112/120s]: request error [('Connection aborted.', error(113, 'No route to host'))]
- 2017-10-05 23:51:39,918 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
- 2017-10-05 23:51:45,924 - url_helper.py[DEBUG]: [0/1] open 'http://192.168.124.1/latest/meta-data/instance-id' with {'url': 'http://192.168.124.1/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 1.0} configuration
- 2017-10-05 23:51:46,930 - url_helper.py[WARNING]: Calling 'http://192.168.124.1/latest/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='192.168.124.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.HTTPConnection object at 0x2963110>, 'Connection to 192.168.124.1 timed out. (connect timeout=1.0)'))]
- 2017-10-05 23:51:46,930 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
- 2017-10-05 23:51:52,937 - DataSourceCloudStack.py[CRITICAL]: Giving up on waiting for the metadata from ['http://192.168.124.1/latest/meta-data/instance-id'] after 125 seconds
- 2017-10-05 23:51:52,937 - handlers.py[DEBUG]: finish: init-network/search-CloudStack: SUCCESS: no network data found from DataSourceCloudStack
- 2017-10-05 23:51:52,941 - handlers.py[DEBUG]: start: init-network/search-Bigstep: searching for network data from DataSourceBigstep
- 2017-10-05 23:51:52,941 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceBigstep.DataSourceBigstep'>
- 2017-10-05 23:51:52,941 - util.py[DEBUG]: Reading from /var/lib/cloud/data/seed/bigstep/url (quiet=False)
- 2017-10-05 23:51:52,941 - handlers.py[DEBUG]: finish: init-network/search-Bigstep: SUCCESS: no network data found from DataSourceBigstep
- 2017-10-05 23:51:52,942 - handlers.py[DEBUG]: start: init-network/search-None: searching for network data from DataSourceNone
- 2017-10-05 23:51:52,942 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNone.DataSourceNone'>
- 2017-10-05 23:51:52,942 - handlers.py[DEBUG]: finish: init-network/search-None: SUCCESS: found network data from DataSourceNone
- 2017-10-05 23:51:52,942 - stages.py[INFO]: Loaded datasource DataSourceNone - DataSourceNone
- 2017-10-05 23:51:52,942 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-05 23:51:52,942 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-05 23:51:52,943 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,951 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-05 23:51:52,951 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-05 23:51:52,951 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,955 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,955 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:52,955 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-05 23:51:52,955 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/iid-datasource-none'
- 2017-10-05 23:51:52,955 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/iid-datasource-none/datasource (quiet=False)
- 2017-10-05 23:51:52,962 - util.py[DEBUG]: Read 31 bytes from /var/lib/cloud/instances/iid-datasource-none/datasource
- 2017-10-05 23:51:52,962 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/datasource - wb: [420] 31 bytes
- 2017-10-05 23:51:52,962 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [420] 31 bytes
- 2017-10-05 23:51:52,963 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
- 2017-10-05 23:51:52,963 - util.py[DEBUG]: Read 20 bytes from /var/lib/cloud/data/instance-id
- 2017-10-05 23:51:52,963 - stages.py[DEBUG]: previous iid found to be iid-datasource-none
- 2017-10-05 23:51:52,963 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [420] 20 bytes
- 2017-10-05 23:51:52,963 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [420] 20 bytes
- 2017-10-05 23:51:52,964 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [420] 20 bytes
- 2017-10-05 23:51:52,964 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 4908 bytes
- 2017-10-05 23:51:52,964 - main.py[DEBUG]: [net] init will now be targeting instance id: iid-datasource-none. new=False
- 2017-10-05 23:51:52,964 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-05 23:51:52,964 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-05 23:51:52,964 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,972 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-05 23:51:52,972 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-05 23:51:52,972 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,974 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:52,975 - util.py[DEBUG]: Reading from /sys/class/net/ens4/carrier (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/ens4/carrier
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Reading from /sys/class/net/ens5/carrier (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/ens5/carrier
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Reading from /sys/class/net/ens3/carrier (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/ens3/carrier
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Reading from /sys/class/net/ens3/address (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens3/address
- 2017-10-05 23:51:52,976 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'ens3', 'mac_address': '52:54:00:d9:b0:b4'}]}
- 2017-10-05 23:51:52,976 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Reading from /sys/class/net/ens3/operstate (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/ens3/operstate
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Reading from /sys/class/net/ens3/address (quiet=False)
- 2017-10-05 23:51:52,976 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens3/address
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/ens5/operstate (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/ens5/operstate
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/ens5/address (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens5/address
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/ens4/operstate (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/ens4/operstate
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/ens4/address (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/ens4/address
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
- 2017-10-05 23:51:52,977 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:52,979 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:52,981 - __init__.py[DEBUG]: no work necessary for renaming of [['52:54:00:d9:b0:b4', 'ens3']]
- 2017-10-05 23:51:52,981 - stages.py[DEBUG]: not a new instance. network config is not applied.
- 2017-10-05 23:51:52,981 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/user-data.txt - wb: [384] 0 bytes
- 2017-10-05 23:51:52,984 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/user-data.txt.i - wb: [384] 344 bytes
- 2017-10-05 23:51:52,984 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/vendor-data.txt - wb: [384] 0 bytes
- 2017-10-05 23:51:52,985 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/vendor-data.txt.i - wb: [384] 344 bytes
- 2017-10-05 23:51:52,985 - helpers.py[DEBUG]: consume_data already ran (freq=once-per-instance)
- 2017-10-05 23:51:52,986 - handlers.py[DEBUG]: start: init-network/consume-user-data: reading and applying user-data
- 2017-10-05 23:51:52,986 - stages.py[DEBUG]: Added default handler for set(['text/cloud-config-jsonp', 'text/cloud-config']) from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']]
- 2017-10-05 23:51:52,986 - stages.py[DEBUG]: Added default handler for set(['text/x-shellscript']) from ShellScriptPartHandler: [['text/x-shellscript']]
- 2017-10-05 23:51:52,987 - stages.py[DEBUG]: Added default handler for set(['text/cloud-boothook']) from BootHookPartHandler: [['text/cloud-boothook']]
- 2017-10-05 23:51:52,987 - stages.py[DEBUG]: Added default handler for set(['text/upstart-job']) from UpstartJobPartHandler: [['text/upstart-job']]
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency always
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency always
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency always
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: {'Content-Type': 'text/x-not-multipart', 'Content-Disposition': 'attachment; filename="part-001"', 'MIME-Version': '1.0'}
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Empty payload of type text/x-not-multipart
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency always
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency always
- 2017-10-05 23:51:52,987 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/cloud-config.txt - wb: [384] 0 bytes
- 2017-10-05 23:51:52,987 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency always
- 2017-10-05 23:51:52,987 - handlers.py[DEBUG]: finish: init-network/consume-user-data: SUCCESS: reading and applying user-data
- 2017-10-05 23:51:52,988 - handlers.py[DEBUG]: start: init-network/consume-vendor-data: reading and applying vendor-data
- 2017-10-05 23:51:52,988 - stages.py[DEBUG]: no vendordata from datasource
- 2017-10-05 23:51:52,988 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data: SUCCESS: reading and applying vendor-data
- 2017-10-05 23:51:52,988 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-05 23:51:52,988 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-05 23:51:52,988 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,994 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-05 23:51:52,994 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-05 23:51:52,994 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,997 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:52,998 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
- 2017-10-05 23:51:52,998 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
- 2017-10-05 23:51:52,998 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-05 23:51:52,998 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-05 23:51:53,000 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 3751 bytes
- 2017-10-05 23:51:53,009 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:51:53,009 - stages.py[DEBUG]: Running module migrator (<module 'cloudinit.config.cc_migrator' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_migrator.pyc'>) with frequency always
- 2017-10-05 23:51:53,009 - handlers.py[DEBUG]: start: init-network/config-migrator: running config-migrator with frequency always
- 2017-10-05 23:51:53,009 - helpers.py[DEBUG]: Running config-migrator using lock (<cloudinit.helpers.DummyLock object at 0x29632d0>)
- 2017-10-05 23:51:53,010 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names
- 2017-10-05 23:51:53,010 - handlers.py[DEBUG]: finish: init-network/config-migrator: SUCCESS: config-migrator ran successfully
- 2017-10-05 23:51:53,010 - stages.py[DEBUG]: Running module bootcmd (<module 'cloudinit.config.cc_bootcmd' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_bootcmd.pyc'>) with frequency always
- 2017-10-05 23:51:53,010 - handlers.py[DEBUG]: start: init-network/config-bootcmd: running config-bootcmd with frequency always
- 2017-10-05 23:51:53,010 - helpers.py[DEBUG]: Running config-bootcmd using lock (<cloudinit.helpers.DummyLock object at 0x2963210>)
- 2017-10-05 23:51:53,010 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration
- 2017-10-05 23:51:53,010 - handlers.py[DEBUG]: finish: init-network/config-bootcmd: SUCCESS: config-bootcmd ran successfully
- 2017-10-05 23:51:53,010 - stages.py[DEBUG]: Running module write-files (<module 'cloudinit.config.cc_write_files' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_write_files.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,010 - handlers.py[DEBUG]: start: init-network/config-write-files: running config-write-files with frequency once-per-instance
- 2017-10-05 23:51:53,010 - helpers.py[DEBUG]: config-write-files already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,010 - handlers.py[DEBUG]: finish: init-network/config-write-files: SUCCESS: config-write-files previously ran
- 2017-10-05 23:51:53,011 - stages.py[DEBUG]: Running module growpart (<module 'cloudinit.config.cc_growpart' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_growpart.pyc'>) with frequency always
- 2017-10-05 23:51:53,011 - handlers.py[DEBUG]: start: init-network/config-growpart: running config-growpart with frequency always
- 2017-10-05 23:51:53,011 - helpers.py[DEBUG]: Running config-growpart using lock (<cloudinit.helpers.DummyLock object at 0x2963390>)
- 2017-10-05 23:51:53,011 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'ignore_growroot_disabled': False, 'mode': 'auto', 'devices': ['/']}
- 2017-10-05 23:51:53,011 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,021 - util.py[DEBUG]: Reading from /proc/1646/mountinfo (quiet=False)
- 2017-10-05 23:51:53,021 - util.py[DEBUG]: Read 3091 bytes from /proc/1646/mountinfo
- 2017-10-05 23:51:53,022 - util.py[DEBUG]: resize_devices took 0.001 seconds
- 2017-10-05 23:51:53,022 - cc_growpart.py[DEBUG]: '/' SKIPPED: device_part_info(/dev/mapper/vgroot-root1) failed: /dev/mapper/vgroot-root1 not a partition
- 2017-10-05 23:51:53,022 - handlers.py[DEBUG]: finish: init-network/config-growpart: SUCCESS: config-growpart ran successfully
- 2017-10-05 23:51:53,022 - stages.py[DEBUG]: Running module resizefs (<module 'cloudinit.config.cc_resizefs' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_resizefs.pyc'>) with frequency always
- 2017-10-05 23:51:53,023 - handlers.py[DEBUG]: start: init-network/config-resizefs: running config-resizefs with frequency always
- 2017-10-05 23:51:53,023 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x2963590>)
- 2017-10-05 23:51:53,023 - util.py[DEBUG]: Reading from /proc/1646/mountinfo (quiet=False)
- 2017-10-05 23:51:53,023 - util.py[DEBUG]: Read 3091 bytes from /proc/1646/mountinfo
- 2017-10-05 23:51:53,023 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/mapper/vgroot-root1 mnt_point=/ path=/
- 2017-10-05 23:51:53,023 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,025 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,027 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,029 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False)
- 2017-10-05 23:51:53,029 - util.py[DEBUG]: Read 0 bytes from /proc/1/environ
- 2017-10-05 23:51:53,029 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False)
- 2017-10-05 23:51:53,030 - util.py[DEBUG]: Read 1136 bytes from /proc/self/status
- 2017-10-05 23:51:53,030 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/mapper/vgroot-root1
- 2017-10-05 23:51:53,030 - util.py[DEBUG]: Running command ('resize2fs', '/dev/mapper/vgroot-root1') with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,033 - util.py[DEBUG]: Resizing took 0.003 seconds
- 2017-10-05 23:51:53,033 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True)
- 2017-10-05 23:51:53,033 - handlers.py[DEBUG]: finish: init-network/config-resizefs: SUCCESS: config-resizefs ran successfully
- 2017-10-05 23:51:53,033 - stages.py[DEBUG]: Running module set_hostname (<module 'cloudinit.config.cc_set_hostname' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_set_hostname.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,034 - handlers.py[DEBUG]: start: init-network/config-set_hostname: running config-set_hostname with frequency once-per-instance
- 2017-10-05 23:51:53,034 - helpers.py[DEBUG]: config-set_hostname already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,034 - handlers.py[DEBUG]: finish: init-network/config-set_hostname: SUCCESS: config-set_hostname previously ran
- 2017-10-05 23:51:53,034 - stages.py[DEBUG]: Running module update_hostname (<module 'cloudinit.config.cc_update_hostname' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_update_hostname.pyc'>) with frequency always
- 2017-10-05 23:51:53,034 - handlers.py[DEBUG]: start: init-network/config-update_hostname: running config-update_hostname with frequency always
- 2017-10-05 23:51:53,034 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x29cf650>)
- 2017-10-05 23:51:53,034 - util.py[DEBUG]: Reading from /etc/hosts (quiet=False)
- 2017-10-05 23:51:53,034 - util.py[DEBUG]: Read 158 bytes from /etc/hosts
- 2017-10-05 23:51:53,034 - util.py[DEBUG]: Reading from /etc/hosts (quiet=False)
- 2017-10-05 23:51:53,034 - util.py[DEBUG]: Read 158 bytes from /etc/hosts
- 2017-10-05 23:51:53,034 - cc_update_hostname.py[DEBUG]: Updating hostname to localhost (localhost)
- 2017-10-05 23:51:53,034 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False)
- 2017-10-05 23:51:53,035 - util.py[DEBUG]: Read 9 bytes from /var/lib/cloud/data/previous-hostname
- 2017-10-05 23:51:53,035 - util.py[DEBUG]: Running command ['hostname'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-05 23:51:53,036 - __init__.py[INFO]: /var/lib/cloud/data/previous-hostname differs from /etc/hostname, assuming user maintained hostname.
- 2017-10-05 23:51:53,037 - handlers.py[DEBUG]: finish: init-network/config-update_hostname: SUCCESS: config-update_hostname ran successfully
- 2017-10-05 23:51:53,037 - stages.py[DEBUG]: Running module update_etc_hosts (<module 'cloudinit.config.cc_update_etc_hosts' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_update_etc_hosts.pyc'>) with frequency always
- 2017-10-05 23:51:53,037 - handlers.py[DEBUG]: start: init-network/config-update_etc_hosts: running config-update_etc_hosts with frequency always
- 2017-10-05 23:51:53,037 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock (<cloudinit.helpers.DummyLock object at 0x29cf4d0>)
- 2017-10-05 23:51:53,037 - cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts
- 2017-10-05 23:51:53,037 - handlers.py[DEBUG]: finish: init-network/config-update_etc_hosts: SUCCESS: config-update_etc_hosts ran successfully
- 2017-10-05 23:51:53,037 - stages.py[DEBUG]: Running module rsyslog (<module 'cloudinit.config.cc_rsyslog' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rsyslog.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,037 - handlers.py[DEBUG]: start: init-network/config-rsyslog: running config-rsyslog with frequency once-per-instance
- 2017-10-05 23:51:53,037 - helpers.py[DEBUG]: config-rsyslog already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,037 - handlers.py[DEBUG]: finish: init-network/config-rsyslog: SUCCESS: config-rsyslog previously ran
- 2017-10-05 23:51:53,038 - stages.py[DEBUG]: Running module users-groups (<module 'cloudinit.config.cc_users_groups' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_users_groups.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,038 - handlers.py[DEBUG]: start: init-network/config-users-groups: running config-users-groups with frequency once-per-instance
- 2017-10-05 23:51:53,038 - helpers.py[DEBUG]: config-users-groups already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,038 - handlers.py[DEBUG]: finish: init-network/config-users-groups: SUCCESS: config-users-groups previously ran
- 2017-10-05 23:51:53,038 - stages.py[DEBUG]: Running module ssh (<module 'cloudinit.config.cc_ssh' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_ssh.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,038 - handlers.py[DEBUG]: start: init-network/config-ssh: running config-ssh with frequency once-per-instance
- 2017-10-05 23:51:53,038 - helpers.py[DEBUG]: config-ssh already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,038 - handlers.py[DEBUG]: finish: init-network/config-ssh: SUCCESS: config-ssh previously ran
- 2017-10-05 23:51:53,038 - main.py[DEBUG]: Ran 11 modules with 0 failures
- 2017-10-05 23:51:53,039 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-05 23:51:53,039 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
- 2017-10-05 23:51:53,039 - util.py[DEBUG]: cloud-init mode 'init' took 253.251 seconds (252.27)
- 2017-10-05 23:51:53,039 - handlers.py[DEBUG]: finish: init-network: SUCCESS: searching for network datasources
- 2017-10-05 23:51:53,294 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:config' at Thu, 05 Oct 2017 23:51:53 +0000. Up 262.32 seconds.
- 2017-10-05 23:51:53,343 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:51:53,343 - stages.py[DEBUG]: Running module mounts (<module 'cloudinit.config.cc_mounts' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_mounts.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,343 - handlers.py[DEBUG]: start: modules-config/config-mounts: running config-mounts with frequency once-per-instance
- 2017-10-05 23:51:53,344 - helpers.py[DEBUG]: config-mounts already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: finish: modules-config/config-mounts: SUCCESS: config-mounts previously ran
- 2017-10-05 23:51:53,344 - stages.py[DEBUG]: Running module locale (<module 'cloudinit.config.cc_locale' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_locale.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: start: modules-config/config-locale: running config-locale with frequency once-per-instance
- 2017-10-05 23:51:53,344 - helpers.py[DEBUG]: config-locale already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: finish: modules-config/config-locale: SUCCESS: config-locale previously ran
- 2017-10-05 23:51:53,344 - stages.py[DEBUG]: Running module set-passwords (<module 'cloudinit.config.cc_set_passwords' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_set_passwords.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: start: modules-config/config-set-passwords: running config-set-passwords with frequency once-per-instance
- 2017-10-05 23:51:53,344 - helpers.py[DEBUG]: config-set-passwords already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: finish: modules-config/config-set-passwords: SUCCESS: config-set-passwords previously ran
- 2017-10-05 23:51:53,344 - stages.py[DEBUG]: Running module rh_subscription (<module 'cloudinit.config.cc_rh_subscription' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rh_subscription.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: start: modules-config/config-rh_subscription: running config-rh_subscription with frequency once-per-instance
- 2017-10-05 23:51:53,344 - helpers.py[DEBUG]: config-rh_subscription already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,344 - handlers.py[DEBUG]: finish: modules-config/config-rh_subscription: SUCCESS: config-rh_subscription previously ran
- 2017-10-05 23:51:53,345 - stages.py[DEBUG]: Running module yum-add-repo (<module 'cloudinit.config.cc_yum_add_repo' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_yum_add_repo.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: start: modules-config/config-yum-add-repo: running config-yum-add-repo with frequency once-per-instance
- 2017-10-05 23:51:53,345 - helpers.py[DEBUG]: config-yum-add-repo already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: finish: modules-config/config-yum-add-repo: SUCCESS: config-yum-add-repo previously ran
- 2017-10-05 23:51:53,345 - stages.py[DEBUG]: Running module package-update-upgrade-install (<module 'cloudinit.config.cc_package_update_upgrade_install' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_package_update_upgrade_install.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: start: modules-config/config-package-update-upgrade-install: running config-package-update-upgrade-install with frequency once-per-instance
- 2017-10-05 23:51:53,345 - helpers.py[DEBUG]: config-package-update-upgrade-install already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: finish: modules-config/config-package-update-upgrade-install: SUCCESS: config-package-update-upgrade-install previously ran
- 2017-10-05 23:51:53,345 - stages.py[DEBUG]: Running module timezone (<module 'cloudinit.config.cc_timezone' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_timezone.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: start: modules-config/config-timezone: running config-timezone with frequency once-per-instance
- 2017-10-05 23:51:53,345 - helpers.py[DEBUG]: config-timezone already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,345 - handlers.py[DEBUG]: finish: modules-config/config-timezone: SUCCESS: config-timezone previously ran
- 2017-10-05 23:51:53,345 - stages.py[DEBUG]: Running module puppet (<module 'cloudinit.config.cc_puppet' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_puppet.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: start: modules-config/config-puppet: running config-puppet with frequency once-per-instance
- 2017-10-05 23:51:53,346 - helpers.py[DEBUG]: config-puppet already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: finish: modules-config/config-puppet: SUCCESS: config-puppet previously ran
- 2017-10-05 23:51:53,346 - stages.py[DEBUG]: Running module chef (<module 'cloudinit.config.cc_chef' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_chef.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: start: modules-config/config-chef: running config-chef with frequency once-per-instance
- 2017-10-05 23:51:53,346 - helpers.py[DEBUG]: config-chef already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: finish: modules-config/config-chef: SUCCESS: config-chef previously ran
- 2017-10-05 23:51:53,346 - stages.py[DEBUG]: Running module salt-minion (<module 'cloudinit.config.cc_salt_minion' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_salt_minion.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: start: modules-config/config-salt-minion: running config-salt-minion with frequency once-per-instance
- 2017-10-05 23:51:53,346 - helpers.py[DEBUG]: config-salt-minion already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: finish: modules-config/config-salt-minion: SUCCESS: config-salt-minion previously ran
- 2017-10-05 23:51:53,346 - stages.py[DEBUG]: Running module mcollective (<module 'cloudinit.config.cc_mcollective' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_mcollective.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,346 - handlers.py[DEBUG]: start: modules-config/config-mcollective: running config-mcollective with frequency once-per-instance
- 2017-10-05 23:51:53,347 - helpers.py[DEBUG]: config-mcollective already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,347 - handlers.py[DEBUG]: finish: modules-config/config-mcollective: SUCCESS: config-mcollective previously ran
- 2017-10-05 23:51:53,347 - stages.py[DEBUG]: Running module disable-ec2-metadata (<module 'cloudinit.config.cc_disable_ec2_metadata' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_disable_ec2_metadata.pyc'>) with frequency always
- 2017-10-05 23:51:53,347 - handlers.py[DEBUG]: start: modules-config/config-disable-ec2-metadata: running config-disable-ec2-metadata with frequency always
- 2017-10-05 23:51:53,347 - helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock (<cloudinit.helpers.DummyLock object at 0x2f932d0>)
- 2017-10-05 23:51:53,347 - cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled
- 2017-10-05 23:51:53,347 - handlers.py[DEBUG]: finish: modules-config/config-disable-ec2-metadata: SUCCESS: config-disable-ec2-metadata ran successfully
- 2017-10-05 23:51:53,347 - stages.py[DEBUG]: Running module runcmd (<module 'cloudinit.config.cc_runcmd' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_runcmd.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,347 - handlers.py[DEBUG]: start: modules-config/config-runcmd: running config-runcmd with frequency once-per-instance
- 2017-10-05 23:51:53,347 - helpers.py[DEBUG]: config-runcmd already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,347 - handlers.py[DEBUG]: finish: modules-config/config-runcmd: SUCCESS: config-runcmd previously ran
- 2017-10-05 23:51:53,347 - main.py[DEBUG]: Ran 13 modules with 0 failures
- 2017-10-05 23:51:53,348 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-05 23:51:53,348 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
- 2017-10-05 23:51:53,348 - util.py[DEBUG]: cloud-init mode 'modules' took 0.095 seconds (0.10)
- 2017-10-05 23:51:53,348 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config
- 2017-10-05 23:51:53,529 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:final' at Thu, 05 Oct 2017 23:51:53 +0000. Up 262.56 seconds.
- 2017-10-05 23:51:53,535 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-05 23:51:53,535 - stages.py[DEBUG]: Running module rightscale_userdata (<module 'cloudinit.config.cc_rightscale_userdata' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rightscale_userdata.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,535 - handlers.py[DEBUG]: start: modules-final/config-rightscale_userdata: running config-rightscale_userdata with frequency once-per-instance
- 2017-10-05 23:51:53,536 - helpers.py[DEBUG]: config-rightscale_userdata already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,536 - handlers.py[DEBUG]: finish: modules-final/config-rightscale_userdata: SUCCESS: config-rightscale_userdata previously ran
- 2017-10-05 23:51:53,536 - stages.py[DEBUG]: Running module scripts-per-once (<module 'cloudinit.config.cc_scripts_per_once' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_once.pyc'>) with frequency once
- 2017-10-05 23:51:53,536 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-once: running config-scripts-per-once with frequency once
- 2017-10-05 23:51:53,536 - helpers.py[DEBUG]: config-scripts-per-once already ran (freq=once)
- 2017-10-05 23:51:53,536 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-once: SUCCESS: config-scripts-per-once previously ran
- 2017-10-05 23:51:53,536 - stages.py[DEBUG]: Running module scripts-per-boot (<module 'cloudinit.config.cc_scripts_per_boot' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_boot.pyc'>) with frequency always
- 2017-10-05 23:51:53,536 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-boot: running config-scripts-per-boot with frequency always
- 2017-10-05 23:51:53,536 - helpers.py[DEBUG]: Running config-scripts-per-boot using lock (<cloudinit.helpers.DummyLock object at 0x1f72250>)
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-boot: SUCCESS: config-scripts-per-boot ran successfully
- 2017-10-05 23:51:53,537 - stages.py[DEBUG]: Running module scripts-per-instance (<module 'cloudinit.config.cc_scripts_per_instance' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_instance.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-instance: running config-scripts-per-instance with frequency once-per-instance
- 2017-10-05 23:51:53,537 - helpers.py[DEBUG]: config-scripts-per-instance already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-instance: SUCCESS: config-scripts-per-instance previously ran
- 2017-10-05 23:51:53,537 - stages.py[DEBUG]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: start: modules-final/config-scripts-user: running config-scripts-user with frequency once-per-instance
- 2017-10-05 23:51:53,537 - helpers.py[DEBUG]: config-scripts-user already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: finish: modules-final/config-scripts-user: SUCCESS: config-scripts-user previously ran
- 2017-10-05 23:51:53,537 - stages.py[DEBUG]: Running module ssh-authkey-fingerprints (<module 'cloudinit.config.cc_ssh_authkey_fingerprints' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_ssh_authkey_fingerprints.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: start: modules-final/config-ssh-authkey-fingerprints: running config-ssh-authkey-fingerprints with frequency once-per-instance
- 2017-10-05 23:51:53,537 - helpers.py[DEBUG]: config-ssh-authkey-fingerprints already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,537 - handlers.py[DEBUG]: finish: modules-final/config-ssh-authkey-fingerprints: SUCCESS: config-ssh-authkey-fingerprints previously ran
- 2017-10-05 23:51:53,537 - stages.py[DEBUG]: Running module keys-to-console (<module 'cloudinit.config.cc_keys_to_console' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_keys_to_console.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,538 - handlers.py[DEBUG]: start: modules-final/config-keys-to-console: running config-keys-to-console with frequency once-per-instance
- 2017-10-05 23:51:53,538 - helpers.py[DEBUG]: config-keys-to-console already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,538 - handlers.py[DEBUG]: finish: modules-final/config-keys-to-console: SUCCESS: config-keys-to-console previously ran
- 2017-10-05 23:51:53,538 - stages.py[DEBUG]: Running module phone-home (<module 'cloudinit.config.cc_phone_home' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_phone_home.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,538 - handlers.py[DEBUG]: start: modules-final/config-phone-home: running config-phone-home with frequency once-per-instance
- 2017-10-05 23:51:53,538 - helpers.py[DEBUG]: config-phone-home already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,538 - handlers.py[DEBUG]: finish: modules-final/config-phone-home: SUCCESS: config-phone-home previously ran
- 2017-10-05 23:51:53,538 - stages.py[DEBUG]: Running module final-message (<module 'cloudinit.config.cc_final_message' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_final_message.pyc'>) with frequency always
- 2017-10-05 23:51:53,538 - handlers.py[DEBUG]: start: modules-final/config-final-message: running config-final-message with frequency always
- 2017-10-05 23:51:53,538 - helpers.py[DEBUG]: Running config-final-message using lock (<cloudinit.helpers.DummyLock object at 0x2089090>)
- 2017-10-05 23:51:53,538 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-05 23:51:53,538 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
- 2017-10-05 23:51:53,541 - util.py[DEBUG]: Cloud-init v. 0.7.9 finished at Thu, 05 Oct 2017 23:51:53 +0000. Datasource DataSourceNone. Up 262.61 seconds
- 2017-10-05 23:51:53,541 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/boot-finished - wb: [420] 52 bytes
- 2017-10-05 23:51:53,542 - cc_final_message.py[WARNING]: Used fallback datasource
- 2017-10-05 23:51:53,542 - handlers.py[DEBUG]: finish: modules-final/config-final-message: SUCCESS: config-final-message ran successfully
- 2017-10-05 23:51:53,542 - stages.py[DEBUG]: Running module power-state-change (<module 'cloudinit.config.cc_power_state_change' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_power_state_change.pyc'>) with frequency once-per-instance
- 2017-10-05 23:51:53,543 - handlers.py[DEBUG]: start: modules-final/config-power-state-change: running config-power-state-change with frequency once-per-instance
- 2017-10-05 23:51:53,543 - helpers.py[DEBUG]: config-power-state-change already ran (freq=once-per-instance)
- 2017-10-05 23:51:53,543 - handlers.py[DEBUG]: finish: modules-final/config-power-state-change: SUCCESS: config-power-state-change previously ran
- 2017-10-05 23:51:53,543 - main.py[DEBUG]: Ran 10 modules with 0 failures
- 2017-10-05 23:51:53,544 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/result.json' => '../../var/lib/cloud/data/result.json'
- 2017-10-05 23:51:53,544 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-05 23:51:53,544 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
- 2017-10-05 23:51:53,544 - util.py[DEBUG]: cloud-init mode 'modules' took 0.051 seconds (0.05)
- 2017-10-05 23:51:53,544 - handlers.py[DEBUG]: finish: modules-final: SUCCESS: running modules for final
- 2017-10-06 01:15:59,117 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 06 Oct 2017 01:15:59 +0000. Up 9.21 seconds.
- 2017-10-06 01:15:59,133 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [384] 0 bytes
- 2017-10-06 01:15:59,134 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
- 2017-10-06 01:15:59,134 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
- 2017-10-06 01:15:59,134 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check]
- 2017-10-06 01:15:59,134 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
- 2017-10-06 01:15:59,135 - stages.py[DEBUG]: no cache found
- 2017-10-06 01:15:59,135 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: no cache found
- 2017-10-06 01:15:59,135 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-06 01:15:59,172 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:15:59,172 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'DigitalOcean', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'Ec2', 'CloudSigma', 'CloudStack', 'SmartOS', 'Bigstep', 'None'], via packages ['', u'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
- 2017-10-06 01:15:59,349 - __init__.py[DEBUG]: Searching for local data source in: [u'DataSourceNoCloud', u'DataSourceConfigDrive', u'DataSourceOpenNebula', u'DataSourceDigitalOcean', u'DataSourceOVF', u'DataSourceCloudSigma', u'DataSourceSmartOS']
- 2017-10-06 01:15:59,350 - handlers.py[DEBUG]: start: init-local/search-NoCloud: searching for local data from DataSourceNoCloud
- 2017-10-06 01:15:59,350 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloud'>
- 2017-10-06 01:15:59,350 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
- 2017-10-06 01:15:59,351 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,359 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,362 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,495 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,499 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,503 - handlers.py[DEBUG]: finish: init-local/search-NoCloud: SUCCESS: no local data found from DataSourceNoCloud
- 2017-10-06 01:15:59,503 - handlers.py[DEBUG]: start: init-local/search-ConfigDrive: searching for local data from DataSourceConfigDrive
- 2017-10-06 01:15:59,503 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDrive'>
- 2017-10-06 01:15:59,503 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,506 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,509 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,511 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,514 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,517 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,520 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,523 - handlers.py[DEBUG]: finish: init-local/search-ConfigDrive: SUCCESS: no local data found from DataSourceConfigDrive
- 2017-10-06 01:15:59,523 - handlers.py[DEBUG]: start: init-local/search-OpenNebula: searching for local data from DataSourceOpenNebula
- 2017-10-06 01:15:59,523 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebula'>
- 2017-10-06 01:15:59,524 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,526 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,529 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:15:59,533 - handlers.py[DEBUG]: finish: init-local/search-OpenNebula: SUCCESS: no local data found from DataSourceOpenNebula
- 2017-10-06 01:15:59,533 - handlers.py[DEBUG]: start: init-local/search-DigitalOcean: searching for local data from DataSourceDigitalOcean
- 2017-10-06 01:15:59,533 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceDigitalOcean.DataSourceDigitalOcean'>
- 2017-10-06 01:15:59,533 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/sys_vendor
- 2017-10-06 01:15:59,534 - util.py[DEBUG]: Reading from /sys/class/dmi/id/sys_vendor (quiet=False)
- 2017-10-06 01:15:59,534 - util.py[DEBUG]: Read 8 bytes from /sys/class/dmi/id/sys_vendor
- 2017-10-06 01:15:59,534 - util.py[DEBUG]: dmi data /sys/class/dmi/id/sys_vendor returned Red Hat
- 2017-10-06 01:15:59,534 - handlers.py[DEBUG]: finish: init-local/search-DigitalOcean: SUCCESS: no local data found from DataSourceDigitalOcean
- 2017-10-06 01:15:59,534 - handlers.py[DEBUG]: start: init-local/search-OVF: searching for local data from DataSourceOVF
- 2017-10-06 01:15:59,534 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVF'>
- 2017-10-06 01:15:59,535 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,535 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-06 01:15:59,535 - util.py[DEBUG]: Read 18 bytes from /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,535 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned OpenStack Compute
- 2017-10-06 01:15:59,535 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-06 01:15:59,536 - util.py[DEBUG]: Read 2333 bytes from /proc/mounts
- 2017-10-06 01:15:59,536 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/vda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=1750388k,nr_inodes=437597,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/hugetlb', 'opts': 'rw,nosuid,nodev,noexec,relatime,hugetlb', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-06 01:15:59,537 - handlers.py[DEBUG]: finish: init-local/search-OVF: SUCCESS: no local data found from DataSourceOVF
- 2017-10-06 01:15:59,537 - handlers.py[DEBUG]: start: init-local/search-CloudSigma: searching for local data from DataSourceCloudSigma
- 2017-10-06 01:15:59,537 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudSigma.DataSourceCloudSigma'>
- 2017-10-06 01:15:59,537 - DataSourceCloudSigma.py[DEBUG]: determining hypervisor product name via dmi data
- 2017-10-06 01:15:59,537 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,537 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-06 01:15:59,537 - util.py[DEBUG]: Read 18 bytes from /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,537 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned OpenStack Compute
- 2017-10-06 01:15:59,538 - DataSourceCloudSigma.py[DEBUG]: detected hypervisor as OpenStack Compute
- 2017-10-06 01:15:59,538 - handlers.py[DEBUG]: finish: init-local/search-CloudSigma: SUCCESS: no local data found from DataSourceCloudSigma
- 2017-10-06 01:15:59,538 - handlers.py[DEBUG]: start: init-local/search-SmartOS: searching for local data from DataSourceSmartOS
- 2017-10-06 01:15:59,538 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceSmartOS.DataSourceSmartOS'>
- 2017-10-06 01:15:59,538 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,538 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-06 01:15:59,539 - util.py[DEBUG]: Read 18 bytes from /sys/class/dmi/id/product_name
- 2017-10-06 01:15:59,539 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned OpenStack Compute
- 2017-10-06 01:15:59,539 - DataSourceSmartOS.py[DEBUG]: Not running on smartos
- 2017-10-06 01:15:59,539 - handlers.py[DEBUG]: finish: init-local/search-SmartOS: SUCCESS: no local data found from DataSourceSmartOS
- 2017-10-06 01:15:59,539 - main.py[DEBUG]: No local datasource found
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth1/carrier (quiet=False)
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth1/dormant (quiet=False)
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False)
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth1/operstate
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth0/carrier (quiet=False)
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth0/dormant (quiet=False)
- 2017-10-06 01:15:59,540 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False)
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth0/operstate
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
- 2017-10-06 01:15:59,541 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'eth0', 'mac_address': 'fa:16:3e:8e:79:6f'}]}
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False)
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth1/operstate
- 2017-10-06 01:15:59,541 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False)
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False)
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Read 5 bytes from /sys/class/net/eth0/operstate
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
- 2017-10-06 01:15:59,542 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
- 2017-10-06 01:15:59,543 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
- 2017-10-06 01:15:59,543 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:15:59,564 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:15:59,567 - __init__.py[DEBUG]: no work necessary for renaming of [['fa:16:3e:8e:79:6f', 'eth0']]
- 2017-10-06 01:15:59,567 - stages.py[INFO]: Applying network configuration from fallback bringup=False: {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'eth0', 'mac_address': 'fa:16:3e:8e:79:6f'}]}
- 2017-10-06 01:15:59,571 - util.py[DEBUG]: Writing to /etc/sysconfig/network-scripts/ifcfg-eth0 - wb: [420] 159 bytes
- 2017-10-06 01:15:59,579 - util.py[DEBUG]: Reading from /etc/resolv.conf (quiet=False)
- 2017-10-06 01:15:59,579 - util.py[DEBUG]: Read 83 bytes from /etc/resolv.conf
- 2017-10-06 01:15:59,579 - util.py[DEBUG]: Writing to /etc/resolv.conf - wb: [420] 154 bytes
- 2017-10-06 01:15:59,579 - util.py[DEBUG]: Writing to /etc/udev/rules.d/70-persistent-net.rules - wb: [420] 96 bytes
- 2017-10-06 01:15:59,580 - main.py[DEBUG]: [local] Exiting without datasource in local mode
- 2017-10-06 01:15:59,583 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:15:59,583 - util.py[DEBUG]: Read 10 bytes from /proc/uptime
- 2017-10-06 01:15:59,583 - util.py[DEBUG]: cloud-init mode 'init' took 0.602 seconds (0.61)
- 2017-10-06 01:15:59,583 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources
- 2017-10-06 01:16:08,272 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init' at Fri, 06 Oct 2017 01:16:08 +0000. Up 18.41 seconds.
- 2017-10-06 01:16:08,274 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [384] 0 bytes
- 2017-10-06 01:16:08,275 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:08,301 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:08,320 - util.py[DEBUG]: Running command ['netstat', '-A', 'inet6', '-n'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:08,328 - main.py[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
- 2017-10-06 01:16:08,329 - main.py[DEBUG]: Execution continuing, no previous run detected that would allow us to stop early.
- 2017-10-06 01:16:08,329 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust]
- 2017-10-06 01:16:08,329 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
- 2017-10-06 01:16:08,330 - stages.py[DEBUG]: no cache found
- 2017-10-06 01:16:08,330 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: no cache found
- 2017-10-06 01:16:08,330 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-06 01:16:08,376 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:08,376 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'DigitalOcean', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'Ec2', 'CloudSigma', 'CloudStack', 'SmartOS', 'Bigstep', 'None'], via packages ['', u'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
- 2017-10-06 01:16:08,419 - __init__.py[DEBUG]: Searching for network data source in: [u'DataSourceNoCloudNet', u'DataSourceAzureNet', u'DataSourceAltCloud', u'DataSourceOVFNet', u'DataSourceMAAS', u'DataSourceGCE', u'DataSourceOpenStack', u'DataSourceEc2', u'DataSourceCloudStack', u'DataSourceBigstep', u'DataSourceNone']
- 2017-10-06 01:16:08,419 - handlers.py[DEBUG]: start: init-network/search-NoCloudNet: searching for network data from DataSourceNoCloudNet
- 2017-10-06 01:16:08,419 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloudNet'>
- 2017-10-06 01:16:08,419 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
- 2017-10-06 01:16:08,419 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
- 2017-10-06 01:16:08,420 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,424 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,427 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,432 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,436 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,439 - handlers.py[DEBUG]: finish: init-network/search-NoCloudNet: SUCCESS: no network data found from DataSourceNoCloudNet
- 2017-10-06 01:16:08,439 - handlers.py[DEBUG]: start: init-network/search-AzureNet: searching for network data from DataSourceAzureNet
- 2017-10-06 01:16:08,439 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAzure.DataSourceAzureNet'>
- 2017-10-06 01:16:08,440 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,443 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=udf', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:08,446 - handlers.py[DEBUG]: finish: init-network/search-AzureNet: SUCCESS: no network data found from DataSourceAzureNet
- 2017-10-06 01:16:08,447 - handlers.py[DEBUG]: start: init-network/search-AltCloud: searching for network data from DataSourceAltCloud
- 2017-10-06 01:16:08,447 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAltCloud.DataSourceAltCloud'>
- 2017-10-06 01:16:08,447 - DataSourceAltCloud.py[DEBUG]: Invoked get_data()
- 2017-10-06 01:16:08,447 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-06 01:16:08,447 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-06 01:16:08,447 - util.py[DEBUG]: Read 18 bytes from /sys/class/dmi/id/product_name
- 2017-10-06 01:16:08,448 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned OpenStack Compute
- 2017-10-06 01:16:08,448 - DataSourceAltCloud.py[DEBUG]: cloud_type: UNKNOWN
- 2017-10-06 01:16:08,448 - handlers.py[DEBUG]: finish: init-network/search-AltCloud: SUCCESS: no network data found from DataSourceAltCloud
- 2017-10-06 01:16:08,448 - handlers.py[DEBUG]: start: init-network/search-OVFNet: searching for network data from DataSourceOVFNet
- 2017-10-06 01:16:08,448 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVFNet'>
- 2017-10-06 01:16:08,448 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
- 2017-10-06 01:16:08,448 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
- 2017-10-06 01:16:08,449 - util.py[DEBUG]: Read 18 bytes from /sys/class/dmi/id/product_name
- 2017-10-06 01:16:08,449 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned OpenStack Compute
- 2017-10-06 01:16:08,449 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
- 2017-10-06 01:16:08,450 - util.py[DEBUG]: Read 2333 bytes from /proc/mounts
- 2017-10-06 01:16:08,450 - util.py[DEBUG]: Fetched {'/dev/mapper/vgvar-var': {'mountpoint': '/var', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sunrpc': {'mountpoint': '/var/lib/nfs/rpc_pipefs', 'opts': 'rw,relatime', 'fstype': 'rpc_pipefs'}, '/dev/vda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, '/dev/mapper/vgvar-crash': {'mountpoint': '/crash', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'configfs': {'mountpoint': '/sys/kernel/config', 'opts': 'rw,relatime', 'fstype': 'configfs'}, '/dev/mapper/vgroot-root1': {'mountpoint': '/', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'systemd-1': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct', 'fstype': 'autofs'}, 'nfsd': {'mountpoint': '/proc/fs/nfsd', 'opts': 'rw,relatime', 'fstype': 'nfsd'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'debugfs': {'mountpoint': '/sys/kernel/debug', 'opts': 'rw,relatime', 'fstype': 'debugfs'}, 'tmpfs': {'mountpoint': '/sys/fs/cgroup', 'opts': 'ro,nosuid,nodev,noexec,mode=755', 'fstype': 'tmpfs'}, 'mqueue': {'mountpoint': '/dev/mqueue', 'opts': 'rw,relatime', 'fstype': 'mqueue'}, 'devtmpfs': {'mountpoint': '/dev', 'opts': 'rw,nosuid,size=1750388k,nr_inodes=437597,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/vgroot-root2': {'mountpoint': '/media/oldroot', 'opts': 'rw,relatime,data=ordered', 'fstype': 'ext4'}, 'securityfs': {'mountpoint': '/sys/kernel/security', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'securityfs'}, 'pstore': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'pstore'}, 'hugetlbfs': {'mountpoint': '/dev/hugepages', 'opts': 'rw,relatime', 'fstype': 'hugetlbfs'}, 'cgroup': {'mountpoint': '/sys/fs/cgroup/hugetlb', 'opts': 'rw,nosuid,nodev,noexec,relatime,hugetlb', 'fstype': 'cgroup'}, 'binfmt_misc': {'mountpoint': '/proc/sys/fs/binfmt_misc', 'opts': 'rw,relatime', 'fstype': 'binfmt_misc'}} mounts from proc
- 2017-10-06 01:16:08,450 - handlers.py[DEBUG]: finish: init-network/search-OVFNet: SUCCESS: no network data found from DataSourceOVFNet
- 2017-10-06 01:16:08,451 - handlers.py[DEBUG]: start: init-network/search-MAAS: searching for network data from DataSourceMAAS
- 2017-10-06 01:16:08,451 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceMAAS.DataSourceMAAS'>
- 2017-10-06 01:16:08,451 - handlers.py[DEBUG]: finish: init-network/search-MAAS: SUCCESS: no network data found from DataSourceMAAS
- 2017-10-06 01:16:08,451 - handlers.py[DEBUG]: start: init-network/search-GCE: searching for network data from DataSourceGCE
- 2017-10-06 01:16:08,451 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceGCE.DataSourceGCE'>
- 2017-10-06 01:16:08,915 - DataSourceGCE.py[DEBUG]: http://metadata.google.internal/computeMetadata/v1/ is not resolvable
- 2017-10-06 01:16:08,916 - handlers.py[DEBUG]: finish: init-network/search-GCE: SUCCESS: no network data found from DataSourceGCE
- 2017-10-06 01:16:08,916 - handlers.py[DEBUG]: start: init-network/search-OpenStack: searching for network data from DataSourceOpenStack
- 2017-10-06 01:16:08,916 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenStack.DataSourceOpenStack'>
- 2017-10-06 01:16:08,917 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack' with {'url': 'http://169.254.169.254/openstack', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:09,441 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack (200, 50b) after 1 attempts
- 2017-10-06 01:16:09,441 - DataSourceOpenStack.py[DEBUG]: Using metadata source: 'http://169.254.169.254'
- 2017-10-06 01:16:09,442 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack' with {'url': 'http://169.254.169.254/openstack', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:09,844 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack (200, 50b) after 1 attempts
- 2017-10-06 01:16:09,845 - openstack.py[DEBUG]: Selected version '2015-10-15' from ['2012-08-10', '2013-04-04', '2013-10-17', '2015-10-15', 'latest']
- 2017-10-06 01:16:09,845 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2015-10-15/vendor_data.json' with {'url': 'http://169.254.169.254/openstack/2015-10-15/vendor_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:10,195 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2015-10-15/vendor_data.json (200, 2b) after 1 attempts
- 2017-10-06 01:16:10,195 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2015-10-15/user_data' with {'url': 'http://169.254.169.254/openstack/2015-10-15/user_data', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:10,820 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2015-10-15/user_data (200, 4010b) after 1 attempts
- 2017-10-06 01:16:10,820 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2015-10-15/network_data.json' with {'url': 'http://169.254.169.254/openstack/2015-10-15/network_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:11,157 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2015-10-15/network_data.json (200, 626b) after 1 attempts
- 2017-10-06 01:16:11,157 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/openstack/2015-10-15/meta_data.json' with {'url': 'http://169.254.169.254/openstack/2015-10-15/meta_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:11,458 - url_helper.py[DEBUG]: Read from http://169.254.169.254/openstack/2015-10-15/meta_data.json (200, 1787b) after 1 attempts
- 2017-10-06 01:16:11,459 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/' with {'url': 'http://169.254.169.254/latest/meta-data/', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:12,045 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ (200, 223b) after 1 attempts
- 2017-10-06 01:16:12,046 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/block-device-mapping/' with {'url': 'http://169.254.169.254/latest/meta-data/block-device-mapping/', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:12,572 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/block-device-mapping/ (200, 8b) after 1 attempts
- 2017-10-06 01:16:12,572 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/block-device-mapping/ami' with {'url': 'http://169.254.169.254/latest/meta-data/block-device-mapping/ami', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:13,087 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/block-device-mapping/ami (200, 3b) after 1 attempts
- 2017-10-06 01:16:13,087 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/block-device-mapping/root' with {'url': 'http://169.254.169.254/latest/meta-data/block-device-mapping/root', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:13,708 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/block-device-mapping/root (200, 8b) after 1 attempts
- 2017-10-06 01:16:13,708 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/placement/' with {'url': 'http://169.254.169.254/latest/meta-data/placement/', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:14,003 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/placement/ (200, 17b) after 1 attempts
- 2017-10-06 01:16:14,003 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/placement/availability-zone' with {'url': 'http://169.254.169.254/latest/meta-data/placement/availability-zone', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:14,325 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/placement/availability-zone (200, 4b) after 1 attempts
- 2017-10-06 01:16:14,325 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-keys/' with {'url': 'http://169.254.169.254/latest/meta-data/public-keys/', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:14,393 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-keys/ (200, 13b) after 1 attempts
- 2017-10-06 01:16:14,393 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-keys/0/openssh-key' with {'url': 'http://169.254.169.254/latest/meta-data/public-keys/0/openssh-key', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:14,984 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-keys/0/openssh-key (200, 398b) after 1 attempts
- 2017-10-06 01:16:14,985 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/local-ipv4' with {'url': 'http://169.254.169.254/latest/meta-data/local-ipv4', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:15,613 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/local-ipv4 (200, 9b) after 1 attempts
- 2017-10-06 01:16:15,613 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/reservation-id' with {'url': 'http://169.254.169.254/latest/meta-data/reservation-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:15,943 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/reservation-id (200, 10b) after 1 attempts
- 2017-10-06 01:16:15,944 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/local-hostname' with {'url': 'http://169.254.169.254/latest/meta-data/local-hostname', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:16,286 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/local-hostname (200, 13b) after 1 attempts
- 2017-10-06 01:16:16,286 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/security-groups' with {'url': 'http://169.254.169.254/latest/meta-data/security-groups', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:16,929 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/security-groups (200, 15b) after 1 attempts
- 2017-10-06 01:16:16,929 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/ami-launch-index' with {'url': 'http://169.254.169.254/latest/meta-data/ami-launch-index', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:16,983 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ami-launch-index (200, 1b) after 1 attempts
- 2017-10-06 01:16:16,983 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-hostname' with {'url': 'http://169.254.169.254/latest/meta-data/public-hostname', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,070 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-hostname (200, 13b) after 1 attempts
- 2017-10-06 01:16:17,070 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/hostname' with {'url': 'http://169.254.169.254/latest/meta-data/hostname', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,155 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/hostname (200, 13b) after 1 attempts
- 2017-10-06 01:16:17,155 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/ami-id' with {'url': 'http://169.254.169.254/latest/meta-data/ami-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,212 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ami-id (200, 12b) after 1 attempts
- 2017-10-06 01:16:17,212 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/instance-action' with {'url': 'http://169.254.169.254/latest/meta-data/instance-action', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,561 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/instance-action (200, 4b) after 1 attempts
- 2017-10-06 01:16:17,561 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/public-ipv4' with {'url': 'http://169.254.169.254/latest/meta-data/public-ipv4', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,606 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/public-ipv4 (200, 12b) after 1 attempts
- 2017-10-06 01:16:17,607 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/ami-manifest-path' with {'url': 'http://169.254.169.254/latest/meta-data/ami-manifest-path', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,648 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/ami-manifest-path (200, 5b) after 1 attempts
- 2017-10-06 01:16:17,648 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/instance-type' with {'url': 'http://169.254.169.254/latest/meta-data/instance-type', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,695 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/instance-type (200, 9b) after 1 attempts
- 2017-10-06 01:16:17,696 - url_helper.py[DEBUG]: [0/6] open 'http://169.254.169.254/latest/meta-data/instance-id' with {'url': 'http://169.254.169.254/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
- 2017-10-06 01:16:17,814 - url_helper.py[DEBUG]: Read from http://169.254.169.254/latest/meta-data/instance-id (200, 10b) after 1 attempts
- 2017-10-06 01:16:17,815 - util.py[DEBUG]: Crawl of openstack metadata service took 8.373 seconds
- 2017-10-06 01:16:17,815 - handlers.py[DEBUG]: finish: init-network/search-OpenStack: SUCCESS: found network data from DataSourceOpenStack
- 2017-10-06 01:16:17,815 - stages.py[INFO]: Loaded datasource DataSourceOpenStack - DataSourceOpenStack [net,ver=2]
- 2017-10-06 01:16:17,816 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-06 01:16:17,816 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-06 01:16:17,816 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,831 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-06 01:16:17,831 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-06 01:16:17,832 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,837 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,837 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-06 01:16:17,838 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
- 2017-10-06 01:16:17,838 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3'
- 2017-10-06 01:16:17,839 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/datasource (quiet=False)
- 2017-10-06 01:16:17,840 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/datasource - wb: [420] 53 bytes
- 2017-10-06 01:16:17,840 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [420] 53 bytes
- 2017-10-06 01:16:17,840 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
- 2017-10-06 01:16:17,840 - stages.py[DEBUG]: previous iid found to be NO_PREVIOUS_INSTANCE_ID
- 2017-10-06 01:16:17,840 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [420] 37 bytes
- 2017-10-06 01:16:17,840 - util.py[DEBUG]: Writing to /run/cloud-init/.instance-id - wb: [420] 37 bytes
- 2017-10-06 01:16:17,841 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [420] 24 bytes
- 2017-10-06 01:16:17,842 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 13137 bytes
- 2017-10-06 01:16:17,842 - main.py[DEBUG]: [net] init will now be targeting instance id: 74a39373-5ea9-4645-8900-6cca357ef1c3. new=True
- 2017-10-06 01:16:17,842 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-06 01:16:17,842 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-06 01:16:17,842 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,857 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-06 01:16:17,857 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-06 01:16:17,857 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,863 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,863 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-06 01:16:17,864 - util.py[DEBUG]: Reading from /sys/class/net/eth1/carrier (quiet=False)
- 2017-10-06 01:16:17,865 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth1/carrier
- 2017-10-06 01:16:17,865 - util.py[DEBUG]: Reading from /sys/class/net/eth0/carrier (quiet=False)
- 2017-10-06 01:16:17,865 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/carrier
- 2017-10-06 01:16:17,865 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
- 2017-10-06 01:16:17,865 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
- 2017-10-06 01:16:17,865 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'eth0', 'mac_address': 'fa:16:3e:8e:79:6f'}]}
- 2017-10-06 01:16:17,866 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:17,866 - util.py[DEBUG]: Reading from /sys/class/net/eth1/operstate (quiet=False)
- 2017-10-06 01:16:17,866 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth1/operstate
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Reading from /sys/class/net/eth1/address (quiet=False)
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth1/address
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False)
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth0/operstate
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
- 2017-10-06 01:16:17,867 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
- 2017-10-06 01:16:17,868 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
- 2017-10-06 01:16:17,868 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
- 2017-10-06 01:16:17,868 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
- 2017-10-06 01:16:17,868 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:17,872 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:17,875 - __init__.py[DEBUG]: no work necessary for renaming of [['fa:16:3e:8e:79:6f', 'eth0']]
- 2017-10-06 01:16:17,875 - stages.py[INFO]: Applying network configuration from fallback bringup=True: {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'type': 'physical', 'name': 'eth0', 'mac_address': 'fa:16:3e:8e:79:6f'}]}
- 2017-10-06 01:16:17,879 - util.py[DEBUG]: Writing to /etc/sysconfig/network-scripts/ifcfg-eth0 - wb: [420] 159 bytes
- 2017-10-06 01:16:17,879 - util.py[DEBUG]: Reading from /etc/resolv.conf (quiet=False)
- 2017-10-06 01:16:17,880 - util.py[DEBUG]: Read 84 bytes from /etc/resolv.conf
- 2017-10-06 01:16:17,880 - util.py[DEBUG]: Writing to /etc/resolv.conf - wb: [420] 155 bytes
- 2017-10-06 01:16:17,880 - util.py[DEBUG]: Writing to /etc/udev/rules.d/70-persistent-net.rules - wb: [420] 96 bytes
- 2017-10-06 01:16:17,880 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/user-data.txt - wb: [384] 4010 bytes
- 2017-10-06 01:16:17,896 - util.py[DEBUG]: Attempting to load yaml from string of length 153 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,909 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/user-data.txt.i - wb: [384] 4069 bytes
- 2017-10-06 01:16:17,909 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/vendor-data.txt - wb: [384] 0 bytes
- 2017-10-06 01:16:17,910 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/vendor-data.txt.i - wb: [384] 344 bytes
- 2017-10-06 01:16:17,911 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/consume_data - wb: [420] 20 bytes
- 2017-10-06 01:16:17,911 - helpers.py[DEBUG]: Running consume_data using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/consume_data'>)
- 2017-10-06 01:16:17,911 - handlers.py[DEBUG]: start: init-network/consume-user-data: reading and applying user-data
- 2017-10-06 01:16:17,912 - stages.py[DEBUG]: Added default handler for set(['text/cloud-config-jsonp', 'text/cloud-config']) from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']]
- 2017-10-06 01:16:17,913 - stages.py[DEBUG]: Added default handler for set(['text/x-shellscript']) from ShellScriptPartHandler: [['text/x-shellscript']]
- 2017-10-06 01:16:17,913 - stages.py[DEBUG]: Added default handler for set(['text/cloud-boothook']) from BootHookPartHandler: [['text/cloud-boothook']]
- 2017-10-06 01:16:17,913 - stages.py[DEBUG]: Added default handler for set(['text/upstart-job']) from UpstartJobPartHandler: [['text/upstart-job']]
- 2017-10-06 01:16:17,913 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,914 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__begin__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,914 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency once-per-instance
- 2017-10-06 01:16:17,914 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,914 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/cloud-config; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="cloud-config"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,914 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (text/cloud-config, cloud-config, 3) with frequency once-per-instance
- 2017-10-06 01:16:17,914 - util.py[DEBUG]: Attempting to load yaml from string of length 153 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,916 - cloud_config.py[DEBUG]: Merging by applying [('dict', ['replace']), ('list', []), ('str', [])]
- 2017-10-06 01:16:17,916 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/cloud-boothook; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="boothook.sh"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,916 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (text/cloud-boothook, boothook.sh, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,916 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/boothooks/boothook.sh - wb: [448] 534 bytes
- 2017-10-06 01:16:17,916 - util.py[DEBUG]: Running command ['/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/boothooks/boothook.sh'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:17,963 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/part-handler; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="part-handler.py"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,963 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/handlers/part-handler-000.py - wb: [384] 1659 bytes
- 2017-10-06 01:16:17,964 - __init__.py[DEBUG]: Calling handler <module 'part-handler-000' from '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/handlers/part-handler-000.py'> (__begin__, None, 1) with frequency once-per-instance
- 2017-10-06 01:16:17,965 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/x-shellscript; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="userdata"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,965 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (text/x-shellscript, userdata, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,965 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/scripts/userdata - wb: [448] 0 bytes
- 2017-10-06 01:16:17,965 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/x-cfninitdata; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="cfn-init-data"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,965 - __init__.py[DEBUG]: Calling handler <module 'part-handler-000' from '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/handlers/part-handler-000.py'> (text/x-cfninitdata, cfn-init-data, 1) with frequency once-per-instance
- 2017-10-06 01:16:17,966 - __init__.py[DEBUG]: {'Content-Transfer-Encoding': '7bit', 'Content-Type': 'text/x-cfninitdata; charset="us-ascii"', 'Content-Disposition': 'attachment; filename="cfn-watch-server"', 'MIME-Version': '1.0'}
- 2017-10-06 01:16:17,966 - __init__.py[DEBUG]: Calling handler <module 'part-handler-000' from '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/handlers/part-handler-000.py'> (text/x-cfninitdata, cfn-watch-server, 1) with frequency once-per-instance
- 2017-10-06 01:16:17,966 - __init__.py[DEBUG]: Calling handler <module 'part-handler-000' from '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/handlers/part-handler-000.py'> (__end__, None, 1) with frequency once-per-instance
- 2017-10-06 01:16:17,966 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,966 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,967 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__end__, None, 2) with frequency once-per-instance
- 2017-10-06 01:16:17,967 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency once-per-instance
- 2017-10-06 01:16:17,968 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/cloud-config.txt - wb: [384] 113 bytes
- 2017-10-06 01:16:17,968 - handlers.py[DEBUG]: finish: init-network/consume-user-data: SUCCESS: reading and applying user-data
- 2017-10-06 01:16:17,968 - handlers.py[DEBUG]: start: init-network/consume-vendor-data: reading and applying vendor-data
- 2017-10-06 01:16:17,968 - stages.py[DEBUG]: no vendordata from datasource
- 2017-10-06 01:16:17,969 - handlers.py[DEBUG]: finish: init-network/consume-vendor-data: SUCCESS: reading and applying vendor-data
- 2017-10-06 01:16:17,969 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
- 2017-10-06 01:16:17,969 - util.py[DEBUG]: Read 1267 bytes from /etc/cloud/cloud.cfg
- 2017-10-06 01:16:17,969 - util.py[DEBUG]: Attempting to load yaml from string of length 1267 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,985 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
- 2017-10-06 01:16:17,985 - util.py[DEBUG]: Read 1821 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
- 2017-10-06 01:16:17,985 - util.py[DEBUG]: Attempting to load yaml from string of length 1821 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,991 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,992 - util.py[DEBUG]: load_yaml given empty string, returning default
- 2017-10-06 01:16:17,992 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
- 2017-10-06 01:16:17,992 - util.py[DEBUG]: Read 113 bytes from /var/lib/cloud/instance/cloud-config.txt
- 2017-10-06 01:16:17,992 - util.py[DEBUG]: Attempting to load yaml from string of length 113 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,995 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
- 2017-10-06 01:16:17,995 - util.py[DEBUG]: Read 113 bytes from /var/lib/cloud/instance/cloud-config.txt
- 2017-10-06 01:16:17,995 - util.py[DEBUG]: Attempting to load yaml from string of length 113 with allowed root types (<type 'dict'>,)
- 2017-10-06 01:16:17,997 - main.py[WARNING]: Stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log, | tee -a /var/log/cloud-init-output.log)
- 2017-10-06 01:16:18,001 - util.py[DEBUG]: Redirecting <open file '<stdout>', mode 'w' at 0x7f9e734c0150> to | tee -a /var/log/cloud-init-output.log
- 2017-10-06 01:16:18,004 - util.py[DEBUG]: Redirecting <open file '<stderr>', mode 'w' at 0x7f9e734c01e0> to | tee -a /var/log/cloud-init-output.log
- 2017-10-06 01:16:18,008 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 16617 bytes
- 2017-10-06 01:16:18,036 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:18,037 - stages.py[DEBUG]: Running module migrator (<module 'cloudinit.config.cc_migrator' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_migrator.pyc'>) with frequency always
- 2017-10-06 01:16:18,038 - handlers.py[DEBUG]: start: init-network/config-migrator: running config-migrator with frequency always
- 2017-10-06 01:16:18,038 - helpers.py[DEBUG]: Running config-migrator using lock (<cloudinit.helpers.DummyLock object at 0x3b2c350>)
- 2017-10-06 01:16:18,039 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names
- 2017-10-06 01:16:18,039 - handlers.py[DEBUG]: finish: init-network/config-migrator: SUCCESS: config-migrator ran successfully
- 2017-10-06 01:16:18,039 - stages.py[DEBUG]: Running module bootcmd (<module 'cloudinit.config.cc_bootcmd' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_bootcmd.pyc'>) with frequency always
- 2017-10-06 01:16:18,039 - handlers.py[DEBUG]: start: init-network/config-bootcmd: running config-bootcmd with frequency always
- 2017-10-06 01:16:18,040 - helpers.py[DEBUG]: Running config-bootcmd using lock (<cloudinit.helpers.DummyLock object at 0x3b2c3d0>)
- 2017-10-06 01:16:18,040 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration
- 2017-10-06 01:16:18,040 - handlers.py[DEBUG]: finish: init-network/config-bootcmd: SUCCESS: config-bootcmd ran successfully
- 2017-10-06 01:16:18,040 - stages.py[DEBUG]: Running module write-files (<module 'cloudinit.config.cc_write_files' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_write_files.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,040 - handlers.py[DEBUG]: start: init-network/config-write-files: running config-write-files with frequency once-per-instance
- 2017-10-06 01:16:18,041 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_write_files - wb: [420] 20 bytes
- 2017-10-06 01:16:18,041 - helpers.py[DEBUG]: Running config-write-files using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_write_files'>)
- 2017-10-06 01:16:18,041 - cc_write_files.py[DEBUG]: Skipping module named write-files, no/empty 'write_files' key in configuration
- 2017-10-06 01:16:18,041 - handlers.py[DEBUG]: finish: init-network/config-write-files: SUCCESS: config-write-files ran successfully
- 2017-10-06 01:16:18,041 - stages.py[DEBUG]: Running module growpart (<module 'cloudinit.config.cc_growpart' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_growpart.pyc'>) with frequency always
- 2017-10-06 01:16:18,042 - handlers.py[DEBUG]: start: init-network/config-growpart: running config-growpart with frequency always
- 2017-10-06 01:16:18,042 - helpers.py[DEBUG]: Running config-growpart using lock (<cloudinit.helpers.DummyLock object at 0x3b2c510>)
- 2017-10-06 01:16:18,042 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'ignore_growroot_disabled': False, 'mode': 'auto', 'devices': ['/']}
- 2017-10-06 01:16:18,042 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,054 - util.py[DEBUG]: Reading from /proc/1550/mountinfo (quiet=False)
- 2017-10-06 01:16:18,054 - util.py[DEBUG]: Read 3094 bytes from /proc/1550/mountinfo
- 2017-10-06 01:16:18,056 - util.py[DEBUG]: resize_devices took 0.002 seconds
- 2017-10-06 01:16:18,056 - cc_growpart.py[DEBUG]: '/' SKIPPED: device_part_info(/dev/mapper/vgroot-root1) failed: /dev/mapper/vgroot-root1 not a partition
- 2017-10-06 01:16:18,056 - handlers.py[DEBUG]: finish: init-network/config-growpart: SUCCESS: config-growpart ran successfully
- 2017-10-06 01:16:18,056 - stages.py[DEBUG]: Running module resizefs (<module 'cloudinit.config.cc_resizefs' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_resizefs.pyc'>) with frequency always
- 2017-10-06 01:16:18,056 - handlers.py[DEBUG]: start: init-network/config-resizefs: running config-resizefs with frequency always
- 2017-10-06 01:16:18,057 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x3b2c550>)
- 2017-10-06 01:16:18,057 - util.py[DEBUG]: Reading from /proc/1550/mountinfo (quiet=False)
- 2017-10-06 01:16:18,057 - util.py[DEBUG]: Read 3094 bytes from /proc/1550/mountinfo
- 2017-10-06 01:16:18,057 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/mapper/vgroot-root1 mnt_point=/ path=/
- 2017-10-06 01:16:18,057 - util.py[DEBUG]: Running command ['systemd-detect-virt', '--quiet', '--container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,061 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,065 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,069 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False)
- 2017-10-06 01:16:18,069 - util.py[DEBUG]: Read 0 bytes from /proc/1/environ
- 2017-10-06 01:16:18,069 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False)
- 2017-10-06 01:16:18,070 - util.py[DEBUG]: Read 1137 bytes from /proc/self/status
- 2017-10-06 01:16:18,070 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/mapper/vgroot-root1
- 2017-10-06 01:16:18,070 - util.py[DEBUG]: Running command ('resize2fs', '/dev/mapper/vgroot-root1') with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,088 - util.py[DEBUG]: Resizing took 0.018 seconds
- 2017-10-06 01:16:18,088 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True)
- 2017-10-06 01:16:18,088 - handlers.py[DEBUG]: finish: init-network/config-resizefs: SUCCESS: config-resizefs ran successfully
- 2017-10-06 01:16:18,088 - stages.py[DEBUG]: Running module set_hostname (<module 'cloudinit.config.cc_set_hostname' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_set_hostname.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,089 - handlers.py[DEBUG]: start: init-network/config-set_hostname: running config-set_hostname with frequency once-per-instance
- 2017-10-06 01:16:18,089 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_set_hostname - wb: [420] 20 bytes
- 2017-10-06 01:16:18,089 - helpers.py[DEBUG]: Running config-set_hostname using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_set_hostname'>)
- 2017-10-06 01:16:18,090 - cc_set_hostname.py[DEBUG]: Setting the hostname to gs1.novalocal (gs1)
- 2017-10-06 01:16:18,090 - util.py[DEBUG]: Running command ['hostnamectl', 'set-hostname', 'gs1.novalocal'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,180 - __init__.py[DEBUG]: Non-persistently setting the system hostname to gs1.novalocal
- 2017-10-06 01:16:18,180 - util.py[DEBUG]: Running command ['hostname', u'gs1.novalocal'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,184 - handlers.py[DEBUG]: finish: init-network/config-set_hostname: SUCCESS: config-set_hostname ran successfully
- 2017-10-06 01:16:18,184 - stages.py[DEBUG]: Running module update_hostname (<module 'cloudinit.config.cc_update_hostname' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_update_hostname.pyc'>) with frequency always
- 2017-10-06 01:16:18,184 - handlers.py[DEBUG]: start: init-network/config-update_hostname: running config-update_hostname with frequency always
- 2017-10-06 01:16:18,184 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x3b2cc90>)
- 2017-10-06 01:16:18,185 - cc_update_hostname.py[DEBUG]: Updating hostname to gs1.novalocal (gs1)
- 2017-10-06 01:16:18,185 - util.py[DEBUG]: Running command ['hostname'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,187 - __init__.py[DEBUG]: Attempting to update hostname to gs1.novalocal in 1 files
- 2017-10-06 01:16:18,188 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [420] 13 bytes
- 2017-10-06 01:16:18,188 - handlers.py[DEBUG]: finish: init-network/config-update_hostname: SUCCESS: config-update_hostname ran successfully
- 2017-10-06 01:16:18,188 - stages.py[DEBUG]: Running module update_etc_hosts (<module 'cloudinit.config.cc_update_etc_hosts' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_update_etc_hosts.pyc'>) with frequency always
- 2017-10-06 01:16:18,189 - handlers.py[DEBUG]: start: init-network/config-update_etc_hosts: running config-update_etc_hosts with frequency always
- 2017-10-06 01:16:18,189 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock (<cloudinit.helpers.DummyLock object at 0x3b2cd50>)
- 2017-10-06 01:16:18,189 - cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts
- 2017-10-06 01:16:18,189 - handlers.py[DEBUG]: finish: init-network/config-update_etc_hosts: SUCCESS: config-update_etc_hosts ran successfully
- 2017-10-06 01:16:18,189 - stages.py[DEBUG]: Running module rsyslog (<module 'cloudinit.config.cc_rsyslog' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rsyslog.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,190 - handlers.py[DEBUG]: start: init-network/config-rsyslog: running config-rsyslog with frequency once-per-instance
- 2017-10-06 01:16:18,190 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rsyslog - wb: [420] 20 bytes
- 2017-10-06 01:16:18,190 - helpers.py[DEBUG]: Running config-rsyslog using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rsyslog'>)
- 2017-10-06 01:16:18,190 - cc_rsyslog.py[DEBUG]: Skipping module named rsyslog, no 'rsyslog' key in configuration
- 2017-10-06 01:16:18,190 - handlers.py[DEBUG]: finish: init-network/config-rsyslog: SUCCESS: config-rsyslog ran successfully
- 2017-10-06 01:16:18,190 - stages.py[DEBUG]: Running module users-groups (<module 'cloudinit.config.cc_users_groups' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_users_groups.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,191 - handlers.py[DEBUG]: start: init-network/config-users-groups: running config-users-groups with frequency once-per-instance
- 2017-10-06 01:16:18,191 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_users_groups - wb: [420] 20 bytes
- 2017-10-06 01:16:18,192 - helpers.py[DEBUG]: Running config-users-groups using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_users_groups'>)
- 2017-10-06 01:16:18,192 - __init__.py[INFO]: User root already exists, skipping.
- 2017-10-06 01:16:18,192 - util.py[DEBUG]: Running command ['passwd', '-l', 'root'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,298 - handlers.py[DEBUG]: finish: init-network/config-users-groups: SUCCESS: config-users-groups ran successfully
- 2017-10-06 01:16:18,298 - stages.py[DEBUG]: Running module ssh (<module 'cloudinit.config.cc_ssh' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_ssh.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,299 - handlers.py[DEBUG]: start: init-network/config-ssh: running config-ssh with frequency once-per-instance
- 2017-10-06 01:16:18,299 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_ssh - wb: [420] 19 bytes
- 2017-10-06 01:16:18,299 - helpers.py[DEBUG]: Running config-ssh using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_ssh'>)
- 2017-10-06 01:16:18,301 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
- 2017-10-06 01:16:18,308 - util.py[DEBUG]: Read 4359 bytes from /etc/ssh/sshd_config
- 2017-10-06 01:16:18,312 - util.py[DEBUG]: Reading from /root/.ssh/authorized_keys (quiet=False)
- 2017-10-06 01:16:18,312 - util.py[DEBUG]: Read 0 bytes from /root/.ssh/authorized_keys
- 2017-10-06 01:16:18,312 - util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [384] 399 bytes
- 2017-10-06 01:16:18,313 - util.py[DEBUG]: Changing the ownership of /root/.ssh/authorized_keys to 0:0
- 2017-10-06 01:16:18,313 - handlers.py[DEBUG]: finish: init-network/config-ssh: SUCCESS: config-ssh ran successfully
- 2017-10-06 01:16:18,313 - main.py[DEBUG]: Ran 11 modules with 0 failures
- 2017-10-06 01:16:18,314 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:16:18,314 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:18,314 - util.py[DEBUG]: cloud-init mode 'init' took 10.093 seconds (9.59)
- 2017-10-06 01:16:18,314 - handlers.py[DEBUG]: finish: init-network: SUCCESS: searching for network datasources
- 2017-10-06 01:16:18,870 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:config' at Fri, 06 Oct 2017 01:16:18 +0000. Up 28.45 seconds.
- 2017-10-06 01:16:18,912 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:18,913 - stages.py[DEBUG]: Running module mounts (<module 'cloudinit.config.cc_mounts' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_mounts.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,913 - handlers.py[DEBUG]: start: modules-config/config-mounts: running config-mounts with frequency once-per-instance
- 2017-10-06 01:16:18,914 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mounts - wb: [420] 20 bytes
- 2017-10-06 01:16:18,914 - helpers.py[DEBUG]: Running config-mounts using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mounts'>)
- 2017-10-06 01:16:18,914 - cc_mounts.py[DEBUG]: mounts configuration is []
- 2017-10-06 01:16:18,914 - cc_mounts.py[DEBUG]: Attempting to determine the real name of ephemeral0
- 2017-10-06 01:16:18,914 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['ephemeral0']
- 2017-10-06 01:16:18,914 - openstack.py[DEBUG]: Using openstack style lookup to find device ['ephemeral0']
- 2017-10-06 01:16:18,914 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=ephemeral0', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:18,920 - cc_mounts.py[DEBUG]: Ignoring nonexistant default named mount ephemeral0
- 2017-10-06 01:16:18,921 - cc_mounts.py[DEBUG]: Attempting to determine the real name of swap
- 2017-10-06 01:16:18,921 - openstack.py[DEBUG]: Using ec2 style lookup to find device ['swap']
- 2017-10-06 01:16:18,921 - openstack.py[DEBUG]: Using openstack style lookup to find device ['swap']
- 2017-10-06 01:16:18,921 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=swap', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
- 2017-10-06 01:16:18,924 - openstack.py[DEBUG]: Mapped swap to device /dev/vda5
- 2017-10-06 01:16:18,924 - cc_mounts.py[DEBUG]: Mapped metadata name swap to /dev/vda5
- 2017-10-06 01:16:18,925 - cc_mounts.py[DEBUG]: Ignoring nonexistant default named mount swap
- 2017-10-06 01:16:18,925 - cc_mounts.py[DEBUG]: no need to setup swap
- 2017-10-06 01:16:18,925 - cc_mounts.py[DEBUG]: No modifications to fstab needed.
- 2017-10-06 01:16:18,925 - handlers.py[DEBUG]: finish: modules-config/config-mounts: SUCCESS: config-mounts ran successfully
- 2017-10-06 01:16:18,925 - stages.py[DEBUG]: Running module locale (<module 'cloudinit.config.cc_locale' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_locale.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,926 - handlers.py[DEBUG]: start: modules-config/config-locale: running config-locale with frequency once-per-instance
- 2017-10-06 01:16:18,926 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_locale - wb: [420] 20 bytes
- 2017-10-06 01:16:18,926 - helpers.py[DEBUG]: Running config-locale using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_locale'>)
- 2017-10-06 01:16:18,926 - cc_locale.py[DEBUG]: Setting locale to en_US.UTF-8
- 2017-10-06 01:16:18,926 - util.py[DEBUG]: Reading from /etc/locale.conf (quiet=False)
- 2017-10-06 01:16:18,927 - util.py[DEBUG]: Read 17 bytes from /etc/locale.conf
- 2017-10-06 01:16:18,927 - util.py[DEBUG]: Writing to /etc/locale.conf - wb: [420] 17 bytes
- 2017-10-06 01:16:18,928 - handlers.py[DEBUG]: finish: modules-config/config-locale: SUCCESS: config-locale ran successfully
- 2017-10-06 01:16:18,928 - stages.py[DEBUG]: Running module set-passwords (<module 'cloudinit.config.cc_set_passwords' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_set_passwords.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,928 - handlers.py[DEBUG]: start: modules-config/config-set-passwords: running config-set-passwords with frequency once-per-instance
- 2017-10-06 01:16:18,929 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_set_passwords - wb: [420] 20 bytes
- 2017-10-06 01:16:18,929 - helpers.py[DEBUG]: Running config-set-passwords using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_set_passwords'>)
- 2017-10-06 01:16:18,929 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
- 2017-10-06 01:16:18,929 - util.py[DEBUG]: Read 4359 bytes from /etc/ssh/sshd_config
- 2017-10-06 01:16:18,930 - cc_set_passwords.py[DEBUG]: Replacing auth line 79 with yes
- 2017-10-06 01:16:18,930 - util.py[DEBUG]: Writing to /etc/ssh/sshd_config - wb: [384] 4360 bytes
- 2017-10-06 01:16:18,931 - util.py[DEBUG]: Running command ['service', 'sshd', 'restart'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:18,994 - cc_set_passwords.py[DEBUG]: Restarted the ssh daemon
- 2017-10-06 01:16:18,995 - handlers.py[DEBUG]: finish: modules-config/config-set-passwords: SUCCESS: config-set-passwords ran successfully
- 2017-10-06 01:16:18,995 - stages.py[DEBUG]: Running module rh_subscription (<module 'cloudinit.config.cc_rh_subscription' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rh_subscription.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,995 - handlers.py[DEBUG]: start: modules-config/config-rh_subscription: running config-rh_subscription with frequency once-per-instance
- 2017-10-06 01:16:18,996 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rh_subscription - wb: [420] 19 bytes
- 2017-10-06 01:16:18,996 - helpers.py[DEBUG]: Running config-rh_subscription using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rh_subscription'>)
- 2017-10-06 01:16:18,996 - cc_rh_subscription.py[DEBUG]: rh_subscription: module not configured.
- 2017-10-06 01:16:18,996 - handlers.py[DEBUG]: finish: modules-config/config-rh_subscription: SUCCESS: config-rh_subscription ran successfully
- 2017-10-06 01:16:18,996 - stages.py[DEBUG]: Running module yum-add-repo (<module 'cloudinit.config.cc_yum_add_repo' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_yum_add_repo.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,997 - handlers.py[DEBUG]: start: modules-config/config-yum-add-repo: running config-yum-add-repo with frequency once-per-instance
- 2017-10-06 01:16:18,997 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_yum_add_repo - wb: [420] 19 bytes
- 2017-10-06 01:16:18,997 - helpers.py[DEBUG]: Running config-yum-add-repo using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_yum_add_repo'>)
- 2017-10-06 01:16:18,997 - cc_yum_add_repo.py[DEBUG]: Skipping module named yum-add-repo, no 'yum_repos' configuration found
- 2017-10-06 01:16:18,997 - handlers.py[DEBUG]: finish: modules-config/config-yum-add-repo: SUCCESS: config-yum-add-repo ran successfully
- 2017-10-06 01:16:18,997 - stages.py[DEBUG]: Running module package-update-upgrade-install (<module 'cloudinit.config.cc_package_update_upgrade_install' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_package_update_upgrade_install.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,998 - handlers.py[DEBUG]: start: modules-config/config-package-update-upgrade-install: running config-package-update-upgrade-install with frequency once-per-instance
- 2017-10-06 01:16:18,998 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_package_update_upgrade_install - wb: [420] 19 bytes
- 2017-10-06 01:16:18,998 - helpers.py[DEBUG]: Running config-package-update-upgrade-install using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_package_update_upgrade_install'>)
- 2017-10-06 01:16:18,999 - handlers.py[DEBUG]: finish: modules-config/config-package-update-upgrade-install: SUCCESS: config-package-update-upgrade-install ran successfully
- 2017-10-06 01:16:18,999 - stages.py[DEBUG]: Running module timezone (<module 'cloudinit.config.cc_timezone' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_timezone.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:18,999 - handlers.py[DEBUG]: start: modules-config/config-timezone: running config-timezone with frequency once-per-instance
- 2017-10-06 01:16:18,999 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_timezone - wb: [420] 19 bytes
- 2017-10-06 01:16:18,999 - helpers.py[DEBUG]: Running config-timezone using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_timezone'>)
- 2017-10-06 01:16:19,000 - cc_timezone.py[DEBUG]: Skipping module named timezone, no 'timezone' specified
- 2017-10-06 01:16:19,000 - handlers.py[DEBUG]: finish: modules-config/config-timezone: SUCCESS: config-timezone ran successfully
- 2017-10-06 01:16:19,000 - stages.py[DEBUG]: Running module puppet (<module 'cloudinit.config.cc_puppet' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_puppet.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,000 - handlers.py[DEBUG]: start: modules-config/config-puppet: running config-puppet with frequency once-per-instance
- 2017-10-06 01:16:19,000 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_puppet - wb: [420] 19 bytes
- 2017-10-06 01:16:19,001 - helpers.py[DEBUG]: Running config-puppet using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_puppet'>)
- 2017-10-06 01:16:19,001 - cc_puppet.py[DEBUG]: Skipping module named puppet, no 'puppet' configuration found
- 2017-10-06 01:16:19,001 - handlers.py[DEBUG]: finish: modules-config/config-puppet: SUCCESS: config-puppet ran successfully
- 2017-10-06 01:16:19,001 - stages.py[DEBUG]: Running module chef (<module 'cloudinit.config.cc_chef' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_chef.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,002 - handlers.py[DEBUG]: start: modules-config/config-chef: running config-chef with frequency once-per-instance
- 2017-10-06 01:16:19,002 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_chef - wb: [420] 19 bytes
- 2017-10-06 01:16:19,002 - helpers.py[DEBUG]: Running config-chef using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_chef'>)
- 2017-10-06 01:16:19,002 - cc_chef.py[DEBUG]: Skipping module named chef, no 'chef' key in configuration
- 2017-10-06 01:16:19,002 - handlers.py[DEBUG]: finish: modules-config/config-chef: SUCCESS: config-chef ran successfully
- 2017-10-06 01:16:19,002 - stages.py[DEBUG]: Running module salt-minion (<module 'cloudinit.config.cc_salt_minion' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_salt_minion.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,003 - handlers.py[DEBUG]: start: modules-config/config-salt-minion: running config-salt-minion with frequency once-per-instance
- 2017-10-06 01:16:19,003 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_salt_minion - wb: [420] 19 bytes
- 2017-10-06 01:16:19,003 - helpers.py[DEBUG]: Running config-salt-minion using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_salt_minion'>)
- 2017-10-06 01:16:19,003 - cc_salt_minion.py[DEBUG]: Skipping module named salt-minion, no 'salt_minion' key in configuration
- 2017-10-06 01:16:19,003 - handlers.py[DEBUG]: finish: modules-config/config-salt-minion: SUCCESS: config-salt-minion ran successfully
- 2017-10-06 01:16:19,004 - stages.py[DEBUG]: Running module mcollective (<module 'cloudinit.config.cc_mcollective' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_mcollective.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,004 - handlers.py[DEBUG]: start: modules-config/config-mcollective: running config-mcollective with frequency once-per-instance
- 2017-10-06 01:16:19,004 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mcollective - wb: [420] 19 bytes
- 2017-10-06 01:16:19,004 - helpers.py[DEBUG]: Running config-mcollective using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_mcollective'>)
- 2017-10-06 01:16:19,005 - cc_mcollective.py[DEBUG]: Skipping module named mcollective, no 'mcollective' key in configuration
- 2017-10-06 01:16:19,005 - handlers.py[DEBUG]: finish: modules-config/config-mcollective: SUCCESS: config-mcollective ran successfully
- 2017-10-06 01:16:19,005 - stages.py[DEBUG]: Running module disable-ec2-metadata (<module 'cloudinit.config.cc_disable_ec2_metadata' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_disable_ec2_metadata.pyc'>) with frequency always
- 2017-10-06 01:16:19,005 - handlers.py[DEBUG]: start: modules-config/config-disable-ec2-metadata: running config-disable-ec2-metadata with frequency always
- 2017-10-06 01:16:19,005 - helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock (<cloudinit.helpers.DummyLock object at 0x27e0190>)
- 2017-10-06 01:16:19,005 - cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled
- 2017-10-06 01:16:19,006 - handlers.py[DEBUG]: finish: modules-config/config-disable-ec2-metadata: SUCCESS: config-disable-ec2-metadata ran successfully
- 2017-10-06 01:16:19,006 - stages.py[DEBUG]: Running module runcmd (<module 'cloudinit.config.cc_runcmd' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_runcmd.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,006 - handlers.py[DEBUG]: start: modules-config/config-runcmd: running config-runcmd with frequency once-per-instance
- 2017-10-06 01:16:19,006 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_runcmd - wb: [420] 20 bytes
- 2017-10-06 01:16:19,006 - helpers.py[DEBUG]: Running config-runcmd using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_runcmd'>)
- 2017-10-06 01:16:19,007 - cc_runcmd.py[DEBUG]: Skipping module named runcmd, no 'runcmd' key in configuration
- 2017-10-06 01:16:19,007 - handlers.py[DEBUG]: finish: modules-config/config-runcmd: SUCCESS: config-runcmd ran successfully
- 2017-10-06 01:16:19,007 - main.py[DEBUG]: Ran 13 modules with 0 failures
- 2017-10-06 01:16:19,008 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:16:19,008 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:19,008 - util.py[DEBUG]: cloud-init mode 'modules' took 0.229 seconds (0.22)
- 2017-10-06 01:16:19,008 - handlers.py[DEBUG]: finish: modules-config: SUCCESS: running modules for config
- 2017-10-06 01:16:19,464 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'modules:final' at Fri, 06 Oct 2017 01:16:19 +0000. Up 29.05 seconds.
- 2017-10-06 01:16:19,482 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.rhel.Distro'>
- 2017-10-06 01:16:19,483 - stages.py[DEBUG]: Running module rightscale_userdata (<module 'cloudinit.config.cc_rightscale_userdata' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_rightscale_userdata.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,484 - handlers.py[DEBUG]: start: modules-final/config-rightscale_userdata: running config-rightscale_userdata with frequency once-per-instance
- 2017-10-06 01:16:19,484 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rightscale_userdata - wb: [420] 20 bytes
- 2017-10-06 01:16:19,485 - helpers.py[DEBUG]: Running config-rightscale_userdata using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_rightscale_userdata'>)
- 2017-10-06 01:16:19,485 - cc_rightscale_userdata.py[DEBUG]: Failed to get raw userdata in module rightscale_userdata
- 2017-10-06 01:16:19,485 - handlers.py[DEBUG]: finish: modules-final/config-rightscale_userdata: SUCCESS: config-rightscale_userdata ran successfully
- 2017-10-06 01:16:19,485 - stages.py[DEBUG]: Running module scripts-per-once (<module 'cloudinit.config.cc_scripts_per_once' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_once.pyc'>) with frequency once
- 2017-10-06 01:16:19,486 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-once: running config-scripts-per-once with frequency once
- 2017-10-06 01:16:19,487 - helpers.py[DEBUG]: config-scripts-per-once already ran (freq=once)
- 2017-10-06 01:16:19,487 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-once: SUCCESS: config-scripts-per-once previously ran
- 2017-10-06 01:16:19,487 - stages.py[DEBUG]: Running module scripts-per-boot (<module 'cloudinit.config.cc_scripts_per_boot' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_boot.pyc'>) with frequency always
- 2017-10-06 01:16:19,487 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-boot: running config-scripts-per-boot with frequency always
- 2017-10-06 01:16:19,487 - helpers.py[DEBUG]: Running config-scripts-per-boot using lock (<cloudinit.helpers.DummyLock object at 0x38c6350>)
- 2017-10-06 01:16:19,488 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-boot: SUCCESS: config-scripts-per-boot ran successfully
- 2017-10-06 01:16:19,488 - stages.py[DEBUG]: Running module scripts-per-instance (<module 'cloudinit.config.cc_scripts_per_instance' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_per_instance.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,488 - handlers.py[DEBUG]: start: modules-final/config-scripts-per-instance: running config-scripts-per-instance with frequency once-per-instance
- 2017-10-06 01:16:19,489 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_per_instance - wb: [420] 20 bytes
- 2017-10-06 01:16:19,489 - helpers.py[DEBUG]: Running config-scripts-per-instance using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_per_instance'>)
- 2017-10-06 01:16:19,490 - handlers.py[DEBUG]: finish: modules-final/config-scripts-per-instance: SUCCESS: config-scripts-per-instance ran successfully
- 2017-10-06 01:16:19,490 - stages.py[DEBUG]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,490 - handlers.py[DEBUG]: start: modules-final/config-scripts-user: running config-scripts-user with frequency once-per-instance
- 2017-10-06 01:16:19,490 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_user - wb: [420] 20 bytes
- 2017-10-06 01:16:19,491 - helpers.py[DEBUG]: Running config-scripts-user using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_scripts_user'>)
- 2017-10-06 01:16:19,491 - util.py[DEBUG]: Running command ['/var/lib/cloud/instance/scripts/userdata'] with allowed return codes [0] (shell=False, capture=False)
- 2017-10-06 01:16:19,501 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/userdata [-]
- 2017-10-06 01:16:19,501 - util.py[DEBUG]: Failed running /var/lib/cloud/instance/scripts/userdata [-]
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 802, in runparts
- subp(prefix + [exe_path], capture=False)
- File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 1849, in subp
- errno=e.errno)
- ProcessExecutionError: Unexpected error while running command.
- Command: ['/var/lib/cloud/instance/scripts/userdata']
- Exit code: -
- Reason: [Errno 8] Exec format error
- Stdout: -
- Stderr: -
- 2017-10-06 01:16:19,504 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)
- 2017-10-06 01:16:19,505 - handlers.py[DEBUG]: finish: modules-final/config-scripts-user: FAIL: running config-scripts-user with frequency once-per-instance
- 2017-10-06 01:16:19,505 - util.py[WARNING]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) failed
- 2017-10-06 01:16:19,505 - util.py[DEBUG]: Running module scripts-user (<module 'cloudinit.config.cc_scripts_user' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.pyc'>) failed
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site-packages/cloudinit/stages.py", line 777, in _run_modules
- freq=freq)
- File "/usr/lib/python2.7/site-packages/cloudinit/cloud.py", line 54, in run
- return self._runners.run(name, functor, args, freq, clear_on_fail)
- File "/usr/lib/python2.7/site-packages/cloudinit/helpers.py", line 187, in run
- results = functor(*args)
- File "/usr/lib/python2.7/site-packages/cloudinit/config/cc_scripts_user.py", line 45, in handle
- util.runparts(runparts_path)
- File "/usr/lib/python2.7/site-packages/cloudinit/util.py", line 809, in runparts
- % (len(failed), len(attempted)))
- RuntimeError: Runparts: 1 failures in 1 attempted commands
- 2017-10-06 01:16:19,513 - stages.py[DEBUG]: Running module ssh-authkey-fingerprints (<module 'cloudinit.config.cc_ssh_authkey_fingerprints' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_ssh_authkey_fingerprints.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,513 - handlers.py[DEBUG]: start: modules-final/config-ssh-authkey-fingerprints: running config-ssh-authkey-fingerprints with frequency once-per-instance
- 2017-10-06 01:16:19,513 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_ssh_authkey_fingerprints - wb: [420] 20 bytes
- 2017-10-06 01:16:19,514 - helpers.py[DEBUG]: Running config-ssh-authkey-fingerprints using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_ssh_authkey_fingerprints'>)
- 2017-10-06 01:16:19,514 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
- 2017-10-06 01:16:19,514 - util.py[DEBUG]: Read 4360 bytes from /etc/ssh/sshd_config
- 2017-10-06 01:16:19,515 - util.py[DEBUG]: Reading from /root/.ssh/authorized_keys (quiet=False)
- 2017-10-06 01:16:19,515 - util.py[DEBUG]: Read 399 bytes from /root/.ssh/authorized_keys
- 2017-10-06 01:16:19,525 - handlers.py[DEBUG]: finish: modules-final/config-ssh-authkey-fingerprints: SUCCESS: config-ssh-authkey-fingerprints ran successfully
- 2017-10-06 01:16:19,525 - stages.py[DEBUG]: Running module keys-to-console (<module 'cloudinit.config.cc_keys_to_console' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_keys_to_console.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,525 - handlers.py[DEBUG]: start: modules-final/config-keys-to-console: running config-keys-to-console with frequency once-per-instance
- 2017-10-06 01:16:19,526 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_keys_to_console - wb: [420] 20 bytes
- 2017-10-06 01:16:19,526 - helpers.py[DEBUG]: Running config-keys-to-console using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_keys_to_console'>)
- 2017-10-06 01:16:19,527 - util.py[DEBUG]: Running command ['/usr/libexec/cloud-init/write-ssh-key-fingerprints', '', 'ssh-dss'] with allowed return codes [0] (shell=False, capture=True)
- 2017-10-06 01:16:19,566 - handlers.py[DEBUG]: finish: modules-final/config-keys-to-console: SUCCESS: config-keys-to-console ran successfully
- 2017-10-06 01:16:19,566 - stages.py[DEBUG]: Running module phone-home (<module 'cloudinit.config.cc_phone_home' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_phone_home.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,566 - handlers.py[DEBUG]: start: modules-final/config-phone-home: running config-phone-home with frequency once-per-instance
- 2017-10-06 01:16:19,567 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_phone_home - wb: [420] 20 bytes
- 2017-10-06 01:16:19,567 - helpers.py[DEBUG]: Running config-phone-home using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_phone_home'>)
- 2017-10-06 01:16:19,567 - cc_phone_home.py[DEBUG]: Skipping module named phone-home, no 'phone_home' configuration found
- 2017-10-06 01:16:19,567 - handlers.py[DEBUG]: finish: modules-final/config-phone-home: SUCCESS: config-phone-home ran successfully
- 2017-10-06 01:16:19,567 - stages.py[DEBUG]: Running module final-message (<module 'cloudinit.config.cc_final_message' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_final_message.pyc'>) with frequency always
- 2017-10-06 01:16:19,568 - handlers.py[DEBUG]: start: modules-final/config-final-message: running config-final-message with frequency always
- 2017-10-06 01:16:19,568 - helpers.py[DEBUG]: Running config-final-message using lock (<cloudinit.helpers.DummyLock object at 0x390a390>)
- 2017-10-06 01:16:19,568 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:16:19,568 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:19,576 - util.py[DEBUG]: Cloud-init v. 0.7.9 finished at Fri, 06 Oct 2017 01:16:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 29.24 seconds
- 2017-10-06 01:16:19,576 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/boot-finished - wb: [420] 51 bytes
- 2017-10-06 01:16:19,577 - handlers.py[DEBUG]: finish: modules-final/config-final-message: SUCCESS: config-final-message ran successfully
- 2017-10-06 01:16:19,577 - stages.py[DEBUG]: Running module power-state-change (<module 'cloudinit.config.cc_power_state_change' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_power_state_change.pyc'>) with frequency once-per-instance
- 2017-10-06 01:16:19,577 - handlers.py[DEBUG]: start: modules-final/config-power-state-change: running config-power-state-change with frequency once-per-instance
- 2017-10-06 01:16:19,577 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_power_state_change - wb: [420] 20 bytes
- 2017-10-06 01:16:19,577 - helpers.py[DEBUG]: Running config-power-state-change using lock (<FileLock using file '/var/lib/cloud/instances/74a39373-5ea9-4645-8900-6cca357ef1c3/sem/config_power_state_change'>)
- 2017-10-06 01:16:19,578 - cc_power_state_change.py[DEBUG]: no power_state provided. doing nothing
- 2017-10-06 01:16:19,578 - handlers.py[DEBUG]: finish: modules-final/config-power-state-change: SUCCESS: config-power-state-change ran successfully
- 2017-10-06 01:16:19,578 - main.py[DEBUG]: Ran 10 modules with 1 failures
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/result.json' => '../../var/lib/cloud/data/result.json'
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: Read 12 bytes from /proc/uptime
- 2017-10-06 01:16:19,579 - util.py[DEBUG]: cloud-init mode 'modules' took 0.201 seconds (0.20)
- 2017-10-06 01:16:19,579 - handlers.py[DEBUG]: finish: modules-final: FAIL: running modules for final
- [root@ddn11216 ~]#
- [root@ddn11216 ~]#
RAW Paste Data
