Advertisement
Guest User

Untitled

a guest
Aug 26th, 2015
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 138.02 KB | None | 0 0
  1. ubuntu@high-pin:/var/log$ cat cloud-init*
  2. 2015-08-26 10:11:51,254 - util.py[DEBUG]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 26 Aug 2015 10:11:51 +0000. Up 22.41 seconds.
  3. 2015-08-26 10:11:51,256 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  4. 2015-08-26 10:11:51,256 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4
  5. 2015-08-26 10:11:51,256 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
  6. 2015-08-26 10:11:51,256 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  7. 2015-08-26 10:11:51,256 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
  8. 2015-08-26 10:11:51,256 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  9. 2015-08-26 10:11:51,257 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  10. 2015-08-26 10:11:51,257 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  11. 2015-08-26 10:11:51,259 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  12. 2015-08-26 10:11:51,259 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  13. 2015-08-26 10:11:51,259 - __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']
  14. 2015-08-26 10:11:51,259 - importer.py[DEBUG]: Looking for modules ['DataSourceNoCloud', 'cloudinit.sources.DataSourceNoCloud'] that have attributes ['get_datasource_list']
  15. 2015-08-26 10:11:51,259 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNoCloud' due to: No module named DataSourceNoCloud
  16. 2015-08-26 10:11:51,260 - importer.py[DEBUG]: Found DataSourceNoCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNoCloud']
  17. 2015-08-26 10:11:51,260 - importer.py[DEBUG]: Looking for modules ['DataSourceConfigDrive', 'cloudinit.sources.DataSourceConfigDrive'] that have attributes ['get_datasource_list']
  18. 2015-08-26 10:11:51,260 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceConfigDrive' due to: No module named DataSourceConfigDrive
  19. 2015-08-26 10:11:51,263 - importer.py[DEBUG]: Found DataSourceConfigDrive with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceConfigDrive']
  20. 2015-08-26 10:11:51,263 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenNebula', 'cloudinit.sources.DataSourceOpenNebula'] that have attributes ['get_datasource_list']
  21. 2015-08-26 10:11:51,263 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenNebula' due to: No module named DataSourceOpenNebula
  22. 2015-08-26 10:11:51,264 - importer.py[DEBUG]: Found DataSourceOpenNebula with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenNebula']
  23. 2015-08-26 10:11:51,265 - importer.py[DEBUG]: Looking for modules ['DataSourceAzure', 'cloudinit.sources.DataSourceAzure'] that have attributes ['get_datasource_list']
  24. 2015-08-26 10:11:51,265 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAzure' due to: No module named DataSourceAzure
  25. 2015-08-26 10:11:51,273 - importer.py[DEBUG]: Found DataSourceAzure with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAzure']
  26. 2015-08-26 10:11:51,273 - importer.py[DEBUG]: Looking for modules ['DataSourceAltCloud', 'cloudinit.sources.DataSourceAltCloud'] that have attributes ['get_datasource_list']
  27. 2015-08-26 10:11:51,273 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAltCloud' due to: No module named DataSourceAltCloud
  28. 2015-08-26 10:11:51,274 - importer.py[DEBUG]: Found DataSourceAltCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAltCloud']
  29. 2015-08-26 10:11:51,274 - importer.py[DEBUG]: Looking for modules ['DataSourceOVF', 'cloudinit.sources.DataSourceOVF'] that have attributes ['get_datasource_list']
  30. 2015-08-26 10:11:51,274 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOVF' due to: No module named DataSourceOVF
  31. 2015-08-26 10:11:51,274 - importer.py[DEBUG]: Found DataSourceOVF with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOVF']
  32. 2015-08-26 10:11:51,274 - importer.py[DEBUG]: Looking for modules ['DataSourceMAAS', 'cloudinit.sources.DataSourceMAAS'] that have attributes ['get_datasource_list']
  33. 2015-08-26 10:11:51,274 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceMAAS' due to: No module named DataSourceMAAS
  34. 2015-08-26 10:11:51,278 - importer.py[DEBUG]: Found DataSourceMAAS with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceMAAS']
  35. 2015-08-26 10:11:51,278 - importer.py[DEBUG]: Looking for modules ['DataSourceGCE', 'cloudinit.sources.DataSourceGCE'] that have attributes ['get_datasource_list']
  36. 2015-08-26 10:11:51,278 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceGCE' due to: No module named DataSourceGCE
  37. 2015-08-26 10:11:51,278 - importer.py[DEBUG]: Found DataSourceGCE with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceGCE']
  38. 2015-08-26 10:11:51,278 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenStack', 'cloudinit.sources.DataSourceOpenStack'] that have attributes ['get_datasource_list']
  39. 2015-08-26 10:11:51,278 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenStack' due to: No module named DataSourceOpenStack
  40. 2015-08-26 10:11:51,279 - importer.py[DEBUG]: Found DataSourceOpenStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenStack']
  41. 2015-08-26 10:11:51,279 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudSigma', 'cloudinit.sources.DataSourceCloudSigma'] that have attributes ['get_datasource_list']
  42. 2015-08-26 10:11:51,279 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudSigma' due to: No module named DataSourceCloudSigma
  43. 2015-08-26 10:11:51,285 - importer.py[DEBUG]: Found DataSourceCloudSigma with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudSigma']
  44. 2015-08-26 10:11:51,285 - importer.py[DEBUG]: Looking for modules ['DataSourceEc2', 'cloudinit.sources.DataSourceEc2'] that have attributes ['get_datasource_list']
  45. 2015-08-26 10:11:51,285 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceEc2' due to: No module named DataSourceEc2
  46. 2015-08-26 10:11:51,286 - importer.py[DEBUG]: Found DataSourceEc2 with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceEc2']
  47. 2015-08-26 10:11:51,286 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudStack', 'cloudinit.sources.DataSourceCloudStack'] that have attributes ['get_datasource_list']
  48. 2015-08-26 10:11:51,286 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudStack' due to: No module named DataSourceCloudStack
  49. 2015-08-26 10:11:51,286 - importer.py[DEBUG]: Found DataSourceCloudStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudStack']
  50. 2015-08-26 10:11:51,287 - importer.py[DEBUG]: Looking for modules ['DataSourceNone', 'cloudinit.sources.DataSourceNone'] that have attributes ['get_datasource_list']
  51. 2015-08-26 10:11:51,287 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNone' due to: No module named DataSourceNone
  52. 2015-08-26 10:11:51,287 - importer.py[DEBUG]: Found DataSourceNone with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNone']
  53. 2015-08-26 10:11:51,287 - __init__.py[DEBUG]: Searching for data source in: ['DataSourceNoCloud', 'DataSourceConfigDrive', 'DataSourceOpenNebula', 'DataSourceOVF']
  54. 2015-08-26 10:11:51,287 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloud'>
  55. 2015-08-26 10:11:51,287 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  56. 2015-08-26 10:11:51,288 - util.py[DEBUG]: Read 648 bytes from /proc/cmdline
  57. 2015-08-26 10:11:51,288 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
  58. 2015-08-26 10:11:51,288 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
  59. 2015-08-26 10:11:51,288 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
  60. 2015-08-26 10:11:51,288 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  61. 2015-08-26 10:11:51,290 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  62. 2015-08-26 10:11:51,292 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  63. 2015-08-26 10:11:51,302 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  64. 2015-08-26 10:11:51,304 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  65. 2015-08-26 10:11:51,305 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDrive'>
  66. 2015-08-26 10:11:51,306 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  67. 2015-08-26 10:11:51,307 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  68. 2015-08-26 10:11:51,308 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  69. 2015-08-26 10:11:51,310 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  70. 2015-08-26 10:11:51,312 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  71. 2015-08-26 10:11:51,313 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebula'>
  72. 2015-08-26 10:11:51,313 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  73. 2015-08-26 10:11:51,315 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  74. 2015-08-26 10:11:51,317 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  75. 2015-08-26 10:11:51,318 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVF'>
  76. 2015-08-26 10:11:51,319 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
  77. 2015-08-26 10:11:51,319 - util.py[DEBUG]: Read 1125 bytes from /proc/mounts
  78. 2015-08-26 10:11:51,319 - 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'}, 'tmpfs-root': {'mountpoint': '/media/root-rw', 'opts': 'rw,relatime', 'fstype': 'tmpfs'}, 'udev': {'mountpoint': '/dev', 'opts': 'rw,relatime,size=8198372k,nr_inodes=2049593,mode=755', 'fstype': 'devtmpfs'}, 'overlayroot': {'mountpoint': '/', 'opts': 'rw,relatime,lowerdir=/media/root-ro,upperdir=/media/root-rw//overlay', 'fstype': 'overlayfs'}, '/dev/disk/by-path/ip-172.16.42.1:3260-iscsi-iqn.2004-05.com.ubuntu:maas:ephemeral-ubuntu-amd64-generic-trusty-release-lun-1': {'mountpoint': '/media/root-ro', 'opts': 'ro,relatime,data=ordered', 'fstype': 'ext4'}, 'tmpfs': {'mountpoint': '/run', 'opts': 'rw,nosuid,noexec,relatime,size=1642392k,mode=755', 'fstype': 'tmpfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}} mounts from proc
  79. 2015-08-26 10:11:51,319 - cloud-init[DEBUG]: No local datasource found
  80. 2015-08-26 10:11:51,319 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  81. 2015-08-26 10:11:51,320 - util.py[DEBUG]: Read 13 bytes from /proc/uptime
  82. 2015-08-26 10:11:51,320 - util.py[DEBUG]: cloud-init mode 'init' took 0.104 seconds (0.10)
  83. 2015-08-26 10:11:51,685 - util.py[DEBUG]: Cloud-init v. 0.7.5 running 'init' at Wed, 26 Aug 2015 10:11:51 +0000. Up 22.85 seconds.
  84. 2015-08-26 10:11:51,687 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
  85. 2015-08-26 10:11:51,687 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 101:4
  86. 2015-08-26 10:11:51,687 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
  87. 2015-08-26 10:11:51,690 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True)
  88. 2015-08-26 10:11:51,695 - 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. 2015-08-26 10:11:51,695 - util.py[DEBUG]: Reading from /var/lib/cloud/data/no-net (quiet=False)
  90. 2015-08-26 10:11:51,695 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  91. 2015-08-26 10:11:51,696 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
  92. 2015-08-26 10:11:51,696 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  93. 2015-08-26 10:11:51,697 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  94. 2015-08-26 10:11:51,697 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  95. 2015-08-26 10:11:51,697 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  96. 2015-08-26 10:11:51,697 - __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. 2015-08-26 10:11:51,697 - importer.py[DEBUG]: Looking for modules ['DataSourceNoCloud', 'cloudinit.sources.DataSourceNoCloud'] that have attributes ['get_datasource_list']
  98. 2015-08-26 10:11:51,697 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNoCloud' due to: No module named DataSourceNoCloud
  99. 2015-08-26 10:11:51,698 - importer.py[DEBUG]: Found DataSourceNoCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNoCloud']
  100. 2015-08-26 10:11:51,698 - importer.py[DEBUG]: Looking for modules ['DataSourceConfigDrive', 'cloudinit.sources.DataSourceConfigDrive'] that have attributes ['get_datasource_list']
  101. 2015-08-26 10:11:51,698 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceConfigDrive' due to: No module named DataSourceConfigDrive
  102. 2015-08-26 10:11:51,698 - importer.py[DEBUG]: Found DataSourceConfigDrive with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceConfigDrive']
  103. 2015-08-26 10:11:51,699 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenNebula', 'cloudinit.sources.DataSourceOpenNebula'] that have attributes ['get_datasource_list']
  104. 2015-08-26 10:11:51,699 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenNebula' due to: No module named DataSourceOpenNebula
  105. 2015-08-26 10:11:51,699 - importer.py[DEBUG]: Found DataSourceOpenNebula with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenNebula']
  106. 2015-08-26 10:11:51,699 - importer.py[DEBUG]: Looking for modules ['DataSourceAzure', 'cloudinit.sources.DataSourceAzure'] that have attributes ['get_datasource_list']
  107. 2015-08-26 10:11:51,699 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAzure' due to: No module named DataSourceAzure
  108. 2015-08-26 10:11:51,701 - importer.py[DEBUG]: Found DataSourceAzure with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAzure']
  109. 2015-08-26 10:11:51,701 - importer.py[DEBUG]: Looking for modules ['DataSourceAltCloud', 'cloudinit.sources.DataSourceAltCloud'] that have attributes ['get_datasource_list']
  110. 2015-08-26 10:11:51,701 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceAltCloud' due to: No module named DataSourceAltCloud
  111. 2015-08-26 10:11:51,701 - importer.py[DEBUG]: Found DataSourceAltCloud with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceAltCloud']
  112. 2015-08-26 10:11:51,701 - importer.py[DEBUG]: Looking for modules ['DataSourceOVF', 'cloudinit.sources.DataSourceOVF'] that have attributes ['get_datasource_list']
  113. 2015-08-26 10:11:51,702 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOVF' due to: No module named DataSourceOVF
  114. 2015-08-26 10:11:51,702 - importer.py[DEBUG]: Found DataSourceOVF with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOVF']
  115. 2015-08-26 10:11:51,702 - importer.py[DEBUG]: Looking for modules ['DataSourceMAAS', 'cloudinit.sources.DataSourceMAAS'] that have attributes ['get_datasource_list']
  116. 2015-08-26 10:11:51,702 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceMAAS' due to: No module named DataSourceMAAS
  117. 2015-08-26 10:11:51,703 - importer.py[DEBUG]: Found DataSourceMAAS with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceMAAS']
  118. 2015-08-26 10:11:51,703 - importer.py[DEBUG]: Looking for modules ['DataSourceGCE', 'cloudinit.sources.DataSourceGCE'] that have attributes ['get_datasource_list']
  119. 2015-08-26 10:11:51,703 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceGCE' due to: No module named DataSourceGCE
  120. 2015-08-26 10:11:51,703 - importer.py[DEBUG]: Found DataSourceGCE with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceGCE']
  121. 2015-08-26 10:11:51,703 - importer.py[DEBUG]: Looking for modules ['DataSourceOpenStack', 'cloudinit.sources.DataSourceOpenStack'] that have attributes ['get_datasource_list']
  122. 2015-08-26 10:11:51,703 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceOpenStack' due to: No module named DataSourceOpenStack
  123. 2015-08-26 10:11:51,703 - importer.py[DEBUG]: Found DataSourceOpenStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceOpenStack']
  124. 2015-08-26 10:11:51,703 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudSigma', 'cloudinit.sources.DataSourceCloudSigma'] that have attributes ['get_datasource_list']
  125. 2015-08-26 10:11:51,704 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudSigma' due to: No module named DataSourceCloudSigma
  126. 2015-08-26 10:11:51,705 - importer.py[DEBUG]: Found DataSourceCloudSigma with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudSigma']
  127. 2015-08-26 10:11:51,705 - importer.py[DEBUG]: Looking for modules ['DataSourceEc2', 'cloudinit.sources.DataSourceEc2'] that have attributes ['get_datasource_list']
  128. 2015-08-26 10:11:51,705 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceEc2' due to: No module named DataSourceEc2
  129. 2015-08-26 10:11:51,705 - importer.py[DEBUG]: Found DataSourceEc2 with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceEc2']
  130. 2015-08-26 10:11:51,705 - importer.py[DEBUG]: Looking for modules ['DataSourceCloudStack', 'cloudinit.sources.DataSourceCloudStack'] that have attributes ['get_datasource_list']
  131. 2015-08-26 10:11:51,705 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceCloudStack' due to: No module named DataSourceCloudStack
  132. 2015-08-26 10:11:51,705 - importer.py[DEBUG]: Found DataSourceCloudStack with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceCloudStack']
  133. 2015-08-26 10:11:51,705 - importer.py[DEBUG]: Looking for modules ['DataSourceNone', 'cloudinit.sources.DataSourceNone'] that have attributes ['get_datasource_list']
  134. 2015-08-26 10:11:51,706 - importer.py[DEBUG]: Failed at attempted import of 'DataSourceNone' due to: No module named DataSourceNone
  135. 2015-08-26 10:11:51,706 - importer.py[DEBUG]: Found DataSourceNone with attributes ['get_datasource_list'] in ['cloudinit.sources.DataSourceNone']
  136. 2015-08-26 10:11:51,706 - __init__.py[DEBUG]: Searching for data source in: ['DataSourceNoCloudNet', 'DataSourceConfigDriveNet', 'DataSourceOpenNebulaNet', 'DataSourceAzureNet', 'DataSourceAltCloud', 'DataSourceOVFNet', 'DataSourceMAAS', 'DataSourceGCE', 'DataSourceOpenStack', 'DataSourceCloudSigmaNet', 'DataSourceEc2', 'DataSourceCloudStack', 'DataSourceNone']
  137. 2015-08-26 10:11:51,706 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloudNet'>
  138. 2015-08-26 10:11:51,706 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  139. 2015-08-26 10:11:51,706 - util.py[DEBUG]: Read 648 bytes from /proc/cmdline
  140. 2015-08-26 10:11:51,706 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
  141. 2015-08-26 10:11:51,706 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
  142. 2015-08-26 10:11:51,706 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
  143. 2015-08-26 10:11:51,706 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  144. 2015-08-26 10:11:51,708 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  145. 2015-08-26 10:11:51,709 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  146. 2015-08-26 10:11:51,711 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  147. 2015-08-26 10:11:51,712 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  148. 2015-08-26 10:11:51,714 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDriveNet'>
  149. 2015-08-26 10:11:51,714 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
  150. 2015-08-26 10:11:51,715 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
  151. 2015-08-26 10:11:51,717 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  152. 2015-08-26 10:11:51,718 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  153. 2015-08-26 10:11:51,720 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  154. 2015-08-26 10:11:51,721 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebulaNet'>
  155. 2015-08-26 10:11:51,722 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  156. 2015-08-26 10:11:51,723 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  157. 2015-08-26 10:11:51,725 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  158. 2015-08-26 10:11:51,726 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAzure.DataSourceAzureNet'>
  159. 2015-08-26 10:11:51,726 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  160. 2015-08-26 10:11:51,726 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  161. 2015-08-26 10:11:51,726 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  162. 2015-08-26 10:11:51,727 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  163. 2015-08-26 10:11:51,727 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  164. 2015-08-26 10:11:51,727 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  165. 2015-08-26 10:11:51,727 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  166. 2015-08-26 10:11:51,727 - __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. 2015-08-26 10:11:51,727 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  168. 2015-08-26 10:11:51,728 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=udf', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
  169. 2015-08-26 10:11:51,730 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAltCloud.DataSourceAltCloud'>
  170. 2015-08-26 10:11:51,730 - DataSourceAltCloud.py[DEBUG]: Invoked get_data()
  171. 2015-08-26 10:11:51,730 - util.py[DEBUG]: Running command ['/usr/sbin/dmidecode', '--string', 'system-product-name'] with allowed return codes [0] (shell=False, capture=True)
  172. 2015-08-26 10:11:51,734 - DataSourceAltCloud.py[DEBUG]: cloud_type: UNKNOWN
  173. 2015-08-26 10:11:51,734 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVFNet'>
  174. 2015-08-26 10:11:51,735 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
  175. 2015-08-26 10:11:51,735 - util.py[DEBUG]: Read 1125 bytes from /proc/mounts
  176. 2015-08-26 10:11:51,735 - 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'}, 'tmpfs-root': {'mountpoint': '/media/root-rw', 'opts': 'rw,relatime', 'fstype': 'tmpfs'}, 'udev': {'mountpoint': '/dev', 'opts': 'rw,relatime,size=8198372k,nr_inodes=2049593,mode=755', 'fstype': 'devtmpfs'}, 'overlayroot': {'mountpoint': '/', 'opts': 'rw,relatime,lowerdir=/media/root-ro,upperdir=/media/root-rw//overlay', 'fstype': 'overlayfs'}, '/dev/disk/by-path/ip-172.16.42.1:3260-iscsi-iqn.2004-05.com.ubuntu:maas:ephemeral-ubuntu-amd64-generic-trusty-release-lun-1': {'mountpoint': '/media/root-ro', 'opts': 'ro,relatime,data=ordered', 'fstype': 'ext4'}, 'tmpfs': {'mountpoint': '/run', 'opts': 'rw,nosuid,noexec,relatime,size=1642392k,mode=755', 'fstype': 'tmpfs'}, 'proc': {'mountpoint': '/proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'fstype': 'proc'}, 'rootfs': {'mountpoint': '/', 'opts': 'rw', 'fstype': 'rootfs'}} mounts from proc
  177. 2015-08-26 10:11:51,735 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceMAAS.DataSourceMAAS'>
  178. 2015-08-26 10:11:51,736 - url_helper.py[DEBUG]: [0/1] open 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/instance-id' with {'url': 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/instance-id', 'headers': {'Authorization': 'OAuth realm="", oauth_nonce="46597271", oauth_timestamp="1440583911", oauth_consumer_key="B6t2rNk4ar3sX7P5EP", oauth_signature_method="PLAINTEXT", oauth_version="1.0", oauth_token="u3xXpqztpxvpjKbTMs", oauth_signature="%2672F7PEsbN3rkbSwzDmhdbKZxYnq8au89"'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 50.0} configuration
  179. 2015-08-26 10:11:51,758 - url_helper.py[DEBUG]: Read from http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/instance-id (200, 41b) after 1 attempts
  180. 2015-08-26 10:11:51,759 - DataSourceMAAS.py[DEBUG]: Using metadata source: 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/instance-id'
  181. 2015-08-26 10:11:51,759 - url_helper.py[DEBUG]: [0/1] open 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/local-hostname' with {'url': 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/local-hostname', 'headers': {'Authorization': 'OAuth realm="", oauth_nonce="26906892", oauth_timestamp="1440583911", oauth_consumer_key="B6t2rNk4ar3sX7P5EP", oauth_signature_method="PLAINTEXT", oauth_version="1.0", oauth_token="u3xXpqztpxvpjKbTMs", oauth_signature="%2672F7PEsbN3rkbSwzDmhdbKZxYnq8au89"'}, 'allow_redirects': True, 'method': 'GET'} configuration
  182. 2015-08-26 10:11:51,782 - url_helper.py[DEBUG]: Read from http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/local-hostname (200, 13b) after 1 attempts
  183. 2015-08-26 10:11:51,782 - url_helper.py[DEBUG]: [0/1] open 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/instance-id' with {'url': 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/instance-id', 'headers': {'Authorization': 'OAuth realm="", oauth_nonce="51709603", oauth_timestamp="1440583911", oauth_consumer_key="B6t2rNk4ar3sX7P5EP", oauth_signature_method="PLAINTEXT", oauth_version="1.0", oauth_token="u3xXpqztpxvpjKbTMs", oauth_signature="%2672F7PEsbN3rkbSwzDmhdbKZxYnq8au89"'}, 'allow_redirects': True, 'method': 'GET'} configuration
  184. 2015-08-26 10:11:51,804 - url_helper.py[DEBUG]: Read from http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/instance-id (200, 41b) after 1 attempts
  185. 2015-08-26 10:11:51,804 - url_helper.py[DEBUG]: [0/1] open 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/public-keys' with {'url': 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/public-keys', 'headers': {'Authorization': 'OAuth realm="", oauth_nonce="79626050", oauth_timestamp="1440583911", oauth_consumer_key="B6t2rNk4ar3sX7P5EP", oauth_signature_method="PLAINTEXT", oauth_version="1.0", oauth_token="u3xXpqztpxvpjKbTMs", oauth_signature="%2672F7PEsbN3rkbSwzDmhdbKZxYnq8au89"'}, 'allow_redirects': True, 'method': 'GET'} configuration
  186. 2015-08-26 10:11:51,827 - url_helper.py[DEBUG]: Read from http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/meta-data/public-keys (200, 1135b) after 1 attempts
  187. 2015-08-26 10:11:51,828 - url_helper.py[DEBUG]: [0/1] open 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/user-data' with {'url': 'http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/user-data', 'headers': {'Authorization': 'OAuth realm="", oauth_nonce="87257257", oauth_timestamp="1440583911", oauth_consumer_key="B6t2rNk4ar3sX7P5EP", oauth_signature_method="PLAINTEXT", oauth_version="1.0", oauth_token="u3xXpqztpxvpjKbTMs", oauth_signature="%2672F7PEsbN3rkbSwzDmhdbKZxYnq8au89"'}, 'allow_redirects': True, 'method': 'GET'} configuration
  188. 2015-08-26 10:11:52,007 - url_helper.py[DEBUG]: Read from http://172.16.42.1/MAAS/metadata/curtin/2012-03-01/user-data (200, 63531b) after 1 attempts
  189. 2015-08-26 10:11:52,008 - stages.py[INFO]: Loaded datasource DataSourceMAAS - DataSourceMAAS [http://172.16.42.1/MAAS/metadata/curtin]
  190. 2015-08-26 10:11:52,008 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  191. 2015-08-26 10:11:52,008 - util.py[DEBUG]: Read 648 bytes from /proc/cmdline
  192. 2015-08-26 10:11:52,008 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  193. 2015-08-26 10:11:52,008 - util.py[DEBUG]: Read 2895 bytes from /etc/cloud/cloud.cfg
  194. 2015-08-26 10:11:52,008 - util.py[DEBUG]: Attempting to load yaml from string of length 2895 with allowed root types (<type 'dict'>,)
  195. 2015-08-26 10:11:52,018 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/91_kernel_cmdline_url.cfg (quiet=False)
  196. 2015-08-26 10:11:52,018 - util.py[DEBUG]: Read 210 bytes from /etc/cloud/cloud.cfg.d/91_kernel_cmdline_url.cfg
  197. 2015-08-26 10:11:52,019 - util.py[DEBUG]: Attempting to load yaml from string of length 210 with allowed root types (<type 'dict'>,)
  198. 2015-08-26 10:11:52,020 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  199. 2015-08-26 10:11:52,020 - util.py[DEBUG]: Read 188 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  200. 2015-08-26 10:11:52,020 - util.py[DEBUG]: Attempting to load yaml from string of length 188 with allowed root types (<type 'dict'>,)
  201. 2015-08-26 10:11:52,021 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  202. 2015-08-26 10:11:52,021 - util.py[DEBUG]: Read 1910 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  203. 2015-08-26 10:11:52,021 - util.py[DEBUG]: Attempting to load yaml from string of length 1910 with allowed root types (<type 'dict'>,)
  204. 2015-08-26 10:11:52,024 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  205. 2015-08-26 10:11:52,024 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  206. 2015-08-26 10:11:52,024 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  207. 2015-08-26 10:11:52,024 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  208. 2015-08-26 10:11:52,024 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  209. 2015-08-26 10:11:52,024 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  210. 2015-08-26 10:11:52,024 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  211. 2015-08-26 10:11:52,024 - __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'
  212. 2015-08-26 10:11:52,024 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  213. 2015-08-26 10:11:52,024 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  214. 2015-08-26 10:11:52,024 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  215. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  216. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  217. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  218. 2015-08-26 10:11:52,025 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  219. 2015-08-26 10:11:52,025 - __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'
  220. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  221. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  222. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  223. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  224. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  225. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  226. 2015-08-26 10:11:52,025 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  227. 2015-08-26 10:11:52,025 - __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'
  228. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  229. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  230. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  231. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  232. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  233. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  234. 2015-08-26 10:11:52,025 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  235. 2015-08-26 10:11:52,025 - __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'
  236. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  237. 2015-08-26 10:11:52,025 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  238. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  239. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  240. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  241. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  242. 2015-08-26 10:11:52,026 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  243. 2015-08-26 10:11:52,026 - __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'
  244. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  245. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  246. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  247. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  248. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  249. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  250. 2015-08-26 10:11:52,026 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  251. 2015-08-26 10:11:52,026 - __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'
  252. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  253. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  254. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  255. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  256. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  257. 2015-08-26 10:11:52,026 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  258. 2015-08-26 10:11:52,026 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  259. 2015-08-26 10:11:52,026 - __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'
  260. 2015-08-26 10:11:52,026 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  261. 2015-08-26 10:11:52,026 - __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'
  262. 2015-08-26 10:11:52,027 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  263. 2015-08-26 10:11:52,027 - __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'
  264. 2015-08-26 10:11:52,027 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  265. 2015-08-26 10:11:52,027 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  266. 2015-08-26 10:11:52,027 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  267. 2015-08-26 10:11:52,027 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  268. 2015-08-26 10:11:52,027 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  269. 2015-08-26 10:11:52,027 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  270. 2015-08-26 10:11:52,027 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  271. 2015-08-26 10:11:52,027 - __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'
  272. 2015-08-26 10:11:52,027 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
  273. 2015-08-26 10:11:52,027 - util.py[DEBUG]: Creating symbolic link from '/var/lib/cloud/instance' => '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49'
  274. 2015-08-26 10:11:52,028 - util.py[DEBUG]: Reading from /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/datasource (quiet=False)
  275. 2015-08-26 10:11:52,028 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/datasource - wb: [420] 73 bytes
  276. 2015-08-26 10:11:52,028 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-datasource - wb: [420] 73 bytes
  277. 2015-08-26 10:11:52,028 - util.py[DEBUG]: Reading from /var/lib/cloud/data/instance-id (quiet=False)
  278. 2015-08-26 10:11:52,028 - util.py[DEBUG]: Writing to /var/lib/cloud/data/instance-id - wb: [420] 42 bytes
  279. 2015-08-26 10:11:52,028 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-instance-id - wb: [420] 42 bytes
  280. 2015-08-26 10:11:52,029 - cloud-init[DEBUG]: init will now be targeting instance id: node-7be5af3c-476b-11e5-b699-000c29bc5f49
  281. 2015-08-26 10:11:52,029 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  282. 2015-08-26 10:11:52,029 - util.py[DEBUG]: Read 648 bytes from /proc/cmdline
  283. 2015-08-26 10:11:52,029 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  284. 2015-08-26 10:11:52,029 - util.py[DEBUG]: Read 2895 bytes from /etc/cloud/cloud.cfg
  285. 2015-08-26 10:11:52,029 - util.py[DEBUG]: Attempting to load yaml from string of length 2895 with allowed root types (<type 'dict'>,)
  286. 2015-08-26 10:11:52,040 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/91_kernel_cmdline_url.cfg (quiet=False)
  287. 2015-08-26 10:11:52,040 - util.py[DEBUG]: Read 210 bytes from /etc/cloud/cloud.cfg.d/91_kernel_cmdline_url.cfg
  288. 2015-08-26 10:11:52,040 - util.py[DEBUG]: Attempting to load yaml from string of length 210 with allowed root types (<type 'dict'>,)
  289. 2015-08-26 10:11:52,041 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  290. 2015-08-26 10:11:52,041 - util.py[DEBUG]: Read 188 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  291. 2015-08-26 10:11:52,041 - util.py[DEBUG]: Attempting to load yaml from string of length 188 with allowed root types (<type 'dict'>,)
  292. 2015-08-26 10:11:52,042 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  293. 2015-08-26 10:11:52,042 - util.py[DEBUG]: Read 1910 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  294. 2015-08-26 10:11:52,042 - util.py[DEBUG]: Attempting to load yaml from string of length 1910 with allowed root types (<type 'dict'>,)
  295. 2015-08-26 10:11:52,045 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  296. 2015-08-26 10:11:52,045 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  297. 2015-08-26 10:11:52,045 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  298. 2015-08-26 10:11:52,045 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  299. 2015-08-26 10:11:52,045 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  300. 2015-08-26 10:11:52,045 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  301. 2015-08-26 10:11:52,045 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  302. 2015-08-26 10:11:52,046 - __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'
  303. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  304. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  305. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  306. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  307. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  308. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  309. 2015-08-26 10:11:52,046 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  310. 2015-08-26 10:11:52,046 - __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'
  311. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  312. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  313. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  314. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  315. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  316. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  317. 2015-08-26 10:11:52,046 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  318. 2015-08-26 10:11:52,046 - __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'
  319. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  320. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  321. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  322. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  323. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  324. 2015-08-26 10:11:52,046 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  325. 2015-08-26 10:11:52,047 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  326. 2015-08-26 10:11:52,047 - __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'
  327. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  328. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  329. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  330. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  331. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  332. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  333. 2015-08-26 10:11:52,047 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  334. 2015-08-26 10:11:52,047 - __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'
  335. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  336. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  337. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  338. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  339. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  340. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  341. 2015-08-26 10:11:52,047 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  342. 2015-08-26 10:11:52,047 - __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'
  343. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  344. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  345. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  346. 2015-08-26 10:11:52,047 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  347. 2015-08-26 10:11:52,048 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  348. 2015-08-26 10:11:52,048 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  349. 2015-08-26 10:11:52,048 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  350. 2015-08-26 10:11:52,048 - __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'
  351. 2015-08-26 10:11:52,048 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  352. 2015-08-26 10:11:52,048 - __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'
  353. 2015-08-26 10:11:52,048 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  354. 2015-08-26 10:11:52,048 - __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. 2015-08-26 10:11:52,048 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  356. 2015-08-26 10:11:52,048 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  357. 2015-08-26 10:11:52,048 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  358. 2015-08-26 10:11:52,048 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  359. 2015-08-26 10:11:52,048 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  360. 2015-08-26 10:11:52,048 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  361. 2015-08-26 10:11:52,048 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  362. 2015-08-26 10:11:52,048 - __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. 2015-08-26 10:11:52,049 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/obj.pkl - wb: [256] 71415 bytes
  364. 2015-08-26 10:11:52,049 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/user-data.txt - wb: [384] 63531 bytes
  365. 2015-08-26 10:11:52,054 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/user-data.txt.i - wb: [384] 63874 bytes
  366. 2015-08-26 10:11:52,054 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/vendor-data.txt - wb: [384] 4 bytes
  367. 2015-08-26 10:11:52,054 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/vendor-data.txt.i - wb: [384] 345 bytes
  368. 2015-08-26 10:11:52,055 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  369. 2015-08-26 10:11:52,055 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  370. 2015-08-26 10:11:52,055 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  371. 2015-08-26 10:11:52,055 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  372. 2015-08-26 10:11:52,055 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/consume_data - wb: [420] 19 bytes
  373. 2015-08-26 10:11:52,056 - helpers.py[DEBUG]: Running consume_data using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/consume_data'>)
  374. 2015-08-26 10:11:52,056 - stages.py[DEBUG]: Added default handler for set(['text/cloud-config-jsonp', 'text/cloud-config']) from CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']]
  375. 2015-08-26 10:11:52,056 - stages.py[DEBUG]: Added default handler for set(['text/x-shellscript']) from ShellScriptPartHandler: [['text/x-shellscript']]
  376. 2015-08-26 10:11:52,056 - stages.py[DEBUG]: Added default handler for set(['text/cloud-boothook']) from BootHookPartHandler: [['text/cloud-boothook']]
  377. 2015-08-26 10:11:52,056 - stages.py[DEBUG]: Added default handler for set(['text/upstart-job']) from UpstartJobPartHandler: [['text/upstart-job']]
  378. 2015-08-26 10:11:52,056 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__begin__, None, 2) with frequency once-per-instance
  379. 2015-08-26 10:11:52,056 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__begin__, None, 2) with frequency once-per-instance
  380. 2015-08-26 10:11:52,056 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__begin__, None, 3) with frequency once-per-instance
  381. 2015-08-26 10:11:52,056 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__begin__, None, 2) with frequency once-per-instance
  382. 2015-08-26 10:11:52,057 - __init__.py[DEBUG]: {'Content-Type': 'text/x-shellscript', 'Content-Disposition': 'attachment; filename="part-001"', 'MIME-Version': '1.0'}
  383. 2015-08-26 10:11:52,057 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (text/x-shellscript, part-001, 2) with frequency once-per-instance
  384. 2015-08-26 10:11:52,057 - util.py[DEBUG]: Writing to /var/lib/cloud/instance/scripts/part-001 - wb: [448] 63531 bytes
  385. 2015-08-26 10:11:52,057 - __init__.py[DEBUG]: Calling handler BootHookPartHandler: [['text/cloud-boothook']] (__end__, None, 2) with frequency once-per-instance
  386. 2015-08-26 10:11:52,057 - __init__.py[DEBUG]: Calling handler UpstartJobPartHandler: [['text/upstart-job']] (__end__, None, 2) with frequency once-per-instance
  387. 2015-08-26 10:11:52,057 - __init__.py[DEBUG]: Calling handler CloudConfigPartHandler: [['text/cloud-config', 'text/cloud-config-jsonp']] (__end__, None, 3) with frequency once-per-instance
  388. 2015-08-26 10:11:52,057 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/cloud-config.txt - wb: [384] 0 bytes
  389. 2015-08-26 10:11:52,057 - __init__.py[DEBUG]: Calling handler ShellScriptPartHandler: [['text/x-shellscript']] (__end__, None, 2) with frequency once-per-instance
  390. 2015-08-26 10:11:52,057 - stages.py[DEBUG]: no vendordata from datasource
  391. 2015-08-26 10:11:52,057 - util.py[DEBUG]: Reading from /proc/cmdline (quiet=False)
  392. 2015-08-26 10:11:52,058 - util.py[DEBUG]: Read 648 bytes from /proc/cmdline
  393. 2015-08-26 10:11:52,058 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg (quiet=False)
  394. 2015-08-26 10:11:52,058 - util.py[DEBUG]: Read 2895 bytes from /etc/cloud/cloud.cfg
  395. 2015-08-26 10:11:52,058 - util.py[DEBUG]: Attempting to load yaml from string of length 2895 with allowed root types (<type 'dict'>,)
  396. 2015-08-26 10:11:52,068 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/91_kernel_cmdline_url.cfg (quiet=False)
  397. 2015-08-26 10:11:52,068 - util.py[DEBUG]: Read 210 bytes from /etc/cloud/cloud.cfg.d/91_kernel_cmdline_url.cfg
  398. 2015-08-26 10:11:52,068 - util.py[DEBUG]: Attempting to load yaml from string of length 210 with allowed root types (<type 'dict'>,)
  399. 2015-08-26 10:11:52,069 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/90_dpkg.cfg (quiet=False)
  400. 2015-08-26 10:11:52,069 - util.py[DEBUG]: Read 188 bytes from /etc/cloud/cloud.cfg.d/90_dpkg.cfg
  401. 2015-08-26 10:11:52,069 - util.py[DEBUG]: Attempting to load yaml from string of length 188 with allowed root types (<type 'dict'>,)
  402. 2015-08-26 10:11:52,070 - util.py[DEBUG]: Reading from /etc/cloud/cloud.cfg.d/05_logging.cfg (quiet=False)
  403. 2015-08-26 10:11:52,070 - util.py[DEBUG]: Read 1910 bytes from /etc/cloud/cloud.cfg.d/05_logging.cfg
  404. 2015-08-26 10:11:52,070 - util.py[DEBUG]: Attempting to load yaml from string of length 1910 with allowed root types (<type 'dict'>,)
  405. 2015-08-26 10:11:52,073 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  406. 2015-08-26 10:11:52,073 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  407. 2015-08-26 10:11:52,073 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  408. 2015-08-26 10:11:52,073 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  409. 2015-08-26 10:11:52,073 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  410. 2015-08-26 10:11:52,073 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  411. 2015-08-26 10:11:52,073 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  412. 2015-08-26 10:11:52,073 - __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'
  413. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  414. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  415. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  416. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  417. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  418. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  419. 2015-08-26 10:11:52,074 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  420. 2015-08-26 10:11:52,074 - __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'
  421. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  422. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  423. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  424. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  425. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  426. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  427. 2015-08-26 10:11:52,074 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  428. 2015-08-26 10:11:52,074 - __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'
  429. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  430. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  431. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  432. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  433. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  434. 2015-08-26 10:11:52,074 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  435. 2015-08-26 10:11:52,075 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  436. 2015-08-26 10:11:52,075 - __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'
  437. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  438. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  439. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  440. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  441. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  442. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  443. 2015-08-26 10:11:52,075 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  444. 2015-08-26 10:11:52,075 - __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'
  445. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  446. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  447. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  448. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  449. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  450. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  451. 2015-08-26 10:11:52,075 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  452. 2015-08-26 10:11:52,075 - __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'
  453. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  454. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  455. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  456. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  457. 2015-08-26 10:11:52,075 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  458. 2015-08-26 10:11:52,076 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  459. 2015-08-26 10:11:52,076 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  460. 2015-08-26 10:11:52,076 - __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. 2015-08-26 10:11:52,076 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  462. 2015-08-26 10:11:52,076 - __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. 2015-08-26 10:11:52,076 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  464. 2015-08-26 10:11:52,076 - __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'
  465. 2015-08-26 10:11:52,076 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
  466. 2015-08-26 10:11:52,076 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
  467. 2015-08-26 10:11:52,076 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
  468. 2015-08-26 10:11:52,076 - util.py[DEBUG]: load_yaml given empty string, returning default
  469. 2015-08-26 10:11:52,076 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  470. 2015-08-26 10:11:52,076 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  471. 2015-08-26 10:11:52,076 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  472. 2015-08-26 10:11:52,076 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  473. 2015-08-26 10:11:52,076 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  474. 2015-08-26 10:11:52,076 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  475. 2015-08-26 10:11:52,076 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  476. 2015-08-26 10:11:52,076 - __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'
  477. 2015-08-26 10:11:52,077 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/cloud-config.txt (quiet=False)
  478. 2015-08-26 10:11:52,077 - util.py[DEBUG]: Read 0 bytes from /var/lib/cloud/instance/cloud-config.txt
  479. 2015-08-26 10:11:52,077 - util.py[DEBUG]: Attempting to load yaml from string of length 0 with allowed root types (<type 'dict'>,)
  480. 2015-08-26 10:11:52,077 - util.py[DEBUG]: load_yaml given empty string, returning default
  481. 2015-08-26 10:11:52,077 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  482. 2015-08-26 10:11:52,077 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  483. 2015-08-26 10:11:52,077 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  484. 2015-08-26 10:11:52,077 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  485. 2015-08-26 10:11:52,078 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  486. 2015-08-26 10:11:52,078 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  487. 2015-08-26 10:11:52,078 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  488. 2015-08-26 10:11:52,078 - __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'
  489. 2015-08-26 10:11:52,080 - importer.py[DEBUG]: Looking for modules ['cc_migrator', 'cloudinit.config.cc_migrator'] that have attributes ['handle']
  490. 2015-08-26 10:11:52,080 - importer.py[DEBUG]: Failed at attempted import of 'cc_migrator' due to: No module named cc_migrator
  491. 2015-08-26 10:11:52,081 - importer.py[DEBUG]: Found cc_migrator with attributes ['handle'] in ['cloudinit.config.cc_migrator']
  492. 2015-08-26 10:11:52,081 - importer.py[DEBUG]: Looking for modules ['cc_seed_random', 'cloudinit.config.cc_seed_random'] that have attributes ['handle']
  493. 2015-08-26 10:11:52,081 - importer.py[DEBUG]: Failed at attempted import of 'cc_seed_random' due to: No module named cc_seed_random
  494. 2015-08-26 10:11:52,081 - importer.py[DEBUG]: Found cc_seed_random with attributes ['handle'] in ['cloudinit.config.cc_seed_random']
  495. 2015-08-26 10:11:52,081 - importer.py[DEBUG]: Looking for modules ['cc_bootcmd', 'cloudinit.config.cc_bootcmd'] that have attributes ['handle']
  496. 2015-08-26 10:11:52,081 - importer.py[DEBUG]: Failed at attempted import of 'cc_bootcmd' due to: No module named cc_bootcmd
  497. 2015-08-26 10:11:52,082 - importer.py[DEBUG]: Found cc_bootcmd with attributes ['handle'] in ['cloudinit.config.cc_bootcmd']
  498. 2015-08-26 10:11:52,082 - importer.py[DEBUG]: Looking for modules ['cc_write_files', 'cloudinit.config.cc_write_files'] that have attributes ['handle']
  499. 2015-08-26 10:11:52,082 - importer.py[DEBUG]: Failed at attempted import of 'cc_write_files' due to: No module named cc_write_files
  500. 2015-08-26 10:11:52,082 - importer.py[DEBUG]: Found cc_write_files with attributes ['handle'] in ['cloudinit.config.cc_write_files']
  501. 2015-08-26 10:11:52,082 - importer.py[DEBUG]: Looking for modules ['cc_growpart', 'cloudinit.config.cc_growpart'] that have attributes ['handle']
  502. 2015-08-26 10:11:52,083 - importer.py[DEBUG]: Failed at attempted import of 'cc_growpart' due to: No module named cc_growpart
  503. 2015-08-26 10:11:52,083 - importer.py[DEBUG]: Found cc_growpart with attributes ['handle'] in ['cloudinit.config.cc_growpart']
  504. 2015-08-26 10:11:52,083 - importer.py[DEBUG]: Looking for modules ['cc_resizefs', 'cloudinit.config.cc_resizefs'] that have attributes ['handle']
  505. 2015-08-26 10:11:52,084 - importer.py[DEBUG]: Failed at attempted import of 'cc_resizefs' due to: No module named cc_resizefs
  506. 2015-08-26 10:11:52,084 - importer.py[DEBUG]: Found cc_resizefs with attributes ['handle'] in ['cloudinit.config.cc_resizefs']
  507. 2015-08-26 10:11:52,084 - importer.py[DEBUG]: Looking for modules ['cc_set_hostname', 'cloudinit.config.cc_set_hostname'] that have attributes ['handle']
  508. 2015-08-26 10:11:52,084 - importer.py[DEBUG]: Failed at attempted import of 'cc_set_hostname' due to: No module named cc_set_hostname
  509. 2015-08-26 10:11:52,085 - importer.py[DEBUG]: Found cc_set_hostname with attributes ['handle'] in ['cloudinit.config.cc_set_hostname']
  510. 2015-08-26 10:11:52,085 - importer.py[DEBUG]: Looking for modules ['cc_update_hostname', 'cloudinit.config.cc_update_hostname'] that have attributes ['handle']
  511. 2015-08-26 10:11:52,085 - importer.py[DEBUG]: Failed at attempted import of 'cc_update_hostname' due to: No module named cc_update_hostname
  512. 2015-08-26 10:11:52,085 - importer.py[DEBUG]: Found cc_update_hostname with attributes ['handle'] in ['cloudinit.config.cc_update_hostname']
  513. 2015-08-26 10:11:52,085 - importer.py[DEBUG]: Looking for modules ['cc_update_etc_hosts', 'cloudinit.config.cc_update_etc_hosts'] that have attributes ['handle']
  514. 2015-08-26 10:11:52,085 - importer.py[DEBUG]: Failed at attempted import of 'cc_update_etc_hosts' due to: No module named cc_update_etc_hosts
  515. 2015-08-26 10:11:52,086 - importer.py[DEBUG]: Found cc_update_etc_hosts with attributes ['handle'] in ['cloudinit.config.cc_update_etc_hosts']
  516. 2015-08-26 10:11:52,086 - importer.py[DEBUG]: Looking for modules ['cc_ca_certs', 'cloudinit.config.cc_ca_certs'] that have attributes ['handle']
  517. 2015-08-26 10:11:52,086 - importer.py[DEBUG]: Failed at attempted import of 'cc_ca_certs' due to: No module named cc_ca_certs
  518. 2015-08-26 10:11:52,086 - importer.py[DEBUG]: Found cc_ca_certs with attributes ['handle'] in ['cloudinit.config.cc_ca_certs']
  519. 2015-08-26 10:11:52,086 - importer.py[DEBUG]: Looking for modules ['cc_rsyslog', 'cloudinit.config.cc_rsyslog'] that have attributes ['handle']
  520. 2015-08-26 10:11:52,086 - importer.py[DEBUG]: Failed at attempted import of 'cc_rsyslog' due to: No module named cc_rsyslog
  521. 2015-08-26 10:11:52,087 - importer.py[DEBUG]: Found cc_rsyslog with attributes ['handle'] in ['cloudinit.config.cc_rsyslog']
  522. 2015-08-26 10:11:52,087 - importer.py[DEBUG]: Looking for modules ['cc_users_groups', 'cloudinit.config.cc_users_groups'] that have attributes ['handle']
  523. 2015-08-26 10:11:52,087 - importer.py[DEBUG]: Failed at attempted import of 'cc_users_groups' due to: No module named cc_users_groups
  524. 2015-08-26 10:11:52,087 - importer.py[DEBUG]: Found cc_users_groups with attributes ['handle'] in ['cloudinit.config.cc_users_groups']
  525. 2015-08-26 10:11:52,087 - importer.py[DEBUG]: Looking for modules ['cc_ssh', 'cloudinit.config.cc_ssh'] that have attributes ['handle']
  526. 2015-08-26 10:11:52,087 - importer.py[DEBUG]: Failed at attempted import of 'cc_ssh' due to: No module named cc_ssh
  527. 2015-08-26 10:11:52,088 - importer.py[DEBUG]: Found cc_ssh with attributes ['handle'] in ['cloudinit.config.cc_ssh']
  528. 2015-08-26 10:11:52,088 - importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  529. 2015-08-26 10:11:52,088 - importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  530. 2015-08-26 10:11:52,088 - importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  531. 2015-08-26 10:11:52,088 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  532. 2015-08-26 10:11:52,089 - helpers.py[DEBUG]: Running config-migrator using lock (<cloudinit.helpers.DummyLock object at 0x7f2e19f9f6d0>)
  533. 2015-08-26 10:11:52,089 - cc_migrator.py[DEBUG]: Migrated 0 semaphore files to there canonicalized names
  534. 2015-08-26 10:11:52,089 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_seed_random - wb: [420] 19 bytes
  535. 2015-08-26 10:11:52,089 - helpers.py[DEBUG]: Running config-seed_random using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_seed_random'>)
  536. 2015-08-26 10:11:52,089 - util.py[DEBUG]: Running command ['pollinate', '-q'] with allowed return codes [0] (shell=False, capture=False)
  537. 2015-08-26 10:11:52,430 - util.py[WARNING]: Running seed_random (<module 'cloudinit.config.cc_seed_random' from '/usr/lib/python2.7/dist-packages/cloudinit/config/cc_seed_random.pyc'>) failed
  538. 2015-08-26 10:11:52,430 - util.py[DEBUG]: Running seed_random (<module 'cloudinit.config.cc_seed_random' from '/usr/lib/python2.7/dist-packages/cloudinit/config/cc_seed_random.pyc'>) failed
  539. Traceback (most recent call last):
  540. File "/usr/lib/python2.7/dist-packages/cloudinit/stages.py", line 658, in _run_modules
  541. cc.run(run_name, mod.handle, func_args, freq=freq)
  542. File "/usr/lib/python2.7/dist-packages/cloudinit/cloud.py", line 63, in run
  543. return self._runners.run(name, functor, args, freq, clear_on_fail)
  544. File "/usr/lib/python2.7/dist-packages/cloudinit/helpers.py", line 197, in run
  545. results = functor(*args)
  546. File "/usr/lib/python2.7/dist-packages/cloudinit/config/cc_seed_random.py", line 90, in handle
  547. handle_random_seed_command(command=command, required=req, env=env)
  548. File "/usr/lib/python2.7/dist-packages/cloudinit/config/cc_seed_random.py", line 61, in handle_random_seed_command
  549. util.subp(command, env=env, capture=False)
  550. File "/usr/lib/python2.7/dist-packages/cloudinit/util.py", line 1539, in subp
  551. cmd=args)
  552. ProcessExecutionError: Unexpected error while running command.
  553. Command: ['pollinate', '-q']
  554. Exit code: 1
  555. Reason: -
  556. Stdout: ''
  557. Stderr: ''
  558. 2015-08-26 10:11:52,433 - helpers.py[DEBUG]: Running config-bootcmd using lock (<cloudinit.helpers.DummyLock object at 0x7f2e19f62310>)
  559. 2015-08-26 10:11:52,433 - cc_bootcmd.py[DEBUG]: Skipping module named bootcmd, no 'bootcmd' key in configuration
  560. 2015-08-26 10:11:52,434 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_write_files - wb: [420] 19 bytes
  561. 2015-08-26 10:11:52,434 - helpers.py[DEBUG]: Running config-write-files using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_write_files'>)
  562. 2015-08-26 10:11:52,434 - cc_write_files.py[DEBUG]: Skipping module named write-files, no/empty 'write_files' key in configuration
  563. 2015-08-26 10:11:52,434 - helpers.py[DEBUG]: Running config-growpart using lock (<cloudinit.helpers.DummyLock object at 0x7f2e19f62350>)
  564. 2015-08-26 10:11:52,434 - cc_growpart.py[DEBUG]: No 'growpart' entry in cfg. Using default: {'ignore_growroot_disabled': False, 'mode': 'auto', 'devices': ['/']}
  565. 2015-08-26 10:11:52,434 - util.py[DEBUG]: Running command ['growpart', '--help'] with allowed return codes [0] (shell=False, capture=True)
  566. 2015-08-26 10:11:52,437 - util.py[DEBUG]: Reading from /proc/745/mountinfo (quiet=False)
  567. 2015-08-26 10:11:52,437 - util.py[DEBUG]: Read 1322 bytes from /proc/745/mountinfo
  568. 2015-08-26 10:11:52,437 - util.py[DEBUG]: resize_devices took 0.000 seconds
  569. 2015-08-26 10:11:52,437 - cc_growpart.py[DEBUG]: '/' SKIPPED: stat of 'overlayroot' failed: [Errno 2] No such file or directory: 'overlayroot'
  570. 2015-08-26 10:11:52,438 - helpers.py[DEBUG]: Running config-resizefs using lock (<cloudinit.helpers.DummyLock object at 0x7f2e19f62350>)
  571. 2015-08-26 10:11:52,438 - util.py[DEBUG]: Reading from /proc/745/mountinfo (quiet=False)
  572. 2015-08-26 10:11:52,438 - util.py[DEBUG]: Read 1322 bytes from /proc/745/mountinfo
  573. 2015-08-26 10:11:52,438 - cc_resizefs.py[DEBUG]: resize_info: dev=overlayroot mnt_point=/ path=/
  574. 2015-08-26 10:11:52,438 - util.py[DEBUG]: Running command ['running-in-container'] with allowed return codes [0] (shell=False, capture=True)
  575. 2015-08-26 10:11:52,441 - util.py[DEBUG]: Running command ['lxc-is-container'] with allowed return codes [0] (shell=False, capture=True)
  576. 2015-08-26 10:11:52,445 - util.py[DEBUG]: Reading from /proc/1/environ (quiet=False)
  577. 2015-08-26 10:11:52,445 - util.py[DEBUG]: Read 554 bytes from /proc/1/environ
  578. 2015-08-26 10:11:52,445 - util.py[DEBUG]: Reading from /proc/self/status (quiet=False)
  579. 2015-08-26 10:11:52,446 - util.py[DEBUG]: Read 778 bytes from /proc/self/status
  580. 2015-08-26 10:11:52,446 - cc_resizefs.py[WARNING]: Device 'overlayroot' did not exist. cannot resize: dev=overlayroot mnt_point=/ path=/
  581. 2015-08-26 10:11:52,446 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_set_hostname - wb: [420] 19 bytes
  582. 2015-08-26 10:11:52,446 - helpers.py[DEBUG]: Running config-set_hostname using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_set_hostname'>)
  583. 2015-08-26 10:11:52,446 - cc_set_hostname.py[DEBUG]: Setting the hostname to high-pin.maas (high-pin)
  584. 2015-08-26 10:11:52,446 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False)
  585. 2015-08-26 10:11:52,446 - util.py[DEBUG]: Read 7 bytes from /etc/hostname
  586. 2015-08-26 10:11:52,446 - util.py[DEBUG]: Writing to /etc/hostname - wb: [420] 9 bytes
  587. 2015-08-26 10:11:52,447 - __init__.py[DEBUG]: Non-persistently setting the system hostname to high-pin
  588. 2015-08-26 10:11:52,447 - util.py[DEBUG]: Running command ['hostname', 'high-pin'] with allowed return codes [0] (shell=False, capture=True)
  589. 2015-08-26 10:11:52,448 - helpers.py[DEBUG]: Running config-update_hostname using lock (<cloudinit.helpers.DummyLock object at 0x7f2e19f62ad0>)
  590. 2015-08-26 10:11:52,448 - cc_update_hostname.py[DEBUG]: Updating hostname to high-pin.maas (high-pin)
  591. 2015-08-26 10:11:52,448 - util.py[DEBUG]: Reading from /etc/hostname (quiet=False)
  592. 2015-08-26 10:11:52,449 - util.py[DEBUG]: Read 9 bytes from /etc/hostname
  593. 2015-08-26 10:11:52,449 - __init__.py[DEBUG]: Attempting to update hostname to high-pin in 1 files
  594. 2015-08-26 10:11:52,449 - util.py[DEBUG]: Reading from /var/lib/cloud/data/previous-hostname (quiet=False)
  595. 2015-08-26 10:11:52,449 - util.py[DEBUG]: Writing to /var/lib/cloud/data/previous-hostname - wb: [420] 9 bytes
  596. 2015-08-26 10:11:52,449 - helpers.py[DEBUG]: Running config-update_etc_hosts using lock (<cloudinit.helpers.DummyLock object at 0x7f2e19f62b50>)
  597. 2015-08-26 10:11:52,449 - cc_update_etc_hosts.py[DEBUG]: Configuration option 'manage_etc_hosts' is not set, not managing /etc/hosts in module update_etc_hosts
  598. 2015-08-26 10:11:52,449 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_ca_certs - wb: [420] 19 bytes
  599. 2015-08-26 10:11:52,449 - helpers.py[DEBUG]: Running config-ca-certs using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_ca_certs'>)
  600. 2015-08-26 10:11:52,450 - cc_ca_certs.py[DEBUG]: Skipping module named ca-certs, no 'ca-certs' key in configuration
  601. 2015-08-26 10:11:52,450 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_rsyslog - wb: [420] 19 bytes
  602. 2015-08-26 10:11:52,450 - helpers.py[DEBUG]: Running config-rsyslog using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_rsyslog'>)
  603. 2015-08-26 10:11:52,450 - cc_rsyslog.py[DEBUG]: Skipping module named rsyslog, no 'rsyslog' key in configuration
  604. 2015-08-26 10:11:52,450 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_users_groups - wb: [420] 19 bytes
  605. 2015-08-26 10:11:52,450 - helpers.py[DEBUG]: Running config-users-groups using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_users_groups'>)
  606. 2015-08-26 10:11:52,450 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  607. 2015-08-26 10:11:52,450 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  608. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  609. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  610. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  611. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  612. 2015-08-26 10:11:52,451 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  613. 2015-08-26 10:11:52,451 - __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'
  614. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  615. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  616. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  617. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  618. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  619. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  620. 2015-08-26 10:11:52,451 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  621. 2015-08-26 10:11:52,451 - __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'
  622. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  623. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  624. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  625. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  626. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  627. 2015-08-26 10:11:52,451 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  628. 2015-08-26 10:11:52,451 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  629. 2015-08-26 10:11:52,452 - __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'
  630. 2015-08-26 10:11:52,452 - __init__.py[DEBUG]: Adding user ubuntu
  631. 2015-08-26 10:11:52,452 - 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']
  632. 2015-08-26 10:11:52,471 - util.py[DEBUG]: Running command ['passwd', '-l', 'ubuntu'] with allowed return codes [0] (shell=False, capture=True)
  633. 2015-08-26 10:11:52,477 - util.py[DEBUG]: Reading from /etc/sudoers (quiet=False)
  634. 2015-08-26 10:11:52,477 - util.py[DEBUG]: Read 745 bytes from /etc/sudoers
  635. 2015-08-26 10:11:52,478 - util.py[DEBUG]: Writing to /etc/sudoers.d/90-cloud-init-users - wb: [288] 123 bytes
  636. 2015-08-26 10:11:52,478 - util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_ssh - wb: [420] 19 bytes
  637. 2015-08-26 10:11:52,479 - helpers.py[DEBUG]: Running config-ssh using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_ssh'>)
  638. 2015-08-26 10:11:52,479 - 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)
  639. 2015-08-26 10:11:52,561 - 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)
  640. 2015-08-26 10:11:52,611 - 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)
  641. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  642. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  643. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  644. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  645. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  646. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  647. 2015-08-26 10:11:52,614 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  648. 2015-08-26 10:11:52,614 - __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'
  649. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  650. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  651. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  652. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  653. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  654. 2015-08-26 10:11:52,614 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  655. 2015-08-26 10:11:52,615 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  656. 2015-08-26 10:11:52,615 - __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'
  657. 2015-08-26 10:11:52,615 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  658. 2015-08-26 10:11:52,615 - importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  659. 2015-08-26 10:11:52,615 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  660. 2015-08-26 10:11:52,615 - importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  661. 2015-08-26 10:11:52,615 - importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  662. 2015-08-26 10:11:52,615 - importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  663. 2015-08-26 10:11:52,615 - __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  664. 2015-08-26 10:11:52,615 - __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'
  665. 2015-08-26 10:11:52,615 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh to 1000:1000
  666. 2015-08-26 10:11:52,615 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
  667. 2015-08-26 10:11:52,616 - util.py[DEBUG]: Read 2539 bytes from /etc/ssh/sshd_config
  668. 2015-08-26 10:11:52,616 - util.py[DEBUG]: Writing to /home/ubuntu/.ssh/authorized_keys - wb: [384] 1136 bytes
  669. 2015-08-26 10:11:52,616 - util.py[DEBUG]: Changing the ownership of /home/ubuntu/.ssh/authorized_keys to 1000:1000
  670. 2015-08-26 10:11:52,616 - util.py[DEBUG]: Changing the ownership of /root/.ssh to 0:0
  671. 2015-08-26 10:11:52,617 - util.py[DEBUG]: Reading from /etc/ssh/sshd_config (quiet=False)
  672. 2015-08-26 10:11:52,617 - util.py[DEBUG]: Read 2539 bytes from /etc/ssh/sshd_config
  673. 2015-08-26 10:11:52,617 - util.py[DEBUG]: Writing to /root/.ssh/authorized_keys - wb: [384] 1446 bytes
  674. 2015-08-26 10:11:52,617 - util.py[DEBUG]: Changing the ownership of /root/.ssh/authorized_keys to 0:0
  675. 2015-08-26 10:11:52,617 - cloud-init[DEBUG]: Ran 13 modules with 1 failures
  676. 2015-08-26 10:11:52,618 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  677. 2015-08-26 10:11:52,618 - util.py[DEBUG]: Read 13 bytes from /proc/uptime
  678. 2015-08-26 10:11:52,618 - util.py[DEBUG]: cloud-init mode 'init' took 1.133 seconds (1.13)
  679. Aug 26 10:11:52 high-pin [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 26 Aug 2015 10:11:52 +0000. Up 24.03 seconds.
  680. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_emit_upstart', 'cloudinit.config.cc_emit_upstart'] that have attributes ['handle']
  681. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_emit_upstart' due to: No module named cc_emit_upstart
  682. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_emit_upstart with attributes ['handle'] in ['cloudinit.config.cc_emit_upstart']
  683. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_disk_setup', 'cloudinit.config.cc_disk_setup'] that have attributes ['handle']
  684. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_disk_setup' due to: No module named cc_disk_setup
  685. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_disk_setup with attributes ['handle'] in ['cloudinit.config.cc_disk_setup']
  686. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_mounts', 'cloudinit.config.cc_mounts'] that have attributes ['handle']
  687. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_mounts' due to: No module named cc_mounts
  688. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_mounts with attributes ['handle'] in ['cloudinit.config.cc_mounts']
  689. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_ssh_import_id', 'cloudinit.config.cc_ssh_import_id'] that have attributes ['handle']
  690. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_ssh_import_id' due to: No module named cc_ssh_import_id
  691. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_ssh_import_id with attributes ['handle'] in ['cloudinit.config.cc_ssh_import_id']
  692. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_locale', 'cloudinit.config.cc_locale'] that have attributes ['handle']
  693. Aug 26 10:11:52 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_locale' due to: No module named cc_locale
  694. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_locale with attributes ['handle'] in ['cloudinit.config.cc_locale']
  695. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_set_passwords', 'cloudinit.config.cc_set_passwords'] that have attributes ['handle']
  696. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_set_passwords' due to: No module named cc_set_passwords
  697. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_set_passwords with attributes ['handle'] in ['cloudinit.config.cc_set_passwords']
  698. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_grub_dpkg', 'cloudinit.config.cc_grub_dpkg'] that have attributes ['handle']
  699. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_grub_dpkg' due to: No module named cc_grub_dpkg
  700. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_grub_dpkg with attributes ['handle'] in ['cloudinit.config.cc_grub_dpkg']
  701. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_apt_pipelining', 'cloudinit.config.cc_apt_pipelining'] that have attributes ['handle']
  702. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_apt_pipelining' due to: No module named cc_apt_pipelining
  703. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_apt_pipelining with attributes ['handle'] in ['cloudinit.config.cc_apt_pipelining']
  704. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_apt_configure', 'cloudinit.config.cc_apt_configure'] that have attributes ['handle']
  705. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_apt_configure' due to: No module named cc_apt_configure
  706. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_apt_configure with attributes ['handle'] in ['cloudinit.config.cc_apt_configure']
  707. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_package_update_upgrade_install', 'cloudinit.config.cc_package_update_upgrade_install'] that have attributes ['handle']
  708. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_package_update_upgrade_install' due to: No module named cc_package_update_upgrade_install
  709. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_package_update_upgrade_install with attributes ['handle'] in ['cloudinit.config.cc_package_update_upgrade_install']
  710. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_landscape', 'cloudinit.config.cc_landscape'] that have attributes ['handle']
  711. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_landscape' due to: No module named cc_landscape
  712. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_landscape with attributes ['handle'] in ['cloudinit.config.cc_landscape']
  713. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_timezone', 'cloudinit.config.cc_timezone'] that have attributes ['handle']
  714. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_timezone' due to: No module named cc_timezone
  715. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_timezone with attributes ['handle'] in ['cloudinit.config.cc_timezone']
  716. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_puppet', 'cloudinit.config.cc_puppet'] that have attributes ['handle']
  717. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_puppet' due to: No module named cc_puppet
  718. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_puppet with attributes ['handle'] in ['cloudinit.config.cc_puppet']
  719. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_chef', 'cloudinit.config.cc_chef'] that have attributes ['handle']
  720. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_chef' due to: No module named cc_chef
  721. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_chef with attributes ['handle'] in ['cloudinit.config.cc_chef']
  722. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_salt_minion', 'cloudinit.config.cc_salt_minion'] that have attributes ['handle']
  723. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_salt_minion' due to: No module named cc_salt_minion
  724. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_salt_minion with attributes ['handle'] in ['cloudinit.config.cc_salt_minion']
  725. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_mcollective', 'cloudinit.config.cc_mcollective'] that have attributes ['handle']
  726. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_mcollective' due to: No module named cc_mcollective
  727. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_mcollective with attributes ['handle'] in ['cloudinit.config.cc_mcollective']
  728. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_disable_ec2_metadata', 'cloudinit.config.cc_disable_ec2_metadata'] that have attributes ['handle']
  729. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_disable_ec2_metadata' due to: No module named cc_disable_ec2_metadata
  730. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_disable_ec2_metadata with attributes ['handle'] in ['cloudinit.config.cc_disable_ec2_metadata']
  731. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_runcmd', 'cloudinit.config.cc_runcmd'] that have attributes ['handle']
  732. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_runcmd' due to: No module named cc_runcmd
  733. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_runcmd with attributes ['handle'] in ['cloudinit.config.cc_runcmd']
  734. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_byobu', 'cloudinit.config.cc_byobu'] that have attributes ['handle']
  735. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_byobu' due to: No module named cc_byobu
  736. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_byobu with attributes ['handle'] in ['cloudinit.config.cc_byobu']
  737. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  738. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  739. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  740. Aug 26 10:11:55 high-pin [CLOUDINIT] stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  741. Aug 26 10:11:55 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-emit_upstart using lock (<cloudinit.helpers.DummyLock object at 0x7f7be31a3ed0>)
  742. Aug 26 10:11:55 high-pin [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)
  743. Aug 26 10:11:55 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_disk_setup - wb: [420] 20 bytes
  744. Aug 26 10:11:55 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-disk_setup using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_disk_setup'>)
  745. Aug 26 10:11:55 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_mounts - wb: [420] 20 bytes
  746. Aug 26 10:11:55 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-mounts using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_mounts'>)
  747. Aug 26 10:11:55 high-pin [CLOUDINIT] cc_mounts.py[DEBUG]: Attempting to determine the real name of ephemeral0
  748. Aug 26 10:11:55 high-pin [CLOUDINIT] cc_mounts.py[DEBUG]: Ignoring nonexistant default named mount ephemeral0
  749. Aug 26 10:11:55 high-pin [CLOUDINIT] cc_mounts.py[DEBUG]: Attempting to determine the real name of swap
  750. Aug 26 10:11:55 high-pin [CLOUDINIT] cc_mounts.py[DEBUG]: Ignoring nonexistant default named mount swap
  751. Aug 26 10:11:55 high-pin [CLOUDINIT] cc_mounts.py[DEBUG]: No modifications to fstab needed.
  752. Aug 26 10:11:55 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_ssh_import_id - wb: [420] 20 bytes
  753. Aug 26 10:11:55 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-ssh-import-id using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_ssh_import_id'>)
  754. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  755. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  756. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  757. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  758. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  759. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  760. Aug 26 10:11:55 high-pin [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  761. Aug 26 10:11:55 high-pin [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'
  762. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  763. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  764. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  765. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  766. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  767. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  768. Aug 26 10:11:55 high-pin [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  769. Aug 26 10:11:55 high-pin [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'
  770. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_list'] that have attributes ['Merger']
  771. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found m_list with attributes ['Merger'] in ['cloudinit.mergers.m_list']
  772. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_dict'] that have attributes ['Merger']
  773. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found m_dict with attributes ['Merger'] in ['cloudinit.mergers.m_dict']
  774. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cloudinit.mergers.m_str'] that have attributes ['Merger']
  775. Aug 26 10:11:55 high-pin [CLOUDINIT] importer.py[DEBUG]: Found m_str with attributes ['Merger'] in ['cloudinit.mergers.m_str']
  776. Aug 26 10:11:55 high-pin [CLOUDINIT] __init__.py[DEBUG]: Merging 'dict' into 'dict' using method '_handle_unknown' of 'LookupMerger: (3)'
  777. Aug 26 10:11:55 high-pin [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'
  778. Aug 26 10:11:55 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_locale - wb: [420] 20 bytes
  779. Aug 26 10:11:55 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-locale using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_locale'>)
  780. Aug 26 10:11:55 high-pin [CLOUDINIT] cc_locale.py[DEBUG]: Setting locale to en_US.UTF-8
  781. Aug 26 10:11:55 high-pin [CLOUDINIT] util.py[DEBUG]: Running command ['locale-gen', 'en_US.UTF-8'] with allowed return codes [0] (shell=False, capture=False)
  782. Aug 26 10:11:55 high-pin [CLOUDINIT] util.py[DEBUG]: Running command ['update-locale', 'en_US.UTF-8'] with allowed return codes [0] (shell=False, capture=False)
  783. Aug 26 10:11:55 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /etc/default/locale - wb: [420] 87 bytes
  784. Aug 26 10:11:55 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_set_passwords - wb: [420] 20 bytes
  785. Aug 26 10:11:55 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-set-passwords using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_set_passwords'>)
  786. Aug 26 10:11:55 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_grub_dpkg - wb: [420] 20 bytes
  787. Aug 26 10:11:55 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-grub-dpkg using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_grub_dpkg'>)
  788. Aug 26 10:11:55 high-pin [CLOUDINIT] cc_grub_dpkg.py[DEBUG]: Setting grub debconf-set-selections with '/dev/sda','false'
  789. Aug 26 10:11:55 high-pin [CLOUDINIT] util.py[DEBUG]: Running command ['debconf-set-selections'] with allowed return codes [0] (shell=False, capture=True)
  790. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_apt_pipelining - wb: [420] 20 bytes
  791. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-apt-pipelining using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_apt_pipelining'>)
  792. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /etc/apt/apt.conf.d/90cloud-init-pipelining - wb: [420] 80 bytes
  793. Aug 26 10:11:56 high-pin [CLOUDINIT] cc_apt_pipelining.py[DEBUG]: Wrote /etc/apt/apt.conf.d/90cloud-init-pipelining with apt pipeline depth setting 0
  794. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_apt_configure - wb: [420] 20 bytes
  795. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-apt-configure using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_apt_configure'>)
  796. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Running command ['lsb_release', '-cs'] with allowed return codes [0] (shell=False, capture=True)
  797. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (shell=False, capture=True)
  798. Aug 26 10:11:56 high-pin [CLOUDINIT] __init__.py[DEBUG]: filtered distro mirror info: {'security': 'http://security.ubuntu.com/ubuntu', 'primary': 'http://archive.ubuntu.com/ubuntu'}
  799. Aug 26 10:11:56 high-pin [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'}
  800. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Reading from /etc/cloud/templates/sources.list.ubuntu.tmpl (quiet=False)
  801. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Read 2768 bytes from /etc/cloud/templates/sources.list.ubuntu.tmpl
  802. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /etc/apt/sources.list - wb: [420] 3165 bytes
  803. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_package_update_upgrade_install - wb: [420] 19 bytes
  804. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-package-update-upgrade-install using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_package_update_upgrade_install'>)
  805. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_landscape - wb: [420] 19 bytes
  806. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-landscape using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_landscape'>)
  807. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_timezone - wb: [420] 20 bytes
  808. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-timezone using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_timezone'>)
  809. Aug 26 10:11:56 high-pin [CLOUDINIT] cc_timezone.py[DEBUG]: Skipping module named timezone, no 'timezone' specified
  810. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_puppet - wb: [420] 20 bytes
  811. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-puppet using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_puppet'>)
  812. Aug 26 10:11:56 high-pin [CLOUDINIT] cc_puppet.py[DEBUG]: Skipping module named puppet, no 'puppet' configuration found
  813. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_chef - wb: [420] 20 bytes
  814. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-chef using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_chef'>)
  815. Aug 26 10:11:56 high-pin [CLOUDINIT] cc_chef.py[DEBUG]: Skipping module named chef, no 'chef' key in configuration
  816. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_salt_minion - wb: [420] 20 bytes
  817. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-salt-minion using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_salt_minion'>)
  818. Aug 26 10:11:56 high-pin [CLOUDINIT] cc_salt_minion.py[DEBUG]: Skipping module named salt-minion, no 'salt_minion' key in configuration
  819. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_mcollective - wb: [420] 20 bytes
  820. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-mcollective using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_mcollective'>)
  821. Aug 26 10:11:56 high-pin [CLOUDINIT] cc_mcollective.py[DEBUG]: Skipping module named mcollective, no 'mcollective' key in configuration
  822. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-disable-ec2-metadata using lock (<cloudinit.helpers.DummyLock object at 0x7f7be31a3f90>)
  823. Aug 26 10:11:56 high-pin [CLOUDINIT] cc_disable_ec2_metadata.py[DEBUG]: Skipping module named disable-ec2-metadata, disabling the ec2 route not enabled
  824. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_runcmd - wb: [420] 20 bytes
  825. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-runcmd using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_runcmd'>)
  826. Aug 26 10:11:56 high-pin [CLOUDINIT] cc_runcmd.py[DEBUG]: Skipping module named runcmd, no 'runcmd' key in configuration
  827. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_byobu - wb: [420] 20 bytes
  828. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-byobu using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_byobu'>)
  829. Aug 26 10:11:56 high-pin [CLOUDINIT] cc_byobu.py[DEBUG]: Skipping module named byobu, no 'byobu' values found
  830. Aug 26 10:11:56 high-pin [CLOUDINIT] cloud-init[DEBUG]: Ran 19 modules with 0 failures
  831. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
  832. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Read 13 bytes from /proc/uptime
  833. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: cloud-init mode 'modules' took 3.270 seconds (3.27)
  834. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 26 Aug 2015 10:11:56 +0000. Up 27.42 seconds.
  835. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_rightscale_userdata', 'cloudinit.config.cc_rightscale_userdata'] that have attributes ['handle']
  836. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_rightscale_userdata' due to: No module named cc_rightscale_userdata
  837. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_rightscale_userdata with attributes ['handle'] in ['cloudinit.config.cc_rightscale_userdata']
  838. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_scripts_vendor', 'cloudinit.config.cc_scripts_vendor'] that have attributes ['handle']
  839. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_scripts_vendor' due to: No module named cc_scripts_vendor
  840. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_scripts_vendor with attributes ['handle'] in ['cloudinit.config.cc_scripts_vendor']
  841. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_scripts_per_once', 'cloudinit.config.cc_scripts_per_once'] that have attributes ['handle']
  842. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_scripts_per_once' due to: No module named cc_scripts_per_once
  843. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_scripts_per_once with attributes ['handle'] in ['cloudinit.config.cc_scripts_per_once']
  844. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_scripts_per_boot', 'cloudinit.config.cc_scripts_per_boot'] that have attributes ['handle']
  845. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_scripts_per_boot' due to: No module named cc_scripts_per_boot
  846. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_scripts_per_boot with attributes ['handle'] in ['cloudinit.config.cc_scripts_per_boot']
  847. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_scripts_per_instance', 'cloudinit.config.cc_scripts_per_instance'] that have attributes ['handle']
  848. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_scripts_per_instance' due to: No module named cc_scripts_per_instance
  849. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_scripts_per_instance with attributes ['handle'] in ['cloudinit.config.cc_scripts_per_instance']
  850. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_scripts_user', 'cloudinit.config.cc_scripts_user'] that have attributes ['handle']
  851. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_scripts_user' due to: No module named cc_scripts_user
  852. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_scripts_user with attributes ['handle'] in ['cloudinit.config.cc_scripts_user']
  853. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_ssh_authkey_fingerprints', 'cloudinit.config.cc_ssh_authkey_fingerprints'] that have attributes ['handle']
  854. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_ssh_authkey_fingerprints' due to: No module named cc_ssh_authkey_fingerprints
  855. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_ssh_authkey_fingerprints with attributes ['handle'] in ['cloudinit.config.cc_ssh_authkey_fingerprints']
  856. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_keys_to_console', 'cloudinit.config.cc_keys_to_console'] that have attributes ['handle']
  857. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_keys_to_console' due to: No module named cc_keys_to_console
  858. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_keys_to_console with attributes ['handle'] in ['cloudinit.config.cc_keys_to_console']
  859. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_phone_home', 'cloudinit.config.cc_phone_home'] that have attributes ['handle']
  860. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_phone_home' due to: No module named cc_phone_home
  861. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_phone_home with attributes ['handle'] in ['cloudinit.config.cc_phone_home']
  862. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_final_message', 'cloudinit.config.cc_final_message'] that have attributes ['handle']
  863. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_final_message' due to: No module named cc_final_message
  864. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_final_message with attributes ['handle'] in ['cloudinit.config.cc_final_message']
  865. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['cc_power_state_change', 'cloudinit.config.cc_power_state_change'] that have attributes ['handle']
  866. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'cc_power_state_change' due to: No module named cc_power_state_change
  867. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found cc_power_state_change with attributes ['handle'] in ['cloudinit.config.cc_power_state_change']
  868. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Looking for modules ['ubuntu', 'cloudinit.distros.ubuntu'] that have attributes ['Distro']
  869. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Failed at attempted import of 'ubuntu' due to: No module named ubuntu
  870. Aug 26 10:11:56 high-pin [CLOUDINIT] importer.py[DEBUG]: Found ubuntu with attributes ['Distro'] in ['cloudinit.distros.ubuntu']
  871. Aug 26 10:11:56 high-pin [CLOUDINIT] stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
  872. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_rightscale_userdata - wb: [420] 20 bytes
  873. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-rightscale_userdata using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_rightscale_userdata'>)
  874. Aug 26 10:11:56 high-pin [CLOUDINIT] cc_rightscale_userdata.py[DEBUG]: Failed to get raw userdata in module rightscale_userdata
  875. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_scripts_vendor - wb: [420] 20 bytes
  876. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-scripts-vendor using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_scripts_vendor'>)
  877. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/sem/config_scripts_per_once.once - wb: [420] 20 bytes
  878. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-scripts-per-once using lock (<FileLock using file '/var/lib/cloud/sem/config_scripts_per_once.once'>)
  879. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-scripts-per-boot using lock (<cloudinit.helpers.DummyLock object at 0x7f73a6555510>)
  880. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_scripts_per_instance - wb: [420] 20 bytes
  881. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-scripts-per-instance using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_scripts_per_instance'>)
  882. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Writing to /var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_scripts_user - wb: [420] 20 bytes
  883. Aug 26 10:11:56 high-pin [CLOUDINIT] helpers.py[DEBUG]: Running config-scripts-user using lock (<FileLock using file '/var/lib/cloud/instances/node-7be5af3c-476b-11e5-b699-000c29bc5f49/sem/config_scripts_user'>)
  884. Aug 26 10:11:56 high-pin [CLOUDINIT] util.py[DEBUG]: Running command ['/var/lib/cloud/instance/scripts/part-001'] with allowed return codes [0] (shell=False, capture=False)
  885. Cloud-init v. 0.7.5 running 'init-local' at Wed, 26 Aug 2015 10:11:51 +0000. Up 22.41 seconds.
  886. Cloud-init v. 0.7.5 running 'init' at Wed, 26 Aug 2015 10:11:51 +0000. Up 22.85 seconds.
  887. ci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++
  888. ci-info: +--------+-------+--------------+-------------+-------------------+
  889. ci-info: | Device | Up | Address | Mask | Hw-Address |
  890. ci-info: +--------+-------+--------------+-------------+-------------------+
  891. ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |
  892. ci-info: | eth1 | False | . | . | d4:ae:52:c3:b4:2b |
  893. ci-info: | eth0 | True | 172.16.42.13 | 255.255.0.0 | d4:ae:52:c3:b4:2a |
  894. ci-info: +--------+-------+--------------+-------------+-------------------+
  895. ci-info: ++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++
  896. ci-info: +-------+-------------+-------------+-------------+-----------+-------+
  897. ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
  898. ci-info: +-------+-------------+-------------+-------------+-----------+-------+
  899. ci-info: | 0 | 0.0.0.0 | 172.16.42.3 | 0.0.0.0 | eth0 | UG |
  900. ci-info: | 1 | 172.16.0.0 | 0.0.0.0 | 255.255.0.0 | eth0 | U |
  901. ci-info: +-------+-------------+-------------+-------------+-----------+-------+
  902. Aug 26 10:11:52 ubuntu pollinate[881]: ERROR: Network communication failed [60]\n10:11:52.438763 * Hostname was NOT found in DNS cache
  903. % Total % Received % Xferd Average Speed Time Time Time Current
  904. Dload Upload Total Spent Left Speed
  905. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 010:11:52.451134 * Trying 91.189.94.53...
  906. 10:11:52.526779 * Connected to entropy.ubuntu.com (91.189.94.53) port 443 (#0)
  907. 10:11:52.528357 * successfully set certificate verify locations:
  908. 10:11:52.528372 * CAfile: /etc/pollinate/entropy.ubuntu.com.pem
  909. CApath: /dev/null
  910. 10:11:52.528438 * SSLv3, TLS handshake, Client hello (1):
  911. 10:11:52.528449 } [data not shown]
  912. 10:11:52.603690 * SSLv3, TLS handshake, Server hello (2):
  913. 10:11:52.603707 { [data not shown]
  914. 10:11:52.614993 * SSLv3, TLS handshake, CERT (11):
  915. 10:11:52.615012 { [data not shown]
  916. 10:11:52.615283 * SSLv3, TLS alert, Server hello (2):
  917. 10:11:52.615294 } [data not shown]
  918. 10:11:52.615337 * SSL certificate problem: self signed certificate in certificate chain
  919. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  920. 10:11:52.615383 * Closing connection 0
  921. curl: (60) SSL certificate problem: self signed certificate in certificate chain
  922. More details here: http://curl.haxx.se/docs/sslcerts.html
  923.  
  924. curl performs SSL certificate verification by default, using a "bundle"
  925. of Certificate Authority (CA) public keys (CA certs). If the default
  926. bundle file isn't adequate, you can specify an alternate file
  927. using the --cacert option.
  928. If this HTTPS server uses a certificate signed by a CA represented in
  929. the bundle, the certificate verification probably failed due to a
  930. problem with the certificate (it might be expired, or the name might
  931. not match the domain name in the URL).
  932. If you'd like to turn off curl's verification of the certificate, use
  933. the -k (or --insecure) option.
  934. 2015-08-26 10:11:52,430 - util.py[WARNING]: Running seed_random (<module 'cloudinit.config.cc_seed_random' from '/usr/lib/python2.7/dist-packages/cloudinit/config/cc_seed_random.pyc'>) failed
  935. 2015-08-26 10:11:52,446 - cc_resizefs.py[WARNING]: Device 'overlayroot' did not exist. cannot resize: dev=overlayroot mnt_point=/ path=/
  936. Generating public/private rsa key pair.
  937. Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
  938. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
  939. The key fingerprint is:
  940. 61:e0:c7:0b:54:07:aa:37:e9:d0:d0:9f:e9:25:f0:a7 root@high-pin
  941. The key's randomart image is:
  942. +--[ RSA 2048]----+
  943. | o.o.. |
  944. | + + . |
  945. | . * = |
  946. | + O = |
  947. | o = S o |
  948. | + o = |
  949. | . E |
  950. | |
  951. | |
  952. +-----------------+
  953. Generating public/private dsa key pair.
  954. Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
  955. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
  956. The key fingerprint is:
  957. a6:d4:84:2e:c9:93:ac:6c:81:41:bb:e8:64:df:20:31 root@high-pin
  958. The key's randomart image is:
  959. +--[ DSA 1024]----+
  960. | . |
  961. |. . . |
  962. |.E . . |
  963. |.o+o + o |
  964. |o=..B o S |
  965. |+.ooo+ o |
  966. | .+. .. |
  967. | . |
  968. | |
  969. +-----------------+
  970. Generating public/private ecdsa key pair.
  971. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
  972. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
  973. The key fingerprint is:
  974. a8:a5:19:40:9e:86:53:8c:5a:b1:27:c2:a1:ec:04:63 root@high-pin
  975. The key's randomart image is:
  976. +--[ECDSA 256]---+
  977. |oE+. |
  978. |B*+o |
  979. |*=B . |
  980. |++ + . |
  981. | . . o S |
  982. | * |
  983. | + |
  984. | |
  985. | |
  986. +-----------------+
  987. Cloud-init v. 0.7.5 running 'modules:config' at Wed, 26 Aug 2015 10:11:52 +0000. Up 24.03 seconds.
  988. Generating locales...
  989. en_US.UTF-8... up-to-date
  990. Generation complete.
  991. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 26 Aug 2015 10:11:56 +0000. Up 27.42 seconds.
  992. --2015-08-26 10:12:03-- http://172.16.42.1/MAAS/static/images/ubuntu/amd64/generic/trusty/release/root-tgz
  993. Connecting to 172.16.42.1:80... connected.
  994. HTTP request sent, awaiting response... 200 OK
  995. Length: 328093608 (313M)
  996. Saving to: 'STDOUT'
  997.  
  998. 0K ........ ........ ........ ........ ........ ........ 0% 27.6M 11s
  999. 3072K ........ ........ ........ ........ ........ ........ 1% 32.9M 10s
  1000. 6144K ........ ........ ........ ........ ........ ........ 2% 38.8M 9s
  1001. 9216K ........ ........ ........ ........ ........ ........ 3% 49.8M 8s
  1002. 12288K ........ ........ ........ ........ ........ ........ 4% 51.2M 8s
  1003. 15360K ........ ........ ........ ........ ........ ........ 5% 51.1M 7s
  1004. 18432K ........ ........ ........ ........ ........ ........ 6% 56.8M 7s
  1005. 21504K ........ ........ ........ ........ ........ ........ 7% 52.3M 7s
  1006. 24576K ........ ........ ........ ........ ........ ........ 8% 48.1M 7s
  1007. 27648K ........ ........ ........ ........ ........ ........ 9% 51.9M 6s
  1008. 30720K ........ ........ ........ ........ ........ ........ 10% 48.5M 6s
  1009. 33792K ........ ........ ........ ........ ........ ........ 11% 44.5M 6s
  1010. 36864K ........ ........ ........ ........ ........ ........ 12% 45.4M 6s
  1011. 39936K ........ ........ ........ ........ ........ ........ 13% 40.2M 6s
  1012. 43008K ........ ........ ........ ........ ........ ........ 14% 39.7M 6s
  1013. 46080K ........ ........ ........ ........ ........ ........ 15% 41.5M 6s
  1014. 49152K ........ ........ ........ ........ ........ ........ 16% 51.5M 6s
  1015. 52224K ........ ........ ........ ........ ........ ........ 17% 49.9M 6s
  1016. 55296K ........ ........ ........ ........ ........ ........ 18% 60.0M 6s
  1017. 58368K ........ ........ ........ ........ ........ ........ 19% 48.5M 6s
  1018. 61440K ........ ........ ........ ........ ........ ........ 20% 54.3M 6s
  1019. 64512K ........ ........ ........ ........ ........ ........ 21% 50.9M 5s
  1020. 67584K ........ ........ ........ ........ ........ ........ 22% 56.2M 5s
  1021. 70656K ........ ........ ........ ........ ........ ........ 23% 52.3M 5s
  1022. 73728K ........ ........ ........ ........ ........ ........ 23% 48.9M 5s
  1023. 76800K ........ ........ ........ ........ ........ ........ 24% 45.4M 5s
  1024. 79872K ........ ........ ........ ........ ........ ........ 25% 43.3M 5s
  1025. 82944K ........ ........ ........ ........ ........ ........ 26% 43.8M 5s
  1026. 86016K ........ ........ ........ ........ ........ ........ 27% 37.1M 5s
  1027. 89088K ........ ........ ........ ........ ........ ........ 28% 48.8M 5s
  1028. 92160K ........ ........ ........ ........ ........ ........ 29% 57.8M 5s
  1029. 95232K ........ ........ ........ ........ ........ ........ 30% 44.0M 5s
  1030. 98304K ........ ........ ........ ........ ........ ........ 31% 71.9M 5s
  1031. 101376K ........ ........ ........ ........ ........ ........ 32% 47.3M 5s
  1032. 104448K ........ ........ ........ ........ ........ ........ 33% 45.2M 4s
  1033. 107520K ........ ........ ........ ........ ........ ........ 34% 44.8M 4s
  1034. 110592K ........ ........ ........ ........ ........ ........ 35% 45.5M 4s
  1035. 113664K ........ ........ ........ ........ ........ ........ 36% 45.2M 4s
  1036. 116736K ........ ........ ........ ........ ........ ........ 37% 46.4M 4s
  1037. 119808K ........ ........ ........ ........ ........ ........ 38% 54.1M 4s
  1038. 122880K ........ ........ ........ ........ ........ ........ 39% 27.5M 4s
  1039. 125952K ........ ........ ........ ........ ........ ........ 40% 33.6M 4s
  1040. 129024K ........ ........ ........ ........ ........ ........ 41% 62.0M 4s
  1041. 132096K ........ ........ ........ ........ ........ ........ 42% 112M 4s
  1042. 135168K ........ ........ ........ ........ ........ ........ 43% 40.7M 4s
  1043. 138240K ........ ........ ........ ........ ........ ........ 44% 6.49M 4s
  1044. 141312K ........ ........ ........ ........ ........ ........ 45% 37.7M 4s
  1045. 144384K ........ ........ ........ ........ ........ ........ 46% 27.4M 4s
  1046. 147456K ........ ........ ........ ........ ........ ........ 46% 28.9M 4s
  1047. 150528K ........ ........ ........ ........ ........ ........ 47% 30.8M 4s
  1048. 153600K ........ ........ ........ ........ ........ ........ 48% 45.5M 4s
  1049. 156672K ........ ........ ........ ........ ........ ........ 49% 45.6M 4s
  1050. 159744K ........ ........ ........ ........ ........ ........ 50% 45.4M 4s
  1051. 162816K ........ ........ ........ ........ ........ ........ 51% 45.4M 4s
  1052. 165888K ........ ........ ........ ........ ........ ........ 52% 45.4M 4s
  1053. 168960K ........ ........ ........ ........ ........ ........ 53% 45.3M 4s
  1054. 172032K ........ ........ ........ ........ ........ ........ 54% 36.9M 4s
  1055. 175104K ........ ........ ........ ........ ........ ........ 55% 37.4M 3s
  1056. 178176K ........ ........ ........ ........ ........ ........ 56% 38.2M 3s
  1057. 181248K ........ ........ ........ ........ ........ ........ 57% 40.2M 3s
  1058. 184320K ........ ........ ........ ........ ........ ........ 58% 40.7M 3s
  1059. 187392K ........ ........ ........ ........ ........ ........ 59% 37.4M 3s
  1060. 190464K ........ ........ ........ ........ ........ ........ 60% 28.6M 3s
  1061. 193536K ........ ........ ........ ........ ........ ........ 61% 41.9M 3s
  1062. 196608K ........ ........ ........ ........ ........ ........ 62% 39.9M 3s
  1063. 199680K ........ ........ ........ ........ ........ ........ 63% 41.6M 3s
  1064. 202752K ........ ........ ........ ........ ........ ........ 64% 41.3M 3s
  1065. 205824K ........ ........ ........ ........ ........ ........ 65% 39.7M 3s
  1066. 208896K ........ ........ ........ ........ ........ ........ 66% 43.5M 3s
  1067. 211968K ........ ........ ........ ........ ........ ........ 67% 42.4M 3s
  1068. 215040K ........ ........ ........ ........ ........ ........ 68% 41.8M 2s
  1069. 218112K ........ ........ ........ ........ ........ ........ 69% 44.7M 2s
  1070. 221184K ........ ........ ........ ........ ........ ........ 69% 42.8M 2s
  1071. 224256K ........ ........ ........ ........ ........ ........ 70% 33.5M 2s
  1072. 227328K ........ ........ ........ ........ ........ ........ 71% 41.2M 2s
  1073. 230400K ........ ........ ........ ........ ........ ........ 72% 41.1M 2s
  1074. 233472K ........ ........ ........ ........ ........ ........ 73% 42.9M 2s
  1075. 236544K ........ ........ ........ ........ ........ ........ 74% 43.0M 2s
  1076. 239616K ........ ........ ........ ........ ........ ........ 75% 42.2M 2s
  1077. 242688K ........ ........ ........ ........ ........ ........ 76% 36.7M 2s
  1078. 245760K ........ ........ ........ ........ ........ ........ 77% 51.3M 2s
  1079. 248832K ........ ........ ........ ........ ........ ........ 78% 53.2M 2s
  1080. 251904K ........ ........ ........ ........ ........ ........ 79% 55.6M 2s
  1081. 254976K ........ ........ ........ ........ ........ ........ 80% 64.7M 1s
  1082. 258048K ........ ........ ........ ........ ........ ........ 81% 73.3M 1s
  1083. 261120K ........ ........ ........ ........ ........ ........ 82% 53.9M 1s
  1084. 264192K ........ ........ ........ ........ ........ ........ 83% 58.8M 1s
  1085. 267264K ........ ........ ........ ........ ........ ........ 84% 60.6M 1s
  1086. 270336K ........ ........ ........ ........ ........ ........ 85% 57.8M 1s
  1087. 273408K ........ ........ ........ ........ ........ ........ 86% 60.9M 1s
  1088. 276480K ........ ........ ........ ........ ........ ........ 87% 73.1M 1s
  1089. 279552K ........ ........ ........ ........ ........ ........ 88% 58.4M 1s
  1090. 282624K ........ ........ ........ ........ ........ ........ 89% 66.7M 1s
  1091. 285696K ........ ........ ........ ........ ........ ........ 90% 31.2M 1s
  1092. 288768K ........ ........ ........ ........ ........ ........ 91% 70.9M 1s
  1093. 291840K ........ ........ ........ ........ ........ ........ 92% 92.1M 1s
  1094. 294912K ........ ........ ........ ........ ........ ........ 93% 134M 1s
  1095. 297984K ........ ........ ........ ........ ........ ........ 93% 138M 0s
  1096. 301056K ........ ........ ........ ........ ........ ........ 94% 143M 0s
  1097. 304128K ........ ........ ........ ........ ........ ........ 95% 112M 0s
  1098. 307200K ........ ........ ........ ........ ........ ........ 96% 112M 0s
  1099. 310272K ........ ........ ........ ........ ........ ........ 97% 112M 0s
  1100. 313344K ........ ........ ........ ........ ........ ........ 98% 112M 0s
  1101. 316416K ........ ........ ........ ........ ........ ........ 99% 107M 0s
  1102. 319488K ........ ...... 100% 52.1M=7.0s
  1103.  
  1104. 2015-08-26 10:12:10 (44.5 MB/s) - written to stdout [328093608/328093608]
  1105.  
  1106. Ign http://archive.ubuntu.com trusty InRelease
  1107. Ign http://archive.ubuntu.com trusty-updates InRelease
  1108. Ign http://archive.ubuntu.com trusty-security InRelease
  1109. Err http://archive.ubuntu.com trusty Release.gpg
  1110. Connection failed
  1111. Err http://archive.ubuntu.com trusty-updates Release.gpg
  1112. Connection failed
  1113. ubuntu@high-pin:/var/log$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement