Skip to content

Instantly share code, notes, and snippets.

Created February 17, 2015 15:54
Show Gist options
  • Save anonymous/f8df9e9903517df34a74 to your computer and use it in GitHub Desktop.
Save anonymous/f8df9e9903517df34a74 to your computer and use it in GitHub Desktop.
[ngd@pgdb-2 log]$
[ngd@pgdb-2 log]$ cat ./cloud-init.log
Feb 17 15:28:56 localhost cloud-init: Cloud-init v. 0.7.5 running 'init-local' at Tue, 17 Feb 2015 15:28:56 +0000. Up 5.66 seconds.
Feb 17 15:28:56 localhost cloud-init: 2015-02-17 15:28:56,884 - util.py[WARNING]: Unable to change the ownership of /var/log/cloud-init.log to user syslog, group adm
Feb 17 15:28:58 localhost cloud-init: Cloud-init v. 0.7.5 running 'init' at Tue, 17 Feb 2015 15:28:58 +0000. Up 7.07 seconds.
Feb 17 15:28:58 localhost cloud-init: 2015-02-17 15:28:58,274 - util.py[WARNING]: Unable to change the ownership of /var/log/cloud-init.log to user syslog, group adm
Feb 17 15:28:58 localhost cloud-init: ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++
Feb 17 15:28:58 localhost cloud-init: ci-info: +---------+------+-------------+-------------+-------------------+
Feb 17 15:28:58 localhost cloud-init: ci-info: | Device | Up | Address | Mask | Hw-Address |
Feb 17 15:28:58 localhost cloud-init: ci-info: +---------+------+-------------+-------------+-------------------+
Feb 17 15:28:58 localhost cloud-init: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |
Feb 17 15:28:58 localhost cloud-init: ci-info: | enp0s3: | True | 172.16.0.15 | 255.255.0.0 | 08:00:27:dc:da:08 |
Feb 17 15:28:58 localhost cloud-init: ci-info: | enp0s8: | True | . | . | 08:00:27:7f:58:d8 |
Feb 17 15:28:58 localhost cloud-init: ci-info: +---------+------+-------------+-------------+-------------------+
Feb 17 15:28:58 localhost cloud-init: ci-info: ++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++
Feb 17 15:28:58 localhost cloud-init: ci-info: +-------+-------------+------------+-------------+-----------+-------+
Feb 17 15:28:58 localhost cloud-init: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
Feb 17 15:28:58 localhost cloud-init: ci-info: +-------+-------------+------------+-------------+-----------+-------+
Feb 17 15:28:58 localhost cloud-init: ci-info: | 0 | 0.0.0.0 | 172.16.0.2 | 0.0.0.0 | enp0s3 | UG |
Feb 17 15:28:58 localhost cloud-init: ci-info: | 1 | 172.16.0.0 | 0.0.0.0 | 255.255.0.0 | enp0s3 | U |
Feb 17 15:28:58 localhost cloud-init: ci-info: +-------+-------------+------------+-------------+-----------+-------+
Feb 17 15:29:16 localhost cloud-init: 2015-02-17 15:29:16,016 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [0/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:29:17 localhost cloud-init: 2015-02-17 15:29:17,024 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [1/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:29:18 localhost cloud-init: 2015-02-17 15:29:18,029 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [2/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:29:19 localhost cloud-init: 2015-02-17 15:29:19,033 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [3/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:29:20 localhost cloud-init: 2015-02-17 15:29:20,036 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [4/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:29:21 localhost cloud-init: 2015-02-17 15:29:21,044 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [5/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:29:23 localhost cloud-init: 2015-02-17 15:29:23,050 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [7/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:29:25 localhost cloud-init: 2015-02-17 15:29:25,056 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [9/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:29:27 localhost cloud-init: 2015-02-17 15:29:27,063 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [11/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:30:19 localhost cloud-init: 2015-02-17 15:30:19,119 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [63/120s]: unexpected error ['Timeout' object has no attribute 'response']
Feb 17 15:31:11 localhost cloud-init: 2015-02-17 15:31:11,174 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [115/120s]: unexpected error ['Timeout' object has no attribute 'response']
Feb 17 15:31:15 localhost cloud-init: 2015-02-17 15:31:15,185 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [119/120s]: unexpected error ['Timeout' object has no attribute 'response']
Feb 17 15:31:18 localhost cloud-init: 2015-02-17 15:31:18,190 - DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254/2009-04-04/meta-data/instance-id'] after 122 seconds
Feb 17 15:31:18 localhost cloud-init: 2015-02-17 15:31:18,199 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [0/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:19 localhost cloud-init: 2015-02-17 15:31:19,203 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [1/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:20 localhost cloud-init: 2015-02-17 15:31:20,208 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [2/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:21 localhost cloud-init: 2015-02-17 15:31:21,212 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [3/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:22 localhost cloud-init: 2015-02-17 15:31:22,216 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [4/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:23 localhost cloud-init: 2015-02-17 15:31:23,220 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [5/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:25 localhost cloud-init: 2015-02-17 15:31:25,225 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [7/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:27 localhost cloud-init: 2015-02-17 15:31:27,230 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [9/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:29 localhost cloud-init: 2015-02-17 15:31:29,236 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [11/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:31 localhost cloud-init: 2015-02-17 15:31:31,241 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [13/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:33 localhost cloud-init: 2015-02-17 15:31:33,246 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [15/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:36 localhost cloud-init: 2015-02-17 15:31:36,251 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [18/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:39 localhost cloud-init: 2015-02-17 15:31:39,258 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [21/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:42 localhost cloud-init: 2015-02-17 15:31:42,264 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [24/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:45 localhost cloud-init: 2015-02-17 15:31:45,272 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [27/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:48 localhost cloud-init: 2015-02-17 15:31:48,277 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [30/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:52 localhost cloud-init: 2015-02-17 15:31:52,284 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [34/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:31:56 localhost cloud-init: 2015-02-17 15:31:56,291 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [38/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:00 localhost cloud-init: 2015-02-17 15:32:00,299 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [42/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:04 localhost cloud-init: 2015-02-17 15:32:04,306 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [46/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:08 localhost cloud-init: 2015-02-17 15:32:08,313 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [50/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:13 localhost cloud-init: 2015-02-17 15:32:13,321 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [55/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:18 localhost cloud-init: 2015-02-17 15:32:18,329 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [60/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:23 localhost cloud-init: 2015-02-17 15:32:23,338 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [65/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:28 localhost cloud-init: 2015-02-17 15:32:28,346 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [70/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:33 localhost cloud-init: 2015-02-17 15:32:33,354 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [75/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:39 localhost cloud-init: 2015-02-17 15:32:39,364 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [81/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:45 localhost cloud-init: 2015-02-17 15:32:45,373 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [87/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:51 localhost cloud-init: 2015-02-17 15:32:51,382 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [93/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:32:57 localhost cloud-init: 2015-02-17 15:32:57,392 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [99/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:33:03 localhost cloud-init: 2015-02-17 15:33:03,401 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [105/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:33:10 localhost cloud-init: 2015-02-17 15:33:10,411 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [112/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:33:17 localhost cloud-init: 2015-02-17 15:33:17,422 - url_helper.py[WARNING]: Calling 'http://172.16.0.2//latest/meta-data/instance-id' failed [119/120s]: unexpected error ['ConnectionError' object has no attribute 'response']
Feb 17 15:33:24 localhost cloud-init: 2015-02-17 15:33:24,430 - DataSourceCloudStack.py[CRITICAL]: Giving up on waiting for the metadata from ['http://172.16.0.2//latest/meta-data/instance-id'] after 126 seconds
Feb 17 15:33:24 localhost cloud-init: Generating public/private rsa key pair.
Feb 17 15:33:24 localhost cloud-init: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Feb 17 15:33:24 localhost cloud-init: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
Feb 17 15:33:24 localhost cloud-init: The key fingerprint is:
Feb 17 15:33:24 localhost cloud-init: 40:fe:29:a2:cf:dc:58:4b:ad:ab:06:b5:1b:c2:45:b3 root@pgdb-2
Feb 17 15:33:24 localhost cloud-init: The key's randomart image is:
Feb 17 15:33:24 localhost cloud-init: +--[ RSA 2048]----+
Feb 17 15:33:24 localhost cloud-init: | . |
Feb 17 15:33:24 localhost cloud-init: | oo |
Feb 17 15:33:24 localhost cloud-init: | . oo |
Feb 17 15:33:24 localhost cloud-init: | E o . |
Feb 17 15:33:24 localhost cloud-init: | . o... S |
Feb 17 15:33:24 localhost cloud-init: | +.o. o |
Feb 17 15:33:24 localhost cloud-init: | .o oo . |
Feb 17 15:33:24 localhost cloud-init: | +o= o |
Feb 17 15:33:24 localhost cloud-init: | .*.=. |
Feb 17 15:33:24 localhost cloud-init: +-----------------+
Feb 17 15:33:25 localhost cloud-init: Generating public/private dsa key pair.
Feb 17 15:33:25 localhost cloud-init: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Feb 17 15:33:25 localhost cloud-init: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
Feb 17 15:33:25 localhost cloud-init: The key fingerprint is:
Feb 17 15:33:25 localhost cloud-init: 08:7c:72:24:8c:1e:24:75:f5:47:2b:ce:69:6e:23:ae root@pgdb-2
Feb 17 15:33:25 localhost cloud-init: The key's randomart image is:
Feb 17 15:33:25 localhost cloud-init: +--[ DSA 1024]----+
Feb 17 15:33:25 localhost cloud-init: |.oooo.o . |
Feb 17 15:33:25 localhost cloud-init: | .oo.o . . . |
Feb 17 15:33:25 localhost cloud-init: | . .+ o o o |
Feb 17 15:33:25 localhost cloud-init: | . = + + |
Feb 17 15:33:25 localhost cloud-init: | . S |
Feb 17 15:33:25 localhost cloud-init: | o |
Feb 17 15:33:25 localhost cloud-init: | . + |
Feb 17 15:33:25 localhost cloud-init: | . o . |
Feb 17 15:33:25 localhost cloud-init: | E.. |
Feb 17 15:33:25 localhost cloud-init: +-----------------+
Feb 17 15:33:25 localhost cloud-init: Generating public/private ecdsa key pair.
Feb 17 15:33:25 localhost cloud-init: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
Feb 17 15:33:25 localhost cloud-init: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
Feb 17 15:33:25 localhost cloud-init: The key fingerprint is:
Feb 17 15:33:25 localhost cloud-init: a7:e2:e0:97:48:ca:ab:69:b1:71:07:3f:44:ca:06:6f root@pgdb-2
Feb 17 15:33:25 localhost cloud-init: The key's randomart image is:
Feb 17 15:33:25 localhost cloud-init: +--[ECDSA 256]---+
Feb 17 15:33:25 localhost cloud-init: | |
Feb 17 15:33:25 localhost cloud-init: | . . |
Feb 17 15:33:25 localhost cloud-init: | + o |
Feb 17 15:33:25 localhost cloud-init: | E . |
Feb 17 15:33:25 localhost cloud-init: | o + S . |
Feb 17 15:33:25 localhost cloud-init: | o ..+ o |
Feb 17 15:33:25 localhost cloud-init: | .=oo.o.. |
Feb 17 15:33:25 localhost cloud-init: | +o..oo. |
Feb 17 15:33:25 localhost cloud-init: |+...... |
Feb 17 15:33:25 localhost cloud-init: +-----------------+
Feb 17 15:33:25 localhost cloud-init: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 17 Feb 2015 15:33:25 +0000. Up 272.60 seconds.
Feb 17 15:33:25 localhost cloud-init: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 17 Feb 2015 15:33:25 +0000. Up 272.86 seconds.
Feb 17 15:33:25 localhost cloud-init: Cloud-init v. 0.7.5 finished at Tue, 17 Feb 2015 15:33:25 +0000. Datasource DataSourceNone. Up 272.99 seconds
Feb 17 15:33:25 localhost cloud-init: 2015-02-17 15:33:25,736 - cc_final_message.py[WARNING]: Used fallback datasource
[ngd@pgdb-2 log]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment