Advertisement
muthu0792

Cloud-init first boot log ubuntu

Dec 6th, 2014
1,057
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 295.21 KB | None | 0 0
  1. 2014-12-01 17:57:14,580 - util.py[DEBUG]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Dec 2014 12:27:14 +0000. Up 12.12 seconds.
  2. 2014-12-01 17:57:14,612 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  3. 2014-12-01 17:57:14,613 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4
  4. 2014-12-01 17:57:14,614 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
  5. 2014-12-01 17:57:14,614 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  6. 2014-12-01 17:57:14,614 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
  7. 2014-12-01 17:57:14,615 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  8. 2014-12-01 17:57:14,617 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  9. 2014-12-01 17:57:14,618 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  10. 2014-12-01 17:57:14,621 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  11. 2014-12-01 17:57:14,621 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  12. 2014-12-01 17:57:14,622 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'CloudSigma', 'Ec2', 'CloudStack', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
  13. 2014-12-01 17:57:14,622 - importer.py[DEBUG]: Looking for modules ['DataSourceNoCloud', 'cloudinit.sources.DataSourceNoCloud'] that have attributes ['get_datasource_list']
  14. 2014-12-01 17:57:14,622 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNoCloud' due to: No module named DataSourceNoCloud
  15. 2014-12-01 17:57:14,635 - importer.py[DEBUG]: Found DataSourceNoCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNoCloud']
  16. 2014-12-01 17:57:14,635 - importer.py[DEBUG]: Looking for modules ['DataSourceConfigDrive', 'cloudinit.sources.DataSourceConfigDrive'] that have attributes ['get_datasource_list']
  17. 2014-12-01 17:57:14,635 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceConfigDrive' due to: No module named DataSourceConfigDrive
  18. 2014-12-01 17:57:14,660 - importer.py[DEBUG]: Found DataSourceConfigDrive with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceConfigDrive']
  19. 2014-12-01 17:57:14,661 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenNebula', 'cloudinit.sources.DataSourceOpenNebula'] that have attributes ['get_datasource_list']
  20. 2014-12-01 17:57:14,661 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenNebula' due to: No module named DataSourceOpenNebula
  21. 2014-12-01 17:57:14,664 - importer.py[DEBUG]: Found DataSourceOpenNebula with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenNebula']
  22. 2014-12-01 17:57:14,664 - importer.py[DEBUG]: Looking for modules ['DataSourceAzure', 'cloudinit.sources.DataSourceAzure'] that have attributes ['get_datasource_list']
  23. 2014-12-01 17:57:14,665 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAzure' due to: No module named DataSourceAzure
  24. 2014-12-01 17:57:14,773 - importer.py[DEBUG]: Found DataSourceAzure with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAzure']
  25. 2014-12-01 17:57:14,774 - importer.py[DEBUG]: Looking for modules ['DataSourceAltCloud', 'cloudinit.sources.DataSourceAltCloud'] that have attributes ['get_datasource_list']
  26. 2014-12-01 17:57:14,774 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAltCloud' due to: No module named DataSourceAltCloud
  27. 2014-12-01 17:57:14,776 - importer.py[DEBUG]: Found DataSourceAltCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAltCloud']
  28. 2014-12-01 17:57:14,776 - importer.py[DEBUG]: Looking for modules ['DataSourceOVF', 'cloudinit.sources.DataSourceOVF'] that have attributes ['get_datasource_list']
  29. 2014-12-01 17:57:14,777 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOVF' due to: No module named DataSourceOVF
  30. 2014-12-01 17:57:14,778 - importer.py[DEBUG]: Found DataSourceOVF with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOVF']
  31. 2014-12-01 17:57:14,778 - importer.py[DEBUG]: Looking for modules ['DataSourceMAAS', 'cloudinit.sources.DataSourceMAAS'] that have attributes ['get_datasource_list']
  32. 2014-12-01 17:57:14,779 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceMAAS' due to: No module named DataSourceMAAS
  33. 2014-12-01 17:57:14,814 - importer.py[DEBUG]: Found DataSourceMAAS with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceMAAS']
  34. 2014-12-01 17:57:14,814 - importer.py[DEBUG]: Looking for modules ['DataSourceGCE', 'cloudinit.sources.DataSourceGCE'] that have attributes ['get_datasource_list']
  35. 2014-12-01 17:57:14,815 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceGCE' due to: No module named DataSourceGCE
  36. 2014-12-01 17:57:14,816 - importer.py[DEBUG]: Found DataSourceGCE with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceGCE']
  37. 2014-12-01 17:57:14,816 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenStack', 'cloudinit.sources.DataSourceOpenStack'] that have attributes ['get_datasource_list']
  38. 2014-12-01 17:57:14,817 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenStack' due to: No module named DataSourceOpenStack
  39. 2014-12-01 17:57:14,818 - importer.py[DEBUG]: Found DataSourceOpenStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenStack']
  40. 2014-12-01 17:57:14,818 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudSigma', 'cloudinit.sources.DataSourceCloudSigma'] that have attributes ['get_datasource_list']
  41. 2014-12-01 17:57:14,819 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudSigma' due to: No module named DataSourceCloudSigma
  42. 2014-12-01 17:57:14,859 - importer.py[DEBUG]: Found DataSourceCloudSigma with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudSigma']
  43. 2014-12-01 17:57:14,860 - importer.py[DEBUG]: Looking for modules ['DataSourceEc2', 'cloudinit.sources.DataSourceEc2'] that have attributes ['get_datasource_list']
  44. 2014-12-01 17:57:14,860 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceEc2' due to: No module named DataSourceEc2
  45. 2014-12-01 17:57:14,861 - importer.py[DEBUG]: Found DataSourceEc2 with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceEc2']
  46. 2014-12-01 17:57:14,862 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudStack', 'cloudinit.sources.DataSourceCloudStack'] that have attributes ['get_datasource_list']
  47. 2014-12-01 17:57:14,862 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudStack' due to: No module named DataSourceCloudStack
  48. 2014-12-01 17:57:14,864 - importer.py[DEBUG]: Found DataSourceCloudStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudStack']
  49. 2014-12-01 17:57:14,864 - importer.py[DEBUG]: Looking for modules ['DataSourceNone', 'cloudinit.sources.DataSourceNone'] that have attributes ['get_datasource_list']
  50. 2014-12-01 17:57:14,864 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNone' due to: No module named DataSourceNone
  51. 2014-12-01 17:57:14,876 - importer.py[DEBUG]: Found DataSourceNone with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNone']
  52. 2014-12-01 17:57:14,876 - __init__.py[DEBUG]: Searching for data source in: ['DataSourceNoCloud', 'DataSourceConfigDrive', 'DataSourceOpenNebula', 'DataSourceOVF']
  53. 2014-12-01 17:57:14,877 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloud'>
  54. 2014-12-01 17:57:14,877 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  55. 2014-12-01 17:57:14,878 - util.py[DEBUG]: Read 100 bytes from /proc/cmdline
  56. 2014-12-01 17:57:14,878 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
  57. 2014-12-01 17:57:14,878 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
  58. 2014-12-01 17:57:14,878 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
  59. 2014-12-01 17:57:14,878 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  60. 2014-12-01 17:57:14,906 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  61. 2014-12-01 17:57:14,911 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  62. 2014-12-01 17:57:15,156 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  63. 2014-12-01 17:57:15,175 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  64. 2014-12-01 17:57:15,195 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDrive'>
  65. 2014-12-01 17:57:15,196 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  66. 2014-12-01 17:57:15,214 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  67. 2014-12-01 17:57:15,219 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  68. 2014-12-01 17:57:15,237 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  69. 2014-12-01 17:57:15,256 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  70. 2014-12-01 17:57:15,274 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebula'>
  71. 2014-12-01 17:57:15,275 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  72. 2014-12-01 17:57:15,293 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  73. 2014-12-01 17:57:15,311 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  74. 2014-12-01 17:57:15,329 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVF'>
  75. 2014-12-01 17:57:15,331 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
  76. 2014-12-01 17:57:15,331 - util.py[DEBUG]: Read 886 bytes from /proc/mounts
  77. 2014-12-01 17:57:15,332 - util.py[DEBUG]: Fetched {'none': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,relatime', 'fstype': 'pstore'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'udev': {'mountpoint': '/dev', 'opts': 'rw,relatime,size=494080k,nr_inodes=123520,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/ubuntu--vg-root': {'mountpoint': '/', 'opts': 'rw,relatime,errors=remount-ro,data=ordered', 'fstype': 'ext4'}, 'tmpfs': {'mountpoint': '/run', 'opts': 'rw,nosuid,noexec,relatime,size=101052k,mode=755', 'fstype': 'tmpfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}} mounts from proc
  78. 2014-12-01 17:57:15,332 - util.py[DEBUG]: Peeking at /dev/sr0 (max_bytes=512)
  79. 2014-12-01 17:57:15,344 - cloud-init[DEBUG]: No local datasource found
  80. 2014-12-01 17:57:15,346 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  81. 2014-12-01 17:57:15,347 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
  82. 2014-12-01 17:57:15,347 - util.py[DEBUG]: cloud-init mode 'init' took 0.932 seconds (0.94)
  83. 2014-12-01 17:57:18,779 - util.py[DEBUG]: Cloud-init v. 0.7.5 running 'init' at Mon, 01 Dec 2014 12:27:18 +0000. Up 16.39 seconds.
  84. 2014-12-01 17:57:18,783 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  85. 2014-12-01 17:57:18,783 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4
  86. 2014-12-01 17:57:18,784 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
  87. 2014-12-01 17:57:18,789 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True)
  88. 2014-12-01 17:57:19,299 - cloud-init[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
  89. 2014-12-01 17:57:19,299 - util.py[DEBUG]: Reading from /var/lib/cloud/data/no-net (quiet=False)
  90. 2014-12-01 17:57:19,300 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  91. 2014-12-01 17:57:19,300 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  92. 2014-12-01 17:57:19,304 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  93. 2014-12-01 17:57:19,304 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  94. 2014-12-01 17:57:19,306 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  95. 2014-12-01 17:57:19,306 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  96. 2014-12-01 17:57:19,307 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'CloudSigma', 'Ec2', 'CloudStack', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
  97. 2014-12-01 17:57:19,307 - importer.py[DEBUG]: Looking for modules ['DataSourceNoCloud', 'cloudinit.sources.DataSourceNoCloud'] that have attributes ['get_datasource_list']
  98. 2014-12-01 17:57:19,307 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNoCloud' due to: No module named DataSourceNoCloud
  99. 2014-12-01 17:57:19,308 - importer.py[DEBUG]: Found DataSourceNoCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNoCloud']
  100. 2014-12-01 17:57:19,309 - importer.py[DEBUG]: Looking for modules ['DataSourceConfigDrive', 'cloudinit.sources.DataSourceConfigDrive'] that have attributes ['get_datasource_list']
  101. 2014-12-01 17:57:19,309 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceConfigDrive' due to: No module named DataSourceConfigDrive
  102. 2014-12-01 17:57:19,313 - importer.py[DEBUG]: Found DataSourceConfigDrive with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceConfigDrive']
  103. 2014-12-01 17:57:19,313 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenNebula', 'cloudinit.sources.DataSourceOpenNebula'] that have attributes ['get_datasource_list']
  104. 2014-12-01 17:57:19,314 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenNebula' due to: No module named DataSourceOpenNebula
  105. 2014-12-01 17:57:19,316 - importer.py[DEBUG]: Found DataSourceOpenNebula with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenNebula']
  106. 2014-12-01 17:57:19,316 - importer.py[DEBUG]: Looking for modules ['DataSourceAzure', 'cloudinit.sources.DataSourceAzure'] that have attributes ['get_datasource_list']
  107. 2014-12-01 17:57:19,316 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAzure' due to: No module named DataSourceAzure
  108. 2014-12-01 17:57:19,323 - importer.py[DEBUG]: Found DataSourceAzure with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAzure']
  109. 2014-12-01 17:57:19,324 - importer.py[DEBUG]: Looking for modules ['DataSourceAltCloud', 'cloudinit.sources.DataSourceAltCloud'] that have attributes ['get_datasource_list']
  110. 2014-12-01 17:57:19,325 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAltCloud' due to: No module named DataSourceAltCloud
  111. 2014-12-01 17:57:19,325 - importer.py[DEBUG]: Found DataSourceAltCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAltCloud']
  112. 2014-12-01 17:57:19,326 - importer.py[DEBUG]: Looking for modules ['DataSourceOVF', 'cloudinit.sources.DataSourceOVF'] that have attributes ['get_datasource_list']
  113. 2014-12-01 17:57:19,326 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOVF' due to: No module named DataSourceOVF
  114. 2014-12-01 17:57:19,327 - importer.py[DEBUG]: Found DataSourceOVF with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOVF']
  115. 2014-12-01 17:57:19,327 - importer.py[DEBUG]: Looking for modules ['DataSourceMAAS', 'cloudinit.sources.DataSourceMAAS'] that have attributes ['get_datasource_list']
  116. 2014-12-01 17:57:19,328 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceMAAS' due to: No module named DataSourceMAAS
  117. 2014-12-01 17:57:19,332 - importer.py[DEBUG]: Found DataSourceMAAS with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceMAAS']
  118. 2014-12-01 17:57:19,332 - importer.py[DEBUG]: Looking for modules ['DataSourceGCE', 'cloudinit.sources.DataSourceGCE'] that have attributes ['get_datasource_list']
  119. 2014-12-01 17:57:19,332 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceGCE' due to: No module named DataSourceGCE
  120. 2014-12-01 17:57:19,333 - importer.py[DEBUG]: Found DataSourceGCE with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceGCE']
  121. 2014-12-01 17:57:19,333 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenStack', 'cloudinit.sources.DataSourceOpenStack'] that have attributes ['get_datasource_list']
  122. 2014-12-01 17:57:19,333 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenStack' due to: No module named DataSourceOpenStack
  123. 2014-12-01 17:57:19,334 - importer.py[DEBUG]: Found DataSourceOpenStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenStack']
  124. 2014-12-01 17:57:19,334 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudSigma', 'cloudinit.sources.DataSourceCloudSigma'] that have attributes ['get_datasource_list']
  125. 2014-12-01 17:57:19,334 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudSigma' due to: No module named DataSourceCloudSigma
  126. 2014-12-01 17:57:19,349 - importer.py[DEBUG]: Found DataSourceCloudSigma with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudSigma']
  127. 2014-12-01 17:57:19,349 - importer.py[DEBUG]: Looking for modules ['DataSourceEc2', 'cloudinit.sources.DataSourceEc2'] that have attributes ['get_datasource_list']
  128. 2014-12-01 17:57:19,350 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceEc2' due to: No module named DataSourceEc2
  129. 2014-12-01 17:57:19,350 - importer.py[DEBUG]: Found DataSourceEc2 with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceEc2']
  130. 2014-12-01 17:57:19,351 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudStack', 'cloudinit.sources.DataSourceCloudStack'] that have attributes ['get_datasource_list']
  131. 2014-12-01 17:57:19,351 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudStack' due to: No module named DataSourceCloudStack
  132. 2014-12-01 17:57:19,357 - importer.py[DEBUG]: Found DataSourceCloudStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudStack']
  133. 2014-12-01 17:57:19,357 - importer.py[DEBUG]: Looking for modules ['DataSourceNone', 'cloudinit.sources.DataSourceNone'] that have attributes ['get_datasource_list']
  134. 2014-12-01 17:57:19,358 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNone' due to: No module named DataSourceNone
  135. 2014-12-01 17:57:19,358 - importer.py[DEBUG]: Found DataSourceNone with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNone']
  136. 2014-12-01 17:57:19,358 - __init__.py[DEBUG]: Searching for data source in: ['DataSourceNoCloudNet', 'DataSourceConfigDriveNet', 'DataSourceOpenNebulaNet', 'DataSourceAzureNet', 'DataSourceAltCloud', 'DataSourceOVFNet', 'DataSourceMAAS', 'DataSourceGCE', 'DataSourceOpenStack', 'DataSourceCloudSigmaNet', 'DataSourceEc2', 'DataSourceCloudStack', 'DataSourceNone']
  137. 2014-12-01 17:57:19,358 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloudNet'>
  138. 2014-12-01 17:57:19,359 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  139. 2014-12-01 17:57:19,359 - util.py[DEBUG]: Read 100 bytes from /proc/cmdline
  140. 2014-12-01 17:57:19,359 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
  141. 2014-12-01 17:57:19,360 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
  142. 2014-12-01 17:57:19,361 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
  143. 2014-12-01 17:57:19,361 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  144. 2014-12-01 17:57:19,381 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  145. 2014-12-01 17:57:19,388 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  146. 2014-12-01 17:57:19,411 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  147. 2014-12-01 17:57:19,431 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  148. 2014-12-01 17:57:19,450 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDriveNet'>
  149. 2014-12-01 17:57:19,450 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  150. 2014-12-01 17:57:19,470 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  151. 2014-12-01 17:57:19,475 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  152. 2014-12-01 17:57:19,492 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  153. 2014-12-01 17:57:19,510 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  154. 2014-12-01 17:57:19,531 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebulaNet'>
  155. 2014-12-01 17:57:19,532 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  156. 2014-12-01 17:57:19,549 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  157. 2014-12-01 17:57:19,570 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  158. 2014-12-01 17:57:19,588 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAzure.DataSourceAzureNet'>
  159. 2014-12-01 17:57:19,589 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  160. 2014-12-01 17:57:19,589 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  161. 2014-12-01 17:57:19,589 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  162. 2014-12-01 17:57:19,590 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  163. 2014-12-01 17:57:19,590 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  164. 2014-12-01 17:57:19,591 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  165. 2014-12-01 17:57:19,591 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  166. 2014-12-01 17:57:19,591 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  167. 2014-12-01 17:57:19,591 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  168. 2014-12-01 17:57:19,611 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=udf', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  169. 2014-12-01 17:57:19,643 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAltCloud.DataSourceAltCloud'>
  170. 2014-12-01 17:57:19,644 - DataSourceAltCloud.py[DEBUG]: Invoked get_data()
  171. 2014-12-01 17:57:19,644 - util.py[DEBUG]: Running command ['/usr/sbin/dmidecode', '--string', 'system-product-name'] with allowed return codes [0] (shell=False, capture=True)
  172. 2014-12-01 17:57:19,785 - DataSourceAltCloud.py[DEBUG]: cloud_type: UNKNOWN
  173. 2014-12-01 17:57:19,786 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVFNet'>
  174. 2014-12-01 17:57:19,787 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
  175. 2014-12-01 17:57:19,788 - util.py[DEBUG]: Read 932 bytes from /proc/mounts
  176. 2014-12-01 17:57:19,788 - util.py[DEBUG]: Fetched {'none': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,relatime', 'fstype': 'pstore'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'udev': {'mountpoint': '/dev', 'opts': 'rw,relatime,size=494080k,nr_inodes=123520,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/ubuntu--vg-root': {'mountpoint': '/', 'opts': 'rw,relatime,errors=remount-ro,data=ordered', 'fstype': 'ext4'}, 'tmpfs': {'mountpoint': '/run', 'opts': 'rw,nosuid,noexec,relatime,size=101052k,mode=755', 'fstype': 'tmpfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,stripe=4', 'fstype': 'ext2'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}} mounts from proc
  177. 2014-12-01 17:57:19,789 - util.py[DEBUG]: Peeking at /dev/sr0 (max_bytes=512)
  178. 2014-12-01 17:57:19,804 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceMAAS.DataSourceMAAS'>
  179. 2014-12-01 17:57:19,805 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceGCE.DataSourceGCE'>
  180. 2014-12-01 17:57:19,805 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  181. 2014-12-01 17:57:19,805 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  182. 2014-12-01 17:57:19,806 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  183. 2014-12-01 17:57:19,806 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  184. 2014-12-01 17:57:19,806 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  185. 2014-12-01 17:57:19,806 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  186. 2014-12-01 17:57:19,806 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  187. 2014-12-01 17:57:19,807 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  188. 2014-12-01 17:57:19,877 - DataSourceGCE.py[DEBUG]: http://metadata.google.internal./computeMetadata/v1/ is not resolvable
  189. 2014-12-01 17:57:19,878 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenStack.DataSourceOpenStack'>
  190. 2014-12-01 17:57:19,879 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack/2012-08-10/meta_data.json' with {'url': 'http://169.254.169.254/openstack/2012-08-10/meta_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
  191. 2014-12-01 17:57:19,941 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack/2012-08-10/meta_data.json' failed [0/-1s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /openstack/2012-08-10/meta_data.json (Caused by <class 'socket.error'>: [Errno 101] Network is unreachable)]
  192. 2014-12-01 17:57:19,942 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack/2013-04-04/meta_data.json' with {'url': 'http://169.254.169.254/openstack/2013-04-04/meta_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
  193. 2014-12-01 17:57:19,944 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack/2013-04-04/meta_data.json' failed [0/-1s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /openstack/2013-04-04/meta_data.json (Caused by <class 'socket.error'>: [Errno 101] Network is unreachable)]
  194. 2014-12-01 17:57:19,944 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack/2013-10-17/meta_data.json' with {'url': 'http://169.254.169.254/openstack/2013-10-17/meta_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
  195. 2014-12-01 17:57:19,946 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack/2013-10-17/meta_data.json' failed [0/-1s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /openstack/2013-10-17/meta_data.json (Caused by <class 'socket.error'>: [Errno 101] Network is unreachable)]
  196. 2014-12-01 17:57:19,947 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack/latest/meta_data.json' with {'url': 'http://169.254.169.254/openstack/latest/meta_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
  197. 2014-12-01 17:57:19,949 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack/latest/meta_data.json' failed [0/-1s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /openstack/latest/meta_data.json (Caused by <class 'socket.error'>: [Errno 101] Network is unreachable)]
  198. 2014-12-01 17:57:19,959 - DataSourceOpenStack.py[DEBUG]: Giving up on OpenStack md from ['http://169.254.169.254/openstack/2012-08-10/meta_data.json', 'http://169.254.169.254/openstack/2013-04-04/meta_data.json', 'http://169.254.169.254/openstack/2013-10-17/meta_data.json', 'http://169.254.169.254/openstack/latest/meta_data.json'] after 0 seconds
  199. 2014-12-01 17:57:19,960 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudSigma.DataSourceCloudSigmaNet'>
  200. 2014-12-01 17:57:19,960 - DataSourceCloudSigma.py[DEBUG]: Determining hypervisor product name via dmidecode
  201. 2014-12-01 17:57:19,960 - util.py[DEBUG]: Running command ['/usr/sbin/dmidecode', '--string', 'system-product-name'] with allowed return codes [0] (shell=False, capture=True)
  202. 2014-12-01 17:57:19,965 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceEc2.DataSourceEc2'>
  203. 2014-12-01 17:57:19,966 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/ec2/meta-data (quiet=False)
  204. 2014-12-01 17:57:19,967 - DataSourceEc2.py[DEBUG]: Removed the following from metadata urls: ['http://instance-data.:8773']
  205. 2014-12-01 17:57:19,968 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  206. 2014-12-01 17:57:19,973 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [0/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  207. 2014-12-01 17:57:19,973 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  208. 2014-12-01 17:57:20,980 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  209. 2014-12-01 17:57:20,983 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [1/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  210. 2014-12-01 17:57:20,984 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  211. 2014-12-01 17:57:21,988 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  212. 2014-12-01 17:57:21,991 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [2/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  213. 2014-12-01 17:57:21,991 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  214. 2014-12-01 17:57:22,996 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  215. 2014-12-01 17:57:22,999 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [3/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  216. 2014-12-01 17:57:23,000 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  217. 2014-12-01 17:57:24,004 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  218. 2014-12-01 17:57:24,007 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [4/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  219. 2014-12-01 17:57:24,008 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  220. 2014-12-01 17:57:25,012 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  221. 2014-12-01 17:57:25,015 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [5/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  222. 2014-12-01 17:57:25,015 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  223. 2014-12-01 17:57:27,024 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  224. 2014-12-01 17:57:27,027 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [7/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  225. 2014-12-01 17:57:27,028 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  226. 2014-12-01 17:57:29,037 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  227. 2014-12-01 17:57:29,040 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [9/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  228. 2014-12-01 17:57:29,041 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  229. 2014-12-01 17:57:31,049 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  230. 2014-12-01 17:57:31,052 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [11/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  231. 2014-12-01 17:57:31,053 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  232. 2014-12-01 17:57:33,061 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  233. 2014-12-01 17:57:33,064 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [13/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  234. 2014-12-01 17:57:33,065 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  235. 2014-12-01 17:57:35,073 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  236. 2014-12-01 17:57:35,080 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [15/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  237. 2014-12-01 17:57:35,080 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  238. 2014-12-01 17:57:38,089 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  239. 2014-12-01 17:57:38,092 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [18/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  240. 2014-12-01 17:57:38,092 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  241. 2014-12-01 17:57:41,097 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  242. 2014-12-01 17:57:41,100 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [21/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  243. 2014-12-01 17:57:41,101 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  244. 2014-12-01 17:57:44,109 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  245. 2014-12-01 17:57:44,112 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [24/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  246. 2014-12-01 17:57:44,112 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  247. 2014-12-01 17:57:47,121 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  248. 2014-12-01 17:57:47,124 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [27/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  249. 2014-12-01 17:57:47,124 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  250. 2014-12-01 17:57:50,129 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  251. 2014-12-01 17:57:50,132 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [30/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  252. 2014-12-01 17:57:50,132 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  253. 2014-12-01 17:57:54,141 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  254. 2014-12-01 17:57:54,148 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [34/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  255. 2014-12-01 17:57:54,148 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  256. 2014-12-01 17:57:58,153 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  257. 2014-12-01 17:57:58,156 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [38/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  258. 2014-12-01 17:57:58,179 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  259. 2014-12-01 17:58:02,185 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  260. 2014-12-01 17:58:02,188 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [42/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  261. 2014-12-01 17:58:02,188 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  262. 2014-12-01 17:58:06,197 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  263. 2014-12-01 17:58:06,201 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [46/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  264. 2014-12-01 17:58:06,201 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  265. 2014-12-01 17:58:10,213 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  266. 2014-12-01 17:58:10,216 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [50/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  267. 2014-12-01 17:58:10,216 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  268. 2014-12-01 17:58:15,229 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  269. 2014-12-01 17:58:15,232 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [55/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  270. 2014-12-01 17:58:15,232 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  271. 2014-12-01 17:58:20,241 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  272. 2014-12-01 17:58:20,244 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [60/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  273. 2014-12-01 17:58:20,245 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  274. 2014-12-01 17:58:25,253 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  275. 2014-12-01 17:58:25,256 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [65/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  276. 2014-12-01 17:58:25,264 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  277. 2014-12-01 17:58:30,277 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 49.0} configuration
  278. 2014-12-01 17:58:30,280 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [70/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  279. 2014-12-01 17:58:30,282 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  280. 2014-12-01 17:58:35,289 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 44.0} configuration
  281. 2014-12-01 17:58:35,292 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [75/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  282. 2014-12-01 17:58:35,305 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  283. 2014-12-01 17:58:41,314 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 38.0} configuration
  284. 2014-12-01 17:58:41,316 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [81/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  285. 2014-12-01 17:58:41,317 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  286. 2014-12-01 17:58:47,330 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 32.0} configuration
  287. 2014-12-01 17:58:47,332 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [87/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  288. 2014-12-01 17:58:47,333 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  289. 2014-12-01 17:58:53,345 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 26.0} configuration
  290. 2014-12-01 17:58:53,348 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [93/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  291. 2014-12-01 17:58:53,349 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  292. 2014-12-01 17:58:59,361 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 20.0} configuration
  293. 2014-12-01 17:58:59,364 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [99/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  294. 2014-12-01 17:58:59,365 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  295. 2014-12-01 17:59:05,378 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 14.0} configuration
  296. 2014-12-01 17:59:05,381 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [105/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  297. 2014-12-01 17:59:05,381 - url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again
  298. 2014-12-01 17:59:12,394 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 7.0} configuration
  299. 2014-12-01 17:59:12,396 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [112/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  300. 2014-12-01 17:59:12,397 - url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again
  301. 2014-12-01 17:59:19,406 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 0.0} configuration
  302. 2014-12-01 17:59:19,409 - 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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  303. 2014-12-01 17:59:19,410 - url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again
  304. 2014-12-01 17:59:26,423 - DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254/2009-04-04/meta-data/instance-id'] after 126 seconds
  305. 2014-12-01 17:59:26,423 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'>
  306. 2014-12-01 17:59:26,424 - DataSourceCloudStack.py[DEBUG]: Using /var/lib/dhcp lease directory
  307. 2014-12-01 17:59:26,442 - DataSourceCloudStack.py[DEBUG]: No DHCP found, using default gateway
  308. 2014-12-01 17:59:26,442 - util.py[DEBUG]: Reading from /proc/net/route (quiet=False)
  309. 2014-12-01 17:59:26,442 - util.py[DEBUG]: Read 0 bytes from /proc/net/route
  310. 2014-12-01 17:59:26,442 - util.py[WARNING]: Getting data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'> failed
  311. 2014-12-01 17:59:26,443 - util.py[DEBUG]: Getting data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'> failed
  312. Traceback (most recent call last):
  313. File "/usr/lib/python2.7/dist-packages/cloudinit/sources/__init__.py", line 252, in find_source
  314. s = cls(sys_cfg, distro, paths)
  315. File "/usr/lib/python2.7/dist-packages/cloudinit/sources/DataSourceCloudStack.py", line 50, in __init__
  316. raise RuntimeError("No virtual router found!")
  317. RuntimeError: No virtual router found!
  318. 2014-12-01 17:59:26,450 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNone.DataSourceNone'>
  319. 2014-12-01 17:59:26,450 - stages.py[INFO]: Loaded datasource DataSourceNone - DataSourceNone
  320. 2014-12-01 17:59:26,451 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  321. 2014-12-01 17:59:26,451 - util.py[DEBUG]: Read 100 bytes from /proc/cmdline
  322. 2014-12-01 17:59:26,451 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  323. 2014-12-01 17:59:26,452 - util.py[DEBUG]: Read 2895 bytes from /etc/cloud/cloud.cfg
  324. 2014-12-01 17:59:26,452 - util.py[DEBUG]: Attempting to load yaml from string of length 2895 with allowed root types (<type 'dict'>,)
  325. 2014-12-01 17:59:26,484 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  326. 2014-12-01 17:59:26,485 - util.py[DEBUG]: Read 188 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  327. 2014-12-01 17:59:26,485 - util.py[DEBUG]: Attempting to load yaml from string of length 188 with allowed root types (<type 'dict'>,)
  328. 2014-12-01 17:59:26,489 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  329. 2014-12-01 17:59:26,489 - util.py[DEBUG]: Read 1910 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  330. 2014-12-01 17:59:26,489 - util.py[DEBUG]: Attempting to load yaml from string of length 1910 with allowed root types (<type 'dict'>,)
  331. 2014-12-01 17:59:26,498 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  332. 2014-12-01 17:59:26,499 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  333. 2014-12-01 17:59:26,499 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  334. 2014-12-01 17:59:26,499 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  335. 2014-12-01 17:59:26,499 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  336. 2014-12-01 17:59:26,499 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  337. 2014-12-01 17:59:26,500 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  338. 2014-12-01 17:59:26,500 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  339. 2014-12-01 17:59:26,500 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  340. 2014-12-01 17:59:26,500 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  341. 2014-12-01 17:59:26,500 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  342. 2014-12-01 17:59:26,501 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  343. 2014-12-01 17:59:26,501 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  344. 2014-12-01 17:59:26,501 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  345. 2014-12-01 17:59:26,501 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  346. 2014-12-01 17:59:26,501 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  347. 2014-12-01 17:59:26,501 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  348. 2014-12-01 17:59:26,502 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  349. 2014-12-01 17:59:26,502 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  350. 2014-12-01 17:59:26,502 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  351. 2014-12-01 17:59:26,502 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  352. 2014-12-01 17:59:26,502 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  353. 2014-12-01 17:59:26,502 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  354. 2014-12-01 17:59:26,503 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  355. 2014-12-01 17:59:26,503 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  356. 2014-12-01 17:59:26,503 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  357. 2014-12-01 17:59:26,503 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  358. 2014-12-01 17:59:26,503 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  359. 2014-12-01 17:59:26,503 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  360. 2014-12-01 17:59:26,503 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  361. 2014-12-01 17:59:26,504 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  362. 2014-12-01 17:59:26,504 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  363. 2014-12-01 17:59:26,504 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  364. 2014-12-01 17:59:26,504 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  365. 2014-12-01 17:59:26,504 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  366. 2014-12-01 17:59:26,504 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  367. 2014-12-01 17:59:26,505 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  368. 2014-12-01 17:59:26,505 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  369. 2014-12-01 17:59:26,505 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  370. 2014-12-01 17:59:26,505 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  371. 2014-12-01 17:59:26,505 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  372. 2014-12-01 17:59:26,505 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  373. 2014-12-01 17:59:26,506 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  374. 2014-12-01 17:59:26,506 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  375. 2014-12-01 17:59:26,506 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  376. 2014-12-01 17:59:26,506 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  377. 2014-12-01 17:59:26,506 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  378. 2014-12-01 17:59:26,506 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  379. 2014-12-01 17:59:26,507 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  380. 2014-12-01 17:59:26,507 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  381. 2014-12-01 17:59:26,507 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  382. 2014-12-01 17:59:26,507 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  383. 2014-12-01 17:59:26,507 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  384. 2014-12-01 17:59:26,507 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  385. 2014-12-01 17:59:26,508 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  386. 2014-12-01 17:59:26,508 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  387. 2014-12-01 17:59:26,508 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  388. 2014-12-01 17:59:26,508 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  389. 2014-12-01 17:59:26,508 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  390. 2014-12-01 17:59:26,508 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  391. 2014-12-01 17:59:26,509 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  392. 2014-12-01 17:59:26,509 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/iid-datasource-none'
  393. 2014-12-01 17:59:26,517 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/iid-datasource-none/datasource (quiet=False)
  394. 2014-12-01 17:59:26,518 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/datasource - wb: [420] 31 bytes
  395. 2014-12-01 17:59:26,519 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [420] 31 bytes
  396. 2014-12-01 17:59:26,519 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
  397. 2014-12-01 17:59:26,519 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [420] 20 bytes
  398. 2014-12-01 17:59:26,520 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [420] 20 bytes
  399. 2014-12-01 17:59:26,521 - cloud-init[DEBUG]: init will now be targeting instance id: iid-datasource-none
  400. 2014-12-01 17:59:26,521 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  401. 2014-12-01 17:59:26,521 - util.py[DEBUG]: Read 100 bytes from /proc/cmdline
  402. 2014-12-01 17:59:26,521 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  403. 2014-12-01 17:59:26,522 - util.py[DEBUG]: Read 2895 bytes from /etc/cloud/cloud.cfg
  404. 2014-12-01 17:59:26,522 - util.py[DEBUG]: Attempting to load yaml from string of length 2895 with allowed root types (<type 'dict'>,)
  405. 2014-12-01 17:59:26,554 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  406. 2014-12-01 17:59:26,554 - util.py[DEBUG]: Read 188 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  407. 2014-12-01 17:59:26,555 - util.py[DEBUG]: Attempting to load yaml from string of length 188 with allowed root types (<type 'dict'>,)
  408. 2014-12-01 17:59:26,559 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  409. 2014-12-01 17:59:26,559 - util.py[DEBUG]: Read 1910 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  410. 2014-12-01 17:59:26,559 - util.py[DEBUG]: Attempting to load yaml from string of length 1910 with allowed root types (<type 'dict'>,)
  411. 2014-12-01 17:59:26,574 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  412. 2014-12-01 17:59:26,574 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  413. 2014-12-01 17:59:26,574 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  414. 2014-12-01 17:59:26,574 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  415. 2014-12-01 17:59:26,574 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  416. 2014-12-01 17:59:26,575 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  417. 2014-12-01 17:59:26,575 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  418. 2014-12-01 17:59:26,575 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  419. 2014-12-01 17:59:26,575 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  420. 2014-12-01 17:59:26,575 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  421. 2014-12-01 17:59:26,575 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  422. 2014-12-01 17:59:26,576 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  423. 2014-12-01 17:59:26,576 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  424. 2014-12-01 17:59:26,576 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  425. 2014-12-01 17:59:26,576 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  426. 2014-12-01 17:59:26,576 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  427. 2014-12-01 17:59:26,576 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  428. 2014-12-01 17:59:26,577 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  429. 2014-12-01 17:59:26,577 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  430. 2014-12-01 17:59:26,577 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  431. 2014-12-01 17:59:26,577 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  432. 2014-12-01 17:59:26,577 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  433. 2014-12-01 17:59:26,577 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  434. 2014-12-01 17:59:26,577 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  435. 2014-12-01 17:59:26,578 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  436. 2014-12-01 17:59:26,578 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  437. 2014-12-01 17:59:26,578 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  438. 2014-12-01 17:59:26,578 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  439. 2014-12-01 17:59:26,578 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  440. 2014-12-01 17:59:26,579 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  441. 2014-12-01 17:59:26,579 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  442. 2014-12-01 17:59:26,579 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  443. 2014-12-01 17:59:26,579 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  444. 2014-12-01 17:59:26,579 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  445. 2014-12-01 17:59:26,579 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  446. 2014-12-01 17:59:26,580 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  447. 2014-12-01 17:59:26,580 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  448. 2014-12-01 17:59:26,580 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  449. 2014-12-01 17:59:26,580 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  450. 2014-12-01 17:59:26,580 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  451. 2014-12-01 17:59:26,580 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  452. 2014-12-01 17:59:26,581 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  453. 2014-12-01 17:59:26,581 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  454. 2014-12-01 17:59:26,581 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  455. 2014-12-01 17:59:26,581 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  456. 2014-12-01 17:59:26,581 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  457. 2014-12-01 17:59:26,581 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  458. 2014-12-01 17:59:26,581 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  459. 2014-12-01 17:59:26,582 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  460. 2014-12-01 17:59:26,582 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  461. 2014-12-01 17:59:26,582 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  462. 2014-12-01 17:59:26,582 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  463. 2014-12-01 17:59:26,583 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  464. 2014-12-01 17:59:26,583 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  465. 2014-12-01 17:59:26,583 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  466. 2014-12-01 17:59:26,583 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  467. 2014-12-01 17:59:26,583 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  468. 2014-12-01 17:59:26,583 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  469. 2014-12-01 17:59:26,584 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  470. 2014-12-01 17:59:26,584 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  471. 2014-12-01 17:59:26,585 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 5264 bytes
  472. 2014-12-01 17:59:26,586 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/user-data.txt - wb: [384] 0 bytes
  473. 2014-12-01 17:59:26,609 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/user-data.txt.i - wb: [384] 345 bytes
  474. 2014-12-01 17:59:26,610 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/vendor-data.txt - wb: [384] 4 bytes
  475. 2014-12-01 17:59:26,613 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/vendor-data.txt.i - wb: [384] 345 bytes
  476. 2014-12-01 17:59:26,615 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  477. 2014-12-01 17:59:26,615 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  478. 2014-12-01 17:59:26,615 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  479. 2014-12-01 17:59:26,616 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  480. 2014-12-01 17:59:26,616 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/consume_data - wb: [420] 19 bytes
  481. 2014-12-01 17:59:26,617 - helpers.py[DEBUG]: Running consume_data using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/consume_data'>)
  482. 2014-12-01 17:59:26,618 - stages.py[DEBUG]: Added default handler for set(['text/cloud-config-jsonp', 'text/cloud-config']) from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']]
  483. 2014-12-01 17:59:26,618 - stages.py[DEBUG]: Added default handler for set(['text/x-shellscript']) from ShellScriptPartHandler: [['text/x-shellscript']]
  484. 2014-12-01 17:59:26,618 - stages.py[DEBUG]: Added default handler for set(['text/cloud-boothook']) from BootHookPartHandler: [['text/cloud-boothook']]
  485. 2014-12-01 17:59:26,618 - stages.py[DEBUG]: Added default handler for set(['text/upstart-job']) from UpstartJobPartHandler: [['text/upstart-job']]
  486. 2014-12-01 17:59:26,619 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency once-per-instance
  487. 2014-12-01 17:59:26,619 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__begin__, None, 2) with frequency once-per-instance
  488. 2014-12-01 17:59:26,620 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency once-per-instance
  489. 2014-12-01 17:59:26,620 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency once-per-instance
  490. 2014-12-01 17:59:26,620 - __init__.py[DEBUG]: {'Content-Type': 'text/x-not-multipart', 'Content-Disposition': 'attachment; filename="part-001"', 'MIME-Version': '1.0'}
  491. 2014-12-01 17:59:26,620 - __init__.py[DEBUG]: Empty payload of type text/x-not-multipart
  492. 2014-12-01 17:59:26,620 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency once-per-instance
  493. 2014-12-01 17:59:26,621 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__end__, None, 2) with frequency once-per-instance
  494. 2014-12-01 17:59:26,621 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency once-per-instance
  495. 2014-12-01 17:59:26,621 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/cloud-config.txt - wb: [384] 0 bytes
  496. 2014-12-01 17:59:26,622 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency once-per-instance
  497. 2014-12-01 17:59:26,622 - stages.py[DEBUG]: no vendordata from datasource
  498. 2014-12-01 17:59:26,622 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  499. 2014-12-01 17:59:26,623 - util.py[DEBUG]: Read 100 bytes from /proc/cmdline
  500. 2014-12-01 17:59:26,623 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  501. 2014-12-01 17:59:26,623 - util.py[DEBUG]: Read 2895 bytes from /etc/cloud/cloud.cfg
  502. 2014-12-01 17:59:26,623 - util.py[DEBUG]: Attempting to load yaml from string of length 2895 with allowed root types (<type 'dict'>,)
  503. 2014-12-01 17:59:26,663 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  504. 2014-12-01 17:59:26,664 - util.py[DEBUG]: Read 188 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  505. 2014-12-01 17:59:26,664 - util.py[DEBUG]: Attempting to load yaml from string of length 188 with allowed root types (<type 'dict'>,)
  506. 2014-12-01 17:59:26,668 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  507. 2014-12-01 17:59:26,668 - util.py[DEBUG]: Read 1910 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  508. 2014-12-01 17:59:26,668 - util.py[DEBUG]: Attempting to load yaml from string of length 1910 with allowed root types (<type 'dict'>,)
  509. 2014-12-01 17:59:26,678 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  510. 2014-12-01 17:59:26,678 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  511. 2014-12-01 17:59:26,679 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  512. 2014-12-01 17:59:26,679 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  513. 2014-12-01 17:59:26,679 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  514. 2014-12-01 17:59:26,679 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  515. 2014-12-01 17:59:26,679 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  516. 2014-12-01 17:59:26,679 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  517. 2014-12-01 17:59:26,680 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  518. 2014-12-01 17:59:26,680 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  519. 2014-12-01 17:59:26,680 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  520. 2014-12-01 17:59:26,680 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  521. 2014-12-01 17:59:26,680 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  522. 2014-12-01 17:59:26,680 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  523. 2014-12-01 17:59:26,681 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  524. 2014-12-01 17:59:26,681 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  525. 2014-12-01 17:59:26,681 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  526. 2014-12-01 17:59:26,681 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  527. 2014-12-01 17:59:26,681 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  528. 2014-12-01 17:59:26,681 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  529. 2014-12-01 17:59:26,682 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  530. 2014-12-01 17:59:26,682 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  531. 2014-12-01 17:59:26,682 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  532. 2014-12-01 17:59:26,682 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  533. 2014-12-01 17:59:26,682 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  534. 2014-12-01 17:59:26,682 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  535. 2014-12-01 17:59:26,683 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  536. 2014-12-01 17:59:26,683 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  537. 2014-12-01 17:59:26,683 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  538. 2014-12-01 17:59:26,683 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  539. 2014-12-01 17:59:26,683 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  540. 2014-12-01 17:59:26,683 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  541. 2014-12-01 17:59:26,684 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  542. 2014-12-01 17:59:26,684 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  543. 2014-12-01 17:59:26,684 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  544. 2014-12-01 17:59:26,684 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  545. 2014-12-01 17:59:26,684 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  546. 2014-12-01 17:59:26,684 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  547. 2014-12-01 17:59:26,684 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  548. 2014-12-01 17:59:26,685 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  549. 2014-12-01 17:59:26,685 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  550. 2014-12-01 17:59:26,685 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  551. 2014-12-01 17:59:26,685 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  552. 2014-12-01 17:59:26,685 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  553. 2014-12-01 17:59:26,685 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  554. 2014-12-01 17:59:26,685 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  555. 2014-12-01 17:59:26,686 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  556. 2014-12-01 17:59:26,686 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  557. 2014-12-01 17:59:26,686 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  558. 2014-12-01 17:59:26,686 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  559. 2014-12-01 17:59:26,686 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  560. 2014-12-01 17:59:26,686 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  561. 2014-12-01 17:59:26,687 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
  562. 2014-12-01 17:59:26,687 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
  563. 2014-12-01 17:59:26,687 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
  564. 2014-12-01 17:59:26,688 - util.py[DEBUG]: load_yaml given empty string, returning default
  565. 2014-12-01 17:59:26,688 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  566. 2014-12-01 17:59:26,688 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  567. 2014-12-01 17:59:26,688 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  568. 2014-12-01 17:59:26,688 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  569. 2014-12-01 17:59:26,689 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  570. 2014-12-01 17:59:26,689 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  571. 2014-12-01 17:59:26,689 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  572. 2014-12-01 17:59:26,689 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  573. 2014-12-01 17:59:26,691 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
  574. 2014-12-01 17:59:26,691 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
  575. 2014-12-01 17:59:26,691 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
  576. 2014-12-01 17:59:26,691 - util.py[DEBUG]: load_yaml given empty string, returning default
  577. 2014-12-01 17:59:26,692 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  578. 2014-12-01 17:59:26,692 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  579. 2014-12-01 17:59:26,692 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  580. 2014-12-01 17:59:26,692 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  581. 2014-12-01 17:59:26,692 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  582. 2014-12-01 17:59:26,692 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  583. 2014-12-01 17:59:26,693 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  584. 2014-12-01 17:59:26,693 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  585. 2014-12-01 17:59:26,699 - importer.py[DEBUG]: Looking for modules ['cc_migrator', 'cloudinit.config.cc_migrator'] that have attributes ['handle']
  586. 2014-12-01 17:59:26,700 - importer.py[DEBUG]: Failed at attempted import of 'cc_migrator' due to: No module named cc_migrator
  587. 2014-12-01 17:59:26,757 - importer.py[DEBUG]: Found cc_migrator with attributes ['handle'] in ['cloudinit.config.cc_migrator']
  588. 2014-12-01 17:59:26,757 - importer.py[DEBUG]: Looking for modules ['cc_seed_random', 'cloudinit.config.cc_seed_random'] that have attributes ['handle']
  589. 2014-12-01 17:59:26,758 - importer.py[DEBUG]: Failed at attempted import of 'cc_seed_random' due to: No module named cc_seed_random
  590. 2014-12-01 17:59:26,813 - importer.py[DEBUG]: Found cc_seed_random with attributes ['handle'] in ['cloudinit.config.cc_seed_random']
  591. 2014-12-01 17:59:26,813 - importer.py[DEBUG]: Looking for modules ['cc_bootcmd', 'cloudinit.config.cc_bootcmd'] that have attributes ['handle']
  592. 2014-12-01 17:59:26,814 - importer.py[DEBUG]: Failed at attempted import of 'cc_bootcmd' due to: No module named cc_bootcmd
  593. 2014-12-01 17:59:26,870 - importer.py[DEBUG]: Found cc_bootcmd with attributes ['handle'] in ['cloudinit.config.cc_bootcmd']
  594. 2014-12-01 17:59:26,871 - importer.py[DEBUG]: Looking for modules ['cc_write_files', 'cloudinit.config.cc_write_files'] that have attributes ['handle']
  595. 2014-12-01 17:59:26,871 - importer.py[DEBUG]: Failed at attempted import of 'cc_write_files' due to: No module named cc_write_files
  596. 2014-12-01 17:59:26,892 - importer.py[DEBUG]: Found cc_write_files with attributes ['handle'] in ['cloudinit.config.cc_write_files']
  597. 2014-12-01 17:59:26,893 - importer.py[DEBUG]: Looking for modules ['cc_growpart', 'cloudinit.config.cc_growpart'] that have attributes ['handle']
  598. 2014-12-01 17:59:26,893 - importer.py[DEBUG]: Failed at attempted import of 'cc_growpart' due to: No module named cc_growpart
  599. 2014-12-01 17:59:26,943 - importer.py[DEBUG]: Found cc_growpart with attributes ['handle'] in ['cloudinit.config.cc_growpart']
  600. 2014-12-01 17:59:26,943 - importer.py[DEBUG]: Looking for modules ['cc_resizefs', 'cloudinit.config.cc_resizefs'] that have attributes ['handle']
  601. 2014-12-01 17:59:26,943 - importer.py[DEBUG]: Failed at attempted import of 'cc_resizefs' due to: No module named cc_resizefs
  602. 2014-12-01 17:59:26,994 - importer.py[DEBUG]: Found cc_resizefs with attributes ['handle'] in ['cloudinit.config.cc_resizefs']
  603. 2014-12-01 17:59:26,995 - importer.py[DEBUG]: Looking for modules ['cc_set_hostname', 'cloudinit.config.cc_set_hostname'] that have attributes ['handle']
  604. 2014-12-01 17:59:26,995 - importer.py[DEBUG]: Failed at attempted import of 'cc_set_hostname' due to: No module named cc_set_hostname
  605. 2014-12-01 17:59:27,050 - importer.py[DEBUG]: Found cc_set_hostname with attributes ['handle'] in ['cloudinit.config.cc_set_hostname']
  606. 2014-12-01 17:59:27,050 - importer.py[DEBUG]: Looking for modules ['cc_update_hostname', 'cloudinit.config.cc_update_hostname'] that have attributes ['handle']
  607. 2014-12-01 17:59:27,051 - importer.py[DEBUG]: Failed at attempted import of 'cc_update_hostname' due to: No module named cc_update_hostname
  608. 2014-12-01 17:59:27,112 - importer.py[DEBUG]: Found cc_update_hostname with attributes ['handle'] in ['cloudinit.config.cc_update_hostname']
  609. 2014-12-01 17:59:27,113 - importer.py[DEBUG]: Looking for modules ['cc_update_etc_hosts', 'cloudinit.config.cc_update_etc_hosts'] that have attributes ['handle']
  610. 2014-12-01 17:59:27,113 - importer.py[DEBUG]: Failed at attempted import of 'cc_update_etc_hosts' due to: No module named cc_update_etc_hosts
  611. 2014-12-01 17:59:27,150 - importer.py[DEBUG]: Found cc_update_etc_hosts with attributes ['handle'] in ['cloudinit.config.cc_update_etc_hosts']
  612. 2014-12-01 17:59:27,151 - importer.py[DEBUG]: Looking for modules ['cc_ca_certs', 'cloudinit.config.cc_ca_certs'] that have attributes ['handle']
  613. 2014-12-01 17:59:27,151 - importer.py[DEBUG]: Failed at attempted import of 'cc_ca_certs' due to: No module named cc_ca_certs
  614. 2014-12-01 17:59:27,171 - importer.py[DEBUG]: Found cc_ca_certs with attributes ['handle'] in ['cloudinit.config.cc_ca_certs']
  615. 2014-12-01 17:59:27,171 - importer.py[DEBUG]: Looking for modules ['cc_rsyslog', 'cloudinit.config.cc_rsyslog'] that have attributes ['handle']
  616. 2014-12-01 17:59:27,172 - importer.py[DEBUG]: Failed at attempted import of 'cc_rsyslog' due to: No module named cc_rsyslog
  617. 2014-12-01 17:59:27,279 - importer.py[DEBUG]: Found cc_rsyslog with attributes ['handle'] in ['cloudinit.config.cc_rsyslog']
  618. 2014-12-01 17:59:27,279 - importer.py[DEBUG]: Looking for modules ['cc_users_groups', 'cloudinit.config.cc_users_groups'] that have attributes ['handle']
  619. 2014-12-01 17:59:27,280 - importer.py[DEBUG]: Failed at attempted import of 'cc_users_groups' due to: No module named cc_users_groups
  620. 2014-12-01 17:59:27,337 - importer.py[DEBUG]: Found cc_users_groups with attributes ['handle'] in ['cloudinit.config.cc_users_groups']
  621. 2014-12-01 17:59:27,337 - importer.py[DEBUG]: Looking for modules ['cc_ssh', 'cloudinit.config.cc_ssh'] that have attributes ['handle']
  622. 2014-12-01 17:59:27,338 - importer.py[DEBUG]: Failed at attempted import of 'cc_ssh' due to: No module named cc_ssh
  623. 2014-12-01 17:59:27,363 - importer.py[DEBUG]: Found cc_ssh with attributes ['handle'] in ['cloudinit.config.cc_ssh']
  624. 2014-12-01 17:59:27,364 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  625. 2014-12-01 17:59:27,364 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  626. 2014-12-01 17:59:27,365 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  627. 2014-12-01 17:59:27,365 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  628. 2014-12-01 17:59:27,366 - helpers.py[DEBUG]: Running config-migrator using lock (<cloudinit.helpers.DummyLock object at 0x7f8eefa08e90>)
  629. 2014-12-01 17:59:27,367 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names
  630. 2014-12-01 17:59:27,368 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_seed_random - wb: [420] 19 bytes
  631. 2014-12-01 17:59:27,369 - helpers.py[DEBUG]: Running config-seed_random using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_seed_random'>)
  632. 2014-12-01 17:59:27,370 - cc_seed_random.py[DEBUG]: command 'pollinate' not found for seed_command
  633. 2014-12-01 17:59:27,371 - helpers.py[DEBUG]: Running config-bootcmd using lock (<cloudinit.helpers.DummyLock object at 0x7f8eefa08f10>)
  634. 2014-12-01 17:59:27,371 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration
  635. 2014-12-01 17:59:27,372 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_write_files - wb: [420] 19 bytes
  636. 2014-12-01 17:59:27,373 - helpers.py[DEBUG]: Running config-write-files using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_write_files'>)
  637. 2014-12-01 17:59:27,373 - cc_write_files.py[DEBUG]: Skipping module named write-files, no/empty 'write_files' key in configuration
  638. 2014-12-01 17:59:27,375 - helpers.py[DEBUG]: Running config-growpart using lock (<cloudinit.helpers.DummyLock object at 0x7f8eefa08e90>)
  639. 2014-12-01 17:59:27,376 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'ignore_growroot_disabled': False, 'mode': 'auto', 'devices': ['/']}
  640. 2014-12-01 17:59:27,376 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True)
  641. 2014-12-01 17:59:27,431 - util.py[DEBUG]: Reading from /proc/728/mountinfo (quiet=False)
  642. 2014-12-01 17:59:27,432 - util.py[DEBUG]: Read 1115 bytes from /proc/728/mountinfo
  643. 2014-12-01 17:59:27,433 - util.py[DEBUG]: resize_devices took 0.002 seconds
  644. 2014-12-01 17:59:27,433 - cc_growpart.py[DEBUG]: '/' SKIPPED: device_part_info(/dev/mapper/ubuntu--vg-root) failed: /dev/mapper/ubuntu--vg-root not a partition
  645. 2014-12-01 17:59:27,434 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x7f8eefa083d0>)
  646. 2014-12-01 17:59:27,434 - util.py[DEBUG]: Reading from /proc/728/mountinfo (quiet=False)
  647. 2014-12-01 17:59:27,434 - util.py[DEBUG]: Read 1115 bytes from /proc/728/mountinfo
  648. 2014-12-01 17:59:27,436 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/mapper/ubuntu--vg-root mnt_point=/ path=/
  649. 2014-12-01 17:59:27,436 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True)
  650. 2014-12-01 17:59:27,485 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True)
  651. 2014-12-01 17:59:27,509 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False)
  652. 2014-12-01 17:59:27,509 - util.py[DEBUG]: Read 137 bytes from /proc/1/environ
  653. 2014-12-01 17:59:27,510 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False)
  654. 2014-12-01 17:59:27,510 - util.py[DEBUG]: Read 794 bytes from /proc/self/status
  655. 2014-12-01 17:59:27,511 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/mapper/ubuntu--vg-root
  656. 2014-12-01 17:59:27,511 - util.py[DEBUG]: Running command ('resize2fs', '/dev/mapper/ubuntu--vg-root') with allowed return codes [0] (shell=False, capture=True)
  657. 2014-12-01 17:59:27,541 - util.py[DEBUG]: Resizing took 0.030 seconds
  658. 2014-12-01 17:59:27,542 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True)
  659. 2014-12-01 17:59:27,544 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_set_hostname - wb: [420] 19 bytes
  660. 2014-12-01 17:59:27,548 - helpers.py[DEBUG]: Running config-set_hostname using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_set_hostname'>)
  661. 2014-12-01 17:59:27,549 - util.py[DEBUG]: Reading from /etc/hosts (quiet=False)
  662. 2014-12-01 17:59:27,549 - util.py[DEBUG]: Read 222 bytes from /etc/hosts
  663. 2014-12-01 17:59:27,550 - util.py[DEBUG]: Reading from /etc/hosts (quiet=False)
  664. 2014-12-01 17:59:27,550 - util.py[DEBUG]: Read 222 bytes from /etc/hosts
  665. 2014-12-01 17:59:27,551 - cc_set_hostname.py[DEBUG]: Setting the hostname to adminvm (adminvm)
  666. 2014-12-01 17:59:27,551 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False)
  667. 2014-12-01 17:59:27,551 - util.py[DEBUG]: Read 8 bytes from /etc/hostname
  668. 2014-12-01 17:59:27,552 - util.py[DEBUG]: Writing to /etc/hostname - wb: [420] 8 bytes
  669. 2014-12-01 17:59:27,556 - __init__.py[DEBUG]: Non-persistently setting the system hostname to adminvm
  670. 2014-12-01 17:59:27,557 - util.py[DEBUG]: Running command ['hostname', 'adminvm'] with allowed return codes [0] (shell=False, capture=True)
  671. 2014-12-01 17:59:27,564 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x7f8eef93ba50>)
  672. 2014-12-01 17:59:27,565 - util.py[DEBUG]: Reading from /etc/hosts (quiet=False)
  673. 2014-12-01 17:59:27,565 - util.py[DEBUG]: Read 222 bytes from /etc/hosts
  674. 2014-12-01 17:59:27,565 - util.py[DEBUG]: Reading from /etc/hosts (quiet=False)
  675. 2014-12-01 17:59:27,565 - util.py[DEBUG]: Read 222 bytes from /etc/hosts
  676. 2014-12-01 17:59:27,566 - cc_update_hostname.py[DEBUG]: Updating hostname to adminvm (adminvm)
  677. 2014-12-01 17:59:27,566 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False)
  678. 2014-12-01 17:59:27,566 - util.py[DEBUG]: Read 8 bytes from /etc/hostname
  679. 2014-12-01 17:59:27,567 - __init__.py[DEBUG]: Attempting to update hostname to adminvm in 1 files
  680. 2014-12-01 17:59:27,567 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False)
  681. 2014-12-01 17:59:27,567 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [420] 8 bytes
  682. 2014-12-01 17:59:27,568 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock (<cloudinit.helpers.DummyLock object at 0x7f8eef93bad0>)
  683. 2014-12-01 17:59:27,568 - cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts
  684. 2014-12-01 17:59:27,569 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_ca_certs - wb: [420] 19 bytes
  685. 2014-12-01 17:59:27,570 - helpers.py[DEBUG]: Running config-ca-certs using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_ca_certs'>)
  686. 2014-12-01 17:59:27,570 - cc_ca_certs.py[DEBUG]: Skipping module named ca-certs, no 'ca-certs' key in configuration
  687. 2014-12-01 17:59:27,571 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_rsyslog - wb: [420] 19 bytes
  688. 2014-12-01 17:59:27,571 - helpers.py[DEBUG]: Running config-rsyslog using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_rsyslog'>)
  689. 2014-12-01 17:59:27,572 - cc_rsyslog.py[DEBUG]: Skipping module named rsyslog, no 'rsyslog' key in configuration
  690. 2014-12-01 17:59:27,572 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_users_groups - wb: [420] 19 bytes
  691. 2014-12-01 17:59:27,573 - helpers.py[DEBUG]: Running config-users-groups using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_users_groups'>)
  692. 2014-12-01 17:59:27,573 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  693. 2014-12-01 17:59:27,573 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  694. 2014-12-01 17:59:27,574 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  695. 2014-12-01 17:59:27,574 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  696. 2014-12-01 17:59:27,574 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  697. 2014-12-01 17:59:27,574 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  698. 2014-12-01 17:59:27,575 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  699. 2014-12-01 17:59:27,575 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  700. 2014-12-01 17:59:27,575 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  701. 2014-12-01 17:59:27,576 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  702. 2014-12-01 17:59:27,576 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  703. 2014-12-01 17:59:27,576 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  704. 2014-12-01 17:59:27,576 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  705. 2014-12-01 17:59:27,577 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  706. 2014-12-01 17:59:27,577 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  707. 2014-12-01 17:59:27,577 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  708. 2014-12-01 17:59:27,579 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  709. 2014-12-01 17:59:27,579 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  710. 2014-12-01 17:59:27,579 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  711. 2014-12-01 17:59:27,579 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  712. 2014-12-01 17:59:27,580 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  713. 2014-12-01 17:59:27,580 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  714. 2014-12-01 17:59:27,580 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  715. 2014-12-01 17:59:27,581 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  716. 2014-12-01 17:59:27,581 - __init__.py[DEBUG]: Adding user ubuntu
  717. 2014-12-01 17:59:27,581 - util.py[DEBUG]: Running hidden command to protect sensitive input/output logstring: ['useradd', 'ubuntu', '--shell', '/bin/bash', '--comment', 'Ubuntu', '--groups', 'adm,audio,cdrom,dialout,dip,floppy,netdev,plugdev,sudo,video', '-m']
  718. 2014-12-01 17:59:28,859 - util.py[DEBUG]: Running command ['passwd', '-l', 'ubuntu'] with allowed return codes [0] (shell=False, capture=True)
  719. 2014-12-01 17:59:29,025 - util.py[DEBUG]: Reading from /etc/sudoers (quiet=False)
  720. 2014-12-01 17:59:29,034 - util.py[DEBUG]: Read 890 bytes from /etc/sudoers
  721. 2014-12-01 17:59:29,036 - util.py[DEBUG]: Writing to /etc/sudoers.d/90-cloud-init-users - wb: [288] 123 bytes
  722. 2014-12-01 17:59:29,038 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_ssh - wb: [420] 19 bytes
  723. 2014-12-01 17:59:29,038 - helpers.py[DEBUG]: Running config-ssh using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_ssh'>)
  724. 2014-12-01 17:59:29,040 - util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'rsa', '-N', '', '-f', '/etc/ssh/ssh_host_rsa_key'] with allowed return codes [0] (shell=False, capture=False)
  725. 2014-12-01 17:59:30,088 - util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'dsa', '-N', '', '-f', '/etc/ssh/ssh_host_dsa_key'] with allowed return codes [0] (shell=False, capture=False)
  726. 2014-12-01 17:59:30,225 - util.py[DEBUG]: Running command ['ssh-keygen', '-t', 'ecdsa', '-N', '', '-f', '/etc/ssh/ssh_host_ecdsa_key'] with allowed return codes [0] (shell=False, capture=False)
  727. 2014-12-01 17:59:30,231 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  728. 2014-12-01 17:59:30,232 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  729. 2014-12-01 17:59:30,232 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  730. 2014-12-01 17:59:30,232 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  731. 2014-12-01 17:59:30,232 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  732. 2014-12-01 17:59:30,232 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  733. 2014-12-01 17:59:30,232 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  734. 2014-12-01 17:59:30,232 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  735. 2014-12-01 17:59:30,233 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  736. 2014-12-01 17:59:30,233 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  737. 2014-12-01 17:59:30,233 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  738. 2014-12-01 17:59:30,233 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  739. 2014-12-01 17:59:30,233 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  740. 2014-12-01 17:59:30,233 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  741. 2014-12-01 17:59:30,233 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  742. 2014-12-01 17:59:30,233 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  743. 2014-12-01 17:59:30,233 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  744. 2014-12-01 17:59:30,233 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  745. 2014-12-01 17:59:30,234 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  746. 2014-12-01 17:59:30,234 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  747. 2014-12-01 17:59:30,234 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  748. 2014-12-01 17:59:30,234 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  749. 2014-12-01 17:59:30,234 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  750. 2014-12-01 17:59:30,234 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  751. 2014-12-01 17:59:30,235 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh to 1001:1001
  752. 2014-12-01 17:59:30,236 - util.py[DEBUG]: Writing to /home/ubuntu/.ssh/authorized_keys - wb: [384] 0 bytes
  753. 2014-12-01 17:59:30,236 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh/authorized_keys to 1001:1001
  754. 2014-12-01 17:59:30,236 - util.py[DEBUG]: Changing the ownership of /root/.ssh to 0:0
  755. 2014-12-01 17:59:30,237 - util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [384] 0 bytes
  756. 2014-12-01 17:59:30,237 - util.py[DEBUG]: Changing the ownership of /root/.ssh/authorized_keys to 0:0
  757. 2014-12-01 17:59:30,237 - cloud-init[DEBUG]: Ran 13 modules with 0 failures
  758. 2014-12-01 17:59:30,238 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  759. 2014-12-01 17:59:30,239 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
  760. 2014-12-01 17:59:30,239 - util.py[DEBUG]: cloud-init mode 'init' took 131.530 seconds (131.53)
  761. Dec 1 17:59:32 adminvm [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Dec 2014 12:29:32 +0000. Up 149.86 seconds.
  762. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_emit_upstart', 'cloudinit.config.cc_emit_upstart'] that have attributes ['handle']
  763. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_emit_upstart' due to: No module named cc_emit_upstart
  764. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_emit_upstart with attributes ['handle'] in ['cloudinit.config.cc_emit_upstart']
  765. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_disk_setup', 'cloudinit.config.cc_disk_setup'] that have attributes ['handle']
  766. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_disk_setup' due to: No module named cc_disk_setup
  767. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_disk_setup with attributes ['handle'] in ['cloudinit.config.cc_disk_setup']
  768. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_mounts', 'cloudinit.config.cc_mounts'] that have attributes ['handle']
  769. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_mounts' due to: No module named cc_mounts
  770. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_mounts with attributes ['handle'] in ['cloudinit.config.cc_mounts']
  771. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_ssh_import_id', 'cloudinit.config.cc_ssh_import_id'] that have attributes ['handle']
  772. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_ssh_import_id' due to: No module named cc_ssh_import_id
  773. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_ssh_import_id with attributes ['handle'] in ['cloudinit.config.cc_ssh_import_id']
  774. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_locale', 'cloudinit.config.cc_locale'] that have attributes ['handle']
  775. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_locale' due to: No module named cc_locale
  776. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_locale with attributes ['handle'] in ['cloudinit.config.cc_locale']
  777. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_set_passwords', 'cloudinit.config.cc_set_passwords'] that have attributes ['handle']
  778. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_set_passwords' due to: No module named cc_set_passwords
  779. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_set_passwords with attributes ['handle'] in ['cloudinit.config.cc_set_passwords']
  780. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_grub_dpkg', 'cloudinit.config.cc_grub_dpkg'] that have attributes ['handle']
  781. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_grub_dpkg' due to: No module named cc_grub_dpkg
  782. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_grub_dpkg with attributes ['handle'] in ['cloudinit.config.cc_grub_dpkg']
  783. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_apt_pipelining', 'cloudinit.config.cc_apt_pipelining'] that have attributes ['handle']
  784. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_apt_pipelining' due to: No module named cc_apt_pipelining
  785. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_apt_pipelining with attributes ['handle'] in ['cloudinit.config.cc_apt_pipelining']
  786. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_apt_configure', 'cloudinit.config.cc_apt_configure'] that have attributes ['handle']
  787. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_apt_configure' due to: No module named cc_apt_configure
  788. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_apt_configure with attributes ['handle'] in ['cloudinit.config.cc_apt_configure']
  789. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_package_update_upgrade_install', 'cloudinit.config.cc_package_update_upgrade_install'] that have attributes ['handle']
  790. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_package_update_upgrade_install' due to: No module named cc_package_update_upgrade_install
  791. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_package_update_upgrade_install with attributes ['handle'] in ['cloudinit.config.cc_package_update_upgrade_install']
  792. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_landscape', 'cloudinit.config.cc_landscape'] that have attributes ['handle']
  793. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_landscape' due to: No module named cc_landscape
  794. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_landscape with attributes ['handle'] in ['cloudinit.config.cc_landscape']
  795. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_timezone', 'cloudinit.config.cc_timezone'] that have attributes ['handle']
  796. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_timezone' due to: No module named cc_timezone
  797. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_timezone with attributes ['handle'] in ['cloudinit.config.cc_timezone']
  798. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_puppet', 'cloudinit.config.cc_puppet'] that have attributes ['handle']
  799. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_puppet' due to: No module named cc_puppet
  800. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_puppet with attributes ['handle'] in ['cloudinit.config.cc_puppet']
  801. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_chef', 'cloudinit.config.cc_chef'] that have attributes ['handle']
  802. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_chef' due to: No module named cc_chef
  803. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_chef with attributes ['handle'] in ['cloudinit.config.cc_chef']
  804. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_salt_minion', 'cloudinit.config.cc_salt_minion'] that have attributes ['handle']
  805. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_salt_minion' due to: No module named cc_salt_minion
  806. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_salt_minion with attributes ['handle'] in ['cloudinit.config.cc_salt_minion']
  807. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_mcollective', 'cloudinit.config.cc_mcollective'] that have attributes ['handle']
  808. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_mcollective' due to: No module named cc_mcollective
  809. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_mcollective with attributes ['handle'] in ['cloudinit.config.cc_mcollective']
  810. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_disable_ec2_metadata', 'cloudinit.config.cc_disable_ec2_metadata'] that have attributes ['handle']
  811. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_disable_ec2_metadata' due to: No module named cc_disable_ec2_metadata
  812. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_disable_ec2_metadata with attributes ['handle'] in ['cloudinit.config.cc_disable_ec2_metadata']
  813. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_runcmd', 'cloudinit.config.cc_runcmd'] that have attributes ['handle']
  814. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_runcmd' due to: No module named cc_runcmd
  815. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_runcmd with attributes ['handle'] in ['cloudinit.config.cc_runcmd']
  816. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_byobu', 'cloudinit.config.cc_byobu'] that have attributes ['handle']
  817. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_byobu' due to: No module named cc_byobu
  818. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_byobu with attributes ['handle'] in ['cloudinit.config.cc_byobu']
  819. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  820. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  821. Dec 1 17:59:32 adminvm [CLOUDINIT] importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  822. Dec 1 17:59:32 adminvm [CLOUDINIT] stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  823. Dec 1 17:59:32 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-emit_upstart using lock (<cloudinit.helpers.DummyLock object at 0x7fa89c41e490>)
  824. Dec 1 17:59:32 adminvm [CLOUDINIT] util.py[DEBUG]: Running command ['initctl', 'emit', 'cloud-config', 'CLOUD_CFG=/var/lib/cloud/instance/cloud-config.txt'] with allowed return codes [0] (shell=False, capture=True)
  825. Dec 1 17:59:33 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_disk_setup - wb: [420] 19 bytes
  826. Dec 1 17:59:33 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-disk_setup using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_disk_setup'>)
  827. Dec 1 17:59:33 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_mounts - wb: [420] 19 bytes
  828. Dec 1 17:59:33 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-mounts using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_mounts'>)
  829. Dec 1 17:59:33 adminvm [CLOUDINIT] cc_mounts.py[DEBUG]: Attempting to determine the real name of ephemeral0
  830. Dec 1 17:59:33 adminvm [CLOUDINIT] cc_mounts.py[DEBUG]: Ignoring nonexistant default named mount ephemeral0
  831. Dec 1 17:59:33 adminvm [CLOUDINIT] cc_mounts.py[DEBUG]: Attempting to determine the real name of swap
  832. Dec 1 17:59:33 adminvm [CLOUDINIT] cc_mounts.py[DEBUG]: Ignoring nonexistant default named mount swap
  833. Dec 1 17:59:33 adminvm [CLOUDINIT] cc_mounts.py[DEBUG]: No modifications to fstab needed.
  834. Dec 1 17:59:33 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_ssh_import_id - wb: [420] 19 bytes
  835. Dec 1 17:59:33 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-ssh-import-id using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_ssh_import_id'>)
  836. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  837. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  838. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  839. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  840. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  841. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  842. Dec 1 17:59:33 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  843. Dec 1 17:59:33 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  844. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  845. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  846. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  847. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  848. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  849. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  850. Dec 1 17:59:33 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  851. Dec 1 17:59:33 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  852. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  853. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  854. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  855. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  856. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  857. Dec 1 17:59:33 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  858. Dec 1 17:59:33 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  859. Dec 1 17:59:33 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  860. Dec 1 17:59:33 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_locale - wb: [420] 19 bytes
  861. Dec 1 17:59:33 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-locale using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_locale'>)
  862. Dec 1 17:59:33 adminvm [CLOUDINIT] cc_locale.py[DEBUG]: Setting locale to en_US.UTF-8
  863. Dec 1 17:59:33 adminvm [CLOUDINIT] util.py[DEBUG]: Running command ['locale-gen', 'en_US.UTF-8'] with allowed return codes [0] (shell=False, capture=False)
  864. Dec 1 17:59:36 adminvm [CLOUDINIT] util.py[DEBUG]: Running command ['update-locale', 'en_US.UTF-8'] with allowed return codes [0] (shell=False, capture=False)
  865. Dec 1 17:59:37 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /etc/default/locale - wb: [420] 87 bytes
  866. Dec 1 17:59:37 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_set_passwords - wb: [420] 19 bytes
  867. Dec 1 17:59:37 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-set-passwords using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_set_passwords'>)
  868. Dec 1 17:59:37 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_grub_dpkg - wb: [420] 19 bytes
  869. Dec 1 17:59:37 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-grub-dpkg using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_grub_dpkg'>)
  870. Dec 1 17:59:37 adminvm [CLOUDINIT] cc_grub_dpkg.py[DEBUG]: Setting grub debconf-set-selections with '/dev/sda','false'
  871. Dec 1 17:59:37 adminvm [CLOUDINIT] util.py[DEBUG]: Running command ['debconf-set-selections'] with allowed return codes [0] (shell=False, capture=True)
  872. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_apt_pipelining - wb: [420] 19 bytes
  873. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-apt-pipelining using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_apt_pipelining'>)
  874. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /etc/apt/apt.conf.d/90cloud-init-pipelining - wb: [420] 80 bytes
  875. Dec 1 17:59:39 adminvm [CLOUDINIT] cc_apt_pipelining.py[DEBUG]: Wrote /etc/apt/apt.conf.d/90cloud-init-pipelining with apt pipeline depth setting 0
  876. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_apt_configure - wb: [420] 19 bytes
  877. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-apt-configure using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_apt_configure'>)
  878. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Running command ['lsb_release', '-cs'] with allowed return codes [0] (shell=False, capture=True)
  879. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True)
  880. Dec 1 17:59:39 adminvm [CLOUDINIT] __init__.py[DEBUG]: filtered distro mirror info: {'security': 'http://security.ubuntu.com/ubuntu', 'primary': 'http://archive.ubuntu.com/ubuntu'}
  881. Dec 1 17:59:39 adminvm [CLOUDINIT] cc_apt_configure.py[DEBUG]: Mirror info: {'security': 'http://security.ubuntu.com/ubuntu', 'primary': 'http://archive.ubuntu.com/ubuntu', 'mirror': 'http://archive.ubuntu.com/ubuntu'}
  882. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/templates/sources.list.ubuntu.tmpl (quiet=False)
  883. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Read 2768 bytes from /etc/cloud/templates/sources.list.ubuntu.tmpl
  884. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /etc/apt/sources.list - wb: [420] 3165 bytes
  885. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_package_update_upgrade_install - wb: [420] 19 bytes
  886. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-package-update-upgrade-install using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_package_update_upgrade_install'>)
  887. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_landscape - wb: [420] 19 bytes
  888. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-landscape using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_landscape'>)
  889. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_timezone - wb: [420] 19 bytes
  890. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-timezone using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_timezone'>)
  891. Dec 1 17:59:39 adminvm [CLOUDINIT] cc_timezone.py[DEBUG]: Skipping module named timezone, no 'timezone' specified
  892. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_puppet - wb: [420] 19 bytes
  893. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-puppet using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_puppet'>)
  894. Dec 1 17:59:39 adminvm [CLOUDINIT] cc_puppet.py[DEBUG]: Skipping module named puppet, no 'puppet' configuration found
  895. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_chef - wb: [420] 19 bytes
  896. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-chef using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_chef'>)
  897. Dec 1 17:59:39 adminvm [CLOUDINIT] cc_chef.py[DEBUG]: Skipping module named chef, no 'chef' key in configuration
  898. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_salt_minion - wb: [420] 19 bytes
  899. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-salt-minion using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_salt_minion'>)
  900. Dec 1 17:59:39 adminvm [CLOUDINIT] cc_salt_minion.py[DEBUG]: Skipping module named salt-minion, no 'salt_minion' key in configuration
  901. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_mcollective - wb: [420] 19 bytes
  902. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-mcollective using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_mcollective'>)
  903. Dec 1 17:59:39 adminvm [CLOUDINIT] cc_mcollective.py[DEBUG]: Skipping module named mcollective, no 'mcollective' key in configuration
  904. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock (<cloudinit.helpers.DummyLock object at 0x7fa89c41e450>)
  905. Dec 1 17:59:39 adminvm [CLOUDINIT] cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled
  906. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_runcmd - wb: [420] 19 bytes
  907. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-runcmd using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_runcmd'>)
  908. Dec 1 17:59:39 adminvm [CLOUDINIT] cc_runcmd.py[DEBUG]: Skipping module named runcmd, no 'runcmd' key in configuration
  909. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_byobu - wb: [420] 19 bytes
  910. Dec 1 17:59:39 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-byobu using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_byobu'>)
  911. Dec 1 17:59:39 adminvm [CLOUDINIT] cc_byobu.py[DEBUG]: Skipping module named byobu, no 'byobu' values found
  912. Dec 1 17:59:39 adminvm [CLOUDINIT] cloud-init[DEBUG]: Ran 19 modules with 0 failures
  913. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  914. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: Read 14 bytes from /proc/uptime
  915. Dec 1 17:59:39 adminvm [CLOUDINIT] util.py[DEBUG]: cloud-init mode 'modules' took 7.358 seconds (7.35)
  916. 2014-12-01 18:00:59,882 - util.py[DEBUG]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 01 Dec 2014 12:30:59 +0000. Up 14.15 seconds.
  917. 2014-12-01 18:00:59,921 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  918. 2014-12-01 18:00:59,921 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4
  919. 2014-12-01 18:00:59,922 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
  920. 2014-12-01 18:00:59,922 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  921. 2014-12-01 18:00:59,923 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
  922. 2014-12-01 18:00:59,923 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  923. 2014-12-01 18:00:59,927 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  924. 2014-12-01 18:00:59,927 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  925. 2014-12-01 18:00:59,940 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  926. 2014-12-01 18:00:59,940 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  927. 2014-12-01 18:00:59,940 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'CloudSigma', 'Ec2', 'CloudStack', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
  928. 2014-12-01 18:00:59,940 - importer.py[DEBUG]: Looking for modules ['DataSourceNoCloud', 'cloudinit.sources.DataSourceNoCloud'] that have attributes ['get_datasource_list']
  929. 2014-12-01 18:00:59,941 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNoCloud' due to: No module named DataSourceNoCloud
  930. 2014-12-01 18:00:59,949 - importer.py[DEBUG]: Found DataSourceNoCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNoCloud']
  931. 2014-12-01 18:00:59,950 - importer.py[DEBUG]: Looking for modules ['DataSourceConfigDrive', 'cloudinit.sources.DataSourceConfigDrive'] that have attributes ['get_datasource_list']
  932. 2014-12-01 18:00:59,950 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceConfigDrive' due to: No module named DataSourceConfigDrive
  933. 2014-12-01 18:00:59,967 - importer.py[DEBUG]: Found DataSourceConfigDrive with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceConfigDrive']
  934. 2014-12-01 18:00:59,968 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenNebula', 'cloudinit.sources.DataSourceOpenNebula'] that have attributes ['get_datasource_list']
  935. 2014-12-01 18:00:59,969 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenNebula' due to: No module named DataSourceOpenNebula
  936. 2014-12-01 18:00:59,980 - importer.py[DEBUG]: Found DataSourceOpenNebula with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenNebula']
  937. 2014-12-01 18:00:59,981 - importer.py[DEBUG]: Looking for modules ['DataSourceAzure', 'cloudinit.sources.DataSourceAzure'] that have attributes ['get_datasource_list']
  938. 2014-12-01 18:00:59,981 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAzure' due to: No module named DataSourceAzure
  939. 2014-12-01 18:01:00,070 - importer.py[DEBUG]: Found DataSourceAzure with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAzure']
  940. 2014-12-01 18:01:00,070 - importer.py[DEBUG]: Looking for modules ['DataSourceAltCloud', 'cloudinit.sources.DataSourceAltCloud'] that have attributes ['get_datasource_list']
  941. 2014-12-01 18:01:00,071 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAltCloud' due to: No module named DataSourceAltCloud
  942. 2014-12-01 18:01:00,072 - importer.py[DEBUG]: Found DataSourceAltCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAltCloud']
  943. 2014-12-01 18:01:00,072 - importer.py[DEBUG]: Looking for modules ['DataSourceOVF', 'cloudinit.sources.DataSourceOVF'] that have attributes ['get_datasource_list']
  944. 2014-12-01 18:01:00,073 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOVF' due to: No module named DataSourceOVF
  945. 2014-12-01 18:01:00,075 - importer.py[DEBUG]: Found DataSourceOVF with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOVF']
  946. 2014-12-01 18:01:00,075 - importer.py[DEBUG]: Looking for modules ['DataSourceMAAS', 'cloudinit.sources.DataSourceMAAS'] that have attributes ['get_datasource_list']
  947. 2014-12-01 18:01:00,076 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceMAAS' due to: No module named DataSourceMAAS
  948. 2014-12-01 18:01:00,096 - importer.py[DEBUG]: Found DataSourceMAAS with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceMAAS']
  949. 2014-12-01 18:01:00,096 - importer.py[DEBUG]: Looking for modules ['DataSourceGCE', 'cloudinit.sources.DataSourceGCE'] that have attributes ['get_datasource_list']
  950. 2014-12-01 18:01:00,096 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceGCE' due to: No module named DataSourceGCE
  951. 2014-12-01 18:01:00,097 - importer.py[DEBUG]: Found DataSourceGCE with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceGCE']
  952. 2014-12-01 18:01:00,098 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenStack', 'cloudinit.sources.DataSourceOpenStack'] that have attributes ['get_datasource_list']
  953. 2014-12-01 18:01:00,098 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenStack' due to: No module named DataSourceOpenStack
  954. 2014-12-01 18:01:00,099 - importer.py[DEBUG]: Found DataSourceOpenStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenStack']
  955. 2014-12-01 18:01:00,099 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudSigma', 'cloudinit.sources.DataSourceCloudSigma'] that have attributes ['get_datasource_list']
  956. 2014-12-01 18:01:00,100 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudSigma' due to: No module named DataSourceCloudSigma
  957. 2014-12-01 18:01:00,141 - importer.py[DEBUG]: Found DataSourceCloudSigma with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudSigma']
  958. 2014-12-01 18:01:00,142 - importer.py[DEBUG]: Looking for modules ['DataSourceEc2', 'cloudinit.sources.DataSourceEc2'] that have attributes ['get_datasource_list']
  959. 2014-12-01 18:01:00,142 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceEc2' due to: No module named DataSourceEc2
  960. 2014-12-01 18:01:00,217 - importer.py[DEBUG]: Found DataSourceEc2 with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceEc2']
  961. 2014-12-01 18:01:00,217 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudStack', 'cloudinit.sources.DataSourceCloudStack'] that have attributes ['get_datasource_list']
  962. 2014-12-01 18:01:00,218 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudStack' due to: No module named DataSourceCloudStack
  963. 2014-12-01 18:01:00,219 - importer.py[DEBUG]: Found DataSourceCloudStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudStack']
  964. 2014-12-01 18:01:00,220 - importer.py[DEBUG]: Looking for modules ['DataSourceNone', 'cloudinit.sources.DataSourceNone'] that have attributes ['get_datasource_list']
  965. 2014-12-01 18:01:00,220 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNone' due to: No module named DataSourceNone
  966. 2014-12-01 18:01:00,264 - importer.py[DEBUG]: Found DataSourceNone with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNone']
  967. 2014-12-01 18:01:00,264 - __init__.py[DEBUG]: Searching for data source in: ['DataSourceNoCloud', 'DataSourceConfigDrive', 'DataSourceOpenNebula', 'DataSourceOVF']
  968. 2014-12-01 18:01:00,265 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloud'>
  969. 2014-12-01 18:01:00,265 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  970. 2014-12-01 18:01:00,265 - util.py[DEBUG]: Read 100 bytes from /proc/cmdline
  971. 2014-12-01 18:01:00,265 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
  972. 2014-12-01 18:01:00,266 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
  973. 2014-12-01 18:01:00,267 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
  974. 2014-12-01 18:01:00,267 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  975. 2014-12-01 18:01:00,288 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  976. 2014-12-01 18:01:00,293 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  977. 2014-12-01 18:01:00,890 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  978. 2014-12-01 18:01:00,907 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  979. 2014-12-01 18:01:00,923 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDrive'>
  980. 2014-12-01 18:01:00,924 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  981. 2014-12-01 18:01:00,940 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  982. 2014-12-01 18:01:00,945 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  983. 2014-12-01 18:01:00,962 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  984. 2014-12-01 18:01:00,981 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  985. 2014-12-01 18:01:00,997 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebula'>
  986. 2014-12-01 18:01:00,998 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  987. 2014-12-01 18:01:01,018 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  988. 2014-12-01 18:01:01,038 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  989. 2014-12-01 18:01:01,056 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVF'>
  990. 2014-12-01 18:01:01,058 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
  991. 2014-12-01 18:01:01,058 - util.py[DEBUG]: Read 886 bytes from /proc/mounts
  992. 2014-12-01 18:01:01,058 - util.py[DEBUG]: Fetched {'none': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,relatime', 'fstype': 'pstore'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'udev': {'mountpoint': '/dev', 'opts': 'rw,relatime,size=494080k,nr_inodes=123520,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/ubuntu--vg-root': {'mountpoint': '/', 'opts': 'rw,relatime,errors=remount-ro,data=ordered', 'fstype': 'ext4'}, 'tmpfs': {'mountpoint': '/run', 'opts': 'rw,nosuid,noexec,relatime,size=101052k,mode=755', 'fstype': 'tmpfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}} mounts from proc
  993. 2014-12-01 18:01:01,059 - util.py[DEBUG]: Peeking at /dev/sr0 (max_bytes=512)
  994. 2014-12-01 18:01:01,074 - cloud-init[DEBUG]: No local datasource found
  995. 2014-12-01 18:01:01,075 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  996. 2014-12-01 18:01:01,075 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
  997. 2014-12-01 18:01:01,076 - util.py[DEBUG]: cloud-init mode 'init' took 1.336 seconds (1.34)
  998. 2014-12-01 18:01:03,694 - util.py[DEBUG]: Cloud-init v. 0.7.5 running 'init' at Mon, 01 Dec 2014 12:31:03 +0000. Up 18.05 seconds.
  999. 2014-12-01 18:01:03,696 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  1000. 2014-12-01 18:01:03,697 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4
  1001. 2014-12-01 18:01:03,697 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
  1002. 2014-12-01 18:01:03,702 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True)
  1003. 2014-12-01 18:01:03,813 - cloud-init[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
  1004. 2014-12-01 18:01:03,813 - util.py[DEBUG]: Reading from /var/lib/cloud/data/no-net (quiet=False)
  1005. 2014-12-01 18:01:03,813 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  1006. 2014-12-01 18:01:03,813 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  1007. 2014-12-01 18:01:03,815 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  1008. 2014-12-01 18:01:03,815 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  1009. 2014-12-01 18:01:03,816 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  1010. 2014-12-01 18:01:03,816 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  1011. 2014-12-01 18:01:03,816 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'CloudSigma', 'Ec2', 'CloudStack', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
  1012. 2014-12-01 18:01:03,816 - importer.py[DEBUG]: Looking for modules ['DataSourceNoCloud', 'cloudinit.sources.DataSourceNoCloud'] that have attributes ['get_datasource_list']
  1013. 2014-12-01 18:01:03,816 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNoCloud' due to: No module named DataSourceNoCloud
  1014. 2014-12-01 18:01:03,816 - importer.py[DEBUG]: Found DataSourceNoCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNoCloud']
  1015. 2014-12-01 18:01:03,816 - importer.py[DEBUG]: Looking for modules ['DataSourceConfigDrive', 'cloudinit.sources.DataSourceConfigDrive'] that have attributes ['get_datasource_list']
  1016. 2014-12-01 18:01:03,817 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceConfigDrive' due to: No module named DataSourceConfigDrive
  1017. 2014-12-01 18:01:03,818 - importer.py[DEBUG]: Found DataSourceConfigDrive with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceConfigDrive']
  1018. 2014-12-01 18:01:03,818 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenNebula', 'cloudinit.sources.DataSourceOpenNebula'] that have attributes ['get_datasource_list']
  1019. 2014-12-01 18:01:03,818 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenNebula' due to: No module named DataSourceOpenNebula
  1020. 2014-12-01 18:01:03,820 - importer.py[DEBUG]: Found DataSourceOpenNebula with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenNebula']
  1021. 2014-12-01 18:01:03,820 - importer.py[DEBUG]: Looking for modules ['DataSourceAzure', 'cloudinit.sources.DataSourceAzure'] that have attributes ['get_datasource_list']
  1022. 2014-12-01 18:01:03,820 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAzure' due to: No module named DataSourceAzure
  1023. 2014-12-01 18:01:03,822 - importer.py[DEBUG]: Found DataSourceAzure with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAzure']
  1024. 2014-12-01 18:01:03,822 - importer.py[DEBUG]: Looking for modules ['DataSourceAltCloud', 'cloudinit.sources.DataSourceAltCloud'] that have attributes ['get_datasource_list']
  1025. 2014-12-01 18:01:03,823 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAltCloud' due to: No module named DataSourceAltCloud
  1026. 2014-12-01 18:01:03,823 - importer.py[DEBUG]: Found DataSourceAltCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAltCloud']
  1027. 2014-12-01 18:01:03,823 - importer.py[DEBUG]: Looking for modules ['DataSourceOVF', 'cloudinit.sources.DataSourceOVF'] that have attributes ['get_datasource_list']
  1028. 2014-12-01 18:01:03,823 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOVF' due to: No module named DataSourceOVF
  1029. 2014-12-01 18:01:03,823 - importer.py[DEBUG]: Found DataSourceOVF with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOVF']
  1030. 2014-12-01 18:01:03,823 - importer.py[DEBUG]: Looking for modules ['DataSourceMAAS', 'cloudinit.sources.DataSourceMAAS'] that have attributes ['get_datasource_list']
  1031. 2014-12-01 18:01:03,824 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceMAAS' due to: No module named DataSourceMAAS
  1032. 2014-12-01 18:01:03,825 - importer.py[DEBUG]: Found DataSourceMAAS with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceMAAS']
  1033. 2014-12-01 18:01:03,825 - importer.py[DEBUG]: Looking for modules ['DataSourceGCE', 'cloudinit.sources.DataSourceGCE'] that have attributes ['get_datasource_list']
  1034. 2014-12-01 18:01:03,825 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceGCE' due to: No module named DataSourceGCE
  1035. 2014-12-01 18:01:03,825 - importer.py[DEBUG]: Found DataSourceGCE with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceGCE']
  1036. 2014-12-01 18:01:03,826 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenStack', 'cloudinit.sources.DataSourceOpenStack'] that have attributes ['get_datasource_list']
  1037. 2014-12-01 18:01:03,827 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenStack' due to: No module named DataSourceOpenStack
  1038. 2014-12-01 18:01:03,827 - importer.py[DEBUG]: Found DataSourceOpenStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenStack']
  1039. 2014-12-01 18:01:03,828 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudSigma', 'cloudinit.sources.DataSourceCloudSigma'] that have attributes ['get_datasource_list']
  1040. 2014-12-01 18:01:03,828 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudSigma' due to: No module named DataSourceCloudSigma
  1041. 2014-12-01 18:01:03,831 - importer.py[DEBUG]: Found DataSourceCloudSigma with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudSigma']
  1042. 2014-12-01 18:01:03,831 - importer.py[DEBUG]: Looking for modules ['DataSourceEc2', 'cloudinit.sources.DataSourceEc2'] that have attributes ['get_datasource_list']
  1043. 2014-12-01 18:01:03,831 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceEc2' due to: No module named DataSourceEc2
  1044. 2014-12-01 18:01:03,832 - importer.py[DEBUG]: Found DataSourceEc2 with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceEc2']
  1045. 2014-12-01 18:01:03,832 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudStack', 'cloudinit.sources.DataSourceCloudStack'] that have attributes ['get_datasource_list']
  1046. 2014-12-01 18:01:03,832 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudStack' due to: No module named DataSourceCloudStack
  1047. 2014-12-01 18:01:03,832 - importer.py[DEBUG]: Found DataSourceCloudStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudStack']
  1048. 2014-12-01 18:01:03,832 - importer.py[DEBUG]: Looking for modules ['DataSourceNone', 'cloudinit.sources.DataSourceNone'] that have attributes ['get_datasource_list']
  1049. 2014-12-01 18:01:03,834 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNone' due to: No module named DataSourceNone
  1050. 2014-12-01 18:01:03,835 - importer.py[DEBUG]: Found DataSourceNone with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNone']
  1051. 2014-12-01 18:01:03,835 - __init__.py[DEBUG]: Searching for data source in: ['DataSourceNoCloudNet', 'DataSourceConfigDriveNet', 'DataSourceOpenNebulaNet', 'DataSourceAzureNet', 'DataSourceAltCloud', 'DataSourceOVFNet', 'DataSourceMAAS', 'DataSourceGCE', 'DataSourceOpenStack', 'DataSourceCloudSigmaNet', 'DataSourceEc2', 'DataSourceCloudStack', 'DataSourceNone']
  1052. 2014-12-01 18:01:03,835 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloudNet'>
  1053. 2014-12-01 18:01:03,835 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  1054. 2014-12-01 18:01:03,835 - util.py[DEBUG]: Read 100 bytes from /proc/cmdline
  1055. 2014-12-01 18:01:03,836 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
  1056. 2014-12-01 18:01:03,836 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
  1057. 2014-12-01 18:01:03,836 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
  1058. 2014-12-01 18:01:03,836 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  1059. 2014-12-01 18:01:03,844 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  1060. 2014-12-01 18:01:03,847 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1061. 2014-12-01 18:01:03,855 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1062. 2014-12-01 18:01:03,863 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1063. 2014-12-01 18:01:03,876 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDriveNet'>
  1064. 2014-12-01 18:01:03,876 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  1065. 2014-12-01 18:01:03,884 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  1066. 2014-12-01 18:01:03,886 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1067. 2014-12-01 18:01:03,895 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1068. 2014-12-01 18:01:03,902 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1069. 2014-12-01 18:01:03,910 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebulaNet'>
  1070. 2014-12-01 18:01:03,911 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1071. 2014-12-01 18:01:03,919 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1072. 2014-12-01 18:01:03,930 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1073. 2014-12-01 18:01:03,937 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAzure.DataSourceAzureNet'>
  1074. 2014-12-01 18:01:03,938 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1075. 2014-12-01 18:01:03,938 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1076. 2014-12-01 18:01:03,938 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1077. 2014-12-01 18:01:03,938 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1078. 2014-12-01 18:01:03,938 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1079. 2014-12-01 18:01:03,938 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1080. 2014-12-01 18:01:03,938 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1081. 2014-12-01 18:01:03,938 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1082. 2014-12-01 18:01:03,938 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1083. 2014-12-01 18:01:03,948 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=udf', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  1084. 2014-12-01 18:01:03,956 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAltCloud.DataSourceAltCloud'>
  1085. 2014-12-01 18:01:03,957 - DataSourceAltCloud.py[DEBUG]: Invoked get_data()
  1086. 2014-12-01 18:01:03,957 - util.py[DEBUG]: Running command ['/usr/sbin/dmidecode', '--string', 'system-product-name'] with allowed return codes [0] (shell=False, capture=True)
  1087. 2014-12-01 18:01:04,018 - DataSourceAltCloud.py[DEBUG]: cloud_type: UNKNOWN
  1088. 2014-12-01 18:01:04,018 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVFNet'>
  1089. 2014-12-01 18:01:04,019 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
  1090. 2014-12-01 18:01:04,019 - util.py[DEBUG]: Read 932 bytes from /proc/mounts
  1091. 2014-12-01 18:01:04,019 - util.py[DEBUG]: Fetched {'none': {'mountpoint': '/sys/fs/pstore', 'opts': 'rw,relatime', 'fstype': 'pstore'}, 'devpts': {'mountpoint': '/dev/pts', 'opts': 'rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000', 'fstype': 'devpts'}, 'sysfs': {'mountpoint': '/sys', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'sysfs'}, 'udev': {'mountpoint': '/dev', 'opts': 'rw,relatime,size=494080k,nr_inodes=123520,mode=755', 'fstype': 'devtmpfs'}, '/dev/mapper/ubuntu--vg-root': {'mountpoint': '/', 'opts': 'rw,relatime,errors=remount-ro,data=ordered', 'fstype': 'ext4'}, 'tmpfs': {'mountpoint': '/run', 'opts': 'rw,nosuid,noexec,relatime,size=101052k,mode=755', 'fstype': 'tmpfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, '/dev/sda1': {'mountpoint': '/boot', 'opts': 'rw,relatime,stripe=4', 'fstype': 'ext2'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}} mounts from proc
  1092. 2014-12-01 18:01:04,020 - util.py[DEBUG]: Peeking at /dev/sr0 (max_bytes=512)
  1093. 2014-12-01 18:01:04,029 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceMAAS.DataSourceMAAS'>
  1094. 2014-12-01 18:01:04,031 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceGCE.DataSourceGCE'>
  1095. 2014-12-01 18:01:04,031 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1096. 2014-12-01 18:01:04,031 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1097. 2014-12-01 18:01:04,031 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1098. 2014-12-01 18:01:04,032 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1099. 2014-12-01 18:01:04,032 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1100. 2014-12-01 18:01:04,032 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1101. 2014-12-01 18:01:04,032 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1102. 2014-12-01 18:01:04,032 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1103. 2014-12-01 18:01:04,438 - DataSourceGCE.py[DEBUG]: http://metadata.google.internal./computeMetadata/v1/ is not resolvable
  1104. 2014-12-01 18:01:04,438 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenStack.DataSourceOpenStack'>
  1105. 2014-12-01 18:01:04,441 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack/2012-08-10/meta_data.json' with {'url': 'http://169.254.169.254/openstack/2012-08-10/meta_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
  1106. 2014-12-01 18:01:04,548 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack/2012-08-10/meta_data.json' failed [0/-1s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /openstack/2012-08-10/meta_data.json (Caused by <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1107. 2014-12-01 18:01:04,549 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack/2013-04-04/meta_data.json' with {'url': 'http://169.254.169.254/openstack/2013-04-04/meta_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
  1108. 2014-12-01 18:01:04,551 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack/2013-04-04/meta_data.json' failed [0/-1s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /openstack/2013-04-04/meta_data.json (Caused by <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1109. 2014-12-01 18:01:04,551 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack/2013-10-17/meta_data.json' with {'url': 'http://169.254.169.254/openstack/2013-10-17/meta_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
  1110. 2014-12-01 18:01:04,553 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack/2013-10-17/meta_data.json' failed [0/-1s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /openstack/2013-10-17/meta_data.json (Caused by <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1111. 2014-12-01 18:01:04,554 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack/latest/meta_data.json' with {'url': 'http://169.254.169.254/openstack/latest/meta_data.json', 'headers': {'User-Agent': 'Cloud-Init/0.7.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 10.0} configuration
  1112. 2014-12-01 18:01:04,555 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack/latest/meta_data.json' failed [0/-1s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /openstack/latest/meta_data.json (Caused by <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1113. 2014-12-01 18:01:04,556 - DataSourceOpenStack.py[DEBUG]: Giving up on OpenStack md from ['http://169.254.169.254/openstack/2012-08-10/meta_data.json', 'http://169.254.169.254/openstack/2013-04-04/meta_data.json', 'http://169.254.169.254/openstack/2013-10-17/meta_data.json', 'http://169.254.169.254/openstack/latest/meta_data.json'] after 0 seconds
  1114. 2014-12-01 18:01:04,556 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudSigma.DataSourceCloudSigmaNet'>
  1115. 2014-12-01 18:01:04,556 - DataSourceCloudSigma.py[DEBUG]: Determining hypervisor product name via dmidecode
  1116. 2014-12-01 18:01:04,556 - util.py[DEBUG]: Running command ['/usr/sbin/dmidecode', '--string', 'system-product-name'] with allowed return codes [0] (shell=False, capture=True)
  1117. 2014-12-01 18:01:04,561 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceEc2.DataSourceEc2'>
  1118. 2014-12-01 18:01:04,563 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/ec2/meta-data (quiet=False)
  1119. 2014-12-01 18:01:04,564 - DataSourceEc2.py[DEBUG]: Removed the following from metadata urls: ['http://instance-data.:8773']
  1120. 2014-12-01 18:01:04,564 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1121. 2014-12-01 18:01:04,567 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [0/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1122. 2014-12-01 18:01:04,567 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  1123. 2014-12-01 18:01:05,571 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1124. 2014-12-01 18:01:05,574 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [1/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1125. 2014-12-01 18:01:05,574 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  1126. 2014-12-01 18:01:06,579 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1127. 2014-12-01 18:01:06,583 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [2/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1128. 2014-12-01 18:01:06,583 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  1129. 2014-12-01 18:01:07,578 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1130. 2014-12-01 18:01:07,581 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [3/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1131. 2014-12-01 18:01:07,582 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  1132. 2014-12-01 18:01:08,586 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1133. 2014-12-01 18:01:08,589 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [4/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1134. 2014-12-01 18:01:08,590 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  1135. 2014-12-01 18:01:09,594 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1136. 2014-12-01 18:01:09,597 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [5/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1137. 2014-12-01 18:01:09,598 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  1138. 2014-12-01 18:01:11,606 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1139. 2014-12-01 18:01:11,609 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [7/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1140. 2014-12-01 18:01:11,610 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  1141. 2014-12-01 18:01:13,627 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1142. 2014-12-01 18:01:13,631 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [9/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1143. 2014-12-01 18:01:13,631 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  1144. 2014-12-01 18:01:15,635 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1145. 2014-12-01 18:01:15,645 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [11/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1146. 2014-12-01 18:01:15,646 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  1147. 2014-12-01 18:01:17,651 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1148. 2014-12-01 18:01:17,655 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [13/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1149. 2014-12-01 18:01:17,656 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  1150. 2014-12-01 18:01:19,659 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1151. 2014-12-01 18:01:19,667 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [15/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1152. 2014-12-01 18:01:19,668 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  1153. 2014-12-01 18:01:22,675 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1154. 2014-12-01 18:01:22,678 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [18/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1155. 2014-12-01 18:01:22,679 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  1156. 2014-12-01 18:01:25,687 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1157. 2014-12-01 18:01:25,690 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [21/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1158. 2014-12-01 18:01:25,690 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  1159. 2014-12-01 18:01:28,699 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1160. 2014-12-01 18:01:28,702 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [24/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1161. 2014-12-01 18:01:28,703 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  1162. 2014-12-01 18:01:31,711 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1163. 2014-12-01 18:01:31,714 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [27/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1164. 2014-12-01 18:01:31,714 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  1165. 2014-12-01 18:01:34,719 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1166. 2014-12-01 18:01:34,722 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [30/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1167. 2014-12-01 18:01:34,722 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  1168. 2014-12-01 18:01:38,727 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1169. 2014-12-01 18:01:38,730 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [34/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1170. 2014-12-01 18:01:38,730 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  1171. 2014-12-01 18:01:42,739 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1172. 2014-12-01 18:01:42,742 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [38/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1173. 2014-12-01 18:01:42,742 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  1174. 2014-12-01 18:01:46,751 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1175. 2014-12-01 18:01:46,754 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [42/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1176. 2014-12-01 18:01:46,755 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  1177. 2014-12-01 18:01:50,763 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1178. 2014-12-01 18:01:50,766 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [46/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1179. 2014-12-01 18:01:50,766 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  1180. 2014-12-01 18:01:54,775 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1181. 2014-12-01 18:01:54,778 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [50/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1182. 2014-12-01 18:01:54,778 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  1183. 2014-12-01 18:01:59,787 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1184. 2014-12-01 18:01:59,790 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [55/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1185. 2014-12-01 18:01:59,792 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  1186. 2014-12-01 18:02:04,800 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1187. 2014-12-01 18:02:04,802 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [60/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1188. 2014-12-01 18:02:04,898 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  1189. 2014-12-01 18:02:09,908 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1190. 2014-12-01 18:02:09,911 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [65/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1191. 2014-12-01 18:02:09,911 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  1192. 2014-12-01 18:02:14,919 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 49.0} configuration
  1193. 2014-12-01 18:02:14,923 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [70/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1194. 2014-12-01 18:02:14,923 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  1195. 2014-12-01 18:02:19,936 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 44.0} configuration
  1196. 2014-12-01 18:02:19,939 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [75/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1197. 2014-12-01 18:02:19,939 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  1198. 2014-12-01 18:02:25,948 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 38.0} configuration
  1199. 2014-12-01 18:02:25,950 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [81/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1200. 2014-12-01 18:02:25,951 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  1201. 2014-12-01 18:02:31,960 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 32.0} configuration
  1202. 2014-12-01 18:02:31,966 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [87/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1203. 2014-12-01 18:02:31,966 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  1204. 2014-12-01 18:02:37,980 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 26.0} configuration
  1205. 2014-12-01 18:02:37,983 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [93/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1206. 2014-12-01 18:02:37,984 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  1207. 2014-12-01 18:02:43,992 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 20.0} configuration
  1208. 2014-12-01 18:02:43,995 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [99/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1209. 2014-12-01 18:02:43,995 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  1210. 2014-12-01 18:02:50,004 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 14.0} configuration
  1211. 2014-12-01 18:02:50,007 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [105/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1212. 2014-12-01 18:02:50,008 - url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again
  1213. 2014-12-01 18:02:57,020 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 7.0} configuration
  1214. 2014-12-01 18:02:57,023 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [112/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1215. 2014-12-01 18:02:57,023 - url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again
  1216. 2014-12-01 18:03:04,036 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 0.0} configuration
  1217. 2014-12-01 18:03:04,039 - 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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1218. 2014-12-01 18:03:04,040 - url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again
  1219. 2014-12-01 18:03:11,052 - DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254/2009-04-04/meta-data/instance-id'] after 126 seconds
  1220. 2014-12-01 18:03:11,052 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'>
  1221. 2014-12-01 18:03:11,053 - DataSourceCloudStack.py[DEBUG]: Using /var/lib/dhcp lease directory
  1222. 2014-12-01 18:03:11,065 - DataSourceCloudStack.py[DEBUG]: No DHCP found, using default gateway
  1223. 2014-12-01 18:03:11,066 - util.py[DEBUG]: Reading from /proc/net/route (quiet=False)
  1224. 2014-12-01 18:03:11,066 - util.py[DEBUG]: Read 0 bytes from /proc/net/route
  1225. 2014-12-01 18:03:11,066 - util.py[WARNING]: Getting data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'> failed
  1226. 2014-12-01 18:03:11,066 - util.py[DEBUG]: Getting data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'> failed
  1227. Traceback (most recent call last):
  1228. File "/usr/lib/python2.7/dist-packages/cloudinit/sources/__init__.py", line 252, in find_source
  1229. s = cls(sys_cfg, distro, paths)
  1230. File "/usr/lib/python2.7/dist-packages/cloudinit/sources/DataSourceCloudStack.py", line 50, in __init__
  1231. raise RuntimeError("No virtual router found!")
  1232. RuntimeError: No virtual router found!
  1233. 2014-12-01 18:03:11,075 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNone.DataSourceNone'>
  1234. 2014-12-01 18:03:11,075 - stages.py[INFO]: Loaded datasource DataSourceNone - DataSourceNone
  1235. 2014-12-01 18:03:11,076 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  1236. 2014-12-01 18:03:11,076 - util.py[DEBUG]: Read 100 bytes from /proc/cmdline
  1237. 2014-12-01 18:03:11,076 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  1238. 2014-12-01 18:03:11,077 - util.py[DEBUG]: Read 2895 bytes from /etc/cloud/cloud.cfg
  1239. 2014-12-01 18:03:11,077 - util.py[DEBUG]: Attempting to load yaml from string of length 2895 with allowed root types (<type 'dict'>,)
  1240. 2014-12-01 18:03:11,108 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  1241. 2014-12-01 18:03:11,108 - util.py[DEBUG]: Read 188 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  1242. 2014-12-01 18:03:11,109 - util.py[DEBUG]: Attempting to load yaml from string of length 188 with allowed root types (<type 'dict'>,)
  1243. 2014-12-01 18:03:11,112 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  1244. 2014-12-01 18:03:11,112 - util.py[DEBUG]: Read 1910 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  1245. 2014-12-01 18:03:11,113 - util.py[DEBUG]: Attempting to load yaml from string of length 1910 with allowed root types (<type 'dict'>,)
  1246. 2014-12-01 18:03:11,122 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1247. 2014-12-01 18:03:11,122 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1248. 2014-12-01 18:03:11,122 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1249. 2014-12-01 18:03:11,122 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1250. 2014-12-01 18:03:11,122 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1251. 2014-12-01 18:03:11,123 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1252. 2014-12-01 18:03:11,123 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1253. 2014-12-01 18:03:11,123 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1254. 2014-12-01 18:03:11,123 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1255. 2014-12-01 18:03:11,123 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1256. 2014-12-01 18:03:11,124 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1257. 2014-12-01 18:03:11,124 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1258. 2014-12-01 18:03:11,124 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1259. 2014-12-01 18:03:11,124 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1260. 2014-12-01 18:03:11,124 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1261. 2014-12-01 18:03:11,124 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1262. 2014-12-01 18:03:11,125 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1263. 2014-12-01 18:03:11,125 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1264. 2014-12-01 18:03:11,125 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1265. 2014-12-01 18:03:11,125 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1266. 2014-12-01 18:03:11,125 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1267. 2014-12-01 18:03:11,125 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1268. 2014-12-01 18:03:11,126 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1269. 2014-12-01 18:03:11,126 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1270. 2014-12-01 18:03:11,126 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1271. 2014-12-01 18:03:11,126 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1272. 2014-12-01 18:03:11,127 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1273. 2014-12-01 18:03:11,127 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1274. 2014-12-01 18:03:11,127 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1275. 2014-12-01 18:03:11,127 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1276. 2014-12-01 18:03:11,127 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1277. 2014-12-01 18:03:11,127 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1278. 2014-12-01 18:03:11,128 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1279. 2014-12-01 18:03:11,128 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1280. 2014-12-01 18:03:11,128 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1281. 2014-12-01 18:03:11,128 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1282. 2014-12-01 18:03:11,128 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1283. 2014-12-01 18:03:11,128 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1284. 2014-12-01 18:03:11,129 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1285. 2014-12-01 18:03:11,129 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1286. 2014-12-01 18:03:11,129 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1287. 2014-12-01 18:03:11,129 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1288. 2014-12-01 18:03:11,129 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1289. 2014-12-01 18:03:11,129 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1290. 2014-12-01 18:03:11,130 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1291. 2014-12-01 18:03:11,130 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1292. 2014-12-01 18:03:11,131 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1293. 2014-12-01 18:03:11,131 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1294. 2014-12-01 18:03:11,131 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1295. 2014-12-01 18:03:11,131 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1296. 2014-12-01 18:03:11,131 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1297. 2014-12-01 18:03:11,131 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1298. 2014-12-01 18:03:11,132 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1299. 2014-12-01 18:03:11,132 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1300. 2014-12-01 18:03:11,132 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1301. 2014-12-01 18:03:11,132 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1302. 2014-12-01 18:03:11,133 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1303. 2014-12-01 18:03:11,133 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1304. 2014-12-01 18:03:11,133 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1305. 2014-12-01 18:03:11,133 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1306. 2014-12-01 18:03:11,134 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  1307. 2014-12-01 18:03:11,134 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/iid-datasource-none'
  1308. 2014-12-01 18:03:11,135 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/iid-datasource-none/datasource (quiet=False)
  1309. 2014-12-01 18:03:11,146 - util.py[DEBUG]: Read 31 bytes from /var/lib/cloud/instances/iid-datasource-none/datasource
  1310. 2014-12-01 18:03:11,146 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/datasource - wb: [420] 31 bytes
  1311. 2014-12-01 18:03:11,153 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [420] 31 bytes
  1312. 2014-12-01 18:03:11,154 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
  1313. 2014-12-01 18:03:11,161 - util.py[DEBUG]: Read 20 bytes from /var/lib/cloud/data/instance-id
  1314. 2014-12-01 18:03:11,161 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [420] 20 bytes
  1315. 2014-12-01 18:03:11,162 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [420] 20 bytes
  1316. 2014-12-01 18:03:11,163 - cloud-init[DEBUG]: init will now be targeting instance id: iid-datasource-none
  1317. 2014-12-01 18:03:11,163 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  1318. 2014-12-01 18:03:11,163 - util.py[DEBUG]: Read 100 bytes from /proc/cmdline
  1319. 2014-12-01 18:03:11,164 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  1320. 2014-12-01 18:03:11,164 - util.py[DEBUG]: Read 2895 bytes from /etc/cloud/cloud.cfg
  1321. 2014-12-01 18:03:11,164 - util.py[DEBUG]: Attempting to load yaml from string of length 2895 with allowed root types (<type 'dict'>,)
  1322. 2014-12-01 18:03:11,206 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  1323. 2014-12-01 18:03:11,206 - util.py[DEBUG]: Read 188 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  1324. 2014-12-01 18:03:11,206 - util.py[DEBUG]: Attempting to load yaml from string of length 188 with allowed root types (<type 'dict'>,)
  1325. 2014-12-01 18:03:11,210 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  1326. 2014-12-01 18:03:11,210 - util.py[DEBUG]: Read 1910 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  1327. 2014-12-01 18:03:11,211 - util.py[DEBUG]: Attempting to load yaml from string of length 1910 with allowed root types (<type 'dict'>,)
  1328. 2014-12-01 18:03:11,220 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1329. 2014-12-01 18:03:11,220 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1330. 2014-12-01 18:03:11,220 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1331. 2014-12-01 18:03:11,221 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1332. 2014-12-01 18:03:11,221 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1333. 2014-12-01 18:03:11,221 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1334. 2014-12-01 18:03:11,221 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1335. 2014-12-01 18:03:11,221 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1336. 2014-12-01 18:03:11,222 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1337. 2014-12-01 18:03:11,222 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1338. 2014-12-01 18:03:11,222 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1339. 2014-12-01 18:03:11,222 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1340. 2014-12-01 18:03:11,222 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1341. 2014-12-01 18:03:11,222 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1342. 2014-12-01 18:03:11,222 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1343. 2014-12-01 18:03:11,223 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1344. 2014-12-01 18:03:11,223 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1345. 2014-12-01 18:03:11,223 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1346. 2014-12-01 18:03:11,223 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1347. 2014-12-01 18:03:11,223 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1348. 2014-12-01 18:03:11,223 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1349. 2014-12-01 18:03:11,224 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1350. 2014-12-01 18:03:11,224 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1351. 2014-12-01 18:03:11,224 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1352. 2014-12-01 18:03:11,224 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1353. 2014-12-01 18:03:11,224 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1354. 2014-12-01 18:03:11,225 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1355. 2014-12-01 18:03:11,225 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1356. 2014-12-01 18:03:11,225 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1357. 2014-12-01 18:03:11,225 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1358. 2014-12-01 18:03:11,225 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1359. 2014-12-01 18:03:11,225 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1360. 2014-12-01 18:03:11,225 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1361. 2014-12-01 18:03:11,226 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1362. 2014-12-01 18:03:11,226 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1363. 2014-12-01 18:03:11,226 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1364. 2014-12-01 18:03:11,226 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1365. 2014-12-01 18:03:11,226 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1366. 2014-12-01 18:03:11,226 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1367. 2014-12-01 18:03:11,227 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1368. 2014-12-01 18:03:11,227 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1369. 2014-12-01 18:03:11,227 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1370. 2014-12-01 18:03:11,227 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1371. 2014-12-01 18:03:11,227 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1372. 2014-12-01 18:03:11,227 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1373. 2014-12-01 18:03:11,227 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1374. 2014-12-01 18:03:11,228 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1375. 2014-12-01 18:03:11,228 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1376. 2014-12-01 18:03:11,228 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1377. 2014-12-01 18:03:11,228 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1378. 2014-12-01 18:03:11,228 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1379. 2014-12-01 18:03:11,229 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1380. 2014-12-01 18:03:11,229 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
  1381. 2014-12-01 18:03:11,229 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
  1382. 2014-12-01 18:03:11,229 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
  1383. 2014-12-01 18:03:11,230 - util.py[DEBUG]: load_yaml given empty string, returning default
  1384. 2014-12-01 18:03:11,230 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1385. 2014-12-01 18:03:11,230 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1386. 2014-12-01 18:03:11,230 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1387. 2014-12-01 18:03:11,230 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1388. 2014-12-01 18:03:11,231 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1389. 2014-12-01 18:03:11,231 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1390. 2014-12-01 18:03:11,231 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1391. 2014-12-01 18:03:11,231 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1392. 2014-12-01 18:03:11,233 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 5264 bytes
  1393. 2014-12-01 18:03:11,233 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/user-data.txt - wb: [384] 0 bytes
  1394. 2014-12-01 18:03:11,317 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/user-data.txt.i - wb: [384] 345 bytes
  1395. 2014-12-01 18:03:11,318 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/vendor-data.txt - wb: [384] 4 bytes
  1396. 2014-12-01 18:03:11,321 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/vendor-data.txt.i - wb: [384] 345 bytes
  1397. 2014-12-01 18:03:11,323 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  1398. 2014-12-01 18:03:11,323 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  1399. 2014-12-01 18:03:11,323 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  1400. 2014-12-01 18:03:11,323 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  1401. 2014-12-01 18:03:11,346 - helpers.py[DEBUG]: consume_data already ran (freq=once-per-instance)
  1402. 2014-12-01 18:03:11,359 - stages.py[DEBUG]: Added default handler for set(['text/cloud-config-jsonp', 'text/cloud-config']) from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']]
  1403. 2014-12-01 18:03:11,359 - stages.py[DEBUG]: Added default handler for set(['text/x-shellscript']) from ShellScriptPartHandler: [['text/x-shellscript']]
  1404. 2014-12-01 18:03:11,360 - stages.py[DEBUG]: Added default handler for set(['text/cloud-boothook']) from BootHookPartHandler: [['text/cloud-boothook']]
  1405. 2014-12-01 18:03:11,360 - stages.py[DEBUG]: Added default handler for set(['text/upstart-job']) from UpstartJobPartHandler: [['text/upstart-job']]
  1406. 2014-12-01 18:03:11,361 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency always
  1407. 2014-12-01 18:03:11,361 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency always
  1408. 2014-12-01 18:03:11,362 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency always
  1409. 2014-12-01 18:03:11,362 - __init__.py[DEBUG]: {'Content-Type': 'text/x-not-multipart', 'Content-Disposition': 'attachment; filename="part-001"', 'MIME-Version': '1.0'}
  1410. 2014-12-01 18:03:11,362 - __init__.py[DEBUG]: Empty payload of type text/x-not-multipart
  1411. 2014-12-01 18:03:11,362 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency always
  1412. 2014-12-01 18:03:11,363 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency always
  1413. 2014-12-01 18:03:11,363 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/cloud-config.txt - wb: [384] 0 bytes
  1414. 2014-12-01 18:03:11,371 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency always
  1415. 2014-12-01 18:03:11,372 - stages.py[DEBUG]: no vendordata from datasource
  1416. 2014-12-01 18:03:11,372 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  1417. 2014-12-01 18:03:11,373 - util.py[DEBUG]: Read 100 bytes from /proc/cmdline
  1418. 2014-12-01 18:03:11,373 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  1419. 2014-12-01 18:03:11,374 - util.py[DEBUG]: Read 2895 bytes from /etc/cloud/cloud.cfg
  1420. 2014-12-01 18:03:11,374 - util.py[DEBUG]: Attempting to load yaml from string of length 2895 with allowed root types (<type 'dict'>,)
  1421. 2014-12-01 18:03:11,409 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  1422. 2014-12-01 18:03:11,410 - util.py[DEBUG]: Read 188 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  1423. 2014-12-01 18:03:11,410 - util.py[DEBUG]: Attempting to load yaml from string of length 188 with allowed root types (<type 'dict'>,)
  1424. 2014-12-01 18:03:11,413 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  1425. 2014-12-01 18:03:11,414 - util.py[DEBUG]: Read 1910 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  1426. 2014-12-01 18:03:11,414 - util.py[DEBUG]: Attempting to load yaml from string of length 1910 with allowed root types (<type 'dict'>,)
  1427. 2014-12-01 18:03:11,424 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1428. 2014-12-01 18:03:11,424 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1429. 2014-12-01 18:03:11,424 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1430. 2014-12-01 18:03:11,424 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1431. 2014-12-01 18:03:11,425 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1432. 2014-12-01 18:03:11,425 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1433. 2014-12-01 18:03:11,425 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1434. 2014-12-01 18:03:11,425 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1435. 2014-12-01 18:03:11,425 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1436. 2014-12-01 18:03:11,425 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1437. 2014-12-01 18:03:11,426 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1438. 2014-12-01 18:03:11,426 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1439. 2014-12-01 18:03:11,426 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1440. 2014-12-01 18:03:11,426 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1441. 2014-12-01 18:03:11,426 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1442. 2014-12-01 18:03:11,426 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1443. 2014-12-01 18:03:11,427 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1444. 2014-12-01 18:03:11,427 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1445. 2014-12-01 18:03:11,427 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1446. 2014-12-01 18:03:11,427 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1447. 2014-12-01 18:03:11,427 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1448. 2014-12-01 18:03:11,427 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1449. 2014-12-01 18:03:11,428 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1450. 2014-12-01 18:03:11,428 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1451. 2014-12-01 18:03:11,428 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1452. 2014-12-01 18:03:11,428 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1453. 2014-12-01 18:03:11,428 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1454. 2014-12-01 18:03:11,429 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1455. 2014-12-01 18:03:11,429 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1456. 2014-12-01 18:03:11,429 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1457. 2014-12-01 18:03:11,429 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1458. 2014-12-01 18:03:11,430 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1459. 2014-12-01 18:03:11,430 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1460. 2014-12-01 18:03:11,430 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1461. 2014-12-01 18:03:11,430 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1462. 2014-12-01 18:03:11,431 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1463. 2014-12-01 18:03:11,431 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1464. 2014-12-01 18:03:11,431 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1465. 2014-12-01 18:03:11,431 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1466. 2014-12-01 18:03:11,431 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1467. 2014-12-01 18:03:11,431 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1468. 2014-12-01 18:03:11,432 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1469. 2014-12-01 18:03:11,432 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1470. 2014-12-01 18:03:11,432 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1471. 2014-12-01 18:03:11,432 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1472. 2014-12-01 18:03:11,432 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1473. 2014-12-01 18:03:11,432 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1474. 2014-12-01 18:03:11,432 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1475. 2014-12-01 18:03:11,433 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1476. 2014-12-01 18:03:11,433 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1477. 2014-12-01 18:03:11,433 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1478. 2014-12-01 18:03:11,433 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1479. 2014-12-01 18:03:11,433 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
  1480. 2014-12-01 18:03:11,434 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
  1481. 2014-12-01 18:03:11,434 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
  1482. 2014-12-01 18:03:11,434 - util.py[DEBUG]: load_yaml given empty string, returning default
  1483. 2014-12-01 18:03:11,434 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1484. 2014-12-01 18:03:11,435 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1485. 2014-12-01 18:03:11,435 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1486. 2014-12-01 18:03:11,435 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1487. 2014-12-01 18:03:11,435 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1488. 2014-12-01 18:03:11,435 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1489. 2014-12-01 18:03:11,435 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1490. 2014-12-01 18:03:11,436 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1491. 2014-12-01 18:03:11,437 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
  1492. 2014-12-01 18:03:11,437 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
  1493. 2014-12-01 18:03:11,437 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
  1494. 2014-12-01 18:03:11,438 - util.py[DEBUG]: load_yaml given empty string, returning default
  1495. 2014-12-01 18:03:11,438 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1496. 2014-12-01 18:03:11,438 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1497. 2014-12-01 18:03:11,438 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1498. 2014-12-01 18:03:11,438 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1499. 2014-12-01 18:03:11,439 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1500. 2014-12-01 18:03:11,439 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1501. 2014-12-01 18:03:11,440 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1502. 2014-12-01 18:03:11,440 - __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1503. 2014-12-01 18:03:11,446 - importer.py[DEBUG]: Looking for modules ['cc_migrator', 'cloudinit.config.cc_migrator'] that have attributes ['handle']
  1504. 2014-12-01 18:03:11,447 - importer.py[DEBUG]: Failed at attempted import of 'cc_migrator' due to: No module named cc_migrator
  1505. 2014-12-01 18:03:11,456 - importer.py[DEBUG]: Found cc_migrator with attributes ['handle'] in ['cloudinit.config.cc_migrator']
  1506. 2014-12-01 18:03:11,456 - importer.py[DEBUG]: Looking for modules ['cc_seed_random', 'cloudinit.config.cc_seed_random'] that have attributes ['handle']
  1507. 2014-12-01 18:03:11,457 - importer.py[DEBUG]: Failed at attempted import of 'cc_seed_random' due to: No module named cc_seed_random
  1508. 2014-12-01 18:03:11,461 - importer.py[DEBUG]: Found cc_seed_random with attributes ['handle'] in ['cloudinit.config.cc_seed_random']
  1509. 2014-12-01 18:03:11,461 - importer.py[DEBUG]: Looking for modules ['cc_bootcmd', 'cloudinit.config.cc_bootcmd'] that have attributes ['handle']
  1510. 2014-12-01 18:03:11,462 - importer.py[DEBUG]: Failed at attempted import of 'cc_bootcmd' due to: No module named cc_bootcmd
  1511. 2014-12-01 18:03:11,463 - importer.py[DEBUG]: Found cc_bootcmd with attributes ['handle'] in ['cloudinit.config.cc_bootcmd']
  1512. 2014-12-01 18:03:11,463 - importer.py[DEBUG]: Looking for modules ['cc_write_files', 'cloudinit.config.cc_write_files'] that have attributes ['handle']
  1513. 2014-12-01 18:03:11,463 - importer.py[DEBUG]: Failed at attempted import of 'cc_write_files' due to: No module named cc_write_files
  1514. 2014-12-01 18:03:11,474 - importer.py[DEBUG]: Found cc_write_files with attributes ['handle'] in ['cloudinit.config.cc_write_files']
  1515. 2014-12-01 18:03:11,474 - importer.py[DEBUG]: Looking for modules ['cc_growpart', 'cloudinit.config.cc_growpart'] that have attributes ['handle']
  1516. 2014-12-01 18:03:11,475 - importer.py[DEBUG]: Failed at attempted import of 'cc_growpart' due to: No module named cc_growpart
  1517. 2014-12-01 18:03:11,477 - importer.py[DEBUG]: Found cc_growpart with attributes ['handle'] in ['cloudinit.config.cc_growpart']
  1518. 2014-12-01 18:03:11,478 - importer.py[DEBUG]: Looking for modules ['cc_resizefs', 'cloudinit.config.cc_resizefs'] that have attributes ['handle']
  1519. 2014-12-01 18:03:11,478 - importer.py[DEBUG]: Failed at attempted import of 'cc_resizefs' due to: No module named cc_resizefs
  1520. 2014-12-01 18:03:11,484 - importer.py[DEBUG]: Found cc_resizefs with attributes ['handle'] in ['cloudinit.config.cc_resizefs']
  1521. 2014-12-01 18:03:11,485 - importer.py[DEBUG]: Looking for modules ['cc_set_hostname', 'cloudinit.config.cc_set_hostname'] that have attributes ['handle']
  1522. 2014-12-01 18:03:11,485 - importer.py[DEBUG]: Failed at attempted import of 'cc_set_hostname' due to: No module named cc_set_hostname
  1523. 2014-12-01 18:03:11,486 - importer.py[DEBUG]: Found cc_set_hostname with attributes ['handle'] in ['cloudinit.config.cc_set_hostname']
  1524. 2014-12-01 18:03:11,486 - importer.py[DEBUG]: Looking for modules ['cc_update_hostname', 'cloudinit.config.cc_update_hostname'] that have attributes ['handle']
  1525. 2014-12-01 18:03:11,487 - importer.py[DEBUG]: Failed at attempted import of 'cc_update_hostname' due to: No module named cc_update_hostname
  1526. 2014-12-01 18:03:11,487 - importer.py[DEBUG]: Found cc_update_hostname with attributes ['handle'] in ['cloudinit.config.cc_update_hostname']
  1527. 2014-12-01 18:03:11,487 - importer.py[DEBUG]: Looking for modules ['cc_update_etc_hosts', 'cloudinit.config.cc_update_etc_hosts'] that have attributes ['handle']
  1528. 2014-12-01 18:03:11,488 - importer.py[DEBUG]: Failed at attempted import of 'cc_update_etc_hosts' due to: No module named cc_update_etc_hosts
  1529. 2014-12-01 18:03:11,489 - importer.py[DEBUG]: Found cc_update_etc_hosts with attributes ['handle'] in ['cloudinit.config.cc_update_etc_hosts']
  1530. 2014-12-01 18:03:11,489 - importer.py[DEBUG]: Looking for modules ['cc_ca_certs', 'cloudinit.config.cc_ca_certs'] that have attributes ['handle']
  1531. 2014-12-01 18:03:11,490 - importer.py[DEBUG]: Failed at attempted import of 'cc_ca_certs' due to: No module named cc_ca_certs
  1532. 2014-12-01 18:03:11,491 - importer.py[DEBUG]: Found cc_ca_certs with attributes ['handle'] in ['cloudinit.config.cc_ca_certs']
  1533. 2014-12-01 18:03:11,491 - importer.py[DEBUG]: Looking for modules ['cc_rsyslog', 'cloudinit.config.cc_rsyslog'] that have attributes ['handle']
  1534. 2014-12-01 18:03:11,492 - importer.py[DEBUG]: Failed at attempted import of 'cc_rsyslog' due to: No module named cc_rsyslog
  1535. 2014-12-01 18:03:11,494 - importer.py[DEBUG]: Found cc_rsyslog with attributes ['handle'] in ['cloudinit.config.cc_rsyslog']
  1536. 2014-12-01 18:03:11,494 - importer.py[DEBUG]: Looking for modules ['cc_users_groups', 'cloudinit.config.cc_users_groups'] that have attributes ['handle']
  1537. 2014-12-01 18:03:11,495 - importer.py[DEBUG]: Failed at attempted import of 'cc_users_groups' due to: No module named cc_users_groups
  1538. 2014-12-01 18:03:11,495 - importer.py[DEBUG]: Found cc_users_groups with attributes ['handle'] in ['cloudinit.config.cc_users_groups']
  1539. 2014-12-01 18:03:11,496 - importer.py[DEBUG]: Looking for modules ['cc_ssh', 'cloudinit.config.cc_ssh'] that have attributes ['handle']
  1540. 2014-12-01 18:03:11,496 - importer.py[DEBUG]: Failed at attempted import of 'cc_ssh' due to: No module named cc_ssh
  1541. 2014-12-01 18:03:11,497 - importer.py[DEBUG]: Found cc_ssh with attributes ['handle'] in ['cloudinit.config.cc_ssh']
  1542. 2014-12-01 18:03:11,498 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  1543. 2014-12-01 18:03:11,498 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  1544. 2014-12-01 18:03:11,498 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  1545. 2014-12-01 18:03:11,498 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  1546. 2014-12-01 18:03:11,500 - helpers.py[DEBUG]: Running config-migrator using lock (<cloudinit.helpers.DummyLock object at 0x7f0ef62feb10>)
  1547. 2014-12-01 18:03:11,501 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names
  1548. 2014-12-01 18:03:11,502 - helpers.py[DEBUG]: config-seed_random already ran (freq=once-per-instance)
  1549. 2014-12-01 18:03:11,503 - helpers.py[DEBUG]: Running config-bootcmd using lock (<cloudinit.helpers.DummyLock object at 0x7f0ef62fe6d0>)
  1550. 2014-12-01 18:03:11,503 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration
  1551. 2014-12-01 18:03:11,503 - helpers.py[DEBUG]: config-write-files already ran (freq=once-per-instance)
  1552. 2014-12-01 18:03:11,504 - helpers.py[DEBUG]: Running config-growpart using lock (<cloudinit.helpers.DummyLock object at 0x7f0ef62feb10>)
  1553. 2014-12-01 18:03:11,504 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'ignore_growroot_disabled': False, 'mode': 'auto', 'devices': ['/']}
  1554. 2014-12-01 18:03:11,504 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True)
  1555. 2014-12-01 18:03:11,521 - util.py[DEBUG]: Reading from /proc/665/mountinfo (quiet=False)
  1556. 2014-12-01 18:03:11,521 - util.py[DEBUG]: Read 1115 bytes from /proc/665/mountinfo
  1557. 2014-12-01 18:03:11,522 - util.py[DEBUG]: resize_devices took 0.002 seconds
  1558. 2014-12-01 18:03:11,522 - cc_growpart.py[DEBUG]: '/' SKIPPED: device_part_info(/dev/mapper/ubuntu--vg-root) failed: /dev/mapper/ubuntu--vg-root not a partition
  1559. 2014-12-01 18:03:11,523 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x7f0ef62fe650>)
  1560. 2014-12-01 18:03:11,523 - util.py[DEBUG]: Reading from /proc/665/mountinfo (quiet=False)
  1561. 2014-12-01 18:03:11,523 - util.py[DEBUG]: Read 1115 bytes from /proc/665/mountinfo
  1562. 2014-12-01 18:03:11,524 - cc_resizefs.py[DEBUG]: resize_info: dev=/dev/mapper/ubuntu--vg-root mnt_point=/ path=/
  1563. 2014-12-01 18:03:11,524 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True)
  1564. 2014-12-01 18:03:11,541 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True)
  1565. 2014-12-01 18:03:11,568 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False)
  1566. 2014-12-01 18:03:11,569 - util.py[DEBUG]: Read 137 bytes from /proc/1/environ
  1567. 2014-12-01 18:03:11,569 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False)
  1568. 2014-12-01 18:03:11,569 - util.py[DEBUG]: Read 794 bytes from /proc/self/status
  1569. 2014-12-01 18:03:11,570 - cc_resizefs.py[DEBUG]: Resizing / (ext4) using resize2fs /dev/mapper/ubuntu--vg-root
  1570. 2014-12-01 18:03:11,570 - util.py[DEBUG]: Running command ('resize2fs', '/dev/mapper/ubuntu--vg-root') with allowed return codes [0] (shell=False, capture=True)
  1571. 2014-12-01 18:03:11,588 - util.py[DEBUG]: Resizing took 0.018 seconds
  1572. 2014-12-01 18:03:11,588 - cc_resizefs.py[DEBUG]: Resized root filesystem (type=ext4, val=True)
  1573. 2014-12-01 18:03:11,589 - helpers.py[DEBUG]: config-set_hostname already ran (freq=once-per-instance)
  1574. 2014-12-01 18:03:11,589 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x7f0ef62b0bd0>)
  1575. 2014-12-01 18:03:11,590 - util.py[DEBUG]: Reading from /etc/hosts (quiet=False)
  1576. 2014-12-01 18:03:11,590 - util.py[DEBUG]: Read 238 bytes from /etc/hosts
  1577. 2014-12-01 18:03:11,590 - util.py[DEBUG]: Reading from /etc/hosts (quiet=False)
  1578. 2014-12-01 18:03:11,590 - util.py[DEBUG]: Read 238 bytes from /etc/hosts
  1579. 2014-12-01 18:03:11,591 - cc_update_hostname.py[DEBUG]: Updating hostname to adminvm.gtcloud.serv (adminvm.gtcloud.serv)
  1580. 2014-12-01 18:03:11,591 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False)
  1581. 2014-12-01 18:03:11,596 - util.py[DEBUG]: Read 8 bytes from /var/lib/cloud/data/previous-hostname
  1582. 2014-12-01 18:03:11,597 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False)
  1583. 2014-12-01 18:03:11,597 - util.py[DEBUG]: Read 8 bytes from /etc/hostname
  1584. 2014-12-01 18:03:11,597 - __init__.py[DEBUG]: Attempting to update hostname to adminvm.gtcloud.serv in 2 files
  1585. 2014-12-01 18:03:11,597 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False)
  1586. 2014-12-01 18:03:11,597 - util.py[DEBUG]: Read 8 bytes from /etc/hostname
  1587. 2014-12-01 18:03:11,598 - util.py[DEBUG]: Writing to /etc/hostname - wb: [420] 21 bytes
  1588. 2014-12-01 18:03:11,599 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False)
  1589. 2014-12-01 18:03:11,599 - util.py[DEBUG]: Read 8 bytes from /var/lib/cloud/data/previous-hostname
  1590. 2014-12-01 18:03:11,600 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [420] 21 bytes
  1591. 2014-12-01 18:03:11,601 - __init__.py[DEBUG]: Non-persistently setting the system hostname to adminvm.gtcloud.serv
  1592. 2014-12-01 18:03:11,601 - util.py[DEBUG]: Running command ['hostname', 'adminvm.gtcloud.serv'] with allowed return codes [0] (shell=False, capture=True)
  1593. 2014-12-01 18:03:11,606 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock (<cloudinit.helpers.DummyLock object at 0x7f0ef62b0d10>)
  1594. 2014-12-01 18:03:11,607 - cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts
  1595. 2014-12-01 18:03:11,607 - helpers.py[DEBUG]: config-ca-certs already ran (freq=once-per-instance)
  1596. 2014-12-01 18:03:11,608 - helpers.py[DEBUG]: config-rsyslog already ran (freq=once-per-instance)
  1597. 2014-12-01 18:03:11,609 - helpers.py[DEBUG]: config-users-groups already ran (freq=once-per-instance)
  1598. 2014-12-01 18:03:11,609 - helpers.py[DEBUG]: config-ssh already ran (freq=once-per-instance)
  1599. 2014-12-01 18:03:11,609 - cloud-init[DEBUG]: Ran 13 modules with 0 failures
  1600. 2014-12-01 18:03:11,611 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  1601. 2014-12-01 18:03:11,611 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
  1602. 2014-12-01 18:03:11,612 - util.py[DEBUG]: cloud-init mode 'init' took 127.960 seconds (127.96)
  1603. Dec 1 18:03:13 adminvm [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 01 Dec 2014 12:33:13 +0000. Up 147.43 seconds.
  1604. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_emit_upstart', 'cloudinit.config.cc_emit_upstart'] that have attributes ['handle']
  1605. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_emit_upstart' due to: No module named cc_emit_upstart
  1606. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_emit_upstart with attributes ['handle'] in ['cloudinit.config.cc_emit_upstart']
  1607. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_disk_setup', 'cloudinit.config.cc_disk_setup'] that have attributes ['handle']
  1608. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_disk_setup' due to: No module named cc_disk_setup
  1609. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_disk_setup with attributes ['handle'] in ['cloudinit.config.cc_disk_setup']
  1610. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_mounts', 'cloudinit.config.cc_mounts'] that have attributes ['handle']
  1611. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_mounts' due to: No module named cc_mounts
  1612. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_mounts with attributes ['handle'] in ['cloudinit.config.cc_mounts']
  1613. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_ssh_import_id', 'cloudinit.config.cc_ssh_import_id'] that have attributes ['handle']
  1614. Dec 1 18:03:13 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_ssh_import_id' due to: No module named cc_ssh_import_id
  1615. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_ssh_import_id with attributes ['handle'] in ['cloudinit.config.cc_ssh_import_id']
  1616. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_locale', 'cloudinit.config.cc_locale'] that have attributes ['handle']
  1617. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_locale' due to: No module named cc_locale
  1618. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_locale with attributes ['handle'] in ['cloudinit.config.cc_locale']
  1619. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_set_passwords', 'cloudinit.config.cc_set_passwords'] that have attributes ['handle']
  1620. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_set_passwords' due to: No module named cc_set_passwords
  1621. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_set_passwords with attributes ['handle'] in ['cloudinit.config.cc_set_passwords']
  1622. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_grub_dpkg', 'cloudinit.config.cc_grub_dpkg'] that have attributes ['handle']
  1623. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_grub_dpkg' due to: No module named cc_grub_dpkg
  1624. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_grub_dpkg with attributes ['handle'] in ['cloudinit.config.cc_grub_dpkg']
  1625. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_apt_pipelining', 'cloudinit.config.cc_apt_pipelining'] that have attributes ['handle']
  1626. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_apt_pipelining' due to: No module named cc_apt_pipelining
  1627. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_apt_pipelining with attributes ['handle'] in ['cloudinit.config.cc_apt_pipelining']
  1628. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_apt_configure', 'cloudinit.config.cc_apt_configure'] that have attributes ['handle']
  1629. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_apt_configure' due to: No module named cc_apt_configure
  1630. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_apt_configure with attributes ['handle'] in ['cloudinit.config.cc_apt_configure']
  1631. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_package_update_upgrade_install', 'cloudinit.config.cc_package_update_upgrade_install'] that have attributes ['handle']
  1632. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_package_update_upgrade_install' due to: No module named cc_package_update_upgrade_install
  1633. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_package_update_upgrade_install with attributes ['handle'] in ['cloudinit.config.cc_package_update_upgrade_install']
  1634. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_landscape', 'cloudinit.config.cc_landscape'] that have attributes ['handle']
  1635. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_landscape' due to: No module named cc_landscape
  1636. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_landscape with attributes ['handle'] in ['cloudinit.config.cc_landscape']
  1637. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_timezone', 'cloudinit.config.cc_timezone'] that have attributes ['handle']
  1638. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_timezone' due to: No module named cc_timezone
  1639. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_timezone with attributes ['handle'] in ['cloudinit.config.cc_timezone']
  1640. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_puppet', 'cloudinit.config.cc_puppet'] that have attributes ['handle']
  1641. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_puppet' due to: No module named cc_puppet
  1642. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_puppet with attributes ['handle'] in ['cloudinit.config.cc_puppet']
  1643. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_chef', 'cloudinit.config.cc_chef'] that have attributes ['handle']
  1644. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_chef' due to: No module named cc_chef
  1645. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_chef with attributes ['handle'] in ['cloudinit.config.cc_chef']
  1646. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_salt_minion', 'cloudinit.config.cc_salt_minion'] that have attributes ['handle']
  1647. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_salt_minion' due to: No module named cc_salt_minion
  1648. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_salt_minion with attributes ['handle'] in ['cloudinit.config.cc_salt_minion']
  1649. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_mcollective', 'cloudinit.config.cc_mcollective'] that have attributes ['handle']
  1650. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_mcollective' due to: No module named cc_mcollective
  1651. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_mcollective with attributes ['handle'] in ['cloudinit.config.cc_mcollective']
  1652. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_disable_ec2_metadata', 'cloudinit.config.cc_disable_ec2_metadata'] that have attributes ['handle']
  1653. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_disable_ec2_metadata' due to: No module named cc_disable_ec2_metadata
  1654. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_disable_ec2_metadata with attributes ['handle'] in ['cloudinit.config.cc_disable_ec2_metadata']
  1655. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_runcmd', 'cloudinit.config.cc_runcmd'] that have attributes ['handle']
  1656. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_runcmd' due to: No module named cc_runcmd
  1657. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_runcmd with attributes ['handle'] in ['cloudinit.config.cc_runcmd']
  1658. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_byobu', 'cloudinit.config.cc_byobu'] that have attributes ['handle']
  1659. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_byobu' due to: No module named cc_byobu
  1660. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_byobu with attributes ['handle'] in ['cloudinit.config.cc_byobu']
  1661. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  1662. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  1663. Dec 1 18:03:14 adminvm [CLOUDINIT] importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  1664. Dec 1 18:03:14 adminvm [CLOUDINIT] stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  1665. Dec 1 18:03:14 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-emit_upstart using lock (<cloudinit.helpers.DummyLock object at 0x7f7a12b91490>)
  1666. Dec 1 18:03:14 adminvm [CLOUDINIT] util.py[DEBUG]: Running command ['initctl', 'emit', 'cloud-config', 'CLOUD_CFG=/var/lib/cloud/instance/cloud-config.txt'] with allowed return codes [0] (shell=False, capture=True)
  1667. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-disk_setup already ran (freq=once-per-instance)
  1668. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-mounts already ran (freq=once-per-instance)
  1669. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-ssh-import-id already ran (freq=once-per-instance)
  1670. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-locale already ran (freq=once-per-instance)
  1671. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-set-passwords already ran (freq=once-per-instance)
  1672. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-grub-dpkg already ran (freq=once-per-instance)
  1673. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-apt-pipelining already ran (freq=once-per-instance)
  1674. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-apt-configure already ran (freq=once-per-instance)
  1675. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-package-update-upgrade-install already ran (freq=once-per-instance)
  1676. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-landscape already ran (freq=once-per-instance)
  1677. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-timezone already ran (freq=once-per-instance)
  1678. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-puppet already ran (freq=once-per-instance)
  1679. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-chef already ran (freq=once-per-instance)
  1680. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-salt-minion already ran (freq=once-per-instance)
  1681. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-mcollective already ran (freq=once-per-instance)
  1682. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock (<cloudinit.helpers.DummyLock object at 0x7f7a12b4cb50>)
  1683. Dec 1 18:03:15 adminvm [CLOUDINIT] cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled
  1684. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-runcmd already ran (freq=once-per-instance)
  1685. Dec 1 18:03:15 adminvm [CLOUDINIT] helpers.py[DEBUG]: config-byobu already ran (freq=once-per-instance)
  1686. Dec 1 18:03:15 adminvm [CLOUDINIT] cloud-init[DEBUG]: Ran 19 modules with 0 failures
  1687. Dec 1 18:03:15 adminvm [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  1688. Dec 1 18:03:15 adminvm [CLOUDINIT] util.py[DEBUG]: Read 14 bytes from /proc/uptime
  1689. Dec 1 18:03:15 adminvm [CLOUDINIT] util.py[DEBUG]: cloud-init mode 'modules' took 2.549 seconds (2.56)
  1690. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 01 Dec 2014 12:33:19 +0000. Up 153.56 seconds.
  1691. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_rightscale_userdata', 'cloudinit.config.cc_rightscale_userdata'] that have attributes ['handle']
  1692. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_rightscale_userdata' due to: No module named cc_rightscale_userdata
  1693. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_rightscale_userdata with attributes ['handle'] in ['cloudinit.config.cc_rightscale_userdata']
  1694. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_scripts_vendor', 'cloudinit.config.cc_scripts_vendor'] that have attributes ['handle']
  1695. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_scripts_vendor' due to: No module named cc_scripts_vendor
  1696. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_scripts_vendor with attributes ['handle'] in ['cloudinit.config.cc_scripts_vendor']
  1697. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_scripts_per_once', 'cloudinit.config.cc_scripts_per_once'] that have attributes ['handle']
  1698. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_scripts_per_once' due to: No module named cc_scripts_per_once
  1699. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_scripts_per_once with attributes ['handle'] in ['cloudinit.config.cc_scripts_per_once']
  1700. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_scripts_per_boot', 'cloudinit.config.cc_scripts_per_boot'] that have attributes ['handle']
  1701. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_scripts_per_boot' due to: No module named cc_scripts_per_boot
  1702. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_scripts_per_boot with attributes ['handle'] in ['cloudinit.config.cc_scripts_per_boot']
  1703. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_scripts_per_instance', 'cloudinit.config.cc_scripts_per_instance'] that have attributes ['handle']
  1704. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_scripts_per_instance' due to: No module named cc_scripts_per_instance
  1705. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_scripts_per_instance with attributes ['handle'] in ['cloudinit.config.cc_scripts_per_instance']
  1706. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_scripts_user', 'cloudinit.config.cc_scripts_user'] that have attributes ['handle']
  1707. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_scripts_user' due to: No module named cc_scripts_user
  1708. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_scripts_user with attributes ['handle'] in ['cloudinit.config.cc_scripts_user']
  1709. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_ssh_authkey_fingerprints', 'cloudinit.config.cc_ssh_authkey_fingerprints'] that have attributes ['handle']
  1710. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_ssh_authkey_fingerprints' due to: No module named cc_ssh_authkey_fingerprints
  1711. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_ssh_authkey_fingerprints with attributes ['handle'] in ['cloudinit.config.cc_ssh_authkey_fingerprints']
  1712. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_keys_to_console', 'cloudinit.config.cc_keys_to_console'] that have attributes ['handle']
  1713. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_keys_to_console' due to: No module named cc_keys_to_console
  1714. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_keys_to_console with attributes ['handle'] in ['cloudinit.config.cc_keys_to_console']
  1715. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_phone_home', 'cloudinit.config.cc_phone_home'] that have attributes ['handle']
  1716. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_phone_home' due to: No module named cc_phone_home
  1717. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_phone_home with attributes ['handle'] in ['cloudinit.config.cc_phone_home']
  1718. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_final_message', 'cloudinit.config.cc_final_message'] that have attributes ['handle']
  1719. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_final_message' due to: No module named cc_final_message
  1720. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_final_message with attributes ['handle'] in ['cloudinit.config.cc_final_message']
  1721. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_power_state_change', 'cloudinit.config.cc_power_state_change'] that have attributes ['handle']
  1722. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_power_state_change' due to: No module named cc_power_state_change
  1723. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found cc_power_state_change with attributes ['handle'] in ['cloudinit.config.cc_power_state_change']
  1724. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  1725. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  1726. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  1727. Dec 1 18:03:19 adminvm [CLOUDINIT] stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  1728. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_rightscale_userdata - wb: [420] 20 bytes
  1729. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-rightscale_userdata using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_rightscale_userdata'>)
  1730. Dec 1 18:03:19 adminvm [CLOUDINIT] cc_rightscale_userdata.py[DEBUG]: Failed to get raw userdata in module rightscale_userdata
  1731. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_scripts_vendor - wb: [420] 20 bytes
  1732. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-scripts-vendor using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_scripts_vendor'>)
  1733. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/sem/config_scripts_per_once.once - wb: [420] 19 bytes
  1734. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-scripts-per-once using lock (<FileLock using file '/var/lib/cloud/sem/config_scripts_per_once.once'>)
  1735. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-scripts-per-boot using lock (<cloudinit.helpers.DummyLock object at 0x7f4633d352d0>)
  1736. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_scripts_per_instance - wb: [420] 20 bytes
  1737. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-scripts-per-instance using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_scripts_per_instance'>)
  1738. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_scripts_user - wb: [420] 20 bytes
  1739. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-scripts-user using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_scripts_user'>)
  1740. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_ssh_authkey_fingerprints - wb: [420] 20 bytes
  1741. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-ssh-authkey-fingerprints using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_ssh_authkey_fingerprints'>)
  1742. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1743. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1744. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1745. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1746. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1747. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1748. Dec 1 18:03:19 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1749. Dec 1 18:03:19 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1750. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1751. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1752. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1753. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1754. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1755. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1756. Dec 1 18:03:19 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1757. Dec 1 18:03:19 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1758. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  1759. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  1760. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  1761. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  1762. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  1763. Dec 1 18:03:19 adminvm [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  1764. Dec 1 18:03:19 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  1765. Dec 1 18:03:19 adminvm [CLOUDINIT] __init__.py[DEBUG]: Merging using located merger 'DictMerger: (method=no_replace,recurse_str=False,recurse_dict=True,recurse_array=False,allow_delete=False)' since it had method '_on_dict'
  1766. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Reading from /home/ubuntu/.ssh/authorized_keys (quiet=False)
  1767. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Read 0 bytes from /home/ubuntu/.ssh/authorized_keys
  1768. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_keys_to_console - wb: [420] 20 bytes
  1769. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-keys-to-console using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_keys_to_console'>)
  1770. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Running command ['/usr/lib/cloud-init/write-ssh-key-fingerprints', '', 'ssh-dss'] with allowed return codes [0] (shell=False, capture=True)
  1771. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_phone_home - wb: [420] 20 bytes
  1772. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-phone-home using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_phone_home'>)
  1773. Dec 1 18:03:19 adminvm [CLOUDINIT] cc_phone_home.py[DEBUG]: Skipping module named phone-home, no 'phone_home' configuration found
  1774. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-final-message using lock (<cloudinit.helpers.DummyLock object at 0x7f4633d35210>)
  1775. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  1776. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Read 14 bytes from /proc/uptime
  1777. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.5 finished at Mon, 01 Dec 2014 12:33:19 +0000. Datasource DataSourceNone. Up 153.99 seconds
  1778. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instance/boot-finished - wb: [420] 52 bytes
  1779. Dec 1 18:03:19 adminvm [CLOUDINIT] cc_final_message.py[WARNING]: Used fallback datasource
  1780. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/iid-datasource-none/sem/config_power_state_change - wb: [420] 19 bytes
  1781. Dec 1 18:03:19 adminvm [CLOUDINIT] helpers.py[DEBUG]: Running config-power-state-change using lock (<FileLock using file '/var/lib/cloud/instances/iid-datasource-none/sem/config_power_state_change'>)
  1782. Dec 1 18:03:19 adminvm [CLOUDINIT] cc_power_state_change.py[DEBUG]: no power_state provided. doing nothing
  1783. Dec 1 18:03:19 adminvm [CLOUDINIT] cloud-init[DEBUG]: Ran 11 modules with 0 failures
  1784. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Creating symbolic link from '/run/cloud-init/result.json' => '../../var/lib/cloud/data/result.json'
  1785. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  1786. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: Read 14 bytes from /proc/uptime
  1787. Dec 1 18:03:19 adminvm [CLOUDINIT] util.py[DEBUG]: cloud-init mode 'modules' took 0.451 seconds (0.45)
  1788. 2014-12-06 15:49:57,860 - util.py[DEBUG]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 06 Dec 2014 10:19:57 +0000. Up 9.73 seconds.
  1789. 2014-12-06 15:49:57,898 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  1790. 2014-12-06 15:49:57,898 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4
  1791. 2014-12-06 15:49:57,898 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
  1792. 2014-12-06 15:49:57,898 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  1793. 2014-12-06 15:49:57,898 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
  1794. 2014-12-06 15:49:57,898 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  1795. 2014-12-06 15:49:57,899 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  1796. 2014-12-06 15:49:57,899 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  1797. 2014-12-06 15:49:57,901 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  1798. 2014-12-06 15:49:57,901 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  1799. 2014-12-06 15:49:57,901 - __init__.py[DEBUG]: Looking for for data source in: ['Ec2'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
  1800. 2014-12-06 15:49:57,901 - importer.py[DEBUG]: Looking for modules ['DataSourceEc2', 'cloudinit.sources.DataSourceEc2'] that have attributes ['get_datasource_list']
  1801. 2014-12-06 15:49:57,901 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceEc2' due to: No module named DataSourceEc2
  1802. 2014-12-06 15:49:57,912 - importer.py[DEBUG]: Found DataSourceEc2 with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceEc2']
  1803. 2014-12-06 15:49:57,912 - __init__.py[DEBUG]: Searching for data source in: []
  1804. 2014-12-06 15:49:57,912 - cloud-init[DEBUG]: No local datasource found
  1805. 2014-12-06 15:49:57,912 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  1806. 2014-12-06 15:49:57,913 - util.py[DEBUG]: Read 11 bytes from /proc/uptime
  1807. 2014-12-06 15:49:57,913 - util.py[DEBUG]: cloud-init mode 'init' took 0.131 seconds (0.13)
  1808. 2014-12-06 15:49:59,313 - util.py[DEBUG]: Cloud-init v. 0.7.5 running 'init' at Sat, 06 Dec 2014 10:19:59 +0000. Up 11.23 seconds.
  1809. 2014-12-06 15:49:59,314 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  1810. 2014-12-06 15:49:59,314 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4
  1811. 2014-12-06 15:49:59,314 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
  1812. 2014-12-06 15:49:59,317 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True)
  1813. 2014-12-06 15:49:59,375 - cloud-init[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
  1814. 2014-12-06 15:49:59,375 - util.py[DEBUG]: Reading from /var/lib/cloud/data/no-net (quiet=False)
  1815. 2014-12-06 15:49:59,375 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  1816. 2014-12-06 15:49:59,376 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  1817. 2014-12-06 15:49:59,377 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  1818. 2014-12-06 15:49:59,377 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  1819. 2014-12-06 15:49:59,378 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  1820. 2014-12-06 15:49:59,378 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  1821. 2014-12-06 15:49:59,378 - __init__.py[DEBUG]: Looking for for data source in: ['Ec2'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
  1822. 2014-12-06 15:49:59,378 - importer.py[DEBUG]: Looking for modules ['DataSourceEc2', 'cloudinit.sources.DataSourceEc2'] that have attributes ['get_datasource_list']
  1823. 2014-12-06 15:49:59,378 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceEc2' due to: No module named DataSourceEc2
  1824. 2014-12-06 15:49:59,378 - importer.py[DEBUG]: Found DataSourceEc2 with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceEc2']
  1825. 2014-12-06 15:49:59,379 - __init__.py[DEBUG]: Searching for data source in: ['DataSourceEc2']
  1826. 2014-12-06 15:49:59,379 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceEc2.DataSourceEc2'>
  1827. 2014-12-06 15:49:59,379 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/ec2/meta-data (quiet=False)
  1828. 2014-12-06 15:49:59,447 - DataSourceEc2.py[DEBUG]: Removed the following from metadata urls: ['http://instance-data.:8773']
  1829. 2014-12-06 15:49:59,447 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1830. 2014-12-06 15:49:59,487 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [0/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1831. 2014-12-06 15:49:59,488 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  1832. 2014-12-06 15:50:00,492 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1833. 2014-12-06 15:50:00,493 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [1/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1834. 2014-12-06 15:50:00,493 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  1835. 2014-12-06 15:50:01,500 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1836. 2014-12-06 15:50:01,501 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [2/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1837. 2014-12-06 15:50:01,502 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  1838. 2014-12-06 15:50:02,508 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1839. 2014-12-06 15:50:02,509 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [3/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1840. 2014-12-06 15:50:02,510 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  1841. 2014-12-06 15:50:03,516 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1842. 2014-12-06 15:50:03,517 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [4/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1843. 2014-12-06 15:50:03,517 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
  1844. 2014-12-06 15:50:04,525 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1845. 2014-12-06 15:50:04,526 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [5/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1846. 2014-12-06 15:50:04,526 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  1847. 2014-12-06 15:50:06,533 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1848. 2014-12-06 15:50:06,534 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [7/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1849. 2014-12-06 15:50:06,534 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  1850. 2014-12-06 15:50:08,541 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1851. 2014-12-06 15:50:08,542 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [9/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1852. 2014-12-06 15:50:08,542 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  1853. 2014-12-06 15:50:10,549 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1854. 2014-12-06 15:50:10,550 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [11/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1855. 2014-12-06 15:50:10,550 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  1856. 2014-12-06 15:50:12,557 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1857. 2014-12-06 15:50:12,558 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [13/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1858. 2014-12-06 15:50:12,558 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
  1859. 2014-12-06 15:50:14,565 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1860. 2014-12-06 15:50:14,566 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [15/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1861. 2014-12-06 15:50:14,566 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  1862. 2014-12-06 15:50:17,573 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1863. 2014-12-06 15:50:17,574 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [18/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1864. 2014-12-06 15:50:17,574 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  1865. 2014-12-06 15:50:20,581 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1866. 2014-12-06 15:50:20,582 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [21/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1867. 2014-12-06 15:50:20,582 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  1868. 2014-12-06 15:50:23,589 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1869. 2014-12-06 15:50:23,590 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [24/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1870. 2014-12-06 15:50:23,590 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  1871. 2014-12-06 15:50:26,597 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1872. 2014-12-06 15:50:26,598 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [27/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1873. 2014-12-06 15:50:26,598 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
  1874. 2014-12-06 15:50:29,605 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1875. 2014-12-06 15:50:29,606 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [30/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1876. 2014-12-06 15:50:29,606 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  1877. 2014-12-06 15:50:33,613 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1878. 2014-12-06 15:50:33,614 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [34/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1879. 2014-12-06 15:50:33,614 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  1880. 2014-12-06 15:50:37,621 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1881. 2014-12-06 15:50:37,622 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [38/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1882. 2014-12-06 15:50:37,622 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  1883. 2014-12-06 15:50:41,629 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1884. 2014-12-06 15:50:41,630 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [42/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1885. 2014-12-06 15:50:41,630 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  1886. 2014-12-06 15:50:45,637 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1887. 2014-12-06 15:50:45,638 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [46/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1888. 2014-12-06 15:50:45,638 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
  1889. 2014-12-06 15:50:49,644 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1890. 2014-12-06 15:50:49,646 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [50/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1891. 2014-12-06 15:50:49,647 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  1892. 2014-12-06 15:50:54,657 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1893. 2014-12-06 15:50:54,659 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [55/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1894. 2014-12-06 15:50:54,659 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  1895. 2014-12-06 15:50:59,669 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1896. 2014-12-06 15:50:59,672 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [60/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1897. 2014-12-06 15:50:59,673 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  1898. 2014-12-06 15:51:04,681 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  1899. 2014-12-06 15:51:04,684 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [65/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1900. 2014-12-06 15:51:04,684 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  1901. 2014-12-06 15:51:09,693 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 49.0} configuration
  1902. 2014-12-06 15:51:09,695 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [70/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1903. 2014-12-06 15:51:09,695 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
  1904. 2014-12-06 15:51:14,705 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 44.0} configuration
  1905. 2014-12-06 15:51:14,707 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [75/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1906. 2014-12-06 15:51:14,707 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  1907. 2014-12-06 15:51:20,713 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 38.0} configuration
  1908. 2014-12-06 15:51:20,715 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [81/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1909. 2014-12-06 15:51:20,715 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  1910. 2014-12-06 15:51:26,725 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 32.0} configuration
  1911. 2014-12-06 15:51:26,728 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [87/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1912. 2014-12-06 15:51:26,728 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  1913. 2014-12-06 15:51:32,741 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 26.0} configuration
  1914. 2014-12-06 15:51:32,743 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [93/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1915. 2014-12-06 15:51:32,743 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  1916. 2014-12-06 15:51:38,753 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 20.0} configuration
  1917. 2014-12-06 15:51:38,754 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [99/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1918. 2014-12-06 15:51:38,755 - url_helper.py[DEBUG]: Please wait 6 seconds while we wait to try again
  1919. 2014-12-06 15:51:44,765 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 14.0} configuration
  1920. 2014-12-06 15:51:44,766 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [105/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1921. 2014-12-06 15:51:44,767 - url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again
  1922. 2014-12-06 15:51:51,778 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 7.0} configuration
  1923. 2014-12-06 15:51:51,779 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [112/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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1924. 2014-12-06 15:51:51,779 - url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again
  1925. 2014-12-06 15:51:58,790 - 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.5'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 0.0} configuration
  1926. 2014-12-06 15:51:58,791 - 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 <class 'socket.error'>: [Errno 101] Network is unreachable)]
  1927. 2014-12-06 15:51:58,791 - url_helper.py[DEBUG]: Please wait 7 seconds while we wait to try again
  1928. 2014-12-06 15:52:05,802 - DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254/2009-04-04/meta-data/instance-id'] after 126 seconds
  1929. 2014-12-06 15:52:05,802 - util.py[WARNING]: No instance datasource found! Likely bad things to come!
  1930. 2014-12-06 15:52:05,802 - util.py[DEBUG]: No instance datasource found! Likely bad things to come!
  1931. Traceback (most recent call last):
  1932. File "/usr/bin/cloud-init", line 242, in main_init
  1933. init.fetch()
  1934. File "/usr/lib/python2.7/dist-packages/cloudinit/stages.py", line 308, in fetch
  1935. return self._get_data_source()
  1936. File "/usr/lib/python2.7/dist-packages/cloudinit/stages.py", line 236, in _get_data_source
  1937. pkg_list)
  1938. File "/usr/lib/python2.7/dist-packages/cloudinit/sources/__init__.py", line 260, in find_source
  1939. raise DataSourceNotFoundException(msg)
  1940. DataSourceNotFoundException: Did not find any data source, searched classes: (DataSourceEc2)
  1941. 2014-12-06 15:52:05,822 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  1942. 2014-12-06 15:52:05,822 - util.py[DEBUG]: Read 14 bytes from /proc/uptime
  1943. 2014-12-06 15:52:05,822 - util.py[DEBUG]: cloud-init mode 'init' took 126.536 seconds (126.54)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement