Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. Cloud-init v. 0.7.5 running 'init-local' at Wed, 22 Oct 2014 12:13:28 +0000. Up 21.80 seconds.
  2. Cloud-init v. 0.7.5 running 'init' at Wed, 22 Oct 2014 12:13:29 +0000. Up 23.02 seconds.
  3. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++
  4. ci-info: +--------+------+--------------+-------------+-------------------+
  5. ci-info: | Device | Up | Address | Mask | Hw-Address |
  6. ci-info: +--------+------+--------------+-------------+-------------------+
  7. ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |
  8. ci-info: | eth0 | True | 10.14.100.10 | 255.255.0.0 | c0:3f:d5:69:ce:c7 |
  9. ci-info: +--------+------+--------------+-------------+-------------------+
  10. ci-info: +++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++
  11. ci-info: +-------+-------------+-----------+-------------+-----------+-------+
  12. ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
  13. ci-info: +-------+-------------+-----------+-------------+-----------+-------+
  14. ci-info: | 0 | 0.0.0.0 | 10.14.4.1 | 0.0.0.0 | eth0 | UG |
  15. ci-info: | 1 | 10.14.0.0 | 0.0.0.0 | 255.255.0.0 | eth0 | U |
  16. ci-info: +-------+-------------+-----------+-------------+-----------+-------+
  17. Oct 22 12:13:30 ubuntu pollinate[828]: ERROR: Network communication failed [6]\n12:13:30.989282 * Hostname was NOT found in DNS cache
  18. % Total % Received % Xferd Average Speed Time Time Time Current
  19. Dload Upload Total Spent Left Speed
  20.  
  21. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  22. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 012:13:31.049994 * Could not resolve host: entropy.ubuntu.com
  23. 12:13:31.050074 * Closing connection 0
  24. curl: (6) Could not resolve host: entropy.ubuntu.com
  25. 2014-10-22 12:13:30,500 - 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
  26. 2014-10-22 12:13:30,525 - cc_resizefs.py[WARNING]: Device 'overlayroot' did not exist. cannot resize: dev=overlayroot mnt_point=/ path=/
  27. Generating public/private rsa key pair.
  28. Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
  29. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
  30. The key fingerprint is:
  31. 25:48:b3:5e:c5:6c:84:16:6f:19:11:24:a9:0b:48:86 root@node1
  32. The key's randomart image is:
  33. +--[ RSA 2048]----+
  34. | . o oOBo |
  35. |E o . ++++o |
  36. | o . ooo.= |
  37. | . .... + |
  38. | ...S |
  39. | . |
  40. | |
  41. | |
  42. | |
  43. +-----------------+
  44. Generating public/private dsa key pair.
  45. Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
  46. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
  47. The key fingerprint is:
  48. 8f:9b:07:f9:51:1e:3c:b2:9d:08:9e:2a:83:0e:d0:7f root@node1
  49. The key's randomart image is:
  50. +--[ DSA 1024]----+
  51. | |
  52. | |
  53. | . |
  54. | . . . = |
  55. |. . .S+ B + |
  56. |. . =o+ + |
  57. |. .. E..o.. |
  58. | .. o.. oo |
  59. | .. o o. |
  60. +-----------------+
  61. Generating public/private ecdsa key pair.
  62. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
  63. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
  64. The key fingerprint is:
  65. 24:07:db:44:7b:cd:28:d0:c6:6e:5f:4b:bc:a2:cf:22 root@node1
  66. The key's randomart image is:
  67. +--[ECDSA 256]---+
  68. | o+o |
  69. | *+. + |
  70. | oo* o.o |
  71. | +oo + |
  72. | .S. o o |
  73. | o o |
  74. | . . |
  75. | E o. |
  76. | . oo |
  77. +-----------------+
  78. Cloud-init v. 0.7.5 running 'modules:config' at Wed, 22 Oct 2014 12:13:31 +0000. Up 24.64 seconds.
  79. Generating locales...
  80. en_US.UTF-8... up-to-date
  81. Generation complete.
  82. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 22 Oct 2014 12:13:34 +0000. Up 28.35 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement