Ubuntu Pastebin

Paste from root at Thu, 29 Jun 2017 15:32:27 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
2017-06-29 15:29:06,244 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init-local' at Thu, 29 Jun 2017 15:29:06 +0000. Up 0.00 seconds.
2017-06-29 15:29:06,244 - main.py[DEBUG]: No kernel command line url found.
2017-06-29 15:29:06,244 - main.py[DEBUG]: Closing stdin.
2017-06-29 15:29:06,248 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
2017-06-29 15:29:06,252 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 104:4
2017-06-29 15:29:06,252 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance/boot-finished
2017-06-29 15:29:06,252 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/data/no-net
2017-06-29 15:29:06,252 - handlers.py[DEBUG]: start: init-local/check-cache: attempting to read from cache [check]
2017-06-29 15:29:06,252 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
2017-06-29 15:29:06,252 - stages.py[DEBUG]: no cache found
2017-06-29 15:29:06,253 - handlers.py[DEBUG]: finish: init-local/check-cache: SUCCESS: no cache found
2017-06-29 15:29:06,253 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
2017-06-29 15:29:06,255 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
2017-06-29 15:29:06,256 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'DigitalOcean', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'CloudSigma', 'SmartOS', 'Bigstep', 'Ec2', 'CloudStack', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM']
2017-06-29 15:29:06,283 - __init__.py[DEBUG]: Searching for local data source in: ['DataSourceNoCloud', 'DataSourceConfigDrive', 'DataSourceOpenNebula', 'DataSourceDigitalOcean', 'DataSourceAzure', 'DataSourceOVF', 'DataSourceCloudSigma', 'DataSourceSmartOS']
2017-06-29 15:29:06,283 - handlers.py[DEBUG]: start: init-local/search-NoCloud: searching for local data from DataSourceNoCloud
2017-06-29 15:29:06,283 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloud'>
2017-06-29 15:29:06,283 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
2017-06-29 15:29:06,283 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
2017-06-29 15:29:06,283 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
2017-06-29 15:29:06,283 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
2017-06-29 15:29:06,283 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
2017-06-29 15:29:06,284 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
2017-06-29 15:29:06,284 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
2017-06-29 15:29:06,284 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
2017-06-29 15:29:06,284 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,285 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,287 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,289 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,291 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,292 - handlers.py[DEBUG]: finish: init-local/search-NoCloud: SUCCESS: no local data found from DataSourceNoCloud
2017-06-29 15:29:06,292 - handlers.py[DEBUG]: start: init-local/search-ConfigDrive: searching for local data from DataSourceConfigDrive
2017-06-29 15:29:06,292 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceConfigDrive.DataSourceConfigDrive'>
2017-06-29 15:29:06,293 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,294 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,295 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd0'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,296 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/cd1'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,297 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,298 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,300 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=config-2', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,301 - handlers.py[DEBUG]: finish: init-local/search-ConfigDrive: SUCCESS: no local data found from DataSourceConfigDrive
2017-06-29 15:29:06,301 - handlers.py[DEBUG]: start: init-local/search-OpenNebula: searching for local data from DataSourceOpenNebula
2017-06-29 15:29:06,301 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenNebula.DataSourceOpenNebula'>
2017-06-29 15:29:06,301 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CONTEXT', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,303 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=CDROM', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,304 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,306 - handlers.py[DEBUG]: finish: init-local/search-OpenNebula: SUCCESS: no local data found from DataSourceOpenNebula
2017-06-29 15:29:06,306 - handlers.py[DEBUG]: start: init-local/search-DigitalOcean: searching for local data from DataSourceDigitalOcean
2017-06-29 15:29:06,306 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceDigitalOcean.DataSourceDigitalOcean'>
2017-06-29 15:29:06,307 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/sys_vendor
2017-06-29 15:29:06,307 - util.py[DEBUG]: Reading from /sys/class/dmi/id/sys_vendor (quiet=False)
2017-06-29 15:29:06,307 - util.py[DEBUG]: Read 30 bytes from /sys/class/dmi/id/sys_vendor
2017-06-29 15:29:06,307 - util.py[DEBUG]: dmi data /sys/class/dmi/id/sys_vendor returned Gigabyte Technology Co., Ltd.
2017-06-29 15:29:06,307 - handlers.py[DEBUG]: finish: init-local/search-DigitalOcean: SUCCESS: no local data found from DataSourceDigitalOcean
2017-06-29 15:29:06,307 - handlers.py[DEBUG]: start: init-local/search-Azure: searching for local data from DataSourceAzure
2017-06-29 15:29:06,307 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAzure.DataSourceAzure'>
2017-06-29 15:29:06,307 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/chassis_asset_tag
2017-06-29 15:29:06,308 - util.py[DEBUG]: Reading from /sys/class/dmi/id/chassis_asset_tag (quiet=False)
2017-06-29 15:29:06,308 - util.py[DEBUG]: Read 15 bytes from /sys/class/dmi/id/chassis_asset_tag
2017-06-29 15:29:06,308 - util.py[DEBUG]: dmi data /sys/class/dmi/id/chassis_asset_tag returned Default string
2017-06-29 15:29:06,308 - DataSourceAzure.py[DEBUG]: Non-Azure DMI asset tag 'Default string' discovered.
2017-06-29 15:29:06,308 - handlers.py[DEBUG]: finish: init-local/search-Azure: SUCCESS: no local data found from DataSourceAzure
2017-06-29 15:29:06,308 - handlers.py[DEBUG]: start: init-local/search-OVF: searching for local data from DataSourceOVF
2017-06-29 15:29:06,308 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVF'>
2017-06-29 15:29:06,308 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
2017-06-29 15:29:06,308 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
2017-06-29 15:29:06,308 - util.py[DEBUG]: Read 16 bytes from /sys/class/dmi/id/product_name
2017-06-29 15:29:06,308 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Z170MX-Gaming 5
2017-06-29 15:29:06,308 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
2017-06-29 15:29:06,308 - util.py[DEBUG]: Read 3580 bytes from /proc/mounts
2017-06-29 15:29:06,309 - util.py[DEBUG]: Fetched {'debugfs': {'fstype': 'debugfs', 'opts': 'rw,relatime', 'mountpoint': '/sys/kernel/debug'}, 'binfmt_misc': {'fstype': 'binfmt_misc', 'opts': 'rw,relatime', 'mountpoint': '/proc/sys/fs/binfmt_misc'}, 'pstore': {'fstype': 'pstore', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'mountpoint': '/sys/fs/pstore'}, 'securityfs': {'fstype': 'securityfs', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'mountpoint': '/sys/kernel/security'}, 'sysfs': {'fstype': 'sysfs', 'opts': 'rw,relatime', 'mountpoint': '/sys'}, 'fusectl': {'fstype': 'fusectl', 'opts': 'rw,relatime', 'mountpoint': '/sys/fs/fuse/connections'}, 'lxcfs': {'fstype': 'fuse.lxcfs', 'opts': 'rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other', 'mountpoint': '/var/lib/lxcfs'}, 'udev': {'fstype': 'devtmpfs', 'opts': 'rw,nosuid,relatime,size=8164336k,nr_inodes=2041084,mode=755', 'mountpoint': '/dev/tty'}, 'tmpfs': {'fstype': 'tmpfs', 'opts': 'ro,nosuid,nodev,noexec,mode=755,uid=165536,gid=165536', 'mountpoint': '/sys/fs/cgroup'}, 'proc': {'fstype': 'proc', 'opts': 'rw,nosuid,nodev,noexec,relatime', 'mountpoint': '/proc'}, 'cgroup': {'fstype': 'cgroup', 'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset,clone_children', 'mountpoint': '/sys/fs/cgroup/cpuset'}, 'devpts': {'fstype': 'devpts', 'opts': 'rw,relatime,gid=165541,mode=620,ptmxmode=666', 'mountpoint': '/dev/ptmx'}, 'none': {'fstype': 'tmpfs', 'opts': 'rw,relatime,size=492k,mode=755,uid=165536,gid=165536', 'mountpoint': '/dev'}, 'default/containers/cloud-init': {'fstype': 'zfs', 'opts': 'rw,relatime,xattr,noacl', 'mountpoint': '/'}, 'mqueue': {'fstype': 'mqueue', 'opts': 'rw,relatime', 'mountpoint': '/dev/mqueue'}} mounts from proc
2017-06-29 15:29:06,309 - handlers.py[DEBUG]: finish: init-local/search-OVF: SUCCESS: no local data found from DataSourceOVF
2017-06-29 15:29:06,309 - handlers.py[DEBUG]: start: init-local/search-CloudSigma: searching for local data from DataSourceCloudSigma
2017-06-29 15:29:06,309 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudSigma.DataSourceCloudSigma'>
2017-06-29 15:29:06,309 - DataSourceCloudSigma.py[DEBUG]: determining hypervisor product name via dmi data
2017-06-29 15:29:06,309 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
2017-06-29 15:29:06,309 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
2017-06-29 15:29:06,309 - util.py[DEBUG]: Read 16 bytes from /sys/class/dmi/id/product_name
2017-06-29 15:29:06,309 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Z170MX-Gaming 5
2017-06-29 15:29:06,309 - DataSourceCloudSigma.py[DEBUG]: detected hypervisor as Z170MX-Gaming 5
2017-06-29 15:29:06,310 - handlers.py[DEBUG]: finish: init-local/search-CloudSigma: SUCCESS: no local data found from DataSourceCloudSigma
2017-06-29 15:29:06,310 - handlers.py[DEBUG]: start: init-local/search-SmartOS: searching for local data from DataSourceSmartOS
2017-06-29 15:29:06,310 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceSmartOS.DataSourceSmartOS'>
2017-06-29 15:29:06,310 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
2017-06-29 15:29:06,310 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
2017-06-29 15:29:06,310 - util.py[DEBUG]: Read 16 bytes from /sys/class/dmi/id/product_name
2017-06-29 15:29:06,310 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Z170MX-Gaming 5
2017-06-29 15:29:06,310 - DataSourceSmartOS.py[DEBUG]: Not running on smartos
2017-06-29 15:29:06,310 - handlers.py[DEBUG]: finish: init-local/search-SmartOS: SUCCESS: no local data found from DataSourceSmartOS
2017-06-29 15:29:06,310 - main.py[DEBUG]: No local datasource found
2017-06-29 15:29:06,311 - util.py[DEBUG]: Reading from /sys/class/net/eth0/carrier (quiet=False)
2017-06-29 15:29:06,311 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/carrier
2017-06-29 15:29:06,311 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
2017-06-29 15:29:06,311 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
2017-06-29 15:29:06,311 - stages.py[DEBUG]: applying net config names for {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'mac_address': '00:16:3e:1d:a9:d1', 'name': 'eth0', 'type': 'physical'}]}
2017-06-29 15:29:06,311 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False)
2017-06-29 15:29:06,311 - util.py[DEBUG]: Reading from /sys/class/net/lo/addr_assign_type (quiet=False)
2017-06-29 15:29:06,311 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/lo/addr_assign_type
2017-06-29 15:29:06,311 - util.py[DEBUG]: Reading from /sys/class/net/lo/uevent (quiet=False)
2017-06-29 15:29:06,311 - util.py[DEBUG]: Read 23 bytes from /sys/class/net/lo/uevent
2017-06-29 15:29:06,311 - util.py[DEBUG]: Reading from /sys/class/net/lo/address (quiet=False)
2017-06-29 15:29:06,311 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/lo/address
2017-06-29 15:29:06,311 - util.py[DEBUG]: Reading from /sys/class/net/lo/device/device (quiet=False)
2017-06-29 15:29:06,312 - util.py[DEBUG]: Reading from /sys/class/net/eth0/addr_assign_type (quiet=False)
2017-06-29 15:29:06,312 - util.py[DEBUG]: Read 2 bytes from /sys/class/net/eth0/addr_assign_type
2017-06-29 15:29:06,312 - util.py[DEBUG]: Reading from /sys/class/net/eth0/uevent (quiet=False)
2017-06-29 15:29:06,312 - util.py[DEBUG]: Read 27 bytes from /sys/class/net/eth0/uevent
2017-06-29 15:29:06,312 - util.py[DEBUG]: Reading from /sys/class/net/eth0/address (quiet=False)
2017-06-29 15:29:06,312 - util.py[DEBUG]: Read 18 bytes from /sys/class/net/eth0/address
2017-06-29 15:29:06,312 - util.py[DEBUG]: Reading from /sys/class/net/eth0/device/device (quiet=False)
2017-06-29 15:29:06,312 - util.py[DEBUG]: Reading from /sys/class/net/lo/operstate (quiet=False)
2017-06-29 15:29:06,312 - util.py[DEBUG]: Read 8 bytes from /sys/class/net/lo/operstate
2017-06-29 15:29:06,312 - util.py[DEBUG]: Reading from /sys/class/net/eth0/operstate (quiet=False)
2017-06-29 15:29:06,312 - util.py[DEBUG]: Read 3 bytes from /sys/class/net/eth0/operstate
2017-06-29 15:29:06,312 - util.py[DEBUG]: Running command ['ip', '-6', 'addr', 'show', 'permanent', 'scope', 'global'] with allowed return codes [0] (shell=False, capture=True)
2017-06-29 15:29:06,314 - util.py[DEBUG]: Running command ['ip', '-4', 'addr', 'show'] with allowed return codes [0] (shell=False, capture=True)
2017-06-29 15:29:06,315 - __init__.py[DEBUG]: no work necessary for renaming of [['00:16:3e:1d:a9:d1', 'eth0', None, None]]
2017-06-29 15:29:06,315 - stages.py[INFO]: Applying network configuration from fallback bringup=False: {'version': 1, 'config': [{'subnets': [{'type': 'dhcp'}], 'mac_address': '00:16:3e:1d:a9:d1', 'name': 'eth0', 'type': 'physical'}]}
2017-06-29 15:29:06,316 - __init__.py[DEBUG]: Selected renderer 'eni' from priority list: None
2017-06-29 15:29:06,317 - util.py[DEBUG]: Writing to /etc/network/interfaces.d/50-cloud-init.cfg - wb: [420] 367 bytes
2017-06-29 15:29:06,317 - util.py[DEBUG]: Writing to /etc/udev/rules.d/70-persistent-net.rules - wb: [420] 96 bytes
2017-06-29 15:29:06,318 - main.py[DEBUG]: [local] Exiting without datasource in local mode
2017-06-29 15:29:06,318 - util.py[DEBUG]: Reading from /proc/uptime (quiet=False)
2017-06-29 15:29:06,319 - util.py[DEBUG]: Read 10 bytes from /proc/uptime
2017-06-29 15:29:06,319 - util.py[DEBUG]: cloud-init mode 'init' took 0.092 seconds (0.00)
2017-06-29 15:29:06,319 - handlers.py[DEBUG]: finish: init-local: SUCCESS: searching for local datasources
2017-06-29 15:29:06,724 - util.py[DEBUG]: Cloud-init v. 0.7.9 running 'init' at Thu, 29 Jun 2017 15:29:06 +0000. Up 1.00 seconds.
2017-06-29 15:29:06,724 - main.py[DEBUG]: No kernel command line url found.
2017-06-29 15:29:06,724 - main.py[DEBUG]: Closing stdin.
2017-06-29 15:29:06,725 - util.py[DEBUG]: Writing to /var/log/cloud-init.log - ab: [420] 0 bytes
2017-06-29 15:29:06,726 - util.py[DEBUG]: Changing the ownership of /var/log/cloud-init.log to 104:4
2017-06-29 15:29:06,726 - util.py[DEBUG]: Running command ['ifconfig', '-a'] with allowed return codes [0] (shell=False, capture=True)
2017-06-29 15:29:06,728 - util.py[DEBUG]: Running command ['netstat', '-rn'] with allowed return codes [0] (shell=False, capture=True)
2017-06-29 15:29:06,730 - util.py[DEBUG]: Running command ['netstat', '-A', 'inet6', '-n'] with allowed return codes [0] (shell=False, capture=True)
2017-06-29 15:29:06,732 - main.py[DEBUG]: Checking to see if files that we need already exist from a previous run that would allow us to stop early.
2017-06-29 15:29:06,732 - main.py[DEBUG]: Execution continuing, no previous run detected that would allow us to stop early.
2017-06-29 15:29:06,732 - handlers.py[DEBUG]: start: init-network/check-cache: attempting to read from cache [trust]
2017-06-29 15:29:06,733 - util.py[DEBUG]: Reading from /var/lib/cloud/instance/obj.pkl (quiet=False)
2017-06-29 15:29:06,733 - stages.py[DEBUG]: no cache found
2017-06-29 15:29:06,733 - handlers.py[DEBUG]: finish: init-network/check-cache: SUCCESS: no cache found
2017-06-29 15:29:06,733 - util.py[DEBUG]: Attempting to remove /var/lib/cloud/instance
2017-06-29 15:29:06,734 - stages.py[DEBUG]: Using distro class <class 'cloudinit.distros.ubuntu.Distro'>
2017-06-29 15:29:06,734 - __init__.py[DEBUG]: Looking for for data source in: ['NoCloud', 'ConfigDrive', 'OpenNebula', 'DigitalOcean', 'Azure', 'AltCloud', 'OVF', 'MAAS', 'GCE', 'OpenStack', 'CloudSigma', 'SmartOS', 'Bigstep', 'Ec2', 'CloudStack', 'None'], via packages ['', 'cloudinit.sources'] that matches dependencies ['FILESYSTEM', 'NETWORK']
2017-06-29 15:29:06,755 - __init__.py[DEBUG]: Searching for network data source in: ['DataSourceNoCloudNet', 'DataSourceAltCloud', 'DataSourceOVFNet', 'DataSourceMAAS', 'DataSourceGCE', 'DataSourceOpenStack', 'DataSourceBigstep', 'DataSourceEc2', 'DataSourceCloudStack', 'DataSourceNone']
2017-06-29 15:29:06,755 - handlers.py[DEBUG]: start: init-network/search-NoCloudNet: searching for network data from DataSourceNoCloudNet
2017-06-29 15:29:06,756 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloudNet'>
2017-06-29 15:29:06,756 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/user-data (quiet=False)
2017-06-29 15:29:06,756 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/meta-data (quiet=False)
2017-06-29 15:29:06,756 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/vendor-data (quiet=False)
2017-06-29 15:29:06,756 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud/network-config (quiet=False)
2017-06-29 15:29:06,756 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/user-data (quiet=False)
2017-06-29 15:29:06,756 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/meta-data (quiet=False)
2017-06-29 15:29:06,756 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/vendor-data (quiet=False)
2017-06-29 15:29:06,756 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/nocloud-net/network-config (quiet=False)
2017-06-29 15:29:06,756 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr0'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,757 - util.py[DEBUG]: Running command ['blkid', '-odevice', '/dev/sr1'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,758 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=vfat', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,760 - util.py[DEBUG]: Running command ['blkid', '-tTYPE=iso9660', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,761 - util.py[DEBUG]: Running command ['blkid', '-tLABEL=cidata', '-odevice'] with allowed return codes [0, 2] (shell=False, capture=True)
2017-06-29 15:29:06,762 - handlers.py[DEBUG]: finish: init-network/search-NoCloudNet: SUCCESS: no network data found from DataSourceNoCloudNet
2017-06-29 15:29:06,763 - handlers.py[DEBUG]: start: init-network/search-AltCloud: searching for network data from DataSourceAltCloud
2017-06-29 15:29:06,763 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceAltCloud.DataSourceAltCloud'>
2017-06-29 15:29:06,763 - DataSourceAltCloud.py[DEBUG]: Invoked get_data()
2017-06-29 15:29:06,763 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
2017-06-29 15:29:06,763 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
2017-06-29 15:29:06,763 - util.py[DEBUG]: Read 16 bytes from /sys/class/dmi/id/product_name
2017-06-29 15:29:06,763 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Z170MX-Gaming 5
2017-06-29 15:29:06,763 - DataSourceAltCloud.py[DEBUG]: cloud_type: UNKNOWN
2017-06-29 15:29:06,763 - handlers.py[DEBUG]: finish: init-network/search-AltCloud: SUCCESS: no network data found from DataSourceAltCloud
2017-06-29 15:29:06,763 - handlers.py[DEBUG]: start: init-network/search-OVFNet: searching for network data from DataSourceOVFNet
2017-06-29 15:29:06,763 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOVF.DataSourceOVFNet'>
2017-06-29 15:29:06,763 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
2017-06-29 15:29:06,763 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
2017-06-29 15:29:06,763 - util.py[DEBUG]: Read 16 bytes from /sys/class/dmi/id/product_name
2017-06-29 15:29:06,763 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Z170MX-Gaming 5
2017-06-29 15:29:06,764 - util.py[DEBUG]: Reading from /proc/mounts (quiet=False)
2017-06-29 15:29:06,764 - util.py[DEBUG]: Read 3580 bytes from /proc/mounts
2017-06-29 15:29:06,764 - util.py[DEBUG]: Fetched {'none': {'opts': 'rw,relatime,size=492k,mode=755,uid=165536,gid=165536', 'mountpoint': '/dev', 'fstype': 'tmpfs'}, 'debugfs': {'opts': 'rw,relatime', 'mountpoint': '/sys/kernel/debug', 'fstype': 'debugfs'}, 'cgroup': {'opts': 'rw,nosuid,nodev,noexec,relatime,cpuset,clone_children', 'mountpoint': '/sys/fs/cgroup/cpuset', 'fstype': 'cgroup'}, 'devpts': {'opts': 'rw,relatime,gid=165541,mode=620,ptmxmode=666', 'mountpoint': '/dev/ptmx', 'fstype': 'devpts'}, 'pstore': {'opts': 'rw,nosuid,nodev,noexec,relatime', 'mountpoint': '/sys/fs/pstore', 'fstype': 'pstore'}, 'proc': {'opts': 'rw,nosuid,nodev,noexec,relatime', 'mountpoint': '/proc', 'fstype': 'proc'}, 'lxcfs': {'opts': 'rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other', 'mountpoint': '/var/lib/lxcfs', 'fstype': 'fuse.lxcfs'}, 'securityfs': {'opts': 'rw,nosuid,nodev,noexec,relatime', 'mountpoint': '/sys/kernel/security', 'fstype': 'securityfs'}, 'udev': {'opts': 'rw,nosuid,relatime,size=8164336k,nr_inodes=2041084,mode=755', 'mountpoint': '/dev/tty', 'fstype': 'devtmpfs'}, 'sysfs': {'opts': 'rw,relatime', 'mountpoint': '/sys', 'fstype': 'sysfs'}, 'fusectl': {'opts': 'rw,relatime', 'mountpoint': '/sys/fs/fuse/connections', 'fstype': 'fusectl'}, 'binfmt_misc': {'opts': 'rw,relatime', 'mountpoint': '/proc/sys/fs/binfmt_misc', 'fstype': 'binfmt_misc'}, 'mqueue': {'opts': 'rw,relatime', 'mountpoint': '/dev/mqueue', 'fstype': 'mqueue'}, 'tmpfs': {'opts': 'ro,nosuid,nodev,noexec,mode=755,uid=165536,gid=165536', 'mountpoint': '/sys/fs/cgroup', 'fstype': 'tmpfs'}, 'default/containers/cloud-init': {'opts': 'rw,relatime,xattr,noacl', 'mountpoint': '/', 'fstype': 'zfs'}} mounts from proc
2017-06-29 15:29:06,764 - handlers.py[DEBUG]: finish: init-network/search-OVFNet: SUCCESS: no network data found from DataSourceOVFNet
2017-06-29 15:29:06,764 - handlers.py[DEBUG]: start: init-network/search-MAAS: searching for network data from DataSourceMAAS
2017-06-29 15:29:06,764 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceMAAS.DataSourceMAAS'>
2017-06-29 15:29:06,764 - handlers.py[DEBUG]: finish: init-network/search-MAAS: SUCCESS: no network data found from DataSourceMAAS
2017-06-29 15:29:06,764 - handlers.py[DEBUG]: start: init-network/search-GCE: searching for network data from DataSourceGCE
2017-06-29 15:29:06,764 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceGCE.DataSourceGCE'>
2017-06-29 15:29:06,765 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_name
2017-06-29 15:29:06,765 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_name (quiet=False)
2017-06-29 15:29:06,765 - util.py[DEBUG]: Read 16 bytes from /sys/class/dmi/id/product_name
2017-06-29 15:29:06,765 - util.py[DEBUG]: dmi data /sys/class/dmi/id/product_name returned Z170MX-Gaming 5
2017-06-29 15:29:06,765 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_serial
2017-06-29 15:29:06,765 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_serial (quiet=False)
2017-06-29 15:29:06,765 - util.py[WARNING]: failed read of /sys/class/dmi/id/product_serial
2017-06-29 15:29:06,765 - util.py[DEBUG]: failed read of /sys/class/dmi/id/product_serial
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/cloudinit/util.py", line 2332, in _read_dmi_syspath
    key_data = load_file(dmi_key_path, decode=False)
  File "/usr/lib/python3/dist-packages/cloudinit/util.py", line 1260, in load_file
    with open(fname, 'rb') as ifh:
PermissionError: [Errno 13] Permission denied: '/sys/class/dmi/id/product_serial'
2017-06-29 15:29:06,766 - util.py[DEBUG]: Running command ['/usr/sbin/dmidecode', '--string', 'system-serial-number'] with allowed return codes [0] (shell=False, capture=True)
2017-06-29 15:29:06,767 - util.py[DEBUG]: failed dmidecode cmd: ['/usr/sbin/dmidecode', '--string', 'system-serial-number']
Unexpected error while running command.
Command: ['/usr/sbin/dmidecode', '--string', 'system-serial-number']
Exit code: 1
Reason: -
Stdout: -
Stderr: /sys/firmware/dmi/tables/smbios_entry_point: Permission denied
        /dev/mem: No such file or directory
2017-06-29 15:29:06,767 - DataSourceGCE.py[DEBUG]: Not running on google cloud. product-name=Z170MX-Gaming 5 serial=N/A
2017-06-29 15:29:06,767 - handlers.py[DEBUG]: finish: init-network/search-GCE: SUCCESS: no network data found from DataSourceGCE
2017-06-29 15:29:06,767 - handlers.py[DEBUG]: start: init-network/search-OpenStack: searching for network data from DataSourceOpenStack
2017-06-29 15:29:06,767 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceOpenStack.DataSourceOpenStack'>
2017-06-29 15:29:16,922 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/openstack' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/openstack', 'timeout': 10.0} configuration
2017-06-29 15:29:19,998 - url_helper.py[DEBUG]: Calling 'http://169.254.169.254/openstack' failed [3/-1s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /openstack (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecd3f60>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:19,998 - DataSourceOpenStack.py[DEBUG]: Giving up on OpenStack md from ['http://169.254.169.254/openstack'] after 3 seconds
2017-06-29 15:29:19,998 - handlers.py[DEBUG]: finish: init-network/search-OpenStack: SUCCESS: no network data found from DataSourceOpenStack
2017-06-29 15:29:19,998 - handlers.py[DEBUG]: start: init-network/search-Bigstep: searching for network data from DataSourceBigstep
2017-06-29 15:29:19,998 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceBigstep.DataSourceBigstep'>
2017-06-29 15:29:19,998 - util.py[DEBUG]: Reading from /var/lib/cloud/data/seed/bigstep/url (quiet=False)
2017-06-29 15:29:19,998 - handlers.py[DEBUG]: finish: init-network/search-Bigstep: SUCCESS: no network data found from DataSourceBigstep
2017-06-29 15:29:19,998 - handlers.py[DEBUG]: start: init-network/search-Ec2: searching for network data from DataSourceEc2
2017-06-29 15:29:19,998 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceEc2.DataSourceEc2'>
2017-06-29 15:29:19,998 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/ec2/meta-data (quiet=False)
2017-06-29 15:29:19,999 - util.py[DEBUG]: Reading from /sys/hypervisor/uuid (quiet=False)
2017-06-29 15:29:19,999 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_uuid
2017-06-29 15:29:19,999 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_uuid (quiet=False)
2017-06-29 15:29:19,999 - util.py[WARNING]: failed read of /sys/class/dmi/id/product_uuid
2017-06-29 15:29:19,999 - util.py[DEBUG]: failed read of /sys/class/dmi/id/product_uuid
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/cloudinit/sources/DataSourceEc2.py", line 318, in _collect_platform_data
    uuid = util.load_file("/sys/hypervisor/uuid").strip()
  File "/usr/lib/python3/dist-packages/cloudinit/util.py", line 1260, in load_file
    with open(fname, 'rb') as ifh:
FileNotFoundError: [Errno 2] No such file or directory: '/sys/hypervisor/uuid'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/cloudinit/util.py", line 2332, in _read_dmi_syspath
    key_data = load_file(dmi_key_path, decode=False)
  File "/usr/lib/python3/dist-packages/cloudinit/util.py", line 1260, in load_file
    with open(fname, 'rb') as ifh:
PermissionError: [Errno 13] Permission denied: '/sys/class/dmi/id/product_uuid'
2017-06-29 15:29:19,999 - util.py[DEBUG]: Running command ['/usr/sbin/dmidecode', '--string', 'system-uuid'] with allowed return codes [0] (shell=False, capture=True)
2017-06-29 15:29:20,001 - util.py[DEBUG]: failed dmidecode cmd: ['/usr/sbin/dmidecode', '--string', 'system-uuid']
Unexpected error while running command.
Command: ['/usr/sbin/dmidecode', '--string', 'system-uuid']
Exit code: 1
Reason: -
Stdout: -
Stderr: /sys/firmware/dmi/tables/smbios_entry_point: Permission denied
        /dev/mem: No such file or directory
2017-06-29 15:29:20,001 - util.py[DEBUG]: querying dmi data /sys/class/dmi/id/product_serial
2017-06-29 15:29:20,001 - util.py[DEBUG]: Reading from /sys/class/dmi/id/product_serial (quiet=False)
2017-06-29 15:29:20,001 - util.py[WARNING]: failed read of /sys/class/dmi/id/product_serial
2017-06-29 15:29:20,001 - util.py[DEBUG]: failed read of /sys/class/dmi/id/product_serial
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/cloudinit/util.py", line 2332, in _read_dmi_syspath
    key_data = load_file(dmi_key_path, decode=False)
  File "/usr/lib/python3/dist-packages/cloudinit/util.py", line 1260, in load_file
    with open(fname, 'rb') as ifh:
PermissionError: [Errno 13] Permission denied: '/sys/class/dmi/id/product_serial'
2017-06-29 15:29:20,001 - util.py[DEBUG]: Running command ['/usr/sbin/dmidecode', '--string', 'system-serial-number'] with allowed return codes [0] (shell=False, capture=True)
2017-06-29 15:29:20,002 - util.py[DEBUG]: failed dmidecode cmd: ['/usr/sbin/dmidecode', '--string', 'system-serial-number']
Unexpected error while running command.
Command: ['/usr/sbin/dmidecode', '--string', 'system-serial-number']
Exit code: 1
Reason: -
Stdout: -
Stderr: /sys/firmware/dmi/tables/smbios_entry_point: Permission denied
        /dev/mem: No such file or directory
2017-06-29 15:29:20,003 - DataSourceEc2.py[DEBUG]: strict_mode: warn, cloud_platform=Unknown
2017-06-29 15:29:30,008 - DataSourceEc2.py[DEBUG]: Removed the following from metadata urls: ['http://instance-data.:8773']
2017-06-29 15:29:30,008 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:29:33,086 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [3/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceb208>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:33,086 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
2017-06-29 15:29:34,087 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:29:37,150 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [7/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceb978>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:37,150 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
2017-06-29 15:29:38,151 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:29:41,214 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [11/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f160>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:41,214 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
2017-06-29 15:29:42,215 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:29:45,278 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [15/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f978>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:45,278 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
2017-06-29 15:29:46,279 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:29:49,342 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [19/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecd3e48>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:49,342 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
2017-06-29 15:29:50,343 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:29:53,406 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [23/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceb978>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:53,406 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
2017-06-29 15:29:55,408 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:29:58,462 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [28/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceb240>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:29:58,462 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
2017-06-29 15:30:00,464 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:30:03,518 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [33/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f400>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:03,518 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
2017-06-29 15:30:05,520 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:30:08,574 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [38/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d1d0>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:08,574 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
2017-06-29 15:30:10,576 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:30:13,630 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [43/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85fd30>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:13,630 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
2017-06-29 15:30:15,633 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:30:18,686 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [48/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f8d0>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:18,686 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
2017-06-29 15:30:21,687 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:30:24,766 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [54/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceb550>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:24,766 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
2017-06-29 15:30:27,768 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:30:30,850 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [60/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecebe10>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:30,850 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
2017-06-29 15:30:33,853 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:30:36,926 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [66/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d9e8>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:36,926 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
2017-06-29 15:30:39,929 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:30:43,006 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [72/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d940>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:43,006 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
2017-06-29 15:30:46,009 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 43.0} configuration
2017-06-29 15:30:49,086 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [79/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecebfd0>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:49,086 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
2017-06-29 15:30:53,089 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 36.0} configuration
2017-06-29 15:30:56,162 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [86/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecebc18>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:30:56,162 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
2017-06-29 15:31:00,166 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 29.0} configuration
2017-06-29 15:31:03,230 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [93/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f978>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:31:03,230 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
2017-06-29 15:31:07,234 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 22.0} configuration
2017-06-29 15:31:10,302 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [100/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86e240>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:31:10,302 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
2017-06-29 15:31:14,306 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 15.0} configuration
2017-06-29 15:31:17,374 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [107/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86ea58>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:31:17,374 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
2017-06-29 15:31:21,378 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 8.0} configuration
2017-06-29 15:31:24,446 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [114/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecd3630>: Failed to establish a new connection: [Errno 113] No route to host',))]
2017-06-29 15:31:24,446 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
2017-06-29 15:31:29,450 - url_helper.py[DEBUG]: [0/1] open 'http://169.254.169.254/2009-04-04/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://169.254.169.254/2009-04-04/meta-data/instance-id', 'timeout': 0.0} configuration
2017-06-29 15:31:29,451 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4eceba20>: Failed to establish a new connection: [Errno 115] Operation now in progress',))]
2017-06-29 15:31:29,451 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
2017-06-29 15:31:34,457 - DataSourceEc2.py[CRITICAL]: Giving up on md from ['http://169.254.169.254/2009-04-04/meta-data/instance-id'] after 124 seconds
2017-06-29 15:31:34,457 - handlers.py[DEBUG]: finish: init-network/search-Ec2: SUCCESS: no network data found from DataSourceEc2
2017-06-29 15:31:34,457 - handlers.py[DEBUG]: start: init-network/search-CloudStack: searching for network data from DataSourceCloudStack
2017-06-29 15:31:34,457 - __init__.py[DEBUG]: Seeing if we can get any data from <class 'cloudinit.sources.DataSourceCloudStack.DataSourceCloudStack'>
2017-06-29 15:31:34,458 - DataSourceCloudStack.py[DEBUG]: Using /var/lib/dhcp lease directory
2017-06-29 15:31:34,458 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 10.91.123.1
2017-06-29 15:31:34,458 - DataSourceCloudStack.py[DEBUG]: Found DHCP identifier 10.91.123.1
2017-06-29 15:31:34,458 - util.py[DEBUG]: Reading from /var/lib/cloud/seed/cs/meta-data (quiet=False)
2017-06-29 15:31:34,458 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:34,460 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [0/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecebf60>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:34,460 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
2017-06-29 15:31:35,461 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:35,462 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [1/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86ec18>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:35,462 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
2017-06-29 15:31:36,464 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:36,465 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [2/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873470>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:36,466 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
2017-06-29 15:31:37,467 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:37,468 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [3/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4ecebf98>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:37,469 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
2017-06-29 15:31:38,470 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:38,471 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [4/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85f748>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:38,471 - url_helper.py[DEBUG]: Please wait 1 seconds while we wait to try again
2017-06-29 15:31:39,473 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:39,474 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [5/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873390>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:39,474 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
2017-06-29 15:31:41,476 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:41,478 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [7/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873c88>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:41,478 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
2017-06-29 15:31:43,480 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:43,482 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [9/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e87a4e0>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:43,482 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
2017-06-29 15:31:45,484 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:45,486 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [11/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873208>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:45,486 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
2017-06-29 15:31:47,488 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:47,490 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [13/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86e978>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:47,490 - url_helper.py[DEBUG]: Please wait 2 seconds while we wait to try again
2017-06-29 15:31:49,492 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:49,494 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [15/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86e898>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:49,494 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
2017-06-29 15:31:52,498 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:52,499 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [18/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d630>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:52,499 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
2017-06-29 15:31:55,502 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:55,504 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [21/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85dc50>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:55,504 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
2017-06-29 15:31:58,506 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:31:58,508 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [24/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86e588>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:31:58,508 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
2017-06-29 15:32:01,511 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:32:01,513 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [27/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e86eb70>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:01,513 - url_helper.py[DEBUG]: Please wait 3 seconds while we wait to try again
2017-06-29 15:32:04,514 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:32:04,515 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [30/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873470>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:04,515 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
2017-06-29 15:32:08,516 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:32:08,517 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [34/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e8733c8>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:08,517 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
2017-06-29 15:32:12,518 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:32:12,519 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [38/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d630>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:12,519 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
2017-06-29 15:32:16,521 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:32:16,523 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [42/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e85d8d0>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:16,523 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
2017-06-29 15:32:20,528 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:32:20,531 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [46/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e873c50>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:20,531 - url_helper.py[DEBUG]: Please wait 4 seconds while we wait to try again
2017-06-29 15:32:24,535 - url_helper.py[DEBUG]: [0/1] open 'http://10.91.123.1/latest/meta-data/instance-id' with {'headers': {'User-Agent': 'Cloud-Init/0.7.9'}, 'allow_redirects': True, 'method': 'GET', 'url': 'http://10.91.123.1/latest/meta-data/instance-id', 'timeout': 50.0} configuration
2017-06-29 15:32:24,537 - url_helper.py[WARNING]: Calling 'http://10.91.123.1/latest/meta-data/instance-id' failed [50/120s]: request error [HTTPConnectionPool(host='10.91.123.1', port=80): Max retries exceeded with url: /latest/meta-data/instance-id (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f9a4e8734e0>: Failed to establish a new connection: [Errno 111] Connection refused',))]
2017-06-29 15:32:24,537 - url_helper.py[DEBUG]: Please wait 5 seconds while we wait to try again
Download as text