fauxhai-chef 9.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (73) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +2 -0
  3. data/LICENSE +22 -0
  4. data/bin/fauxhai +23 -0
  5. data/fauxhai-chef.gemspec +28 -0
  6. data/lib/fauxhai/exception.rb +6 -0
  7. data/lib/fauxhai/fetcher.rb +80 -0
  8. data/lib/fauxhai/keys/id_dsa +12 -0
  9. data/lib/fauxhai/keys/id_dsa.pub +1 -0
  10. data/lib/fauxhai/keys/id_rsa +27 -0
  11. data/lib/fauxhai/keys/id_rsa.pub +1 -0
  12. data/lib/fauxhai/mocker.rb +143 -0
  13. data/lib/fauxhai/platforms/aix/7.1.json +1889 -0
  14. data/lib/fauxhai/platforms/aix/7.2.json +5289 -0
  15. data/lib/fauxhai/platforms/almalinux/8.json +5754 -0
  16. data/lib/fauxhai/platforms/amazon/2.json +4697 -0
  17. data/lib/fauxhai/platforms/amazon/2018.03.json +3525 -0
  18. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1669 -0
  19. data/lib/fauxhai/platforms/centos/6.10.json +2691 -0
  20. data/lib/fauxhai/platforms/centos/7.7.1908.json +3855 -0
  21. data/lib/fauxhai/platforms/centos/7.8.2003.json +3803 -0
  22. data/lib/fauxhai/platforms/centos/8.json +4715 -0
  23. data/lib/fauxhai/platforms/chefspec/0.6.1.json +20 -0
  24. data/lib/fauxhai/platforms/clearos/7.4.json +6130 -0
  25. data/lib/fauxhai/platforms/debian/10.json +2928 -0
  26. data/lib/fauxhai/platforms/debian/11.json +2744 -0
  27. data/lib/fauxhai/platforms/debian/9.11.json +2943 -0
  28. data/lib/fauxhai/platforms/debian/9.12.json +2942 -0
  29. data/lib/fauxhai/platforms/debian/9.13.json +2959 -0
  30. data/lib/fauxhai/platforms/dragonfly4/4.8-RELEASE.json +392 -0
  31. data/lib/fauxhai/platforms/fedora/31.json +3994 -0
  32. data/lib/fauxhai/platforms/fedora/32.json +3554 -0
  33. data/lib/fauxhai/platforms/freebsd/11.2.json +427 -0
  34. data/lib/fauxhai/platforms/freebsd/12.1.json +913 -0
  35. data/lib/fauxhai/platforms/gentoo/4.9.95-gentoo.json +989 -0
  36. data/lib/fauxhai/platforms/linuxmint/19.0.json +9649 -0
  37. data/lib/fauxhai/platforms/mac_os_x/10.14.json +1350 -0
  38. data/lib/fauxhai/platforms/mac_os_x/10.15.json +1510 -0
  39. data/lib/fauxhai/platforms/mac_os_x/11.0.json +2821 -0
  40. data/lib/fauxhai/platforms/mac_os_x/11.json +3356 -0
  41. data/lib/fauxhai/platforms/mac_os_x/12.json +3546 -0
  42. data/lib/fauxhai/platforms/openbsd/6.2.json +295 -0
  43. data/lib/fauxhai/platforms/opensuse/15.2.json +5967 -0
  44. data/lib/fauxhai/platforms/oracle/6.10.json +4349 -0
  45. data/lib/fauxhai/platforms/oracle/7.5.json +6576 -0
  46. data/lib/fauxhai/platforms/oracle/7.6.json +6591 -0
  47. data/lib/fauxhai/platforms/raspbian/10.json +3664 -0
  48. data/lib/fauxhai/platforms/redhat/6.10.json +5822 -0
  49. data/lib/fauxhai/platforms/redhat/7.7.json +3969 -0
  50. data/lib/fauxhai/platforms/redhat/7.8.json +3958 -0
  51. data/lib/fauxhai/platforms/redhat/7.9.json +3959 -0
  52. data/lib/fauxhai/platforms/redhat/8.json +4547 -0
  53. data/lib/fauxhai/platforms/rocky/8.json +5768 -0
  54. data/lib/fauxhai/platforms/smartos/5.11.json +1680 -0
  55. data/lib/fauxhai/platforms/solaris2/5.11.json +10290 -0
  56. data/lib/fauxhai/platforms/suse/12.4.json +5875 -0
  57. data/lib/fauxhai/platforms/suse/12.5.json +5012 -0
  58. data/lib/fauxhai/platforms/suse/15.json +6096 -0
  59. data/lib/fauxhai/platforms/ubuntu/16.04.json +3885 -0
  60. data/lib/fauxhai/platforms/ubuntu/18.04.json +4042 -0
  61. data/lib/fauxhai/platforms/ubuntu/20.04.json +4613 -0
  62. data/lib/fauxhai/platforms/windows/10.json +431 -0
  63. data/lib/fauxhai/platforms/windows/2012.json +404 -0
  64. data/lib/fauxhai/platforms/windows/2012R2.json +406 -0
  65. data/lib/fauxhai/platforms/windows/2016.json +408 -0
  66. data/lib/fauxhai/platforms/windows/2019.json +408 -0
  67. data/lib/fauxhai/platforms/windows/8.1.json +416 -0
  68. data/lib/fauxhai/runner/default.rb +284 -0
  69. data/lib/fauxhai/runner/windows.rb +101 -0
  70. data/lib/fauxhai/runner.rb +45 -0
  71. data/lib/fauxhai/version.rb +3 -0
  72. data/lib/fauxhai.rb +18 -0
  73. metadata +202 -0
@@ -0,0 +1,4613 @@
1
+ {
2
+ "block_device": {
3
+ "loop0": {
4
+ "logical_block_size": "512",
5
+ "physical_block_size": "512",
6
+ "removable": "0",
7
+ "rotational": "0",
8
+ "size": "51152"
9
+ },
10
+ "loop1": {
11
+ "logical_block_size": "512",
12
+ "physical_block_size": "512",
13
+ "removable": "0",
14
+ "rotational": "0",
15
+ "size": "113536"
16
+ },
17
+ "loop2": {
18
+ "logical_block_size": "512",
19
+ "physical_block_size": "512",
20
+ "removable": "0",
21
+ "rotational": "0",
22
+ "size": "126632"
23
+ },
24
+ "loop3": {
25
+ "logical_block_size": "512",
26
+ "physical_block_size": "512",
27
+ "removable": "0",
28
+ "rotational": "0",
29
+ "size": "137728"
30
+ },
31
+ "loop4": {
32
+ "logical_block_size": "512",
33
+ "physical_block_size": "512",
34
+ "removable": "0",
35
+ "rotational": "0",
36
+ "size": "66440"
37
+ },
38
+ "loop5": {
39
+ "logical_block_size": "512",
40
+ "physical_block_size": "512",
41
+ "removable": "0",
42
+ "rotational": "0",
43
+ "size": "0"
44
+ },
45
+ "loop6": {
46
+ "logical_block_size": "512",
47
+ "physical_block_size": "512",
48
+ "removable": "0",
49
+ "rotational": "1",
50
+ "size": "0"
51
+ },
52
+ "loop7": {
53
+ "logical_block_size": "512",
54
+ "physical_block_size": "512",
55
+ "removable": "0",
56
+ "rotational": "1",
57
+ "size": "0"
58
+ },
59
+ "xvda": {
60
+ "logical_block_size": "512",
61
+ "physical_block_size": "512",
62
+ "removable": "0",
63
+ "rotational": "0",
64
+ "size": "16777216",
65
+ "state": "Connected"
66
+ }
67
+ },
68
+ "chef_packages": {
69
+ "chef": {
70
+ "chef_effortless": null,
71
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/3.0.0/gems/chef-17.7.29/lib",
72
+ "version": "17.7.29"
73
+ },
74
+ "ohai": {
75
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/3.0.0/gems/ohai-17.7.8/lib/ohai",
76
+ "version": "17.7.8"
77
+ }
78
+ },
79
+ "command": {
80
+ "ps": "ps -ef"
81
+ },
82
+ "counters": {
83
+ "network": {
84
+ "interfaces": {
85
+ "eth0": {
86
+ "rx": {
87
+ "bytes": 0,
88
+ "compressed": 0,
89
+ "drop": 0,
90
+ "errors": 0,
91
+ "frame": 0,
92
+ "multicast": 0,
93
+ "overrun": 0,
94
+ "packets": 0
95
+ },
96
+ "tx": {
97
+ "bytes": 0,
98
+ "carrier": 0,
99
+ "collisions": 0,
100
+ "compressed": 0,
101
+ "drop": 0,
102
+ "errors": 0,
103
+ "overrun": 0,
104
+ "packets": 0
105
+ }
106
+ },
107
+ "lo": {
108
+ "rx": {
109
+ "bytes": 0,
110
+ "drop": 0,
111
+ "errors": 0,
112
+ "overrun": 0,
113
+ "packets": 0
114
+ },
115
+ "tx": {
116
+ "bytes": 0,
117
+ "carrier": 0,
118
+ "collisions": 0,
119
+ "drop": 0,
120
+ "errors": 0,
121
+ "packets": 0,
122
+ "queuelen": "1"
123
+ }
124
+ }
125
+ }
126
+ }
127
+ },
128
+ "cpu": {
129
+ "cores": 1,
130
+ "real": 1,
131
+ "total": 1
132
+ },
133
+ "current_user": "fauxhai",
134
+ "dmi": {
135
+ "bios": {
136
+ "address": "0xE8000",
137
+ "all_records": [
138
+ {
139
+ "Address": "0xE8000",
140
+ "BIOS Revision": "4.11",
141
+ "Characteristics": {
142
+ "Targeted content distribution is supported": null
143
+ },
144
+ "ROM Size": "64 kB",
145
+ "Release Date": "08/24/2006",
146
+ "Runtime Size": "96 kB",
147
+ "Vendor": "Xen",
148
+ "Version": "4.11.amazon",
149
+ "application_identifier": "BIOS Information",
150
+ "record_id": "0x0000",
151
+ "size": "0"
152
+ }
153
+ ],
154
+ "bios_revision": "4.11",
155
+ "release_date": "08/24/2006",
156
+ "rom_size": "64 kB",
157
+ "runtime_size": "96 kB",
158
+ "vendor": "Xen",
159
+ "version": "4.11.amazon"
160
+ },
161
+ "chassis": {
162
+ "all_records": [
163
+ {
164
+ "Asset Tag": "Not Specified",
165
+ "Boot-up State": "Safe",
166
+ "Contained Elements": "0",
167
+ "Height": "Unspecified",
168
+ "Lock": "Not Present",
169
+ "Manufacturer": "Xen",
170
+ "Number Of Power Cords": "Unspecified",
171
+ "OEM Information": "0x00000000",
172
+ "Power Supply State": "Safe",
173
+ "Security Status": "Unknown",
174
+ "Serial Number": "Not Specified",
175
+ "Thermal State": "Safe",
176
+ "Type": "Other",
177
+ "Version": "Not Specified",
178
+ "application_identifier": "Chassis Information",
179
+ "record_id": "0x0300",
180
+ "size": "3"
181
+ }
182
+ ],
183
+ "asset_tag": "Not Specified",
184
+ "boot_up_state": "Safe",
185
+ "contained_elements": "0",
186
+ "height": "Unspecified",
187
+ "lock": "Not Present",
188
+ "manufacturer": "Xen",
189
+ "number_of_power_cords": "Unspecified",
190
+ "oem_information": "0x00000000",
191
+ "power_supply_state": "Safe",
192
+ "security_status": "Unknown",
193
+ "serial_number": "Not Specified",
194
+ "thermal_state": "Safe",
195
+ "type": "Other",
196
+ "version": "Not Specified"
197
+ },
198
+ "dmidecode_version": "3.2",
199
+ "oem_strings": {
200
+ "all_records": [
201
+ {
202
+ "String 1": "Xen",
203
+ "application_identifier": "OEM Strings",
204
+ "record_id": "0x0B00",
205
+ "size": "11"
206
+ }
207
+ ],
208
+ "string_1": "Xen"
209
+ },
210
+ "processor": {
211
+ "all_records": [
212
+ {
213
+ "Asset Tag": "Not Specified",
214
+ "Current Speed": "2400 MHz",
215
+ "External Clock": "Unknown",
216
+ "Family": "Other",
217
+ "ID": "F2 06 03 00 FF FB 8B 17",
218
+ "L1 Cache Handle": "Not Provided",
219
+ "L2 Cache Handle": "Not Provided",
220
+ "L3 Cache Handle": "Not Provided",
221
+ "Manufacturer": "Intel",
222
+ "Max Speed": "2400 MHz",
223
+ "Part Number": "Not Specified",
224
+ "Serial Number": "Not Specified",
225
+ "Socket Designation": "CPU 1",
226
+ "Status": "Populated, Enabled",
227
+ "Type": "Central Processor",
228
+ "Upgrade": "Other",
229
+ "Version": "Not Specified",
230
+ "Voltage": "Unknown",
231
+ "application_identifier": "Processor Information",
232
+ "record_id": "0x0401",
233
+ "size": "4"
234
+ }
235
+ ],
236
+ "asset_tag": "Not Specified",
237
+ "current_speed": "2400 MHz",
238
+ "external_clock": "Unknown",
239
+ "family": "Other",
240
+ "id": "F2 06 03 00 FF FB 8B 17",
241
+ "l1_cache_handle": "Not Provided",
242
+ "l2_cache_handle": "Not Provided",
243
+ "l3_cache_handle": "Not Provided",
244
+ "manufacturer": "Intel",
245
+ "max_speed": "2400 MHz",
246
+ "part_number": "Not Specified",
247
+ "serial_number": "Not Specified",
248
+ "socket_designation": "CPU 1",
249
+ "status": "Populated, Enabled",
250
+ "type": "Central Processor",
251
+ "upgrade": "Other",
252
+ "version": "Not Specified",
253
+ "voltage": "Unknown"
254
+ },
255
+ "smbios_version": "2.7",
256
+ "structures": {
257
+ "count": "11",
258
+ "size": "378"
259
+ },
260
+ "system": {
261
+ "all_records": [
262
+ {
263
+ "Family": "Not Specified",
264
+ "Manufacturer": "Xen",
265
+ "Product Name": "HVM domU",
266
+ "SKU Number": "Not Specified",
267
+ "Serial Number": "ec26d493-1dda-0d7c-e568-c1aec664825f",
268
+ "UUID": "ec26d493-1dda-0d7c-e568-c1aec664825f",
269
+ "Version": "4.11.amazon",
270
+ "Wake-up Type": "Power Switch",
271
+ "application_identifier": "System Information",
272
+ "record_id": "0x0100",
273
+ "size": "1"
274
+ }
275
+ ],
276
+ "family": "Not Specified",
277
+ "manufacturer": "Xen",
278
+ "product_name": "HVM domU",
279
+ "serial_number": "ec26d493-1dda-0d7c-e568-c1aec664825f",
280
+ "sku_number": "Not Specified",
281
+ "uuid": "ec26d493-1dda-0d7c-e568-c1aec664825f",
282
+ "version": "4.11.amazon",
283
+ "wake_up_type": "Power Switch"
284
+ }
285
+ },
286
+ "domain": "local",
287
+ "filesystem": {
288
+ "by_device": {
289
+ "/dev/loop0": {
290
+ "fs_type": "squashfs",
291
+ "inodes_available": "0",
292
+ "inodes_percent_used": "100%",
293
+ "inodes_used": "16",
294
+ "kb_available": "0",
295
+ "kb_size": "25600",
296
+ "kb_used": "25600",
297
+ "mounts": [
298
+ "/snap/amazon-ssm-agent/4046"
299
+ ],
300
+ "percent_used": "100%",
301
+ "total_inodes": "16"
302
+ },
303
+ "/dev/loop1": {
304
+ "fs_type": "squashfs",
305
+ "inodes_available": "0",
306
+ "inodes_percent_used": "100%",
307
+ "inodes_used": "10803",
308
+ "kb_available": "0",
309
+ "kb_size": "56832",
310
+ "kb_used": "56832",
311
+ "mounts": [
312
+ "/snap/core18/2128"
313
+ ],
314
+ "percent_used": "100%",
315
+ "total_inodes": "10803"
316
+ },
317
+ "/dev/loop2": {
318
+ "fs_type": "squashfs",
319
+ "inodes_available": "0",
320
+ "inodes_percent_used": "100%",
321
+ "inodes_used": "11732",
322
+ "kb_available": "0",
323
+ "kb_size": "63360",
324
+ "kb_used": "63360",
325
+ "mounts": [
326
+ "/snap/core20/1169"
327
+ ],
328
+ "percent_used": "100%",
329
+ "total_inodes": "11732"
330
+ },
331
+ "/dev/loop3": {
332
+ "fs_type": "squashfs",
333
+ "inodes_available": "0",
334
+ "inodes_percent_used": "100%",
335
+ "inodes_used": "796",
336
+ "kb_available": "0",
337
+ "kb_size": "68864",
338
+ "kb_used": "68864",
339
+ "mounts": [
340
+ "/snap/lxd/21545"
341
+ ],
342
+ "percent_used": "100%",
343
+ "total_inodes": "796"
344
+ },
345
+ "/dev/loop4": {
346
+ "fs_type": "squashfs",
347
+ "inodes_available": "0",
348
+ "inodes_percent_used": "100%",
349
+ "inodes_used": "479",
350
+ "kb_available": "0",
351
+ "kb_size": "33280",
352
+ "kb_used": "33280",
353
+ "mounts": [
354
+ "/snap/snapd/13640"
355
+ ],
356
+ "percent_used": "100%",
357
+ "total_inodes": "479"
358
+ },
359
+ "/dev/root": {
360
+ "inodes_available": "941311",
361
+ "inodes_percent_used": "9%",
362
+ "inodes_used": "82689",
363
+ "kb_available": "6481764",
364
+ "kb_size": "8065444",
365
+ "kb_used": "1567296",
366
+ "mounts": [
367
+ "/"
368
+ ],
369
+ "percent_used": "20%",
370
+ "total_inodes": "1024000"
371
+ },
372
+ "/dev/xvda": {
373
+ "mounts": [
374
+ ]
375
+ },
376
+ "/dev/xvda1": {
377
+ "fs_type": "ext4",
378
+ "label": "cloudimg-rootfs",
379
+ "mount_options": [
380
+ "rw",
381
+ "relatime",
382
+ "discard"
383
+ ],
384
+ "mounts": [
385
+ "/"
386
+ ],
387
+ "uuid": "2a29f520-1100-4824-b5d9-d841f1267838"
388
+ },
389
+ "/var/lib/snapd/snaps/amazon-ssm-agent_4046.snap": {
390
+ "fs_type": "squashfs",
391
+ "mount_options": [
392
+ "ro",
393
+ "nodev",
394
+ "relatime",
395
+ "x-gdu.hide"
396
+ ],
397
+ "mounts": [
398
+ "/snap/amazon-ssm-agent/4046"
399
+ ]
400
+ },
401
+ "/var/lib/snapd/snaps/core18_2128.snap": {
402
+ "fs_type": "squashfs",
403
+ "mount_options": [
404
+ "ro",
405
+ "nodev",
406
+ "relatime",
407
+ "x-gdu.hide"
408
+ ],
409
+ "mounts": [
410
+ "/snap/core18/2128"
411
+ ]
412
+ },
413
+ "/var/lib/snapd/snaps/core20_1169.snap": {
414
+ "fs_type": "squashfs",
415
+ "mount_options": [
416
+ "ro",
417
+ "nodev",
418
+ "relatime",
419
+ "x-gdu.hide"
420
+ ],
421
+ "mounts": [
422
+ "/snap/core20/1169"
423
+ ]
424
+ },
425
+ "/var/lib/snapd/snaps/lxd_21545.snap": {
426
+ "fs_type": "squashfs",
427
+ "mount_options": [
428
+ "ro",
429
+ "nodev",
430
+ "relatime",
431
+ "x-gdu.hide"
432
+ ],
433
+ "mounts": [
434
+ "/snap/lxd/21545"
435
+ ]
436
+ },
437
+ "/var/lib/snapd/snaps/snapd_13640.snap": {
438
+ "fs_type": "squashfs",
439
+ "mount_options": [
440
+ "ro",
441
+ "nodev",
442
+ "relatime",
443
+ "x-gdu.hide"
444
+ ],
445
+ "mounts": [
446
+ "/snap/snapd/13640"
447
+ ]
448
+ },
449
+ "cgroup": {
450
+ "fs_type": "cgroup",
451
+ "mount_options": [
452
+ "rw",
453
+ "nosuid",
454
+ "nodev",
455
+ "noexec",
456
+ "relatime",
457
+ "net_cls",
458
+ "net_prio"
459
+ ],
460
+ "mounts": [
461
+ "/sys/fs/cgroup/systemd",
462
+ "/sys/fs/cgroup/pids",
463
+ "/sys/fs/cgroup/freezer",
464
+ "/sys/fs/cgroup/memory",
465
+ "/sys/fs/cgroup/cpuset",
466
+ "/sys/fs/cgroup/rdma",
467
+ "/sys/fs/cgroup/hugetlb",
468
+ "/sys/fs/cgroup/cpu,cpuacct",
469
+ "/sys/fs/cgroup/devices",
470
+ "/sys/fs/cgroup/perf_event",
471
+ "/sys/fs/cgroup/blkio",
472
+ "/sys/fs/cgroup/net_cls,net_prio"
473
+ ]
474
+ },
475
+ "cgroup2": {
476
+ "fs_type": "cgroup2",
477
+ "mount_options": [
478
+ "rw",
479
+ "nosuid",
480
+ "nodev",
481
+ "noexec",
482
+ "relatime",
483
+ "nsdelegate"
484
+ ],
485
+ "mounts": [
486
+ "/sys/fs/cgroup/unified"
487
+ ]
488
+ },
489
+ "configfs": {
490
+ "fs_type": "configfs",
491
+ "mount_options": [
492
+ "rw",
493
+ "nosuid",
494
+ "nodev",
495
+ "noexec",
496
+ "relatime"
497
+ ],
498
+ "mounts": [
499
+ "/sys/kernel/config"
500
+ ]
501
+ },
502
+ "debugfs": {
503
+ "fs_type": "debugfs",
504
+ "mount_options": [
505
+ "rw",
506
+ "nosuid",
507
+ "nodev",
508
+ "noexec",
509
+ "relatime"
510
+ ],
511
+ "mounts": [
512
+ "/sys/kernel/debug"
513
+ ]
514
+ },
515
+ "devpts": {
516
+ "fs_type": "devpts",
517
+ "mount_options": [
518
+ "rw",
519
+ "nosuid",
520
+ "noexec",
521
+ "relatime",
522
+ "gid=5",
523
+ "mode=620",
524
+ "ptmxmode=000"
525
+ ],
526
+ "mounts": [
527
+ "/dev/pts"
528
+ ]
529
+ },
530
+ "devtmpfs": {
531
+ "fs_type": "devtmpfs",
532
+ "inodes_available": "122820",
533
+ "inodes_percent_used": "1%",
534
+ "inodes_used": "322",
535
+ "kb_available": "492568",
536
+ "kb_size": "492568",
537
+ "kb_used": "0",
538
+ "mount_options": [
539
+ "rw",
540
+ "relatime",
541
+ "size=492568k",
542
+ "nr_inodes=123142",
543
+ "mode=755",
544
+ "inode64"
545
+ ],
546
+ "mounts": [
547
+ "/dev"
548
+ ],
549
+ "percent_used": "0%",
550
+ "total_inodes": "123142"
551
+ },
552
+ "fusectl": {
553
+ "fs_type": "fusectl",
554
+ "mount_options": [
555
+ "rw",
556
+ "nosuid",
557
+ "nodev",
558
+ "noexec",
559
+ "relatime"
560
+ ],
561
+ "mounts": [
562
+ "/sys/fs/fuse/connections"
563
+ ]
564
+ },
565
+ "hugetlbfs": {
566
+ "fs_type": "hugetlbfs",
567
+ "mount_options": [
568
+ "rw",
569
+ "relatime",
570
+ "pagesize=2M"
571
+ ],
572
+ "mounts": [
573
+ "/dev/hugepages"
574
+ ]
575
+ },
576
+ "mqueue": {
577
+ "fs_type": "mqueue",
578
+ "mount_options": [
579
+ "rw",
580
+ "nosuid",
581
+ "nodev",
582
+ "noexec",
583
+ "relatime"
584
+ ],
585
+ "mounts": [
586
+ "/dev/mqueue"
587
+ ]
588
+ },
589
+ "none": {
590
+ "fs_type": "bpf",
591
+ "mount_options": [
592
+ "rw",
593
+ "nosuid",
594
+ "nodev",
595
+ "noexec",
596
+ "relatime",
597
+ "mode=700"
598
+ ],
599
+ "mounts": [
600
+ "/sys/fs/bpf"
601
+ ]
602
+ },
603
+ "nsfs": {
604
+ "fs_type": "nsfs",
605
+ "mount_options": [
606
+ "rw"
607
+ ],
608
+ "mounts": [
609
+ "/run/snapd/ns/lxd.mnt"
610
+ ]
611
+ },
612
+ "proc": {
613
+ "fs_type": "proc",
614
+ "mount_options": [
615
+ "rw",
616
+ "nosuid",
617
+ "nodev",
618
+ "noexec",
619
+ "relatime"
620
+ ],
621
+ "mounts": [
622
+ "/proc"
623
+ ]
624
+ },
625
+ "pstore": {
626
+ "fs_type": "pstore",
627
+ "mount_options": [
628
+ "rw",
629
+ "nosuid",
630
+ "nodev",
631
+ "noexec",
632
+ "relatime"
633
+ ],
634
+ "mounts": [
635
+ "/sys/fs/pstore"
636
+ ]
637
+ },
638
+ "securityfs": {
639
+ "fs_type": "securityfs",
640
+ "mount_options": [
641
+ "rw",
642
+ "nosuid",
643
+ "nodev",
644
+ "noexec",
645
+ "relatime"
646
+ ],
647
+ "mounts": [
648
+ "/sys/kernel/security"
649
+ ]
650
+ },
651
+ "sysfs": {
652
+ "fs_type": "sysfs",
653
+ "mount_options": [
654
+ "rw",
655
+ "nosuid",
656
+ "nodev",
657
+ "noexec",
658
+ "relatime"
659
+ ],
660
+ "mounts": [
661
+ "/sys"
662
+ ]
663
+ },
664
+ "systemd-1": {
665
+ "fs_type": "autofs",
666
+ "mount_options": [
667
+ "rw",
668
+ "relatime",
669
+ "fd=28",
670
+ "pgrp=1",
671
+ "timeout=0",
672
+ "minproto=5",
673
+ "maxproto=5",
674
+ "direct",
675
+ "pipe_ino=14339"
676
+ ],
677
+ "mounts": [
678
+ "/proc/sys/fs/binfmt_misc"
679
+ ]
680
+ },
681
+ "tmpfs": {
682
+ "fs_type": "tmpfs",
683
+ "inodes_available": "124616",
684
+ "inodes_percent_used": "1%",
685
+ "inodes_used": "22",
686
+ "kb_available": "99708",
687
+ "kb_size": "99708",
688
+ "kb_used": "0",
689
+ "mount_options": [
690
+ "rw",
691
+ "nosuid",
692
+ "nodev",
693
+ "size=99712k",
694
+ "mode=755",
695
+ "inode64"
696
+ ],
697
+ "mounts": [
698
+ "/dev/shm",
699
+ "/run",
700
+ "/run/lock",
701
+ "/sys/fs/cgroup",
702
+ "/run/user/1000",
703
+ "/run/snapd/ns"
704
+ ],
705
+ "percent_used": "0%",
706
+ "total_inodes": "124638"
707
+ },
708
+ "tracefs": {
709
+ "fs_type": "tracefs",
710
+ "mount_options": [
711
+ "rw",
712
+ "nosuid",
713
+ "nodev",
714
+ "noexec",
715
+ "relatime"
716
+ ],
717
+ "mounts": [
718
+ "/sys/kernel/tracing"
719
+ ]
720
+ }
721
+ },
722
+ "by_mountpoint": {
723
+ "/": {
724
+ "devices": [
725
+ "/dev/root",
726
+ "/dev/xvda1"
727
+ ],
728
+ "fs_type": "ext4",
729
+ "inodes_available": "941311",
730
+ "inodes_percent_used": "9%",
731
+ "inodes_used": "82689",
732
+ "kb_available": "6481764",
733
+ "kb_size": "8065444",
734
+ "kb_used": "1567296",
735
+ "label": "cloudimg-rootfs",
736
+ "mount_options": [
737
+ "rw",
738
+ "relatime",
739
+ "discard"
740
+ ],
741
+ "percent_used": "20%",
742
+ "total_inodes": "1024000",
743
+ "uuid": "2a29f520-1100-4824-b5d9-d841f1267838"
744
+ },
745
+ "/dev": {
746
+ "devices": [
747
+ "devtmpfs"
748
+ ],
749
+ "fs_type": "devtmpfs",
750
+ "inodes_available": "122820",
751
+ "inodes_percent_used": "1%",
752
+ "inodes_used": "322",
753
+ "kb_available": "492568",
754
+ "kb_size": "492568",
755
+ "kb_used": "0",
756
+ "mount_options": [
757
+ "rw",
758
+ "relatime",
759
+ "size=492568k",
760
+ "nr_inodes=123142",
761
+ "mode=755",
762
+ "inode64"
763
+ ],
764
+ "percent_used": "0%",
765
+ "total_inodes": "123142"
766
+ },
767
+ "/dev/hugepages": {
768
+ "devices": [
769
+ "hugetlbfs"
770
+ ],
771
+ "fs_type": "hugetlbfs",
772
+ "mount_options": [
773
+ "rw",
774
+ "relatime",
775
+ "pagesize=2M"
776
+ ]
777
+ },
778
+ "/dev/mqueue": {
779
+ "devices": [
780
+ "mqueue"
781
+ ],
782
+ "fs_type": "mqueue",
783
+ "mount_options": [
784
+ "rw",
785
+ "nosuid",
786
+ "nodev",
787
+ "noexec",
788
+ "relatime"
789
+ ]
790
+ },
791
+ "/dev/pts": {
792
+ "devices": [
793
+ "devpts"
794
+ ],
795
+ "fs_type": "devpts",
796
+ "mount_options": [
797
+ "rw",
798
+ "nosuid",
799
+ "noexec",
800
+ "relatime",
801
+ "gid=5",
802
+ "mode=620",
803
+ "ptmxmode=000"
804
+ ]
805
+ },
806
+ "/dev/shm": {
807
+ "devices": [
808
+ "tmpfs"
809
+ ],
810
+ "fs_type": "tmpfs",
811
+ "inodes_available": "124636",
812
+ "inodes_percent_used": "1%",
813
+ "inodes_used": "2",
814
+ "kb_available": "498552",
815
+ "kb_size": "498552",
816
+ "kb_used": "0",
817
+ "mount_options": [
818
+ "rw",
819
+ "nosuid",
820
+ "nodev",
821
+ "inode64"
822
+ ],
823
+ "percent_used": "0%",
824
+ "total_inodes": "124638"
825
+ },
826
+ "/proc": {
827
+ "devices": [
828
+ "proc"
829
+ ],
830
+ "fs_type": "proc",
831
+ "mount_options": [
832
+ "rw",
833
+ "nosuid",
834
+ "nodev",
835
+ "noexec",
836
+ "relatime"
837
+ ]
838
+ },
839
+ "/proc/sys/fs/binfmt_misc": {
840
+ "devices": [
841
+ "systemd-1"
842
+ ],
843
+ "fs_type": "autofs",
844
+ "mount_options": [
845
+ "rw",
846
+ "relatime",
847
+ "fd=28",
848
+ "pgrp=1",
849
+ "timeout=0",
850
+ "minproto=5",
851
+ "maxproto=5",
852
+ "direct",
853
+ "pipe_ino=14339"
854
+ ]
855
+ },
856
+ "/run": {
857
+ "devices": [
858
+ "tmpfs"
859
+ ],
860
+ "fs_type": "tmpfs",
861
+ "inodes_available": "124136",
862
+ "inodes_percent_used": "1%",
863
+ "inodes_used": "502",
864
+ "kb_available": "98892",
865
+ "kb_size": "99712",
866
+ "kb_used": "820",
867
+ "mount_options": [
868
+ "rw",
869
+ "nosuid",
870
+ "nodev",
871
+ "size=99712k",
872
+ "mode=755",
873
+ "inode64"
874
+ ],
875
+ "percent_used": "1%",
876
+ "total_inodes": "124638"
877
+ },
878
+ "/run/lock": {
879
+ "devices": [
880
+ "tmpfs"
881
+ ],
882
+ "fs_type": "tmpfs",
883
+ "inodes_available": "124635",
884
+ "inodes_percent_used": "1%",
885
+ "inodes_used": "3",
886
+ "kb_available": "5120",
887
+ "kb_size": "5120",
888
+ "kb_used": "0",
889
+ "mount_options": [
890
+ "rw",
891
+ "nosuid",
892
+ "nodev",
893
+ "noexec",
894
+ "relatime",
895
+ "size=5120k",
896
+ "inode64"
897
+ ],
898
+ "percent_used": "0%",
899
+ "total_inodes": "124638"
900
+ },
901
+ "/run/snapd/ns": {
902
+ "devices": [
903
+ "tmpfs"
904
+ ],
905
+ "fs_type": "tmpfs",
906
+ "mount_options": [
907
+ "rw",
908
+ "nosuid",
909
+ "nodev",
910
+ "size=99712k",
911
+ "mode=755",
912
+ "inode64"
913
+ ]
914
+ },
915
+ "/run/snapd/ns/lxd.mnt": {
916
+ "devices": [
917
+ "nsfs"
918
+ ],
919
+ "fs_type": "nsfs",
920
+ "mount_options": [
921
+ "rw"
922
+ ]
923
+ },
924
+ "/run/user/1000": {
925
+ "devices": [
926
+ "tmpfs"
927
+ ],
928
+ "fs_type": "tmpfs",
929
+ "inodes_available": "124616",
930
+ "inodes_percent_used": "1%",
931
+ "inodes_used": "22",
932
+ "kb_available": "99708",
933
+ "kb_size": "99708",
934
+ "kb_used": "0",
935
+ "mount_options": [
936
+ "rw",
937
+ "nosuid",
938
+ "nodev",
939
+ "relatime",
940
+ "size=99708k",
941
+ "mode=700",
942
+ "uid=1000",
943
+ "gid=1000",
944
+ "inode64"
945
+ ],
946
+ "percent_used": "0%",
947
+ "total_inodes": "124638"
948
+ },
949
+ "/snap/amazon-ssm-agent/4046": {
950
+ "devices": [
951
+ "/dev/loop0",
952
+ "/var/lib/snapd/snaps/amazon-ssm-agent_4046.snap"
953
+ ],
954
+ "fs_type": "squashfs",
955
+ "inodes_available": "0",
956
+ "inodes_percent_used": "100%",
957
+ "inodes_used": "16",
958
+ "kb_available": "0",
959
+ "kb_size": "25600",
960
+ "kb_used": "25600",
961
+ "mount_options": [
962
+ "ro",
963
+ "nodev",
964
+ "relatime",
965
+ "x-gdu.hide"
966
+ ],
967
+ "percent_used": "100%",
968
+ "total_inodes": "16"
969
+ },
970
+ "/snap/core18/2128": {
971
+ "devices": [
972
+ "/dev/loop1",
973
+ "/var/lib/snapd/snaps/core18_2128.snap"
974
+ ],
975
+ "fs_type": "squashfs",
976
+ "inodes_available": "0",
977
+ "inodes_percent_used": "100%",
978
+ "inodes_used": "10803",
979
+ "kb_available": "0",
980
+ "kb_size": "56832",
981
+ "kb_used": "56832",
982
+ "mount_options": [
983
+ "ro",
984
+ "nodev",
985
+ "relatime",
986
+ "x-gdu.hide"
987
+ ],
988
+ "percent_used": "100%",
989
+ "total_inodes": "10803"
990
+ },
991
+ "/snap/core20/1169": {
992
+ "devices": [
993
+ "/dev/loop2",
994
+ "/var/lib/snapd/snaps/core20_1169.snap"
995
+ ],
996
+ "fs_type": "squashfs",
997
+ "inodes_available": "0",
998
+ "inodes_percent_used": "100%",
999
+ "inodes_used": "11732",
1000
+ "kb_available": "0",
1001
+ "kb_size": "63360",
1002
+ "kb_used": "63360",
1003
+ "mount_options": [
1004
+ "ro",
1005
+ "nodev",
1006
+ "relatime",
1007
+ "x-gdu.hide"
1008
+ ],
1009
+ "percent_used": "100%",
1010
+ "total_inodes": "11732"
1011
+ },
1012
+ "/snap/lxd/21545": {
1013
+ "devices": [
1014
+ "/dev/loop3",
1015
+ "/var/lib/snapd/snaps/lxd_21545.snap"
1016
+ ],
1017
+ "fs_type": "squashfs",
1018
+ "inodes_available": "0",
1019
+ "inodes_percent_used": "100%",
1020
+ "inodes_used": "796",
1021
+ "kb_available": "0",
1022
+ "kb_size": "68864",
1023
+ "kb_used": "68864",
1024
+ "mount_options": [
1025
+ "ro",
1026
+ "nodev",
1027
+ "relatime",
1028
+ "x-gdu.hide"
1029
+ ],
1030
+ "percent_used": "100%",
1031
+ "total_inodes": "796"
1032
+ },
1033
+ "/snap/snapd/13640": {
1034
+ "devices": [
1035
+ "/dev/loop4",
1036
+ "/var/lib/snapd/snaps/snapd_13640.snap"
1037
+ ],
1038
+ "fs_type": "squashfs",
1039
+ "inodes_available": "0",
1040
+ "inodes_percent_used": "100%",
1041
+ "inodes_used": "479",
1042
+ "kb_available": "0",
1043
+ "kb_size": "33280",
1044
+ "kb_used": "33280",
1045
+ "mount_options": [
1046
+ "ro",
1047
+ "nodev",
1048
+ "relatime",
1049
+ "x-gdu.hide"
1050
+ ],
1051
+ "percent_used": "100%",
1052
+ "total_inodes": "479"
1053
+ },
1054
+ "/sys": {
1055
+ "devices": [
1056
+ "sysfs"
1057
+ ],
1058
+ "fs_type": "sysfs",
1059
+ "mount_options": [
1060
+ "rw",
1061
+ "nosuid",
1062
+ "nodev",
1063
+ "noexec",
1064
+ "relatime"
1065
+ ]
1066
+ },
1067
+ "/sys/fs/bpf": {
1068
+ "devices": [
1069
+ "none"
1070
+ ],
1071
+ "fs_type": "bpf",
1072
+ "mount_options": [
1073
+ "rw",
1074
+ "nosuid",
1075
+ "nodev",
1076
+ "noexec",
1077
+ "relatime",
1078
+ "mode=700"
1079
+ ]
1080
+ },
1081
+ "/sys/fs/cgroup": {
1082
+ "devices": [
1083
+ "tmpfs"
1084
+ ],
1085
+ "fs_type": "tmpfs",
1086
+ "inodes_available": "124620",
1087
+ "inodes_percent_used": "1%",
1088
+ "inodes_used": "18",
1089
+ "kb_available": "498552",
1090
+ "kb_size": "498552",
1091
+ "kb_used": "0",
1092
+ "mount_options": [
1093
+ "ro",
1094
+ "nosuid",
1095
+ "nodev",
1096
+ "noexec",
1097
+ "mode=755",
1098
+ "inode64"
1099
+ ],
1100
+ "percent_used": "0%",
1101
+ "total_inodes": "124638"
1102
+ },
1103
+ "/sys/fs/cgroup/blkio": {
1104
+ "devices": [
1105
+ "cgroup"
1106
+ ],
1107
+ "fs_type": "cgroup",
1108
+ "mount_options": [
1109
+ "rw",
1110
+ "nosuid",
1111
+ "nodev",
1112
+ "noexec",
1113
+ "relatime",
1114
+ "blkio"
1115
+ ]
1116
+ },
1117
+ "/sys/fs/cgroup/cpu,cpuacct": {
1118
+ "devices": [
1119
+ "cgroup"
1120
+ ],
1121
+ "fs_type": "cgroup",
1122
+ "mount_options": [
1123
+ "rw",
1124
+ "nosuid",
1125
+ "nodev",
1126
+ "noexec",
1127
+ "relatime",
1128
+ "cpu",
1129
+ "cpuacct"
1130
+ ]
1131
+ },
1132
+ "/sys/fs/cgroup/cpuset": {
1133
+ "devices": [
1134
+ "cgroup"
1135
+ ],
1136
+ "fs_type": "cgroup",
1137
+ "mount_options": [
1138
+ "rw",
1139
+ "nosuid",
1140
+ "nodev",
1141
+ "noexec",
1142
+ "relatime",
1143
+ "cpuset"
1144
+ ]
1145
+ },
1146
+ "/sys/fs/cgroup/devices": {
1147
+ "devices": [
1148
+ "cgroup"
1149
+ ],
1150
+ "fs_type": "cgroup",
1151
+ "mount_options": [
1152
+ "rw",
1153
+ "nosuid",
1154
+ "nodev",
1155
+ "noexec",
1156
+ "relatime",
1157
+ "devices"
1158
+ ]
1159
+ },
1160
+ "/sys/fs/cgroup/freezer": {
1161
+ "devices": [
1162
+ "cgroup"
1163
+ ],
1164
+ "fs_type": "cgroup",
1165
+ "mount_options": [
1166
+ "rw",
1167
+ "nosuid",
1168
+ "nodev",
1169
+ "noexec",
1170
+ "relatime",
1171
+ "freezer"
1172
+ ]
1173
+ },
1174
+ "/sys/fs/cgroup/hugetlb": {
1175
+ "devices": [
1176
+ "cgroup"
1177
+ ],
1178
+ "fs_type": "cgroup",
1179
+ "mount_options": [
1180
+ "rw",
1181
+ "nosuid",
1182
+ "nodev",
1183
+ "noexec",
1184
+ "relatime",
1185
+ "hugetlb"
1186
+ ]
1187
+ },
1188
+ "/sys/fs/cgroup/memory": {
1189
+ "devices": [
1190
+ "cgroup"
1191
+ ],
1192
+ "fs_type": "cgroup",
1193
+ "mount_options": [
1194
+ "rw",
1195
+ "nosuid",
1196
+ "nodev",
1197
+ "noexec",
1198
+ "relatime",
1199
+ "memory"
1200
+ ]
1201
+ },
1202
+ "/sys/fs/cgroup/net_cls,net_prio": {
1203
+ "devices": [
1204
+ "cgroup"
1205
+ ],
1206
+ "fs_type": "cgroup",
1207
+ "mount_options": [
1208
+ "rw",
1209
+ "nosuid",
1210
+ "nodev",
1211
+ "noexec",
1212
+ "relatime",
1213
+ "net_cls",
1214
+ "net_prio"
1215
+ ]
1216
+ },
1217
+ "/sys/fs/cgroup/perf_event": {
1218
+ "devices": [
1219
+ "cgroup"
1220
+ ],
1221
+ "fs_type": "cgroup",
1222
+ "mount_options": [
1223
+ "rw",
1224
+ "nosuid",
1225
+ "nodev",
1226
+ "noexec",
1227
+ "relatime",
1228
+ "perf_event"
1229
+ ]
1230
+ },
1231
+ "/sys/fs/cgroup/pids": {
1232
+ "devices": [
1233
+ "cgroup"
1234
+ ],
1235
+ "fs_type": "cgroup",
1236
+ "mount_options": [
1237
+ "rw",
1238
+ "nosuid",
1239
+ "nodev",
1240
+ "noexec",
1241
+ "relatime",
1242
+ "pids"
1243
+ ]
1244
+ },
1245
+ "/sys/fs/cgroup/rdma": {
1246
+ "devices": [
1247
+ "cgroup"
1248
+ ],
1249
+ "fs_type": "cgroup",
1250
+ "mount_options": [
1251
+ "rw",
1252
+ "nosuid",
1253
+ "nodev",
1254
+ "noexec",
1255
+ "relatime",
1256
+ "rdma"
1257
+ ]
1258
+ },
1259
+ "/sys/fs/cgroup/systemd": {
1260
+ "devices": [
1261
+ "cgroup"
1262
+ ],
1263
+ "fs_type": "cgroup",
1264
+ "mount_options": [
1265
+ "rw",
1266
+ "nosuid",
1267
+ "nodev",
1268
+ "noexec",
1269
+ "relatime",
1270
+ "xattr",
1271
+ "name=systemd"
1272
+ ]
1273
+ },
1274
+ "/sys/fs/cgroup/unified": {
1275
+ "devices": [
1276
+ "cgroup2"
1277
+ ],
1278
+ "fs_type": "cgroup2",
1279
+ "mount_options": [
1280
+ "rw",
1281
+ "nosuid",
1282
+ "nodev",
1283
+ "noexec",
1284
+ "relatime",
1285
+ "nsdelegate"
1286
+ ]
1287
+ },
1288
+ "/sys/fs/fuse/connections": {
1289
+ "devices": [
1290
+ "fusectl"
1291
+ ],
1292
+ "fs_type": "fusectl",
1293
+ "mount_options": [
1294
+ "rw",
1295
+ "nosuid",
1296
+ "nodev",
1297
+ "noexec",
1298
+ "relatime"
1299
+ ]
1300
+ },
1301
+ "/sys/fs/pstore": {
1302
+ "devices": [
1303
+ "pstore"
1304
+ ],
1305
+ "fs_type": "pstore",
1306
+ "mount_options": [
1307
+ "rw",
1308
+ "nosuid",
1309
+ "nodev",
1310
+ "noexec",
1311
+ "relatime"
1312
+ ]
1313
+ },
1314
+ "/sys/kernel/config": {
1315
+ "devices": [
1316
+ "configfs"
1317
+ ],
1318
+ "fs_type": "configfs",
1319
+ "mount_options": [
1320
+ "rw",
1321
+ "nosuid",
1322
+ "nodev",
1323
+ "noexec",
1324
+ "relatime"
1325
+ ]
1326
+ },
1327
+ "/sys/kernel/debug": {
1328
+ "devices": [
1329
+ "debugfs"
1330
+ ],
1331
+ "fs_type": "debugfs",
1332
+ "mount_options": [
1333
+ "rw",
1334
+ "nosuid",
1335
+ "nodev",
1336
+ "noexec",
1337
+ "relatime"
1338
+ ]
1339
+ },
1340
+ "/sys/kernel/security": {
1341
+ "devices": [
1342
+ "securityfs"
1343
+ ],
1344
+ "fs_type": "securityfs",
1345
+ "mount_options": [
1346
+ "rw",
1347
+ "nosuid",
1348
+ "nodev",
1349
+ "noexec",
1350
+ "relatime"
1351
+ ]
1352
+ },
1353
+ "/sys/kernel/tracing": {
1354
+ "devices": [
1355
+ "tracefs"
1356
+ ],
1357
+ "fs_type": "tracefs",
1358
+ "mount_options": [
1359
+ "rw",
1360
+ "nosuid",
1361
+ "nodev",
1362
+ "noexec",
1363
+ "relatime"
1364
+ ]
1365
+ }
1366
+ },
1367
+ "by_pair": {
1368
+ "/dev/loop0,/snap/amazon-ssm-agent/4046": {
1369
+ "device": "/dev/loop0",
1370
+ "fs_type": "squashfs",
1371
+ "inodes_available": "0",
1372
+ "inodes_percent_used": "100%",
1373
+ "inodes_used": "16",
1374
+ "kb_available": "0",
1375
+ "kb_size": "25600",
1376
+ "kb_used": "25600",
1377
+ "mount": "/snap/amazon-ssm-agent/4046",
1378
+ "percent_used": "100%",
1379
+ "total_inodes": "16"
1380
+ },
1381
+ "/dev/loop1,/snap/core18/2128": {
1382
+ "device": "/dev/loop1",
1383
+ "fs_type": "squashfs",
1384
+ "inodes_available": "0",
1385
+ "inodes_percent_used": "100%",
1386
+ "inodes_used": "10803",
1387
+ "kb_available": "0",
1388
+ "kb_size": "56832",
1389
+ "kb_used": "56832",
1390
+ "mount": "/snap/core18/2128",
1391
+ "percent_used": "100%",
1392
+ "total_inodes": "10803"
1393
+ },
1394
+ "/dev/loop2,/snap/core20/1169": {
1395
+ "device": "/dev/loop2",
1396
+ "fs_type": "squashfs",
1397
+ "inodes_available": "0",
1398
+ "inodes_percent_used": "100%",
1399
+ "inodes_used": "11732",
1400
+ "kb_available": "0",
1401
+ "kb_size": "63360",
1402
+ "kb_used": "63360",
1403
+ "mount": "/snap/core20/1169",
1404
+ "percent_used": "100%",
1405
+ "total_inodes": "11732"
1406
+ },
1407
+ "/dev/loop3,/snap/lxd/21545": {
1408
+ "device": "/dev/loop3",
1409
+ "fs_type": "squashfs",
1410
+ "inodes_available": "0",
1411
+ "inodes_percent_used": "100%",
1412
+ "inodes_used": "796",
1413
+ "kb_available": "0",
1414
+ "kb_size": "68864",
1415
+ "kb_used": "68864",
1416
+ "mount": "/snap/lxd/21545",
1417
+ "percent_used": "100%",
1418
+ "total_inodes": "796"
1419
+ },
1420
+ "/dev/loop4,/snap/snapd/13640": {
1421
+ "device": "/dev/loop4",
1422
+ "fs_type": "squashfs",
1423
+ "inodes_available": "0",
1424
+ "inodes_percent_used": "100%",
1425
+ "inodes_used": "479",
1426
+ "kb_available": "0",
1427
+ "kb_size": "33280",
1428
+ "kb_used": "33280",
1429
+ "mount": "/snap/snapd/13640",
1430
+ "percent_used": "100%",
1431
+ "total_inodes": "479"
1432
+ },
1433
+ "/dev/root,/": {
1434
+ "device": "/dev/root",
1435
+ "inodes_available": "941311",
1436
+ "inodes_percent_used": "9%",
1437
+ "inodes_used": "82689",
1438
+ "kb_available": "6481764",
1439
+ "kb_size": "8065444",
1440
+ "kb_used": "1567296",
1441
+ "mount": "/",
1442
+ "percent_used": "20%",
1443
+ "total_inodes": "1024000"
1444
+ },
1445
+ "/dev/xvda,": {
1446
+ "device": "/dev/xvda"
1447
+ },
1448
+ "/dev/xvda1,/": {
1449
+ "device": "/dev/xvda1",
1450
+ "fs_type": "ext4",
1451
+ "label": "cloudimg-rootfs",
1452
+ "mount": "/",
1453
+ "mount_options": [
1454
+ "rw",
1455
+ "relatime",
1456
+ "discard"
1457
+ ],
1458
+ "uuid": "2a29f520-1100-4824-b5d9-d841f1267838"
1459
+ },
1460
+ "/var/lib/snapd/snaps/amazon-ssm-agent_4046.snap,/snap/amazon-ssm-agent/4046": {
1461
+ "device": "/var/lib/snapd/snaps/amazon-ssm-agent_4046.snap",
1462
+ "fs_type": "squashfs",
1463
+ "mount": "/snap/amazon-ssm-agent/4046",
1464
+ "mount_options": [
1465
+ "ro",
1466
+ "nodev",
1467
+ "relatime",
1468
+ "x-gdu.hide"
1469
+ ]
1470
+ },
1471
+ "/var/lib/snapd/snaps/core18_2128.snap,/snap/core18/2128": {
1472
+ "device": "/var/lib/snapd/snaps/core18_2128.snap",
1473
+ "fs_type": "squashfs",
1474
+ "mount": "/snap/core18/2128",
1475
+ "mount_options": [
1476
+ "ro",
1477
+ "nodev",
1478
+ "relatime",
1479
+ "x-gdu.hide"
1480
+ ]
1481
+ },
1482
+ "/var/lib/snapd/snaps/core20_1169.snap,/snap/core20/1169": {
1483
+ "device": "/var/lib/snapd/snaps/core20_1169.snap",
1484
+ "fs_type": "squashfs",
1485
+ "mount": "/snap/core20/1169",
1486
+ "mount_options": [
1487
+ "ro",
1488
+ "nodev",
1489
+ "relatime",
1490
+ "x-gdu.hide"
1491
+ ]
1492
+ },
1493
+ "/var/lib/snapd/snaps/lxd_21545.snap,/snap/lxd/21545": {
1494
+ "device": "/var/lib/snapd/snaps/lxd_21545.snap",
1495
+ "fs_type": "squashfs",
1496
+ "mount": "/snap/lxd/21545",
1497
+ "mount_options": [
1498
+ "ro",
1499
+ "nodev",
1500
+ "relatime",
1501
+ "x-gdu.hide"
1502
+ ]
1503
+ },
1504
+ "/var/lib/snapd/snaps/snapd_13640.snap,/snap/snapd/13640": {
1505
+ "device": "/var/lib/snapd/snaps/snapd_13640.snap",
1506
+ "fs_type": "squashfs",
1507
+ "mount": "/snap/snapd/13640",
1508
+ "mount_options": [
1509
+ "ro",
1510
+ "nodev",
1511
+ "relatime",
1512
+ "x-gdu.hide"
1513
+ ]
1514
+ },
1515
+ "cgroup,/sys/fs/cgroup/blkio": {
1516
+ "device": "cgroup",
1517
+ "fs_type": "cgroup",
1518
+ "mount": "/sys/fs/cgroup/blkio",
1519
+ "mount_options": [
1520
+ "rw",
1521
+ "nosuid",
1522
+ "nodev",
1523
+ "noexec",
1524
+ "relatime",
1525
+ "blkio"
1526
+ ]
1527
+ },
1528
+ "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
1529
+ "device": "cgroup",
1530
+ "fs_type": "cgroup",
1531
+ "mount": "/sys/fs/cgroup/cpu,cpuacct",
1532
+ "mount_options": [
1533
+ "rw",
1534
+ "nosuid",
1535
+ "nodev",
1536
+ "noexec",
1537
+ "relatime",
1538
+ "cpu",
1539
+ "cpuacct"
1540
+ ]
1541
+ },
1542
+ "cgroup,/sys/fs/cgroup/cpuset": {
1543
+ "device": "cgroup",
1544
+ "fs_type": "cgroup",
1545
+ "mount": "/sys/fs/cgroup/cpuset",
1546
+ "mount_options": [
1547
+ "rw",
1548
+ "nosuid",
1549
+ "nodev",
1550
+ "noexec",
1551
+ "relatime",
1552
+ "cpuset"
1553
+ ]
1554
+ },
1555
+ "cgroup,/sys/fs/cgroup/devices": {
1556
+ "device": "cgroup",
1557
+ "fs_type": "cgroup",
1558
+ "mount": "/sys/fs/cgroup/devices",
1559
+ "mount_options": [
1560
+ "rw",
1561
+ "nosuid",
1562
+ "nodev",
1563
+ "noexec",
1564
+ "relatime",
1565
+ "devices"
1566
+ ]
1567
+ },
1568
+ "cgroup,/sys/fs/cgroup/freezer": {
1569
+ "device": "cgroup",
1570
+ "fs_type": "cgroup",
1571
+ "mount": "/sys/fs/cgroup/freezer",
1572
+ "mount_options": [
1573
+ "rw",
1574
+ "nosuid",
1575
+ "nodev",
1576
+ "noexec",
1577
+ "relatime",
1578
+ "freezer"
1579
+ ]
1580
+ },
1581
+ "cgroup,/sys/fs/cgroup/hugetlb": {
1582
+ "device": "cgroup",
1583
+ "fs_type": "cgroup",
1584
+ "mount": "/sys/fs/cgroup/hugetlb",
1585
+ "mount_options": [
1586
+ "rw",
1587
+ "nosuid",
1588
+ "nodev",
1589
+ "noexec",
1590
+ "relatime",
1591
+ "hugetlb"
1592
+ ]
1593
+ },
1594
+ "cgroup,/sys/fs/cgroup/memory": {
1595
+ "device": "cgroup",
1596
+ "fs_type": "cgroup",
1597
+ "mount": "/sys/fs/cgroup/memory",
1598
+ "mount_options": [
1599
+ "rw",
1600
+ "nosuid",
1601
+ "nodev",
1602
+ "noexec",
1603
+ "relatime",
1604
+ "memory"
1605
+ ]
1606
+ },
1607
+ "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
1608
+ "device": "cgroup",
1609
+ "fs_type": "cgroup",
1610
+ "mount": "/sys/fs/cgroup/net_cls,net_prio",
1611
+ "mount_options": [
1612
+ "rw",
1613
+ "nosuid",
1614
+ "nodev",
1615
+ "noexec",
1616
+ "relatime",
1617
+ "net_cls",
1618
+ "net_prio"
1619
+ ]
1620
+ },
1621
+ "cgroup,/sys/fs/cgroup/perf_event": {
1622
+ "device": "cgroup",
1623
+ "fs_type": "cgroup",
1624
+ "mount": "/sys/fs/cgroup/perf_event",
1625
+ "mount_options": [
1626
+ "rw",
1627
+ "nosuid",
1628
+ "nodev",
1629
+ "noexec",
1630
+ "relatime",
1631
+ "perf_event"
1632
+ ]
1633
+ },
1634
+ "cgroup,/sys/fs/cgroup/pids": {
1635
+ "device": "cgroup",
1636
+ "fs_type": "cgroup",
1637
+ "mount": "/sys/fs/cgroup/pids",
1638
+ "mount_options": [
1639
+ "rw",
1640
+ "nosuid",
1641
+ "nodev",
1642
+ "noexec",
1643
+ "relatime",
1644
+ "pids"
1645
+ ]
1646
+ },
1647
+ "cgroup,/sys/fs/cgroup/rdma": {
1648
+ "device": "cgroup",
1649
+ "fs_type": "cgroup",
1650
+ "mount": "/sys/fs/cgroup/rdma",
1651
+ "mount_options": [
1652
+ "rw",
1653
+ "nosuid",
1654
+ "nodev",
1655
+ "noexec",
1656
+ "relatime",
1657
+ "rdma"
1658
+ ]
1659
+ },
1660
+ "cgroup,/sys/fs/cgroup/systemd": {
1661
+ "device": "cgroup",
1662
+ "fs_type": "cgroup",
1663
+ "mount": "/sys/fs/cgroup/systemd",
1664
+ "mount_options": [
1665
+ "rw",
1666
+ "nosuid",
1667
+ "nodev",
1668
+ "noexec",
1669
+ "relatime",
1670
+ "xattr",
1671
+ "name=systemd"
1672
+ ]
1673
+ },
1674
+ "cgroup2,/sys/fs/cgroup/unified": {
1675
+ "device": "cgroup2",
1676
+ "fs_type": "cgroup2",
1677
+ "mount": "/sys/fs/cgroup/unified",
1678
+ "mount_options": [
1679
+ "rw",
1680
+ "nosuid",
1681
+ "nodev",
1682
+ "noexec",
1683
+ "relatime",
1684
+ "nsdelegate"
1685
+ ]
1686
+ },
1687
+ "configfs,/sys/kernel/config": {
1688
+ "device": "configfs",
1689
+ "fs_type": "configfs",
1690
+ "mount": "/sys/kernel/config",
1691
+ "mount_options": [
1692
+ "rw",
1693
+ "nosuid",
1694
+ "nodev",
1695
+ "noexec",
1696
+ "relatime"
1697
+ ]
1698
+ },
1699
+ "debugfs,/sys/kernel/debug": {
1700
+ "device": "debugfs",
1701
+ "fs_type": "debugfs",
1702
+ "mount": "/sys/kernel/debug",
1703
+ "mount_options": [
1704
+ "rw",
1705
+ "nosuid",
1706
+ "nodev",
1707
+ "noexec",
1708
+ "relatime"
1709
+ ]
1710
+ },
1711
+ "devpts,/dev/pts": {
1712
+ "device": "devpts",
1713
+ "fs_type": "devpts",
1714
+ "mount": "/dev/pts",
1715
+ "mount_options": [
1716
+ "rw",
1717
+ "nosuid",
1718
+ "noexec",
1719
+ "relatime",
1720
+ "gid=5",
1721
+ "mode=620",
1722
+ "ptmxmode=000"
1723
+ ]
1724
+ },
1725
+ "devtmpfs,/dev": {
1726
+ "device": "devtmpfs",
1727
+ "fs_type": "devtmpfs",
1728
+ "inodes_available": "122820",
1729
+ "inodes_percent_used": "1%",
1730
+ "inodes_used": "322",
1731
+ "kb_available": "492568",
1732
+ "kb_size": "492568",
1733
+ "kb_used": "0",
1734
+ "mount": "/dev",
1735
+ "mount_options": [
1736
+ "rw",
1737
+ "relatime",
1738
+ "size=492568k",
1739
+ "nr_inodes=123142",
1740
+ "mode=755",
1741
+ "inode64"
1742
+ ],
1743
+ "percent_used": "0%",
1744
+ "total_inodes": "123142"
1745
+ },
1746
+ "fusectl,/sys/fs/fuse/connections": {
1747
+ "device": "fusectl",
1748
+ "fs_type": "fusectl",
1749
+ "mount": "/sys/fs/fuse/connections",
1750
+ "mount_options": [
1751
+ "rw",
1752
+ "nosuid",
1753
+ "nodev",
1754
+ "noexec",
1755
+ "relatime"
1756
+ ]
1757
+ },
1758
+ "hugetlbfs,/dev/hugepages": {
1759
+ "device": "hugetlbfs",
1760
+ "fs_type": "hugetlbfs",
1761
+ "mount": "/dev/hugepages",
1762
+ "mount_options": [
1763
+ "rw",
1764
+ "relatime",
1765
+ "pagesize=2M"
1766
+ ]
1767
+ },
1768
+ "mqueue,/dev/mqueue": {
1769
+ "device": "mqueue",
1770
+ "fs_type": "mqueue",
1771
+ "mount": "/dev/mqueue",
1772
+ "mount_options": [
1773
+ "rw",
1774
+ "nosuid",
1775
+ "nodev",
1776
+ "noexec",
1777
+ "relatime"
1778
+ ]
1779
+ },
1780
+ "none,/sys/fs/bpf": {
1781
+ "device": "none",
1782
+ "fs_type": "bpf",
1783
+ "mount": "/sys/fs/bpf",
1784
+ "mount_options": [
1785
+ "rw",
1786
+ "nosuid",
1787
+ "nodev",
1788
+ "noexec",
1789
+ "relatime",
1790
+ "mode=700"
1791
+ ]
1792
+ },
1793
+ "nsfs,/run/snapd/ns/lxd.mnt": {
1794
+ "device": "nsfs",
1795
+ "fs_type": "nsfs",
1796
+ "mount": "/run/snapd/ns/lxd.mnt",
1797
+ "mount_options": [
1798
+ "rw"
1799
+ ]
1800
+ },
1801
+ "proc,/proc": {
1802
+ "device": "proc",
1803
+ "fs_type": "proc",
1804
+ "mount": "/proc",
1805
+ "mount_options": [
1806
+ "rw",
1807
+ "nosuid",
1808
+ "nodev",
1809
+ "noexec",
1810
+ "relatime"
1811
+ ]
1812
+ },
1813
+ "pstore,/sys/fs/pstore": {
1814
+ "device": "pstore",
1815
+ "fs_type": "pstore",
1816
+ "mount": "/sys/fs/pstore",
1817
+ "mount_options": [
1818
+ "rw",
1819
+ "nosuid",
1820
+ "nodev",
1821
+ "noexec",
1822
+ "relatime"
1823
+ ]
1824
+ },
1825
+ "securityfs,/sys/kernel/security": {
1826
+ "device": "securityfs",
1827
+ "fs_type": "securityfs",
1828
+ "mount": "/sys/kernel/security",
1829
+ "mount_options": [
1830
+ "rw",
1831
+ "nosuid",
1832
+ "nodev",
1833
+ "noexec",
1834
+ "relatime"
1835
+ ]
1836
+ },
1837
+ "sysfs,/sys": {
1838
+ "device": "sysfs",
1839
+ "fs_type": "sysfs",
1840
+ "mount": "/sys",
1841
+ "mount_options": [
1842
+ "rw",
1843
+ "nosuid",
1844
+ "nodev",
1845
+ "noexec",
1846
+ "relatime"
1847
+ ]
1848
+ },
1849
+ "systemd-1,/proc/sys/fs/binfmt_misc": {
1850
+ "device": "systemd-1",
1851
+ "fs_type": "autofs",
1852
+ "mount": "/proc/sys/fs/binfmt_misc",
1853
+ "mount_options": [
1854
+ "rw",
1855
+ "relatime",
1856
+ "fd=28",
1857
+ "pgrp=1",
1858
+ "timeout=0",
1859
+ "minproto=5",
1860
+ "maxproto=5",
1861
+ "direct",
1862
+ "pipe_ino=14339"
1863
+ ]
1864
+ },
1865
+ "tmpfs,/dev/shm": {
1866
+ "device": "tmpfs",
1867
+ "fs_type": "tmpfs",
1868
+ "inodes_available": "124636",
1869
+ "inodes_percent_used": "1%",
1870
+ "inodes_used": "2",
1871
+ "kb_available": "498552",
1872
+ "kb_size": "498552",
1873
+ "kb_used": "0",
1874
+ "mount": "/dev/shm",
1875
+ "mount_options": [
1876
+ "rw",
1877
+ "nosuid",
1878
+ "nodev",
1879
+ "inode64"
1880
+ ],
1881
+ "percent_used": "0%",
1882
+ "total_inodes": "124638"
1883
+ },
1884
+ "tmpfs,/run": {
1885
+ "device": "tmpfs",
1886
+ "fs_type": "tmpfs",
1887
+ "inodes_available": "124136",
1888
+ "inodes_percent_used": "1%",
1889
+ "inodes_used": "502",
1890
+ "kb_available": "98892",
1891
+ "kb_size": "99712",
1892
+ "kb_used": "820",
1893
+ "mount": "/run",
1894
+ "mount_options": [
1895
+ "rw",
1896
+ "nosuid",
1897
+ "nodev",
1898
+ "size=99712k",
1899
+ "mode=755",
1900
+ "inode64"
1901
+ ],
1902
+ "percent_used": "1%",
1903
+ "total_inodes": "124638"
1904
+ },
1905
+ "tmpfs,/run/lock": {
1906
+ "device": "tmpfs",
1907
+ "fs_type": "tmpfs",
1908
+ "inodes_available": "124635",
1909
+ "inodes_percent_used": "1%",
1910
+ "inodes_used": "3",
1911
+ "kb_available": "5120",
1912
+ "kb_size": "5120",
1913
+ "kb_used": "0",
1914
+ "mount": "/run/lock",
1915
+ "mount_options": [
1916
+ "rw",
1917
+ "nosuid",
1918
+ "nodev",
1919
+ "noexec",
1920
+ "relatime",
1921
+ "size=5120k",
1922
+ "inode64"
1923
+ ],
1924
+ "percent_used": "0%",
1925
+ "total_inodes": "124638"
1926
+ },
1927
+ "tmpfs,/run/snapd/ns": {
1928
+ "device": "tmpfs",
1929
+ "fs_type": "tmpfs",
1930
+ "mount": "/run/snapd/ns",
1931
+ "mount_options": [
1932
+ "rw",
1933
+ "nosuid",
1934
+ "nodev",
1935
+ "size=99712k",
1936
+ "mode=755",
1937
+ "inode64"
1938
+ ]
1939
+ },
1940
+ "tmpfs,/run/user/1000": {
1941
+ "device": "tmpfs",
1942
+ "fs_type": "tmpfs",
1943
+ "inodes_available": "124616",
1944
+ "inodes_percent_used": "1%",
1945
+ "inodes_used": "22",
1946
+ "kb_available": "99708",
1947
+ "kb_size": "99708",
1948
+ "kb_used": "0",
1949
+ "mount": "/run/user/1000",
1950
+ "mount_options": [
1951
+ "rw",
1952
+ "nosuid",
1953
+ "nodev",
1954
+ "relatime",
1955
+ "size=99708k",
1956
+ "mode=700",
1957
+ "uid=1000",
1958
+ "gid=1000",
1959
+ "inode64"
1960
+ ],
1961
+ "percent_used": "0%",
1962
+ "total_inodes": "124638"
1963
+ },
1964
+ "tmpfs,/sys/fs/cgroup": {
1965
+ "device": "tmpfs",
1966
+ "fs_type": "tmpfs",
1967
+ "inodes_available": "124620",
1968
+ "inodes_percent_used": "1%",
1969
+ "inodes_used": "18",
1970
+ "kb_available": "498552",
1971
+ "kb_size": "498552",
1972
+ "kb_used": "0",
1973
+ "mount": "/sys/fs/cgroup",
1974
+ "mount_options": [
1975
+ "ro",
1976
+ "nosuid",
1977
+ "nodev",
1978
+ "noexec",
1979
+ "mode=755",
1980
+ "inode64"
1981
+ ],
1982
+ "percent_used": "0%",
1983
+ "total_inodes": "124638"
1984
+ },
1985
+ "tracefs,/sys/kernel/tracing": {
1986
+ "device": "tracefs",
1987
+ "fs_type": "tracefs",
1988
+ "mount": "/sys/kernel/tracing",
1989
+ "mount_options": [
1990
+ "rw",
1991
+ "nosuid",
1992
+ "nodev",
1993
+ "noexec",
1994
+ "relatime"
1995
+ ]
1996
+ }
1997
+ }
1998
+ },
1999
+ "fips": {
2000
+ "kernel": {
2001
+ "enabled": true
2002
+ }
2003
+ },
2004
+ "fqdn": "fauxhai.local",
2005
+ "hostname": "Fauxhai",
2006
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
2007
+ "idletime_seconds": 2646450,
2008
+ "init_package": "systemd",
2009
+ "ipaddress": "10.0.0.2",
2010
+ "kernel": {
2011
+ "machine": "x86_64",
2012
+ "modules": {
2013
+ "aesni_intel": {
2014
+ "refcount": "0",
2015
+ "size": "372736"
2016
+ },
2017
+ "autofs4": {
2018
+ "refcount": "2",
2019
+ "size": "45056"
2020
+ },
2021
+ "crc32_pclmul": {
2022
+ "refcount": "0",
2023
+ "size": "16384"
2024
+ },
2025
+ "crct10dif_pclmul": {
2026
+ "refcount": "1",
2027
+ "size": "16384"
2028
+ },
2029
+ "cryptd": {
2030
+ "refcount": "2",
2031
+ "size": "24576"
2032
+ },
2033
+ "crypto_simd": {
2034
+ "refcount": "1",
2035
+ "size": "16384"
2036
+ },
2037
+ "dm_multipath": {
2038
+ "refcount": "0",
2039
+ "size": "36864"
2040
+ },
2041
+ "drm": {
2042
+ "refcount": "0",
2043
+ "size": "548864"
2044
+ },
2045
+ "floppy": {
2046
+ "refcount": "0",
2047
+ "size": "86016"
2048
+ },
2049
+ "ghash_clmulni_intel": {
2050
+ "refcount": "0",
2051
+ "size": "16384"
2052
+ },
2053
+ "glue_helper": {
2054
+ "refcount": "1",
2055
+ "size": "16384"
2056
+ },
2057
+ "input_leds": {
2058
+ "refcount": "0",
2059
+ "size": "16384"
2060
+ },
2061
+ "ip_tables": {
2062
+ "refcount": "0",
2063
+ "size": "32768"
2064
+ },
2065
+ "msr": {
2066
+ "refcount": "0",
2067
+ "size": "16384"
2068
+ },
2069
+ "psmouse": {
2070
+ "refcount": "0",
2071
+ "size": "155648"
2072
+ },
2073
+ "sch_fq_codel": {
2074
+ "refcount": "2",
2075
+ "size": "20480"
2076
+ },
2077
+ "scsi_dh_alua": {
2078
+ "refcount": "0",
2079
+ "size": "20480",
2080
+ "version": "2.0"
2081
+ },
2082
+ "scsi_dh_emc": {
2083
+ "refcount": "0",
2084
+ "size": "16384"
2085
+ },
2086
+ "scsi_dh_rdac": {
2087
+ "refcount": "0",
2088
+ "size": "16384",
2089
+ "version": "01.00.0000.0000"
2090
+ },
2091
+ "serio_raw": {
2092
+ "refcount": "0",
2093
+ "size": "20480"
2094
+ },
2095
+ "x_tables": {
2096
+ "refcount": "1",
2097
+ "size": "49152"
2098
+ }
2099
+ },
2100
+ "name": "Linux",
2101
+ "os": "GNU/Linux",
2102
+ "processor": "x86_64",
2103
+ "release": "5.11.0-1020-aws",
2104
+ "version": "#21~20.04.2-Ubuntu SMP Fri Oct 1 13:03:59 UTC 2021"
2105
+ },
2106
+ "keys": {
2107
+ "ssh": {
2108
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
2109
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
2110
+ }
2111
+ },
2112
+ "languages": {
2113
+ "powershell": null,
2114
+ "ruby": {
2115
+ "bin_dir": "/usr/local/bin",
2116
+ "gem_bin": "/usr/local/bin/gem",
2117
+ "gems_dir": "/usr/local/gems",
2118
+ "host": "x86_64-pc-linux-gnu",
2119
+ "host_cpu": "x86_64",
2120
+ "host_os": "linux",
2121
+ "host_vendor": "pc",
2122
+ "platform": "x86_64-linux",
2123
+ "release_date": "2021-07-07",
2124
+ "ruby_bin": "/usr/local/bin/ruby",
2125
+ "target": "x86_64-pc-linux-gnu",
2126
+ "target_cpu": "x86_64",
2127
+ "target_os": "linux",
2128
+ "target_vendor": "pc",
2129
+ "version": "3.0.2"
2130
+ }
2131
+ },
2132
+ "lsb": {
2133
+ "codename": "focal",
2134
+ "description": "Ubuntu 20.04.3 LTS",
2135
+ "id": "Ubuntu",
2136
+ "release": "20.04"
2137
+ },
2138
+ "macaddress": "11:11:11:11:11:11",
2139
+ "machinename": "Fauxhai",
2140
+ "memory": {
2141
+ "total": "1048576kB"
2142
+ },
2143
+ "network": {
2144
+ "default_gateway": "10.0.0.1",
2145
+ "default_interface": "eth0",
2146
+ "interfaces": {
2147
+ "eth0": {
2148
+ "addresses": {
2149
+ "10.0.0.2": {
2150
+ "broadcast": "10.0.0.255",
2151
+ "family": "inet",
2152
+ "ip_scope": "RFC1918 PRIVATE",
2153
+ "netmask": "255.255.255.0",
2154
+ "prefixlen": "24",
2155
+ "scope": "Global"
2156
+ },
2157
+ "11:11:11:11:11:11": {
2158
+ "family": "lladdr"
2159
+ },
2160
+ "fe80::11:1111:1111:1111": {
2161
+ "family": "inet6",
2162
+ "ip_scope": "LINK LOCAL UNICAST",
2163
+ "prefixlen": "64",
2164
+ "scope": "Link",
2165
+ "tags": [
2166
+ ]
2167
+ }
2168
+ },
2169
+ "arp": {
2170
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
2171
+ },
2172
+ "encapsulation": "Ethernet",
2173
+ "flags": [
2174
+ "BROADCAST",
2175
+ "MULTICAST",
2176
+ "UP",
2177
+ "LOWER_UP"
2178
+ ],
2179
+ "mtu": "1500",
2180
+ "number": "0",
2181
+ "ring_params": {
2182
+ },
2183
+ "routes": [
2184
+ {
2185
+ "destination": "default",
2186
+ "family": "inet",
2187
+ "via": "10.0.0.1"
2188
+ },
2189
+ {
2190
+ "destination": "10.0.0.0/24",
2191
+ "family": "inet",
2192
+ "proto": "kernel",
2193
+ "scope": "link",
2194
+ "src": "10.0.0.2"
2195
+ },
2196
+ {
2197
+ "destination": "fe80::/64",
2198
+ "family": "inet6",
2199
+ "metric": "256",
2200
+ "proto": "kernel"
2201
+ }
2202
+ ],
2203
+ "state": "up",
2204
+ "type": "eth"
2205
+ },
2206
+ "lo": {
2207
+ "addresses": {
2208
+ "127.0.0.1": {
2209
+ "family": "inet",
2210
+ "ip_scope": "LOOPBACK",
2211
+ "netmask": "255.0.0.0",
2212
+ "prefixlen": "8",
2213
+ "scope": "Node"
2214
+ },
2215
+ "::1": {
2216
+ "family": "inet6",
2217
+ "ip_scope": "LINK LOCAL LOOPBACK",
2218
+ "prefixlen": "128",
2219
+ "scope": "Node",
2220
+ "tags": [
2221
+ ]
2222
+ }
2223
+ },
2224
+ "encapsulation": "Loopback",
2225
+ "flags": [
2226
+ "LOOPBACK",
2227
+ "UP",
2228
+ "LOWER_UP"
2229
+ ],
2230
+ "mtu": "65536",
2231
+ "state": "unknown"
2232
+ }
2233
+ }
2234
+ },
2235
+ "ohai_time": 1635803518.6871707,
2236
+ "os": "linux",
2237
+ "os_version": "5.11.0-1020-aws",
2238
+ "packages": {
2239
+ "accountsservice": {
2240
+ "arch": "amd64",
2241
+ "version": "0.6.55-0ubuntu12~20.04.4"
2242
+ },
2243
+ "acpid": {
2244
+ "arch": "amd64",
2245
+ "version": "1:2.0.32-1ubuntu1"
2246
+ },
2247
+ "adduser": {
2248
+ "arch": "all",
2249
+ "version": "3.118ubuntu2"
2250
+ },
2251
+ "alsa-topology-conf": {
2252
+ "arch": "all",
2253
+ "version": "1.2.2-1"
2254
+ },
2255
+ "alsa-ucm-conf": {
2256
+ "arch": "all",
2257
+ "version": "1.2.2-1ubuntu0.11"
2258
+ },
2259
+ "amd64-microcode": {
2260
+ "arch": "amd64",
2261
+ "version": "3.20191218.1ubuntu1"
2262
+ },
2263
+ "apparmor": {
2264
+ "arch": "amd64",
2265
+ "version": "2.13.3-7ubuntu5.1"
2266
+ },
2267
+ "apport": {
2268
+ "arch": "all",
2269
+ "version": "2.20.11-0ubuntu27.20"
2270
+ },
2271
+ "apport-symptoms": {
2272
+ "arch": "all",
2273
+ "version": "0.23"
2274
+ },
2275
+ "apt": {
2276
+ "arch": "amd64",
2277
+ "version": "2.0.6"
2278
+ },
2279
+ "apt-utils": {
2280
+ "arch": "amd64",
2281
+ "version": "2.0.6"
2282
+ },
2283
+ "at": {
2284
+ "arch": "amd64",
2285
+ "version": "3.1.23-1ubuntu1"
2286
+ },
2287
+ "base-files": {
2288
+ "arch": "amd64",
2289
+ "version": "11ubuntu5.4"
2290
+ },
2291
+ "base-passwd": {
2292
+ "arch": "amd64",
2293
+ "version": "3.5.47"
2294
+ },
2295
+ "bash": {
2296
+ "arch": "amd64",
2297
+ "version": "5.0-6ubuntu1.1"
2298
+ },
2299
+ "bash-completion": {
2300
+ "arch": "all",
2301
+ "version": "1:2.10-1ubuntu1"
2302
+ },
2303
+ "bc": {
2304
+ "arch": "amd64",
2305
+ "version": "1.07.1-2build1"
2306
+ },
2307
+ "bcache-tools": {
2308
+ "arch": "amd64",
2309
+ "version": "1.0.8-3ubuntu0.1"
2310
+ },
2311
+ "bind9-dnsutils": {
2312
+ "arch": "amd64",
2313
+ "version": "1:9.16.1-0ubuntu2.8"
2314
+ },
2315
+ "bind9-host": {
2316
+ "arch": "amd64",
2317
+ "version": "1:9.16.1-0ubuntu2.8"
2318
+ },
2319
+ "bind9-libs": {
2320
+ "arch": "amd64",
2321
+ "version": "1:9.16.1-0ubuntu2.8"
2322
+ },
2323
+ "bolt": {
2324
+ "arch": "amd64",
2325
+ "version": "0.8-4ubuntu1"
2326
+ },
2327
+ "bsdmainutils": {
2328
+ "arch": "amd64",
2329
+ "version": "11.1.2ubuntu3"
2330
+ },
2331
+ "bsdutils": {
2332
+ "arch": "amd64",
2333
+ "version": "1:2.34-0.1ubuntu9.1"
2334
+ },
2335
+ "btrfs-progs": {
2336
+ "arch": "amd64",
2337
+ "version": "5.4.1-2"
2338
+ },
2339
+ "busybox-initramfs": {
2340
+ "arch": "amd64",
2341
+ "version": "1:1.30.1-4ubuntu6.3"
2342
+ },
2343
+ "busybox-static": {
2344
+ "arch": "amd64",
2345
+ "version": "1:1.30.1-4ubuntu6.3"
2346
+ },
2347
+ "byobu": {
2348
+ "arch": "all",
2349
+ "version": "5.133-0ubuntu1"
2350
+ },
2351
+ "bzip2": {
2352
+ "arch": "amd64",
2353
+ "version": "1.0.8-2"
2354
+ },
2355
+ "ca-certificates": {
2356
+ "arch": "all",
2357
+ "version": "20210119~20.04.2"
2358
+ },
2359
+ "chef": {
2360
+ "arch": "amd64",
2361
+ "version": "17.7.29-1"
2362
+ },
2363
+ "cloud-guest-utils": {
2364
+ "arch": "all",
2365
+ "version": "0.31-7-gd99b2d76-0ubuntu1"
2366
+ },
2367
+ "cloud-init": {
2368
+ "arch": "all",
2369
+ "version": "21.3-1-g6803368d-0ubuntu1~20.04.4"
2370
+ },
2371
+ "cloud-initramfs-copymods": {
2372
+ "arch": "all",
2373
+ "version": "0.45ubuntu1"
2374
+ },
2375
+ "cloud-initramfs-dyn-netconf": {
2376
+ "arch": "all",
2377
+ "version": "0.45ubuntu1"
2378
+ },
2379
+ "command-not-found": {
2380
+ "arch": "all",
2381
+ "version": "20.04.4"
2382
+ },
2383
+ "console-setup": {
2384
+ "arch": "all",
2385
+ "version": "1.194ubuntu3"
2386
+ },
2387
+ "console-setup-linux": {
2388
+ "arch": "all",
2389
+ "version": "1.194ubuntu3"
2390
+ },
2391
+ "coreutils": {
2392
+ "arch": "amd64",
2393
+ "version": "8.30-3ubuntu2"
2394
+ },
2395
+ "cpio": {
2396
+ "arch": "amd64",
2397
+ "version": "2.13+dfsg-2ubuntu0.3"
2398
+ },
2399
+ "cron": {
2400
+ "arch": "amd64",
2401
+ "version": "3.0pl1-136ubuntu1"
2402
+ },
2403
+ "cryptsetup": {
2404
+ "arch": "amd64",
2405
+ "version": "2:2.2.2-3ubuntu2.3"
2406
+ },
2407
+ "cryptsetup-bin": {
2408
+ "arch": "amd64",
2409
+ "version": "2:2.2.2-3ubuntu2.3"
2410
+ },
2411
+ "cryptsetup-initramfs": {
2412
+ "arch": "all",
2413
+ "version": "2:2.2.2-3ubuntu2.3"
2414
+ },
2415
+ "cryptsetup-run": {
2416
+ "arch": "all",
2417
+ "version": "2:2.2.2-3ubuntu2.3"
2418
+ },
2419
+ "curl": {
2420
+ "arch": "amd64",
2421
+ "version": "7.68.0-1ubuntu2.7"
2422
+ },
2423
+ "dash": {
2424
+ "arch": "amd64",
2425
+ "version": "0.5.10.2-6"
2426
+ },
2427
+ "dbus": {
2428
+ "arch": "amd64",
2429
+ "version": "1.12.16-2ubuntu2.1"
2430
+ },
2431
+ "dbus-user-session": {
2432
+ "arch": "amd64",
2433
+ "version": "1.12.16-2ubuntu2.1"
2434
+ },
2435
+ "dconf-gsettings-backend": {
2436
+ "arch": "amd64",
2437
+ "version": "0.36.0-1"
2438
+ },
2439
+ "dconf-service": {
2440
+ "arch": "amd64",
2441
+ "version": "0.36.0-1"
2442
+ },
2443
+ "debconf": {
2444
+ "arch": "all",
2445
+ "version": "1.5.73"
2446
+ },
2447
+ "debconf-i18n": {
2448
+ "arch": "all",
2449
+ "version": "1.5.73"
2450
+ },
2451
+ "debianutils": {
2452
+ "arch": "amd64",
2453
+ "version": "4.9.1"
2454
+ },
2455
+ "diffutils": {
2456
+ "arch": "amd64",
2457
+ "version": "1:3.7-3"
2458
+ },
2459
+ "dirmngr": {
2460
+ "arch": "amd64",
2461
+ "version": "2.2.19-3ubuntu2.1"
2462
+ },
2463
+ "distro-info": {
2464
+ "arch": "amd64",
2465
+ "version": "0.23ubuntu1"
2466
+ },
2467
+ "distro-info-data": {
2468
+ "arch": "all",
2469
+ "version": "0.43ubuntu1.9"
2470
+ },
2471
+ "dmeventd": {
2472
+ "arch": "amd64",
2473
+ "version": "2:1.02.167-1ubuntu1"
2474
+ },
2475
+ "dmidecode": {
2476
+ "arch": "amd64",
2477
+ "version": "3.2-3"
2478
+ },
2479
+ "dmsetup": {
2480
+ "arch": "amd64",
2481
+ "version": "2:1.02.167-1ubuntu1"
2482
+ },
2483
+ "dosfstools": {
2484
+ "arch": "amd64",
2485
+ "version": "4.1-2"
2486
+ },
2487
+ "dpkg": {
2488
+ "arch": "amd64",
2489
+ "version": "1.19.7ubuntu3"
2490
+ },
2491
+ "e2fsprogs": {
2492
+ "arch": "amd64",
2493
+ "version": "1.45.5-2ubuntu1"
2494
+ },
2495
+ "eatmydata": {
2496
+ "arch": "all",
2497
+ "version": "105-7"
2498
+ },
2499
+ "ec2-hibinit-agent": {
2500
+ "arch": "all",
2501
+ "version": "1.0.0-0ubuntu9.1"
2502
+ },
2503
+ "ec2-instance-connect": {
2504
+ "arch": "all",
2505
+ "version": "1.1.12+dfsg1-0ubuntu3.20.04.1"
2506
+ },
2507
+ "ed": {
2508
+ "arch": "amd64",
2509
+ "version": "1.16-1"
2510
+ },
2511
+ "eject": {
2512
+ "arch": "amd64",
2513
+ "version": "2.1.5+deb1+cvs20081104-14"
2514
+ },
2515
+ "ethtool": {
2516
+ "arch": "amd64",
2517
+ "version": "1:5.4-1"
2518
+ },
2519
+ "fdisk": {
2520
+ "arch": "amd64",
2521
+ "version": "2.34-0.1ubuntu9.1"
2522
+ },
2523
+ "file": {
2524
+ "arch": "amd64",
2525
+ "version": "1:5.38-4"
2526
+ },
2527
+ "finalrd": {
2528
+ "arch": "all",
2529
+ "version": "6~ubuntu20.04.1"
2530
+ },
2531
+ "findutils": {
2532
+ "arch": "amd64",
2533
+ "version": "4.7.0-1ubuntu1"
2534
+ },
2535
+ "fonts-ubuntu-console": {
2536
+ "arch": "all",
2537
+ "version": "0.83-4ubuntu1"
2538
+ },
2539
+ "friendly-recovery": {
2540
+ "arch": "all",
2541
+ "version": "0.2.41ubuntu0.20.04.1"
2542
+ },
2543
+ "ftp": {
2544
+ "arch": "amd64",
2545
+ "version": "0.17-34.1"
2546
+ },
2547
+ "fuse": {
2548
+ "arch": "amd64",
2549
+ "version": "2.9.9-3"
2550
+ },
2551
+ "fuse3": {
2552
+ "arch": "amd64",
2553
+ "version": "3.9.0-2"
2554
+ },
2555
+ "fwupd": {
2556
+ "arch": "amd64",
2557
+ "version": "1.5.11-0ubuntu1~20.04.2"
2558
+ },
2559
+ "fwupd-signed": {
2560
+ "arch": "amd64",
2561
+ "version": "1.27.1ubuntu5+1.5.11-0ubuntu1~20.04.2"
2562
+ },
2563
+ "gawk": {
2564
+ "arch": "amd64",
2565
+ "version": "1:5.0.1+dfsg-1"
2566
+ },
2567
+ "gcc-10-base": {
2568
+ "arch": "amd64",
2569
+ "version": "10.3.0-1ubuntu1~20.04"
2570
+ },
2571
+ "gdisk": {
2572
+ "arch": "amd64",
2573
+ "version": "1.0.5-1"
2574
+ },
2575
+ "gettext-base": {
2576
+ "arch": "amd64",
2577
+ "version": "0.19.8.1-10build1"
2578
+ },
2579
+ "gir1.2-glib-2.0": {
2580
+ "arch": "amd64",
2581
+ "version": "1.64.1-1~ubuntu20.04.1"
2582
+ },
2583
+ "gir1.2-packagekitglib-1.0": {
2584
+ "arch": "amd64",
2585
+ "version": "1.1.13-2ubuntu1.1"
2586
+ },
2587
+ "git": {
2588
+ "arch": "amd64",
2589
+ "version": "1:2.25.1-1ubuntu3.2"
2590
+ },
2591
+ "git-man": {
2592
+ "arch": "all",
2593
+ "version": "1:2.25.1-1ubuntu3.2"
2594
+ },
2595
+ "glib-networking": {
2596
+ "arch": "amd64",
2597
+ "version": "2.64.2-1ubuntu0.1"
2598
+ },
2599
+ "glib-networking-common": {
2600
+ "arch": "all",
2601
+ "version": "2.64.2-1ubuntu0.1"
2602
+ },
2603
+ "glib-networking-services": {
2604
+ "arch": "amd64",
2605
+ "version": "2.64.2-1ubuntu0.1"
2606
+ },
2607
+ "gnupg": {
2608
+ "arch": "all",
2609
+ "version": "2.2.19-3ubuntu2.1"
2610
+ },
2611
+ "gnupg-l10n": {
2612
+ "arch": "all",
2613
+ "version": "2.2.19-3ubuntu2.1"
2614
+ },
2615
+ "gnupg-utils": {
2616
+ "arch": "amd64",
2617
+ "version": "2.2.19-3ubuntu2.1"
2618
+ },
2619
+ "gpg": {
2620
+ "arch": "amd64",
2621
+ "version": "2.2.19-3ubuntu2.1"
2622
+ },
2623
+ "gpg-agent": {
2624
+ "arch": "amd64",
2625
+ "version": "2.2.19-3ubuntu2.1"
2626
+ },
2627
+ "gpg-wks-client": {
2628
+ "arch": "amd64",
2629
+ "version": "2.2.19-3ubuntu2.1"
2630
+ },
2631
+ "gpg-wks-server": {
2632
+ "arch": "amd64",
2633
+ "version": "2.2.19-3ubuntu2.1"
2634
+ },
2635
+ "gpgconf": {
2636
+ "arch": "amd64",
2637
+ "version": "2.2.19-3ubuntu2.1"
2638
+ },
2639
+ "gpgsm": {
2640
+ "arch": "amd64",
2641
+ "version": "2.2.19-3ubuntu2.1"
2642
+ },
2643
+ "gpgv": {
2644
+ "arch": "amd64",
2645
+ "version": "2.2.19-3ubuntu2.1"
2646
+ },
2647
+ "grep": {
2648
+ "arch": "amd64",
2649
+ "version": "3.4-1"
2650
+ },
2651
+ "groff-base": {
2652
+ "arch": "amd64",
2653
+ "version": "1.22.4-4build1"
2654
+ },
2655
+ "grub-common": {
2656
+ "arch": "amd64",
2657
+ "version": "2.04-1ubuntu26.13"
2658
+ },
2659
+ "grub-gfxpayload-lists": {
2660
+ "arch": "amd64",
2661
+ "version": "0.7"
2662
+ },
2663
+ "grub-pc": {
2664
+ "arch": "amd64",
2665
+ "version": "2.04-1ubuntu26.13"
2666
+ },
2667
+ "grub-pc-bin": {
2668
+ "arch": "amd64",
2669
+ "version": "2.04-1ubuntu26.13"
2670
+ },
2671
+ "grub2-common": {
2672
+ "arch": "amd64",
2673
+ "version": "2.04-1ubuntu26.13"
2674
+ },
2675
+ "gsettings-desktop-schemas": {
2676
+ "arch": "all",
2677
+ "version": "3.36.0-1ubuntu1"
2678
+ },
2679
+ "gzip": {
2680
+ "arch": "amd64",
2681
+ "version": "1.10-0ubuntu4"
2682
+ },
2683
+ "hdparm": {
2684
+ "arch": "amd64",
2685
+ "version": "9.58+ds-4"
2686
+ },
2687
+ "hibagent": {
2688
+ "arch": "all",
2689
+ "version": "1.0.1-0ubuntu1"
2690
+ },
2691
+ "hostname": {
2692
+ "arch": "amd64",
2693
+ "version": "3.23"
2694
+ },
2695
+ "htop": {
2696
+ "arch": "amd64",
2697
+ "version": "2.2.0-2build1"
2698
+ },
2699
+ "info": {
2700
+ "arch": "amd64",
2701
+ "version": "6.7.0.dfsg.2-5"
2702
+ },
2703
+ "init": {
2704
+ "arch": "amd64",
2705
+ "version": "1.57"
2706
+ },
2707
+ "init-system-helpers": {
2708
+ "arch": "all",
2709
+ "version": "1.57"
2710
+ },
2711
+ "initramfs-tools": {
2712
+ "arch": "all",
2713
+ "version": "0.136ubuntu6.6"
2714
+ },
2715
+ "initramfs-tools-bin": {
2716
+ "arch": "amd64",
2717
+ "version": "0.136ubuntu6.6"
2718
+ },
2719
+ "initramfs-tools-core": {
2720
+ "arch": "all",
2721
+ "version": "0.136ubuntu6.6"
2722
+ },
2723
+ "install-info": {
2724
+ "arch": "amd64",
2725
+ "version": "6.7.0.dfsg.2-5"
2726
+ },
2727
+ "intel-microcode": {
2728
+ "arch": "amd64",
2729
+ "version": "3.20210608.0ubuntu0.20.04.1"
2730
+ },
2731
+ "iproute2": {
2732
+ "arch": "amd64",
2733
+ "version": "5.5.0-1ubuntu1"
2734
+ },
2735
+ "iptables": {
2736
+ "arch": "amd64",
2737
+ "version": "1.8.4-3ubuntu2"
2738
+ },
2739
+ "iputils-ping": {
2740
+ "arch": "amd64",
2741
+ "version": "3:20190709-3"
2742
+ },
2743
+ "iputils-tracepath": {
2744
+ "arch": "amd64",
2745
+ "version": "3:20190709-3"
2746
+ },
2747
+ "irqbalance": {
2748
+ "arch": "amd64",
2749
+ "version": "1.6.0-3ubuntu1"
2750
+ },
2751
+ "isc-dhcp-client": {
2752
+ "arch": "amd64",
2753
+ "version": "4.4.1-2.1ubuntu5.20.04.2"
2754
+ },
2755
+ "isc-dhcp-common": {
2756
+ "arch": "amd64",
2757
+ "version": "4.4.1-2.1ubuntu5.20.04.2"
2758
+ },
2759
+ "iso-codes": {
2760
+ "arch": "all",
2761
+ "version": "4.4-1"
2762
+ },
2763
+ "iucode-tool": {
2764
+ "arch": "amd64",
2765
+ "version": "2.3.1-1"
2766
+ },
2767
+ "kbd": {
2768
+ "arch": "amd64",
2769
+ "version": "2.0.4-4ubuntu2"
2770
+ },
2771
+ "keyboard-configuration": {
2772
+ "arch": "all",
2773
+ "version": "1.194ubuntu3"
2774
+ },
2775
+ "klibc-utils": {
2776
+ "arch": "amd64",
2777
+ "version": "2.0.7-1ubuntu5"
2778
+ },
2779
+ "kmod": {
2780
+ "arch": "amd64",
2781
+ "version": "27-1ubuntu2"
2782
+ },
2783
+ "kpartx": {
2784
+ "arch": "amd64",
2785
+ "version": "0.8.3-1ubuntu2"
2786
+ },
2787
+ "krb5-locales": {
2788
+ "arch": "all",
2789
+ "version": "1.17-6ubuntu4.1"
2790
+ },
2791
+ "landscape-common": {
2792
+ "arch": "amd64",
2793
+ "version": "19.12-0ubuntu4.2"
2794
+ },
2795
+ "language-selector-common": {
2796
+ "arch": "all",
2797
+ "version": "0.204.2"
2798
+ },
2799
+ "less": {
2800
+ "arch": "amd64",
2801
+ "version": "551-1ubuntu0.1"
2802
+ },
2803
+ "libaccountsservice0": {
2804
+ "arch": "amd64",
2805
+ "version": "0.6.55-0ubuntu12~20.04.4"
2806
+ },
2807
+ "libacl1": {
2808
+ "arch": "amd64",
2809
+ "version": "2.2.53-6"
2810
+ },
2811
+ "libaio1": {
2812
+ "arch": "amd64",
2813
+ "version": "0.3.112-5"
2814
+ },
2815
+ "libapparmor1": {
2816
+ "arch": "amd64",
2817
+ "version": "2.13.3-7ubuntu5.1"
2818
+ },
2819
+ "libappstream4": {
2820
+ "arch": "amd64",
2821
+ "version": "0.12.10-2"
2822
+ },
2823
+ "libapt-pkg6.0": {
2824
+ "arch": "amd64",
2825
+ "version": "2.0.6"
2826
+ },
2827
+ "libarchive13": {
2828
+ "arch": "amd64",
2829
+ "version": "3.4.0-2ubuntu1"
2830
+ },
2831
+ "libargon2-1": {
2832
+ "arch": "amd64",
2833
+ "version": "0~20171227-0.2"
2834
+ },
2835
+ "libasn1-8-heimdal": {
2836
+ "arch": "amd64",
2837
+ "version": "7.7.0+dfsg-1ubuntu1"
2838
+ },
2839
+ "libasound2": {
2840
+ "arch": "amd64",
2841
+ "version": "1.2.2-2.1ubuntu2.4"
2842
+ },
2843
+ "libasound2-data": {
2844
+ "arch": "all",
2845
+ "version": "1.2.2-2.1ubuntu2.4"
2846
+ },
2847
+ "libassuan0": {
2848
+ "arch": "amd64",
2849
+ "version": "2.5.3-7ubuntu2"
2850
+ },
2851
+ "libatasmart4": {
2852
+ "arch": "amd64",
2853
+ "version": "0.19-5"
2854
+ },
2855
+ "libatm1": {
2856
+ "arch": "amd64",
2857
+ "version": "1:2.5.1-4"
2858
+ },
2859
+ "libattr1": {
2860
+ "arch": "amd64",
2861
+ "version": "1:2.4.48-5"
2862
+ },
2863
+ "libaudit-common": {
2864
+ "arch": "all",
2865
+ "version": "1:2.8.5-2ubuntu6"
2866
+ },
2867
+ "libaudit1": {
2868
+ "arch": "amd64",
2869
+ "version": "1:2.8.5-2ubuntu6"
2870
+ },
2871
+ "libblkid1": {
2872
+ "arch": "amd64",
2873
+ "version": "2.34-0.1ubuntu9.1"
2874
+ },
2875
+ "libblockdev-crypto2": {
2876
+ "arch": "amd64",
2877
+ "version": "2.23-2ubuntu3"
2878
+ },
2879
+ "libblockdev-fs2": {
2880
+ "arch": "amd64",
2881
+ "version": "2.23-2ubuntu3"
2882
+ },
2883
+ "libblockdev-loop2": {
2884
+ "arch": "amd64",
2885
+ "version": "2.23-2ubuntu3"
2886
+ },
2887
+ "libblockdev-part-err2": {
2888
+ "arch": "amd64",
2889
+ "version": "2.23-2ubuntu3"
2890
+ },
2891
+ "libblockdev-part2": {
2892
+ "arch": "amd64",
2893
+ "version": "2.23-2ubuntu3"
2894
+ },
2895
+ "libblockdev-swap2": {
2896
+ "arch": "amd64",
2897
+ "version": "2.23-2ubuntu3"
2898
+ },
2899
+ "libblockdev-utils2": {
2900
+ "arch": "amd64",
2901
+ "version": "2.23-2ubuntu3"
2902
+ },
2903
+ "libblockdev2": {
2904
+ "arch": "amd64",
2905
+ "version": "2.23-2ubuntu3"
2906
+ },
2907
+ "libbrotli1": {
2908
+ "arch": "amd64",
2909
+ "version": "1.0.7-6ubuntu0.1"
2910
+ },
2911
+ "libbsd0": {
2912
+ "arch": "amd64",
2913
+ "version": "0.10.0-1"
2914
+ },
2915
+ "libbz2-1.0": {
2916
+ "arch": "amd64",
2917
+ "version": "1.0.8-2"
2918
+ },
2919
+ "libc-bin": {
2920
+ "arch": "amd64",
2921
+ "version": "2.31-0ubuntu9.2"
2922
+ },
2923
+ "libc6": {
2924
+ "arch": "amd64",
2925
+ "version": "2.31-0ubuntu9.2"
2926
+ },
2927
+ "libcanberra0": {
2928
+ "arch": "amd64",
2929
+ "version": "0.30-7ubuntu1"
2930
+ },
2931
+ "libcap-ng0": {
2932
+ "arch": "amd64",
2933
+ "version": "0.7.9-2.1build1"
2934
+ },
2935
+ "libcap2": {
2936
+ "arch": "amd64",
2937
+ "version": "1:2.32-1"
2938
+ },
2939
+ "libcap2-bin": {
2940
+ "arch": "amd64",
2941
+ "version": "1:2.32-1"
2942
+ },
2943
+ "libcbor0.6": {
2944
+ "arch": "amd64",
2945
+ "version": "0.6.0-0ubuntu1"
2946
+ },
2947
+ "libcom-err2": {
2948
+ "arch": "amd64",
2949
+ "version": "1.45.5-2ubuntu1"
2950
+ },
2951
+ "libcrypt1": {
2952
+ "arch": "amd64",
2953
+ "version": "1:4.4.10-10ubuntu4"
2954
+ },
2955
+ "libcryptsetup12": {
2956
+ "arch": "amd64",
2957
+ "version": "2:2.2.2-3ubuntu2.3"
2958
+ },
2959
+ "libcurl3-gnutls": {
2960
+ "arch": "amd64",
2961
+ "version": "7.68.0-1ubuntu2.7"
2962
+ },
2963
+ "libcurl4": {
2964
+ "arch": "amd64",
2965
+ "version": "7.68.0-1ubuntu2.7"
2966
+ },
2967
+ "libdb5.3": {
2968
+ "arch": "amd64",
2969
+ "version": "5.3.28+dfsg1-0.6ubuntu2"
2970
+ },
2971
+ "libdbus-1-3": {
2972
+ "arch": "amd64",
2973
+ "version": "1.12.16-2ubuntu2.1"
2974
+ },
2975
+ "libdconf1": {
2976
+ "arch": "amd64",
2977
+ "version": "0.36.0-1"
2978
+ },
2979
+ "libdebconfclient0": {
2980
+ "arch": "amd64",
2981
+ "version": "0.251ubuntu1"
2982
+ },
2983
+ "libdevmapper-event1.02.1": {
2984
+ "arch": "amd64",
2985
+ "version": "2:1.02.167-1ubuntu1"
2986
+ },
2987
+ "libdevmapper1.02.1": {
2988
+ "arch": "amd64",
2989
+ "version": "2:1.02.167-1ubuntu1"
2990
+ },
2991
+ "libdns-export1109": {
2992
+ "arch": "amd64",
2993
+ "version": "1:9.11.16+dfsg-3~ubuntu1"
2994
+ },
2995
+ "libdrm-common": {
2996
+ "arch": "all",
2997
+ "version": "2.4.105-3~20.04.2"
2998
+ },
2999
+ "libdrm2": {
3000
+ "arch": "amd64",
3001
+ "version": "2.4.105-3~20.04.2"
3002
+ },
3003
+ "libeatmydata1": {
3004
+ "arch": "amd64",
3005
+ "version": "105-7"
3006
+ },
3007
+ "libedit2": {
3008
+ "arch": "amd64",
3009
+ "version": "3.1-20191231-1"
3010
+ },
3011
+ "libefiboot1": {
3012
+ "arch": "amd64",
3013
+ "version": "37-2ubuntu2.2"
3014
+ },
3015
+ "libefivar1": {
3016
+ "arch": "amd64",
3017
+ "version": "37-2ubuntu2.2"
3018
+ },
3019
+ "libelf1": {
3020
+ "arch": "amd64",
3021
+ "version": "0.176-1.1build1"
3022
+ },
3023
+ "liberror-perl": {
3024
+ "arch": "all",
3025
+ "version": "0.17029-1"
3026
+ },
3027
+ "libestr0": {
3028
+ "arch": "amd64",
3029
+ "version": "0.1.10-2.1"
3030
+ },
3031
+ "libevent-2.1-7": {
3032
+ "arch": "amd64",
3033
+ "version": "2.1.11-stable-1"
3034
+ },
3035
+ "libexpat1": {
3036
+ "arch": "amd64",
3037
+ "version": "2.2.9-1build1"
3038
+ },
3039
+ "libext2fs2": {
3040
+ "arch": "amd64",
3041
+ "version": "1.45.5-2ubuntu1"
3042
+ },
3043
+ "libfastjson4": {
3044
+ "arch": "amd64",
3045
+ "version": "0.99.8-2"
3046
+ },
3047
+ "libfdisk1": {
3048
+ "arch": "amd64",
3049
+ "version": "2.34-0.1ubuntu9.1"
3050
+ },
3051
+ "libffi7": {
3052
+ "arch": "amd64",
3053
+ "version": "3.3-4"
3054
+ },
3055
+ "libfido2-1": {
3056
+ "arch": "amd64",
3057
+ "version": "1.3.1-1ubuntu2"
3058
+ },
3059
+ "libfl2": {
3060
+ "arch": "amd64",
3061
+ "version": "2.6.4-6.2"
3062
+ },
3063
+ "libfreetype6": {
3064
+ "arch": "amd64",
3065
+ "version": "2.10.1-2ubuntu0.1"
3066
+ },
3067
+ "libfribidi0": {
3068
+ "arch": "amd64",
3069
+ "version": "1.0.8-2"
3070
+ },
3071
+ "libfuse2": {
3072
+ "arch": "amd64",
3073
+ "version": "2.9.9-3"
3074
+ },
3075
+ "libfuse3-3": {
3076
+ "arch": "amd64",
3077
+ "version": "3.9.0-2"
3078
+ },
3079
+ "libfwupd2": {
3080
+ "arch": "amd64",
3081
+ "version": "1.5.11-0ubuntu1~20.04.2"
3082
+ },
3083
+ "libfwupdplugin1": {
3084
+ "arch": "amd64",
3085
+ "version": "1.5.11-0ubuntu1~20.04.2"
3086
+ },
3087
+ "libgcab-1.0-0": {
3088
+ "arch": "amd64",
3089
+ "version": "1.4-1"
3090
+ },
3091
+ "libgcc-s1": {
3092
+ "arch": "amd64",
3093
+ "version": "10.3.0-1ubuntu1~20.04"
3094
+ },
3095
+ "libgcrypt20": {
3096
+ "arch": "amd64",
3097
+ "version": "1.8.5-5ubuntu1.1"
3098
+ },
3099
+ "libgdbm-compat4": {
3100
+ "arch": "amd64",
3101
+ "version": "1.18.1-5"
3102
+ },
3103
+ "libgdbm6": {
3104
+ "arch": "amd64",
3105
+ "version": "1.18.1-5"
3106
+ },
3107
+ "libgirepository-1.0-1": {
3108
+ "arch": "amd64",
3109
+ "version": "1.64.1-1~ubuntu20.04.1"
3110
+ },
3111
+ "libglib2.0-0": {
3112
+ "arch": "amd64",
3113
+ "version": "2.64.6-1~ubuntu20.04.4"
3114
+ },
3115
+ "libglib2.0-bin": {
3116
+ "arch": "amd64",
3117
+ "version": "2.64.6-1~ubuntu20.04.4"
3118
+ },
3119
+ "libglib2.0-data": {
3120
+ "arch": "all",
3121
+ "version": "2.64.6-1~ubuntu20.04.4"
3122
+ },
3123
+ "libgmp10": {
3124
+ "arch": "amd64",
3125
+ "version": "2:6.2.0+dfsg-4"
3126
+ },
3127
+ "libgnutls30": {
3128
+ "arch": "amd64",
3129
+ "version": "3.6.13-2ubuntu1.6"
3130
+ },
3131
+ "libgpg-error0": {
3132
+ "arch": "amd64",
3133
+ "version": "1.37-1"
3134
+ },
3135
+ "libgpgme11": {
3136
+ "arch": "amd64",
3137
+ "version": "1.13.1-7ubuntu2"
3138
+ },
3139
+ "libgpm2": {
3140
+ "arch": "amd64",
3141
+ "version": "1.20.7-5"
3142
+ },
3143
+ "libgssapi-krb5-2": {
3144
+ "arch": "amd64",
3145
+ "version": "1.17-6ubuntu4.1"
3146
+ },
3147
+ "libgssapi3-heimdal": {
3148
+ "arch": "amd64",
3149
+ "version": "7.7.0+dfsg-1ubuntu1"
3150
+ },
3151
+ "libgstreamer1.0-0": {
3152
+ "arch": "amd64",
3153
+ "version": "1.16.2-2"
3154
+ },
3155
+ "libgudev-1.0-0": {
3156
+ "arch": "amd64",
3157
+ "version": "1:233-1"
3158
+ },
3159
+ "libgusb2": {
3160
+ "arch": "amd64",
3161
+ "version": "0.3.4-0.1"
3162
+ },
3163
+ "libhcrypto4-heimdal": {
3164
+ "arch": "amd64",
3165
+ "version": "7.7.0+dfsg-1ubuntu1"
3166
+ },
3167
+ "libheimbase1-heimdal": {
3168
+ "arch": "amd64",
3169
+ "version": "7.7.0+dfsg-1ubuntu1"
3170
+ },
3171
+ "libheimntlm0-heimdal": {
3172
+ "arch": "amd64",
3173
+ "version": "7.7.0+dfsg-1ubuntu1"
3174
+ },
3175
+ "libhogweed5": {
3176
+ "arch": "amd64",
3177
+ "version": "3.5.1+really3.5.1-2ubuntu0.2"
3178
+ },
3179
+ "libhx509-5-heimdal": {
3180
+ "arch": "amd64",
3181
+ "version": "7.7.0+dfsg-1ubuntu1"
3182
+ },
3183
+ "libicu66": {
3184
+ "arch": "amd64",
3185
+ "version": "66.1-2ubuntu2"
3186
+ },
3187
+ "libidn2-0": {
3188
+ "arch": "amd64",
3189
+ "version": "2.2.0-2"
3190
+ },
3191
+ "libip4tc2": {
3192
+ "arch": "amd64",
3193
+ "version": "1.8.4-3ubuntu2"
3194
+ },
3195
+ "libip6tc2": {
3196
+ "arch": "amd64",
3197
+ "version": "1.8.4-3ubuntu2"
3198
+ },
3199
+ "libisc-export1105": {
3200
+ "arch": "amd64",
3201
+ "version": "1:9.11.16+dfsg-3~ubuntu1"
3202
+ },
3203
+ "libisns0": {
3204
+ "arch": "amd64",
3205
+ "version": "0.97-3"
3206
+ },
3207
+ "libjcat1": {
3208
+ "arch": "amd64",
3209
+ "version": "0.1.3-2~ubuntu20.04.1"
3210
+ },
3211
+ "libjson-c4": {
3212
+ "arch": "amd64",
3213
+ "version": "0.13.1+dfsg-7ubuntu0.3"
3214
+ },
3215
+ "libjson-glib-1.0-0": {
3216
+ "arch": "amd64",
3217
+ "version": "1.4.4-2ubuntu2"
3218
+ },
3219
+ "libjson-glib-1.0-common": {
3220
+ "arch": "all",
3221
+ "version": "1.4.4-2ubuntu2"
3222
+ },
3223
+ "libk5crypto3": {
3224
+ "arch": "amd64",
3225
+ "version": "1.17-6ubuntu4.1"
3226
+ },
3227
+ "libkeyutils1": {
3228
+ "arch": "amd64",
3229
+ "version": "1.6-6ubuntu1"
3230
+ },
3231
+ "libklibc": {
3232
+ "arch": "amd64",
3233
+ "version": "2.0.7-1ubuntu5"
3234
+ },
3235
+ "libkmod2": {
3236
+ "arch": "amd64",
3237
+ "version": "27-1ubuntu2"
3238
+ },
3239
+ "libkrb5-26-heimdal": {
3240
+ "arch": "amd64",
3241
+ "version": "7.7.0+dfsg-1ubuntu1"
3242
+ },
3243
+ "libkrb5-3": {
3244
+ "arch": "amd64",
3245
+ "version": "1.17-6ubuntu4.1"
3246
+ },
3247
+ "libkrb5support0": {
3248
+ "arch": "amd64",
3249
+ "version": "1.17-6ubuntu4.1"
3250
+ },
3251
+ "libksba8": {
3252
+ "arch": "amd64",
3253
+ "version": "1.3.5-2"
3254
+ },
3255
+ "libldap-2.4-2": {
3256
+ "arch": "amd64",
3257
+ "version": "2.4.49+dfsg-2ubuntu1.8"
3258
+ },
3259
+ "libldap-common": {
3260
+ "arch": "all",
3261
+ "version": "2.4.49+dfsg-2ubuntu1.8"
3262
+ },
3263
+ "liblmdb0": {
3264
+ "arch": "amd64",
3265
+ "version": "0.9.24-1"
3266
+ },
3267
+ "liblocale-gettext-perl": {
3268
+ "arch": "amd64",
3269
+ "version": "1.07-4"
3270
+ },
3271
+ "libltdl7": {
3272
+ "arch": "amd64",
3273
+ "version": "2.4.6-14"
3274
+ },
3275
+ "liblvm2cmd2.03": {
3276
+ "arch": "amd64",
3277
+ "version": "2.03.07-1ubuntu1"
3278
+ },
3279
+ "liblz4-1": {
3280
+ "arch": "amd64",
3281
+ "version": "1.9.2-2ubuntu0.20.04.1"
3282
+ },
3283
+ "liblzma5": {
3284
+ "arch": "amd64",
3285
+ "version": "5.2.4-1ubuntu1"
3286
+ },
3287
+ "liblzo2-2": {
3288
+ "arch": "amd64",
3289
+ "version": "2.10-2"
3290
+ },
3291
+ "libmagic-mgc": {
3292
+ "arch": "amd64",
3293
+ "version": "1:5.38-4"
3294
+ },
3295
+ "libmagic1": {
3296
+ "arch": "amd64",
3297
+ "version": "1:5.38-4"
3298
+ },
3299
+ "libmaxminddb0": {
3300
+ "arch": "amd64",
3301
+ "version": "1.4.2-0ubuntu1.20.04.1"
3302
+ },
3303
+ "libmnl0": {
3304
+ "arch": "amd64",
3305
+ "version": "1.0.4-2"
3306
+ },
3307
+ "libmount1": {
3308
+ "arch": "amd64",
3309
+ "version": "2.34-0.1ubuntu9.1"
3310
+ },
3311
+ "libmpdec2": {
3312
+ "arch": "amd64",
3313
+ "version": "2.4.2-3"
3314
+ },
3315
+ "libmpfr6": {
3316
+ "arch": "amd64",
3317
+ "version": "4.0.2-1"
3318
+ },
3319
+ "libmspack0": {
3320
+ "arch": "amd64",
3321
+ "version": "0.10.1-2"
3322
+ },
3323
+ "libncurses6": {
3324
+ "arch": "amd64",
3325
+ "version": "6.2-0ubuntu2"
3326
+ },
3327
+ "libncursesw6": {
3328
+ "arch": "amd64",
3329
+ "version": "6.2-0ubuntu2"
3330
+ },
3331
+ "libnetfilter-conntrack3": {
3332
+ "arch": "amd64",
3333
+ "version": "1.0.7-2"
3334
+ },
3335
+ "libnetplan0": {
3336
+ "arch": "amd64",
3337
+ "version": "0.103-0ubuntu5~20.04.1"
3338
+ },
3339
+ "libnettle7": {
3340
+ "arch": "amd64",
3341
+ "version": "3.5.1+really3.5.1-2ubuntu0.2"
3342
+ },
3343
+ "libnewt0.52": {
3344
+ "arch": "amd64",
3345
+ "version": "0.52.21-4ubuntu2"
3346
+ },
3347
+ "libnfnetlink0": {
3348
+ "arch": "amd64",
3349
+ "version": "1.0.1-3build1"
3350
+ },
3351
+ "libnftnl11": {
3352
+ "arch": "amd64",
3353
+ "version": "1.1.5-1"
3354
+ },
3355
+ "libnghttp2-14": {
3356
+ "arch": "amd64",
3357
+ "version": "1.40.0-1build1"
3358
+ },
3359
+ "libnpth0": {
3360
+ "arch": "amd64",
3361
+ "version": "1.6-1"
3362
+ },
3363
+ "libnspr4": {
3364
+ "arch": "amd64",
3365
+ "version": "2:4.25-1"
3366
+ },
3367
+ "libnss-systemd": {
3368
+ "arch": "amd64",
3369
+ "version": "245.4-4ubuntu3.13"
3370
+ },
3371
+ "libnss3": {
3372
+ "arch": "amd64",
3373
+ "version": "2:3.49.1-1ubuntu1.5"
3374
+ },
3375
+ "libntfs-3g883": {
3376
+ "arch": "amd64",
3377
+ "version": "1:2017.3.23AR.3-3ubuntu1.1"
3378
+ },
3379
+ "libnuma1": {
3380
+ "arch": "amd64",
3381
+ "version": "2.0.12-1"
3382
+ },
3383
+ "libogg0": {
3384
+ "arch": "amd64",
3385
+ "version": "1.3.4-0ubuntu1"
3386
+ },
3387
+ "libp11-kit0": {
3388
+ "arch": "amd64",
3389
+ "version": "0.23.20-1ubuntu0.1"
3390
+ },
3391
+ "libpackagekit-glib2-18": {
3392
+ "arch": "amd64",
3393
+ "version": "1.1.13-2ubuntu1.1"
3394
+ },
3395
+ "libpam-cap": {
3396
+ "arch": "amd64",
3397
+ "version": "1:2.32-1"
3398
+ },
3399
+ "libpam-modules": {
3400
+ "arch": "amd64",
3401
+ "version": "1.3.1-5ubuntu4.3"
3402
+ },
3403
+ "libpam-modules-bin": {
3404
+ "arch": "amd64",
3405
+ "version": "1.3.1-5ubuntu4.3"
3406
+ },
3407
+ "libpam-runtime": {
3408
+ "arch": "all",
3409
+ "version": "1.3.1-5ubuntu4.3"
3410
+ },
3411
+ "libpam-systemd": {
3412
+ "arch": "amd64",
3413
+ "version": "245.4-4ubuntu3.13"
3414
+ },
3415
+ "libpam0g": {
3416
+ "arch": "amd64",
3417
+ "version": "1.3.1-5ubuntu4.3"
3418
+ },
3419
+ "libparted-fs-resize0": {
3420
+ "arch": "amd64",
3421
+ "version": "3.3-4ubuntu0.20.04.1"
3422
+ },
3423
+ "libparted2": {
3424
+ "arch": "amd64",
3425
+ "version": "3.3-4ubuntu0.20.04.1"
3426
+ },
3427
+ "libpcap0.8": {
3428
+ "arch": "amd64",
3429
+ "version": "1.9.1-3"
3430
+ },
3431
+ "libpci3": {
3432
+ "arch": "amd64",
3433
+ "version": "1:3.6.4-1ubuntu0.20.04.1"
3434
+ },
3435
+ "libpcre2-8-0": {
3436
+ "arch": "amd64",
3437
+ "version": "10.34-7"
3438
+ },
3439
+ "libpcre3": {
3440
+ "arch": "amd64",
3441
+ "version": "2:8.39-12build1"
3442
+ },
3443
+ "libperl5.30": {
3444
+ "arch": "amd64",
3445
+ "version": "5.30.0-9ubuntu0.2"
3446
+ },
3447
+ "libpipeline1": {
3448
+ "arch": "amd64",
3449
+ "version": "1.5.2-2build1"
3450
+ },
3451
+ "libplymouth5": {
3452
+ "arch": "amd64",
3453
+ "version": "0.9.4git20200323-0ubuntu6.2"
3454
+ },
3455
+ "libpng16-16": {
3456
+ "arch": "amd64",
3457
+ "version": "1.6.37-2"
3458
+ },
3459
+ "libpolkit-agent-1-0": {
3460
+ "arch": "amd64",
3461
+ "version": "0.105-26ubuntu1.1"
3462
+ },
3463
+ "libpolkit-gobject-1-0": {
3464
+ "arch": "amd64",
3465
+ "version": "0.105-26ubuntu1.1"
3466
+ },
3467
+ "libpopt0": {
3468
+ "arch": "amd64",
3469
+ "version": "1.16-14"
3470
+ },
3471
+ "libprocps8": {
3472
+ "arch": "amd64",
3473
+ "version": "2:3.3.16-1ubuntu2.3"
3474
+ },
3475
+ "libproxy1v5": {
3476
+ "arch": "amd64",
3477
+ "version": "0.4.15-10ubuntu1.2"
3478
+ },
3479
+ "libpsl5": {
3480
+ "arch": "amd64",
3481
+ "version": "0.21.0-1ubuntu1"
3482
+ },
3483
+ "libpython3-stdlib": {
3484
+ "arch": "amd64",
3485
+ "version": "3.8.2-0ubuntu2"
3486
+ },
3487
+ "libpython3.8": {
3488
+ "arch": "amd64",
3489
+ "version": "3.8.10-0ubuntu1~20.04.1"
3490
+ },
3491
+ "libpython3.8-minimal": {
3492
+ "arch": "amd64",
3493
+ "version": "3.8.10-0ubuntu1~20.04.1"
3494
+ },
3495
+ "libpython3.8-stdlib": {
3496
+ "arch": "amd64",
3497
+ "version": "3.8.10-0ubuntu1~20.04.1"
3498
+ },
3499
+ "libreadline5": {
3500
+ "arch": "amd64",
3501
+ "version": "5.2+dfsg-3build3"
3502
+ },
3503
+ "libreadline8": {
3504
+ "arch": "amd64",
3505
+ "version": "8.0-4"
3506
+ },
3507
+ "libroken18-heimdal": {
3508
+ "arch": "amd64",
3509
+ "version": "7.7.0+dfsg-1ubuntu1"
3510
+ },
3511
+ "librtmp1": {
3512
+ "arch": "amd64",
3513
+ "version": "2.4+20151223.gitfa8646d.1-2build1"
3514
+ },
3515
+ "libsasl2-2": {
3516
+ "arch": "amd64",
3517
+ "version": "2.1.27+dfsg-2"
3518
+ },
3519
+ "libsasl2-modules": {
3520
+ "arch": "amd64",
3521
+ "version": "2.1.27+dfsg-2"
3522
+ },
3523
+ "libsasl2-modules-db": {
3524
+ "arch": "amd64",
3525
+ "version": "2.1.27+dfsg-2"
3526
+ },
3527
+ "libseccomp2": {
3528
+ "arch": "amd64",
3529
+ "version": "2.5.1-1ubuntu1~20.04.1"
3530
+ },
3531
+ "libselinux1": {
3532
+ "arch": "amd64",
3533
+ "version": "3.0-1build2"
3534
+ },
3535
+ "libsemanage-common": {
3536
+ "arch": "all",
3537
+ "version": "3.0-1build2"
3538
+ },
3539
+ "libsemanage1": {
3540
+ "arch": "amd64",
3541
+ "version": "3.0-1build2"
3542
+ },
3543
+ "libsepol1": {
3544
+ "arch": "amd64",
3545
+ "version": "3.0-1"
3546
+ },
3547
+ "libsgutils2-2": {
3548
+ "arch": "amd64",
3549
+ "version": "1.44-1ubuntu2"
3550
+ },
3551
+ "libsigsegv2": {
3552
+ "arch": "amd64",
3553
+ "version": "2.12-2"
3554
+ },
3555
+ "libslang2": {
3556
+ "arch": "amd64",
3557
+ "version": "2.3.2-4"
3558
+ },
3559
+ "libsmartcols1": {
3560
+ "arch": "amd64",
3561
+ "version": "2.34-0.1ubuntu9.1"
3562
+ },
3563
+ "libsmbios-c2": {
3564
+ "arch": "amd64",
3565
+ "version": "2.4.3-1"
3566
+ },
3567
+ "libsodium23": {
3568
+ "arch": "amd64",
3569
+ "version": "1.0.18-1"
3570
+ },
3571
+ "libsoup2.4-1": {
3572
+ "arch": "amd64",
3573
+ "version": "2.70.0-1"
3574
+ },
3575
+ "libsqlite3-0": {
3576
+ "arch": "amd64",
3577
+ "version": "3.31.1-4ubuntu0.2"
3578
+ },
3579
+ "libss2": {
3580
+ "arch": "amd64",
3581
+ "version": "1.45.5-2ubuntu1"
3582
+ },
3583
+ "libssh-4": {
3584
+ "arch": "amd64",
3585
+ "version": "0.9.3-2ubuntu2.2"
3586
+ },
3587
+ "libssl1.1": {
3588
+ "arch": "amd64",
3589
+ "version": "1.1.1f-1ubuntu2.8"
3590
+ },
3591
+ "libstdc++6": {
3592
+ "arch": "amd64",
3593
+ "version": "10.3.0-1ubuntu1~20.04"
3594
+ },
3595
+ "libstemmer0d": {
3596
+ "arch": "amd64",
3597
+ "version": "0+svn585-2"
3598
+ },
3599
+ "libsystemd0": {
3600
+ "arch": "amd64",
3601
+ "version": "245.4-4ubuntu3.13"
3602
+ },
3603
+ "libtasn1-6": {
3604
+ "arch": "amd64",
3605
+ "version": "4.16.0-2"
3606
+ },
3607
+ "libtdb1": {
3608
+ "arch": "amd64",
3609
+ "version": "1.4.2-3build1"
3610
+ },
3611
+ "libtext-charwidth-perl": {
3612
+ "arch": "amd64",
3613
+ "version": "0.04-10"
3614
+ },
3615
+ "libtext-iconv-perl": {
3616
+ "arch": "amd64",
3617
+ "version": "1.7-7"
3618
+ },
3619
+ "libtext-wrapi18n-perl": {
3620
+ "arch": "all",
3621
+ "version": "0.06-9"
3622
+ },
3623
+ "libtinfo6": {
3624
+ "arch": "amd64",
3625
+ "version": "6.2-0ubuntu2"
3626
+ },
3627
+ "libtss2-esys0": {
3628
+ "arch": "amd64",
3629
+ "version": "2.3.2-1"
3630
+ },
3631
+ "libuchardet0": {
3632
+ "arch": "amd64",
3633
+ "version": "0.0.6-3build1"
3634
+ },
3635
+ "libudev1": {
3636
+ "arch": "amd64",
3637
+ "version": "245.4-4ubuntu3.13"
3638
+ },
3639
+ "libudisks2-0": {
3640
+ "arch": "amd64",
3641
+ "version": "2.8.4-1ubuntu2"
3642
+ },
3643
+ "libunistring2": {
3644
+ "arch": "amd64",
3645
+ "version": "0.9.10-2"
3646
+ },
3647
+ "libunwind8": {
3648
+ "arch": "amd64",
3649
+ "version": "1.2.1-9build1"
3650
+ },
3651
+ "liburcu6": {
3652
+ "arch": "amd64",
3653
+ "version": "0.11.1-2"
3654
+ },
3655
+ "libusb-1.0-0": {
3656
+ "arch": "amd64",
3657
+ "version": "2:1.0.23-2build1"
3658
+ },
3659
+ "libutempter0": {
3660
+ "arch": "amd64",
3661
+ "version": "1.1.6-4"
3662
+ },
3663
+ "libuuid1": {
3664
+ "arch": "amd64",
3665
+ "version": "2.34-0.1ubuntu9.1"
3666
+ },
3667
+ "libuv1": {
3668
+ "arch": "amd64",
3669
+ "version": "1.34.2-1ubuntu1.3"
3670
+ },
3671
+ "libvolume-key1": {
3672
+ "arch": "amd64",
3673
+ "version": "0.3.12-3.1"
3674
+ },
3675
+ "libvorbis0a": {
3676
+ "arch": "amd64",
3677
+ "version": "1.3.6-2ubuntu1"
3678
+ },
3679
+ "libvorbisfile3": {
3680
+ "arch": "amd64",
3681
+ "version": "1.3.6-2ubuntu1"
3682
+ },
3683
+ "libwind0-heimdal": {
3684
+ "arch": "amd64",
3685
+ "version": "7.7.0+dfsg-1ubuntu1"
3686
+ },
3687
+ "libwrap0": {
3688
+ "arch": "amd64",
3689
+ "version": "7.6.q-30"
3690
+ },
3691
+ "libx11-6": {
3692
+ "arch": "amd64",
3693
+ "version": "2:1.6.9-2ubuntu1.2"
3694
+ },
3695
+ "libx11-data": {
3696
+ "arch": "all",
3697
+ "version": "2:1.6.9-2ubuntu1.2"
3698
+ },
3699
+ "libxau6": {
3700
+ "arch": "amd64",
3701
+ "version": "1:1.0.9-0ubuntu1"
3702
+ },
3703
+ "libxcb1": {
3704
+ "arch": "amd64",
3705
+ "version": "1.14-2"
3706
+ },
3707
+ "libxdmcp6": {
3708
+ "arch": "amd64",
3709
+ "version": "1:1.1.3-0ubuntu1"
3710
+ },
3711
+ "libxext6": {
3712
+ "arch": "amd64",
3713
+ "version": "2:1.3.4-0ubuntu1"
3714
+ },
3715
+ "libxml2": {
3716
+ "arch": "amd64",
3717
+ "version": "2.9.10+dfsg-5ubuntu0.20.04.1"
3718
+ },
3719
+ "libxmlb1": {
3720
+ "arch": "amd64",
3721
+ "version": "0.1.15-2ubuntu1~20.04.1"
3722
+ },
3723
+ "libxmlsec1": {
3724
+ "arch": "amd64",
3725
+ "version": "1.2.28-2"
3726
+ },
3727
+ "libxmlsec1-openssl": {
3728
+ "arch": "amd64",
3729
+ "version": "1.2.28-2"
3730
+ },
3731
+ "libxmuu1": {
3732
+ "arch": "amd64",
3733
+ "version": "2:1.1.3-0ubuntu1"
3734
+ },
3735
+ "libxslt1.1": {
3736
+ "arch": "amd64",
3737
+ "version": "1.1.34-4"
3738
+ },
3739
+ "libxtables12": {
3740
+ "arch": "amd64",
3741
+ "version": "1.8.4-3ubuntu2"
3742
+ },
3743
+ "libyaml-0-2": {
3744
+ "arch": "amd64",
3745
+ "version": "0.2.2-1"
3746
+ },
3747
+ "libzstd1": {
3748
+ "arch": "amd64",
3749
+ "version": "1.4.4+dfsg-3ubuntu0.1"
3750
+ },
3751
+ "linux-aws": {
3752
+ "arch": "amd64",
3753
+ "version": "5.11.0.1020.21~20.04.19"
3754
+ },
3755
+ "linux-aws-5.11-headers-5.11.0-1020": {
3756
+ "arch": "all",
3757
+ "version": "5.11.0-1020.21~20.04.2"
3758
+ },
3759
+ "linux-base": {
3760
+ "arch": "all",
3761
+ "version": "4.5ubuntu3.6"
3762
+ },
3763
+ "linux-headers-5.11.0-1020-aws": {
3764
+ "arch": "amd64",
3765
+ "version": "5.11.0-1020.21~20.04.2"
3766
+ },
3767
+ "linux-headers-aws": {
3768
+ "arch": "amd64",
3769
+ "version": "5.11.0.1020.21~20.04.19"
3770
+ },
3771
+ "linux-image-5.11.0-1020-aws": {
3772
+ "arch": "amd64",
3773
+ "version": "5.11.0-1020.21~20.04.2"
3774
+ },
3775
+ "linux-image-aws": {
3776
+ "arch": "amd64",
3777
+ "version": "5.11.0.1020.21~20.04.19"
3778
+ },
3779
+ "linux-modules-5.11.0-1020-aws": {
3780
+ "arch": "amd64",
3781
+ "version": "5.11.0-1020.21~20.04.2"
3782
+ },
3783
+ "locales": {
3784
+ "arch": "all",
3785
+ "version": "2.31-0ubuntu9.2"
3786
+ },
3787
+ "login": {
3788
+ "arch": "amd64",
3789
+ "version": "1:4.8.1-1ubuntu5.20.04.1"
3790
+ },
3791
+ "logrotate": {
3792
+ "arch": "amd64",
3793
+ "version": "3.14.0-4ubuntu3"
3794
+ },
3795
+ "logsave": {
3796
+ "arch": "amd64",
3797
+ "version": "1.45.5-2ubuntu1"
3798
+ },
3799
+ "lsb-base": {
3800
+ "arch": "all",
3801
+ "version": "11.1.0ubuntu2"
3802
+ },
3803
+ "lsb-release": {
3804
+ "arch": "all",
3805
+ "version": "11.1.0ubuntu2"
3806
+ },
3807
+ "lshw": {
3808
+ "arch": "amd64",
3809
+ "version": "02.18.85-0.3ubuntu2.20.04.1"
3810
+ },
3811
+ "lsof": {
3812
+ "arch": "amd64",
3813
+ "version": "4.93.2+dfsg-1ubuntu0.20.04.1"
3814
+ },
3815
+ "ltrace": {
3816
+ "arch": "amd64",
3817
+ "version": "0.7.3-6.1ubuntu1"
3818
+ },
3819
+ "lvm2": {
3820
+ "arch": "amd64",
3821
+ "version": "2.03.07-1ubuntu1"
3822
+ },
3823
+ "lxd-agent-loader": {
3824
+ "arch": "all",
3825
+ "version": "0.4"
3826
+ },
3827
+ "lz4": {
3828
+ "arch": "amd64",
3829
+ "version": "1.9.2-2ubuntu0.20.04.1"
3830
+ },
3831
+ "man-db": {
3832
+ "arch": "amd64",
3833
+ "version": "2.9.1-1"
3834
+ },
3835
+ "manpages": {
3836
+ "arch": "all",
3837
+ "version": "5.05-1"
3838
+ },
3839
+ "mawk": {
3840
+ "arch": "amd64",
3841
+ "version": "1.3.4.20200120-2"
3842
+ },
3843
+ "mdadm": {
3844
+ "arch": "amd64",
3845
+ "version": "4.1-5ubuntu1.2"
3846
+ },
3847
+ "microcode-initrd": {
3848
+ "arch": "amd64",
3849
+ "version": "2~20.04.0"
3850
+ },
3851
+ "mime-support": {
3852
+ "arch": "all",
3853
+ "version": "3.64ubuntu1"
3854
+ },
3855
+ "motd-news-config": {
3856
+ "arch": "all",
3857
+ "version": "11ubuntu5.4"
3858
+ },
3859
+ "mount": {
3860
+ "arch": "amd64",
3861
+ "version": "2.34-0.1ubuntu9.1"
3862
+ },
3863
+ "mtr-tiny": {
3864
+ "arch": "amd64",
3865
+ "version": "0.93-1"
3866
+ },
3867
+ "multipath-tools": {
3868
+ "arch": "amd64",
3869
+ "version": "0.8.3-1ubuntu2"
3870
+ },
3871
+ "nano": {
3872
+ "arch": "amd64",
3873
+ "version": "4.8-1ubuntu1"
3874
+ },
3875
+ "ncurses-base": {
3876
+ "arch": "all",
3877
+ "version": "6.2-0ubuntu2"
3878
+ },
3879
+ "ncurses-bin": {
3880
+ "arch": "amd64",
3881
+ "version": "6.2-0ubuntu2"
3882
+ },
3883
+ "ncurses-term": {
3884
+ "arch": "all",
3885
+ "version": "6.2-0ubuntu2"
3886
+ },
3887
+ "netbase": {
3888
+ "arch": "all",
3889
+ "version": "6.1"
3890
+ },
3891
+ "netcat-openbsd": {
3892
+ "arch": "amd64",
3893
+ "version": "1.206-1ubuntu1"
3894
+ },
3895
+ "netplan.io": {
3896
+ "arch": "amd64",
3897
+ "version": "0.103-0ubuntu5~20.04.1"
3898
+ },
3899
+ "networkd-dispatcher": {
3900
+ "arch": "all",
3901
+ "version": "2.1-2~ubuntu20.04.1"
3902
+ },
3903
+ "ntfs-3g": {
3904
+ "arch": "amd64",
3905
+ "version": "1:2017.3.23AR.3-3ubuntu1.1"
3906
+ },
3907
+ "open-iscsi": {
3908
+ "arch": "amd64",
3909
+ "version": "2.0.874-7.1ubuntu6.2"
3910
+ },
3911
+ "open-vm-tools": {
3912
+ "arch": "amd64",
3913
+ "version": "2:11.0.5-4"
3914
+ },
3915
+ "openssh-client": {
3916
+ "arch": "amd64",
3917
+ "version": "1:8.2p1-4ubuntu0.3"
3918
+ },
3919
+ "openssh-server": {
3920
+ "arch": "amd64",
3921
+ "version": "1:8.2p1-4ubuntu0.3"
3922
+ },
3923
+ "openssh-sftp-server": {
3924
+ "arch": "amd64",
3925
+ "version": "1:8.2p1-4ubuntu0.3"
3926
+ },
3927
+ "openssl": {
3928
+ "arch": "amd64",
3929
+ "version": "1.1.1f-1ubuntu2.8"
3930
+ },
3931
+ "os-prober": {
3932
+ "arch": "amd64",
3933
+ "version": "1.74ubuntu2"
3934
+ },
3935
+ "overlayroot": {
3936
+ "arch": "all",
3937
+ "version": "0.45ubuntu1"
3938
+ },
3939
+ "packagekit": {
3940
+ "arch": "amd64",
3941
+ "version": "1.1.13-2ubuntu1.1"
3942
+ },
3943
+ "packagekit-tools": {
3944
+ "arch": "amd64",
3945
+ "version": "1.1.13-2ubuntu1.1"
3946
+ },
3947
+ "parted": {
3948
+ "arch": "amd64",
3949
+ "version": "3.3-4ubuntu0.20.04.1"
3950
+ },
3951
+ "passwd": {
3952
+ "arch": "amd64",
3953
+ "version": "1:4.8.1-1ubuntu5.20.04.1"
3954
+ },
3955
+ "pastebinit": {
3956
+ "arch": "all",
3957
+ "version": "1.5.1-1"
3958
+ },
3959
+ "patch": {
3960
+ "arch": "amd64",
3961
+ "version": "2.7.6-6"
3962
+ },
3963
+ "pci.ids": {
3964
+ "arch": "all",
3965
+ "version": "0.0~2020.03.20-1"
3966
+ },
3967
+ "pciutils": {
3968
+ "arch": "amd64",
3969
+ "version": "1:3.6.4-1ubuntu0.20.04.1"
3970
+ },
3971
+ "perl": {
3972
+ "arch": "amd64",
3973
+ "version": "5.30.0-9ubuntu0.2"
3974
+ },
3975
+ "perl-base": {
3976
+ "arch": "amd64",
3977
+ "version": "5.30.0-9ubuntu0.2"
3978
+ },
3979
+ "perl-modules-5.30": {
3980
+ "arch": "all",
3981
+ "version": "5.30.0-9ubuntu0.2"
3982
+ },
3983
+ "pinentry-curses": {
3984
+ "arch": "amd64",
3985
+ "version": "1.1.0-3build1"
3986
+ },
3987
+ "plymouth": {
3988
+ "arch": "amd64",
3989
+ "version": "0.9.4git20200323-0ubuntu6.2"
3990
+ },
3991
+ "plymouth-theme-ubuntu-text": {
3992
+ "arch": "amd64",
3993
+ "version": "0.9.4git20200323-0ubuntu6.2"
3994
+ },
3995
+ "policykit-1": {
3996
+ "arch": "amd64",
3997
+ "version": "0.105-26ubuntu1.1"
3998
+ },
3999
+ "pollinate": {
4000
+ "arch": "all",
4001
+ "version": "4.33-3ubuntu1.20.04.1"
4002
+ },
4003
+ "popularity-contest": {
4004
+ "arch": "all",
4005
+ "version": "1.69ubuntu1"
4006
+ },
4007
+ "powermgmt-base": {
4008
+ "arch": "all",
4009
+ "version": "1.36"
4010
+ },
4011
+ "procps": {
4012
+ "arch": "amd64",
4013
+ "version": "2:3.3.16-1ubuntu2.3"
4014
+ },
4015
+ "psmisc": {
4016
+ "arch": "amd64",
4017
+ "version": "23.3-1"
4018
+ },
4019
+ "publicsuffix": {
4020
+ "arch": "all",
4021
+ "version": "20200303.0012-1"
4022
+ },
4023
+ "python-apt-common": {
4024
+ "arch": "all",
4025
+ "version": "2.0.0ubuntu0.20.04.6"
4026
+ },
4027
+ "python3": {
4028
+ "arch": "amd64",
4029
+ "version": "3.8.2-0ubuntu2"
4030
+ },
4031
+ "python3-apport": {
4032
+ "arch": "all",
4033
+ "version": "2.20.11-0ubuntu27.20"
4034
+ },
4035
+ "python3-apt": {
4036
+ "arch": "amd64",
4037
+ "version": "2.0.0ubuntu0.20.04.6"
4038
+ },
4039
+ "python3-attr": {
4040
+ "arch": "all",
4041
+ "version": "19.3.0-2"
4042
+ },
4043
+ "python3-automat": {
4044
+ "arch": "all",
4045
+ "version": "0.8.0-1ubuntu1"
4046
+ },
4047
+ "python3-blinker": {
4048
+ "arch": "all",
4049
+ "version": "1.4+dfsg1-0.3ubuntu1"
4050
+ },
4051
+ "python3-certifi": {
4052
+ "arch": "all",
4053
+ "version": "2019.11.28-1"
4054
+ },
4055
+ "python3-cffi-backend": {
4056
+ "arch": "amd64",
4057
+ "version": "1.14.0-1build1"
4058
+ },
4059
+ "python3-chardet": {
4060
+ "arch": "all",
4061
+ "version": "3.0.4-4build1"
4062
+ },
4063
+ "python3-click": {
4064
+ "arch": "all",
4065
+ "version": "7.0-3"
4066
+ },
4067
+ "python3-colorama": {
4068
+ "arch": "all",
4069
+ "version": "0.4.3-1build1"
4070
+ },
4071
+ "python3-commandnotfound": {
4072
+ "arch": "all",
4073
+ "version": "20.04.4"
4074
+ },
4075
+ "python3-configobj": {
4076
+ "arch": "all",
4077
+ "version": "5.0.6-4"
4078
+ },
4079
+ "python3-constantly": {
4080
+ "arch": "all",
4081
+ "version": "15.1.0-1build1"
4082
+ },
4083
+ "python3-cryptography": {
4084
+ "arch": "amd64",
4085
+ "version": "2.8-3ubuntu0.1"
4086
+ },
4087
+ "python3-dbus": {
4088
+ "arch": "amd64",
4089
+ "version": "1.2.16-1build1"
4090
+ },
4091
+ "python3-debconf": {
4092
+ "arch": "all",
4093
+ "version": "1.5.73"
4094
+ },
4095
+ "python3-debian": {
4096
+ "arch": "all",
4097
+ "version": "0.1.36ubuntu1"
4098
+ },
4099
+ "python3-distro": {
4100
+ "arch": "all",
4101
+ "version": "1.4.0-1"
4102
+ },
4103
+ "python3-distro-info": {
4104
+ "arch": "all",
4105
+ "version": "0.23ubuntu1"
4106
+ },
4107
+ "python3-distupgrade": {
4108
+ "arch": "all",
4109
+ "version": "1:20.04.36"
4110
+ },
4111
+ "python3-distutils": {
4112
+ "arch": "all",
4113
+ "version": "3.8.10-0ubuntu1~20.04"
4114
+ },
4115
+ "python3-entrypoints": {
4116
+ "arch": "all",
4117
+ "version": "0.3-2ubuntu1"
4118
+ },
4119
+ "python3-gdbm": {
4120
+ "arch": "amd64",
4121
+ "version": "3.8.10-0ubuntu1~20.04"
4122
+ },
4123
+ "python3-gi": {
4124
+ "arch": "amd64",
4125
+ "version": "3.36.0-1"
4126
+ },
4127
+ "python3-hamcrest": {
4128
+ "arch": "all",
4129
+ "version": "1.9.0-3"
4130
+ },
4131
+ "python3-httplib2": {
4132
+ "arch": "all",
4133
+ "version": "0.14.0-1ubuntu1"
4134
+ },
4135
+ "python3-hyperlink": {
4136
+ "arch": "all",
4137
+ "version": "19.0.0-1"
4138
+ },
4139
+ "python3-idna": {
4140
+ "arch": "all",
4141
+ "version": "2.8-1"
4142
+ },
4143
+ "python3-importlib-metadata": {
4144
+ "arch": "all",
4145
+ "version": "1.5.0-1"
4146
+ },
4147
+ "python3-incremental": {
4148
+ "arch": "all",
4149
+ "version": "16.10.1-3.2"
4150
+ },
4151
+ "python3-jinja2": {
4152
+ "arch": "all",
4153
+ "version": "2.10.1-2"
4154
+ },
4155
+ "python3-json-pointer": {
4156
+ "arch": "all",
4157
+ "version": "2.0-0ubuntu1"
4158
+ },
4159
+ "python3-jsonpatch": {
4160
+ "arch": "all",
4161
+ "version": "1.23-3"
4162
+ },
4163
+ "python3-jsonschema": {
4164
+ "arch": "all",
4165
+ "version": "3.2.0-0ubuntu2"
4166
+ },
4167
+ "python3-jwt": {
4168
+ "arch": "all",
4169
+ "version": "1.7.1-2ubuntu2"
4170
+ },
4171
+ "python3-keyring": {
4172
+ "arch": "all",
4173
+ "version": "18.0.1-2ubuntu1"
4174
+ },
4175
+ "python3-launchpadlib": {
4176
+ "arch": "all",
4177
+ "version": "1.10.13-1"
4178
+ },
4179
+ "python3-lazr.restfulclient": {
4180
+ "arch": "all",
4181
+ "version": "0.14.2-2build1"
4182
+ },
4183
+ "python3-lazr.uri": {
4184
+ "arch": "all",
4185
+ "version": "1.0.3-4build1"
4186
+ },
4187
+ "python3-lib2to3": {
4188
+ "arch": "all",
4189
+ "version": "3.8.10-0ubuntu1~20.04"
4190
+ },
4191
+ "python3-markupsafe": {
4192
+ "arch": "amd64",
4193
+ "version": "1.1.0-1build2"
4194
+ },
4195
+ "python3-minimal": {
4196
+ "arch": "amd64",
4197
+ "version": "3.8.2-0ubuntu2"
4198
+ },
4199
+ "python3-more-itertools": {
4200
+ "arch": "all",
4201
+ "version": "4.2.0-1build1"
4202
+ },
4203
+ "python3-nacl": {
4204
+ "arch": "amd64",
4205
+ "version": "1.3.0-5"
4206
+ },
4207
+ "python3-netifaces": {
4208
+ "arch": "amd64",
4209
+ "version": "0.10.4-1ubuntu4"
4210
+ },
4211
+ "python3-newt": {
4212
+ "arch": "amd64",
4213
+ "version": "0.52.21-4ubuntu2"
4214
+ },
4215
+ "python3-oauthlib": {
4216
+ "arch": "all",
4217
+ "version": "3.1.0-1ubuntu2"
4218
+ },
4219
+ "python3-openssl": {
4220
+ "arch": "all",
4221
+ "version": "19.0.0-1build1"
4222
+ },
4223
+ "python3-pexpect": {
4224
+ "arch": "all",
4225
+ "version": "4.6.0-1build1"
4226
+ },
4227
+ "python3-pkg-resources": {
4228
+ "arch": "all",
4229
+ "version": "45.2.0-1"
4230
+ },
4231
+ "python3-problem-report": {
4232
+ "arch": "all",
4233
+ "version": "2.20.11-0ubuntu27.20"
4234
+ },
4235
+ "python3-ptyprocess": {
4236
+ "arch": "all",
4237
+ "version": "0.6.0-1ubuntu1"
4238
+ },
4239
+ "python3-pyasn1": {
4240
+ "arch": "all",
4241
+ "version": "0.4.2-3build1"
4242
+ },
4243
+ "python3-pyasn1-modules": {
4244
+ "arch": "all",
4245
+ "version": "0.2.1-0.2build1"
4246
+ },
4247
+ "python3-pymacaroons": {
4248
+ "arch": "all",
4249
+ "version": "0.13.0-3"
4250
+ },
4251
+ "python3-pyrsistent": {
4252
+ "arch": "amd64",
4253
+ "version": "0.15.5-1build1"
4254
+ },
4255
+ "python3-requests": {
4256
+ "arch": "all",
4257
+ "version": "2.22.0-2ubuntu1"
4258
+ },
4259
+ "python3-requests-unixsocket": {
4260
+ "arch": "all",
4261
+ "version": "0.2.0-2"
4262
+ },
4263
+ "python3-secretstorage": {
4264
+ "arch": "all",
4265
+ "version": "2.3.1-2ubuntu1"
4266
+ },
4267
+ "python3-serial": {
4268
+ "arch": "all",
4269
+ "version": "3.4-5.1"
4270
+ },
4271
+ "python3-service-identity": {
4272
+ "arch": "all",
4273
+ "version": "18.1.0-5build1"
4274
+ },
4275
+ "python3-setuptools": {
4276
+ "arch": "all",
4277
+ "version": "45.2.0-1"
4278
+ },
4279
+ "python3-simplejson": {
4280
+ "arch": "amd64",
4281
+ "version": "3.16.0-2ubuntu2"
4282
+ },
4283
+ "python3-six": {
4284
+ "arch": "all",
4285
+ "version": "1.14.0-2"
4286
+ },
4287
+ "python3-software-properties": {
4288
+ "arch": "all",
4289
+ "version": "0.98.9.5"
4290
+ },
4291
+ "python3-systemd": {
4292
+ "arch": "amd64",
4293
+ "version": "234-3build2"
4294
+ },
4295
+ "python3-twisted": {
4296
+ "arch": "all",
4297
+ "version": "18.9.0-11ubuntu0.20.04.1"
4298
+ },
4299
+ "python3-twisted-bin": {
4300
+ "arch": "amd64",
4301
+ "version": "18.9.0-11ubuntu0.20.04.1"
4302
+ },
4303
+ "python3-update-manager": {
4304
+ "arch": "all",
4305
+ "version": "1:20.04.10.9"
4306
+ },
4307
+ "python3-urllib3": {
4308
+ "arch": "all",
4309
+ "version": "1.25.8-2ubuntu0.1"
4310
+ },
4311
+ "python3-wadllib": {
4312
+ "arch": "all",
4313
+ "version": "1.3.3-3build1"
4314
+ },
4315
+ "python3-yaml": {
4316
+ "arch": "amd64",
4317
+ "version": "5.3.1-1ubuntu0.1"
4318
+ },
4319
+ "python3-zipp": {
4320
+ "arch": "all",
4321
+ "version": "1.0.0-1"
4322
+ },
4323
+ "python3-zope.interface": {
4324
+ "arch": "amd64",
4325
+ "version": "4.7.1-1"
4326
+ },
4327
+ "python3.8": {
4328
+ "arch": "amd64",
4329
+ "version": "3.8.10-0ubuntu1~20.04.1"
4330
+ },
4331
+ "python3.8-minimal": {
4332
+ "arch": "amd64",
4333
+ "version": "3.8.10-0ubuntu1~20.04.1"
4334
+ },
4335
+ "readline-common": {
4336
+ "arch": "all",
4337
+ "version": "8.0-4"
4338
+ },
4339
+ "rsync": {
4340
+ "arch": "amd64",
4341
+ "version": "3.1.3-8"
4342
+ },
4343
+ "rsyslog": {
4344
+ "arch": "amd64",
4345
+ "version": "8.2001.0-1ubuntu1.1"
4346
+ },
4347
+ "run-one": {
4348
+ "arch": "all",
4349
+ "version": "1.17-0ubuntu1"
4350
+ },
4351
+ "sbsigntool": {
4352
+ "arch": "amd64",
4353
+ "version": "0.9.2-2ubuntu1"
4354
+ },
4355
+ "screen": {
4356
+ "arch": "amd64",
4357
+ "version": "4.8.0-1ubuntu0.1"
4358
+ },
4359
+ "secureboot-db": {
4360
+ "arch": "amd64",
4361
+ "version": "1.5"
4362
+ },
4363
+ "sed": {
4364
+ "arch": "amd64",
4365
+ "version": "4.7-1"
4366
+ },
4367
+ "sensible-utils": {
4368
+ "arch": "all",
4369
+ "version": "0.0.12+nmu1"
4370
+ },
4371
+ "sg3-utils": {
4372
+ "arch": "amd64",
4373
+ "version": "1.44-1ubuntu2"
4374
+ },
4375
+ "sg3-utils-udev": {
4376
+ "arch": "all",
4377
+ "version": "1.44-1ubuntu2"
4378
+ },
4379
+ "shared-mime-info": {
4380
+ "arch": "amd64",
4381
+ "version": "1.15-1"
4382
+ },
4383
+ "snapd": {
4384
+ "arch": "amd64",
4385
+ "version": "2.51.1+20.04ubuntu2"
4386
+ },
4387
+ "software-properties-common": {
4388
+ "arch": "all",
4389
+ "version": "0.98.9.5"
4390
+ },
4391
+ "sosreport": {
4392
+ "arch": "amd64",
4393
+ "version": "4.1-1ubuntu0.20.04.3"
4394
+ },
4395
+ "sound-theme-freedesktop": {
4396
+ "arch": "all",
4397
+ "version": "0.8-2ubuntu1"
4398
+ },
4399
+ "squashfs-tools": {
4400
+ "arch": "amd64",
4401
+ "version": "1:4.4-1ubuntu0.3"
4402
+ },
4403
+ "ssh-import-id": {
4404
+ "arch": "all",
4405
+ "version": "5.10-0ubuntu1"
4406
+ },
4407
+ "strace": {
4408
+ "arch": "amd64",
4409
+ "version": "5.5-3ubuntu1"
4410
+ },
4411
+ "sudo": {
4412
+ "arch": "amd64",
4413
+ "version": "1.8.31-1ubuntu1.2"
4414
+ },
4415
+ "systemd": {
4416
+ "arch": "amd64",
4417
+ "version": "245.4-4ubuntu3.13"
4418
+ },
4419
+ "systemd-sysv": {
4420
+ "arch": "amd64",
4421
+ "version": "245.4-4ubuntu3.13"
4422
+ },
4423
+ "systemd-timesyncd": {
4424
+ "arch": "amd64",
4425
+ "version": "245.4-4ubuntu3.13"
4426
+ },
4427
+ "sysvinit-utils": {
4428
+ "arch": "amd64",
4429
+ "version": "2.96-2.1ubuntu1"
4430
+ },
4431
+ "tar": {
4432
+ "arch": "amd64",
4433
+ "version": "1.30+dfsg-7ubuntu0.20.04.1"
4434
+ },
4435
+ "tcpdump": {
4436
+ "arch": "amd64",
4437
+ "version": "4.9.3-4"
4438
+ },
4439
+ "telnet": {
4440
+ "arch": "amd64",
4441
+ "version": "0.17-41.2build1"
4442
+ },
4443
+ "thin-provisioning-tools": {
4444
+ "arch": "amd64",
4445
+ "version": "0.8.5-4build1"
4446
+ },
4447
+ "time": {
4448
+ "arch": "amd64",
4449
+ "version": "1.7-25.1build1"
4450
+ },
4451
+ "tmux": {
4452
+ "arch": "amd64",
4453
+ "version": "3.0a-2ubuntu0.3"
4454
+ },
4455
+ "tpm-udev": {
4456
+ "arch": "all",
4457
+ "version": "0.4"
4458
+ },
4459
+ "tzdata": {
4460
+ "arch": "all",
4461
+ "version": "2021a-2ubuntu0.20.04"
4462
+ },
4463
+ "ubuntu-advantage-tools": {
4464
+ "arch": "amd64",
4465
+ "version": "27.2.2~20.04.1"
4466
+ },
4467
+ "ubuntu-keyring": {
4468
+ "arch": "all",
4469
+ "version": "2020.02.11.4"
4470
+ },
4471
+ "ubuntu-minimal": {
4472
+ "arch": "amd64",
4473
+ "version": "1.450.2"
4474
+ },
4475
+ "ubuntu-release-upgrader-core": {
4476
+ "arch": "all",
4477
+ "version": "1:20.04.36"
4478
+ },
4479
+ "ubuntu-server": {
4480
+ "arch": "amd64",
4481
+ "version": "1.450.2"
4482
+ },
4483
+ "ubuntu-standard": {
4484
+ "arch": "amd64",
4485
+ "version": "1.450.2"
4486
+ },
4487
+ "ucf": {
4488
+ "arch": "all",
4489
+ "version": "3.0038+nmu1"
4490
+ },
4491
+ "udev": {
4492
+ "arch": "amd64",
4493
+ "version": "245.4-4ubuntu3.13"
4494
+ },
4495
+ "udisks2": {
4496
+ "arch": "amd64",
4497
+ "version": "2.8.4-1ubuntu2"
4498
+ },
4499
+ "ufw": {
4500
+ "arch": "all",
4501
+ "version": "0.36-6"
4502
+ },
4503
+ "unattended-upgrades": {
4504
+ "arch": "all",
4505
+ "version": "2.3ubuntu0.1"
4506
+ },
4507
+ "update-manager-core": {
4508
+ "arch": "all",
4509
+ "version": "1:20.04.10.9"
4510
+ },
4511
+ "update-notifier-common": {
4512
+ "arch": "all",
4513
+ "version": "3.192.30.9"
4514
+ },
4515
+ "usb.ids": {
4516
+ "arch": "all",
4517
+ "version": "2020.03.19-1"
4518
+ },
4519
+ "usbutils": {
4520
+ "arch": "amd64",
4521
+ "version": "1:012-2"
4522
+ },
4523
+ "util-linux": {
4524
+ "arch": "amd64",
4525
+ "version": "2.34-0.1ubuntu9.1"
4526
+ },
4527
+ "uuid-runtime": {
4528
+ "arch": "amd64",
4529
+ "version": "2.34-0.1ubuntu9.1"
4530
+ },
4531
+ "vim": {
4532
+ "arch": "amd64",
4533
+ "version": "2:8.1.2269-1ubuntu5.3"
4534
+ },
4535
+ "vim-common": {
4536
+ "arch": "all",
4537
+ "version": "2:8.1.2269-1ubuntu5.3"
4538
+ },
4539
+ "vim-runtime": {
4540
+ "arch": "all",
4541
+ "version": "2:8.1.2269-1ubuntu5.3"
4542
+ },
4543
+ "vim-tiny": {
4544
+ "arch": "amd64",
4545
+ "version": "2:8.1.2269-1ubuntu5.3"
4546
+ },
4547
+ "wget": {
4548
+ "arch": "amd64",
4549
+ "version": "1.20.3-1ubuntu1"
4550
+ },
4551
+ "whiptail": {
4552
+ "arch": "amd64",
4553
+ "version": "0.52.21-4ubuntu2"
4554
+ },
4555
+ "xauth": {
4556
+ "arch": "amd64",
4557
+ "version": "1:1.1-0ubuntu1"
4558
+ },
4559
+ "xdg-user-dirs": {
4560
+ "arch": "amd64",
4561
+ "version": "0.17-2ubuntu1"
4562
+ },
4563
+ "xfsprogs": {
4564
+ "arch": "amd64",
4565
+ "version": "5.3.0-1ubuntu2"
4566
+ },
4567
+ "xkb-data": {
4568
+ "arch": "all",
4569
+ "version": "2.29-2"
4570
+ },
4571
+ "xxd": {
4572
+ "arch": "amd64",
4573
+ "version": "2:8.1.2269-1ubuntu5.3"
4574
+ },
4575
+ "xz-utils": {
4576
+ "arch": "amd64",
4577
+ "version": "5.2.4-1ubuntu1"
4578
+ },
4579
+ "zerofree": {
4580
+ "arch": "amd64",
4581
+ "version": "1.1.1-1"
4582
+ },
4583
+ "zlib1g": {
4584
+ "arch": "amd64",
4585
+ "version": "1:1.2.11.dfsg-2ubuntu1.2"
4586
+ }
4587
+ },
4588
+ "platform": "ubuntu",
4589
+ "platform_family": "debian",
4590
+ "platform_version": "20.04",
4591
+ "root_group": "root",
4592
+ "shard_seed": 174433164,
4593
+ "shells": [
4594
+ "/bin/sh",
4595
+ "/bin/bash",
4596
+ "/usr/bin/bash",
4597
+ "/bin/rbash",
4598
+ "/usr/bin/rbash",
4599
+ "/bin/dash",
4600
+ "/usr/bin/dash",
4601
+ "/usr/bin/tmux",
4602
+ "/usr/bin/screen"
4603
+ ],
4604
+ "time": {
4605
+ "timezone": "GMT"
4606
+ },
4607
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
4608
+ "uptime_seconds": 2646450,
4609
+ "virtualization": {
4610
+ "systems": {
4611
+ }
4612
+ }
4613
+ }