-
Notifications
You must be signed in to change notification settings - Fork 1
/
ubuntu-xenial-16.04-cloudimg-console.log
852 lines (847 loc) · 53.9 KB
/
ubuntu-xenial-16.04-cloudimg-console.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.0-186-generic (buildd@lcy01-amd64-002) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12) ) #216-Ubuntu SMP Wed Jul 1 05:34:05 UTC 2020 (Ubuntu 4.4.0-186.216-generic 4.4.228)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-186-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000
[ 0.000000] MTRR: Disabled
[ 0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[ 0.000000] CPU MTRRs all blank - virtualized system.
[ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
[ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] RAMDISK: [mem 0x362de000-0x37166fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX )
[ 0.000000] ACPI: XSDT 0x000000003FFF0030 00003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061)
[ 0.000000] ACPI: FACP 0x000000003FFF00F0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061)
[ 0.000000] ACPI: DSDT 0x000000003FFF0470 002325 (v02 VBOX VBOXBIOS 00000002 INTL 20100528)
[ 0.000000] ACPI: FACS 0x000000003FFF0200 000040
[ 0.000000] ACPI: FACS 0x000000003FFF0200 000040
[ 0.000000] ACPI: APIC 0x000000003FFF0240 00005C (v02 VBOX VBOXAPIC 00000001 ASL 00000061)
[ 0.000000] ACPI: SSDT 0x000000003FFF02A0 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528)
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffeffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffeb000-0x3ffeffff]
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000000] kvm-clock: cpu 0, msr 0:3ffe3001, primary cpu clock
[ 0.000000] kvm-clock: using sched offset of 7906745055 cycles
[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff]
[ 0.000000] ACPI: PM-Timer IO Port: 0x4008
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] e820: [mem 0x40000000-0xfebfffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on KVM
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s95512 r8192 d31464 u1048576
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257912
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-186-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Memory: 997660K/1048120K available (8636K kernel code, 1337K rwdata, 4040K rodata, 1492K init, 1296K bss, 50460K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
[ 0.000000] NR_IRQS:33024 nr_irqs:440 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty1] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] tsc: Detected 2699.998 MHz processor
[ 0.892832] Calibrating delay loop (skipped) preset value.. 5399.99 BogoMIPS (lpj=10799992)
[ 0.908314] pid_max: default: 32768 minimum: 301
[ 0.911239] ACPI: Core revision 20150930
[ 0.914030] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.915920] Security Framework initialized
[ 0.917527] Yama: becoming mindful.
[ 0.919700] AppArmor: AppArmor initialized
[ 0.922063] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.926871] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.935178] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.951847] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.954421] Initializing cgroup subsys io
[ 0.955651] Initializing cgroup subsys memory
[ 0.957067] Initializing cgroup subsys devices
[ 0.958592] Initializing cgroup subsys freezer
[ 0.962657] Initializing cgroup subsys net_cls
[ 0.970583] Initializing cgroup subsys perf_event
[ 0.980647] Initializing cgroup subsys net_prio
[ 0.985701] Initializing cgroup subsys hugetlb
[ 0.990019] Initializing cgroup subsys pids
[ 1.001466] mce: CPU supports 0 MCE banks
[ 1.004326] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 1.007009] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 1.009809] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 1.014939] Spectre V2 : Mitigation: Full generic retpoline
[ 1.017642] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 1.020104] Speculative Store Bypass: Vulnerable
[ 1.022267] SRBDS: Unknown: Dependent on hypervisor status
[ 1.024287] MDS: Mitigation: Clear CPU buffers
[ 1.031062] Freeing SMP alternatives memory: 36K
[ 1.047874] ftrace: allocating 32334 entries in 127 pages
[ 1.168684] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 1.170675] smpboot: Max logical packages: 1
[ 1.173020] x2apic enabled
[ 1.178596] Switched APIC routing to physical x2apic.
[ 1.187487] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 1.301895] smpboot: CPU0: Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz (family: 0x6, model: 0x3d, stepping: 0x4)
[ 1.305898] Performance Events: unsupported p6 CPU model 61 no PMU driver, software events only.
[ 1.322319] KVM setup paravirtual spinlock
[ 1.328327] x86: Booting SMP configuration:
[ 1.332091] .... node #0, CPUs: #1
[ 1.336405] kvm-clock: cpu 1, msr 0:3ffe3041, secondary cpu clock
[ 1.349493] mce: CPU supports 0 MCE banks
[ 1.353362] x86: Booted up 1 node, 2 CPUs
[ 1.355200] smpboot: Total of 2 processors activated (10799.99 BogoMIPS)
[ 1.358188] devtmpfs: initialized
[ 1.362255] evm: security.selinux
[ 1.366948] evm: security.SMACK64
[ 1.369887] evm: security.SMACK64EXEC
[ 1.371782] evm: security.SMACK64TRANSMUTE
[ 1.373148] evm: security.SMACK64MMAP
[ 1.374655] evm: security.ima
[ 1.377201] evm: security.capability
[ 1.379621] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.386536] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 1.395835] pinctrl core: initialized pinctrl subsystem
[ 1.402554] RTC time: 16:29:19, date: 07/29/20
[ 1.407064] NET: Registered protocol family 16
[ 1.450563] cpuidle: using governor ladder
[ 1.466355] cpuidle: using governor menu
[ 1.475003] PCCT header not found.
[ 1.478154] ACPI: bus type PCI registered
[ 1.480199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.483609] PCI: Using configuration type 1 for base access
[ 1.685600] ACPI: Added _OSI(Module Device)
[ 1.688506] ACPI: Added _OSI(Processor Device)
[ 1.703863] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.722878] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.741671] ACPI: Executed 1 blocks of module-level executable AML code
[ 1.767503] ACPI: Interpreter enabled
[ 1.771066] ACPI: (supports S0 S5)
[ 1.778509] ACPI: Using IOAPIC for interrupt routing
[ 1.791569] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.843130] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 1.867097] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 1.887069] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[ 1.897210] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 1.923325] PCI host bridge to bus 0000:00
[ 1.938788] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 1.958499] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 1.992408] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 2.024649] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfdffffff window]
[ 2.035098] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.051652] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 2.071667] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 2.082189] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 2.107491] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 2.163675] pci 0000:00:07.0: quirk: [io 0x4000-0x403f] claimed by PIIX4 ACPI
[ 2.177019] pci 0000:00:07.0: quirk: [io 0x4100-0x410f] claimed by PIIX4 SMB
[ 2.247385] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11)
[ 2.251749] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 *10 11)
[ 2.255363] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *9 10 11)
[ 2.258544] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 10 *11)
[ 2.264627] ACPI: Enabled 2 GPEs in block 00 to 07
[ 2.273477] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 2.278199] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 2.283322] vgaarb: loaded
[ 2.286111] vgaarb: bridge control possible 0000:00:02.0
[ 2.291641] SCSI subsystem initialized
[ 2.300415] ACPI: bus type USB registered
[ 2.302425] usbcore: registered new interface driver usbfs
[ 2.305039] usbcore: registered new interface driver hub
[ 2.307700] usbcore: registered new device driver usb
[ 2.312505] PCI: Using ACPI for IRQ routing
[ 2.317138] NetLabel: Initializing
[ 2.319175] NetLabel: domain hash size = 128
[ 2.320786] NetLabel: protocols = UNLABELED CIPSOv4
[ 2.322669] NetLabel: unlabeled traffic allowed by default
[ 2.325676] amd_nb: Cannot enumerate AMD northbridges
[ 2.329974] clocksource: Switched to clocksource kvm-clock
[ 2.357473] AppArmor: AppArmor Filesystem Enabled
[ 2.359516] pnp: PnP ACPI init
[ 2.364033] pnp: PnP ACPI: found 3 devices
[ 2.414776] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 2.440033] NET: Registered protocol family 2
[ 2.452704] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 2.456028] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 2.464226] TCP: Hash tables configured (established 8192 bind 8192)
[ 2.468768] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 2.470504] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 2.472686] NET: Registered protocol family 1
[ 2.484373] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 2.490735] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[ 2.515000] Unpacking initramfs...
[ 2.950257] Freeing initrd memory: 14884K
[ 2.951818] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 10737418240 ms ovfl timer
[ 2.954822] hw unit of domain pp0-core 2^-0 Joules
[ 2.956180] hw unit of domain package 2^-0 Joules
[ 2.959210] hw unit of domain dram 2^-0 Joules
[ 2.962192] hw unit of domain pp1-gpu 2^-0 Joules
[ 2.964365] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26eb3cc21a9, max_idle_ns: 440795299783 ns
[ 2.970900] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 2.975757] Scanning for low memory corruption every 60 seconds
[ 2.983606] audit: initializing netlink subsys (disabled)
[ 2.987570] audit: type=2000 audit(1596040168.961:1): initialized
[ 2.992121] Initialise system trusted keyring
[ 2.995180] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 3.003601] zbud: loaded
[ 3.012902] VFS: Disk quotas dquot_6.6.0
[ 3.015091] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 3.019051] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 3.022883] fuse init (API version 7.23)
[ 3.025601] Key type big_key registered
[ 3.042244] Allocating IMA MOK and blacklist keyrings.
[ 3.056293] Key type asymmetric registered
[ 3.088265] Asymmetric key parser 'x509' registered
[ 3.096735] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 3.133683] io scheduler noop registered
[ 3.141574] io scheduler deadline registered (default)
[ 3.158078] io scheduler cfq registered
[ 3.174022] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 3.187755] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 3.201023] ACPI: AC Adapter [AC] (on-line)
[ 3.218724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[ 3.245370] ACPI: Power Button [PWRF]
[ 3.249541] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[ 3.254902] ACPI: Sleep Button [SLPF]
[ 3.258906] GHES: HEST is not enabled!
[ 3.265161] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 3.276322] ACPI: Battery Slot [BAT0] (battery present)
[ 3.307517] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 3.347549] Linux agpgart interface v0.103
[ 3.362705] loop: module loaded
[ 3.370411] scsi host0: ata_piix
[ 3.376010] scsi host1: ata_piix
[ 3.391698] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
[ 3.411574] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
[ 3.424427] libphy: Fixed MDIO Bus: probed
[ 3.451658] tun: Universal TUN/TAP device driver, 1.6
[ 3.453854] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 3.456444] PPP generic driver version 2.4.2
[ 3.460566] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.464732] ehci-pci: EHCI PCI platform driver
[ 3.467000] ehci-platform: EHCI generic platform driver
[ 3.471666] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.473642] ohci-pci: OHCI PCI platform driver
[ 3.475401] ohci-platform: OHCI generic platform driver
[ 3.477065] uhci_hcd: USB Universal Host Controller Interface driver
[ 3.487829] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 3.501219] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.507891] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.510111] mousedev: PS/2 mouse device common for all mice
[ 3.516874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 3.521483] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 3.523655] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 3.525897] i2c /dev entries driver
[ 3.529567] device-mapper: uevent: version 1.0.3
[ 3.531588] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 3.545531] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.553584] NET: Registered protocol family 10
[ 3.555356] NET: Registered protocol family 17
[ 3.556831] Key type dns_resolver registered
[ 3.558701] registered taskstats version 1
[ 3.561981] Loading compiled-in X.509 certificates
[ 3.565283] Loaded X.509 cert 'Build time autogenerated kernel key: cef5e81496c0efa51b848ab539e845ddf31c08be'
[ 3.570621] zswap: loaded using pool lzo/zbud
[ 3.586206] Key type trusted registered
[ 3.635529] Key type encrypted registered
[ 3.644151] AppArmor: AppArmor sha1 policy hashing enabled
[ 3.652694] ima: No TPM chip found, activating TPM-bypass!
[ 3.654844] ima: Allocated hash algorithm: sha1
[ 3.656996] evm: HMAC attrs: 0x1
[ 3.659934] Magic number: 12:808:490
[ 3.664151] rtc_cmos rtc_cmos: setting system clock to 2020-07-29 16:29:21 UTC (1596040161)
[ 3.668963] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 3.671466] EDD information not available.
[ 3.674925] Freeing unused kernel memory: 1492K
[ 3.679751] Write protecting the kernel read-only data: 14336k
[ 3.683967] Freeing unused kernel memory: 1592K
[ 3.688713] Freeing unused kernel memory: 56K
Loading, please wait...
starting version 229
[ 3.726253] random: systemd-udevd: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[ 3.727596] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[ 3.727647] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[ 3.751432] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[ 3.751495] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[ 3.751689] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[ 3.751765] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[ 3.751834] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[ 3.751906] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[ 3.752005] random: udevadm: uninitialized urandom read (16 bytes read, 5 bits of entropy available)
[ 3.910111] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 3.914399] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 3.920293] Fusion MPT base driver 3.04.20
[ 3.922000] Copyright (c) 1999-2008 LSI Corporation
[ 3.955675] Fusion MPT SPI Host driver 3.04.20
[ 4.004841] AVX2 version of gcm_enc/dec engaged.
[ 4.008752] AES CTR mode by8 optimization enabled
[ 4.132495] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[ 4.941614] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 02:81:88:50:25:98
[ 4.955203] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
[ 4.958985] mptbase: ioc0: Initiating bringup
[ 5.022331] ioc0: LSI53C1030 A0: Capabilities={Initiator}
[ 5.187127] scsi host2: ioc0: LSI53C1030 A0, FwRev=00000000h, Ports=1, MaxQ=256, IRQ=20
[ 5.311041] scsi 2:0:0:0: Direct-Access VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
[ 5.316903] scsi target2:0:0: Beginning Domain Validation
[ 5.321094] scsi target2:0:0: Domain Validation skipping write tests
[ 5.322887] scsi target2:0:0: Ending Domain Validation
[ 5.324353] scsi target2:0:0: asynchronous
[ 5.362361] scsi 2:0:1:0: Direct-Access VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
[ 5.366200] scsi target2:0:1: Beginning Domain Validation
[ 5.377791] scsi target2:0:1: Domain Validation skipping write tests
[ 5.391045] scsi target2:0:1: Ending Domain Validation
[ 5.394286] scsi target2:0:1: asynchronous
[ 5.453364] sd 2:0:0:0: Attached scsi generic sg0 type 0
[ 5.456965] sd 2:0:1:0: Attached scsi generic sg1 type 0
[ 5.460058] sd 2:0:0:0: [sda] 20971520 512-byte logical blocks: (10.7 GB/10.0 GiB)
[ 5.466016] sd 2:0:1:0: [sdb] 20480 512-byte logical blocks: (10.5 MB/10.0 MiB)
[ 5.475744] sd 2:0:0:0: [sda] Write Protect is off
[ 5.484690] sd 2:0:1:0: [sdb] Write Protect is off
[ 5.487701] sd 2:0:1:0: [sdb] Incomplete mode parameter data
[ 5.490528] sd 2:0:1:0: [sdb] Assuming drive cache: write through
[ 5.494500] sd 2:0:0:0: [sda] Incomplete mode parameter data
[ 5.499217] sd 2:0:0:0: [sda] Assuming drive cache: write through
[ 5.513300] sda: sda1
[ 5.519148] sd 2:0:1:0: [sdb] Attached SCSI disk
[ 5.521863] sd 2:0:0:0: [sda] Attached SCSI disk
[ 6.987454] e1000 0000:00:08.0 eth1: (PCI:33MHz:32-bit) 08:00:27:e0:b8:a6
[ 6.993138] e1000 0000:00:08.0 eth1: Intel(R) PRO/1000 Network Connection
[ 7.003775] e1000 0000:00:08.0 enp0s8: renamed from eth1
[ 7.097170] e1000 0000:00:03.0 enp0s3: renamed from eth0
Begin: Loading essential drivers ... [ 10.700195] md: linear personality registered for level -1
[ 10.722645] md: multipath personality registered for level -4
[ 10.743352] md: raid0 personality registered for level 0
[ 10.784446] md: raid1 personality registered for level 1
[ 10.870212] raid6: sse2x1 gen() 1442 MB/s
[ 10.958220] raid6: sse2x1 xor() 1055 MB/s
[ 11.026124] raid6: sse2x2 gen() 5236 MB/s
[ 11.094258] raid6: sse2x2 xor() 2587 MB/s
[ 11.166079] raid6: sse2x4 gen() 5711 MB/s
[ 11.234140] raid6: sse2x4 xor() 4637 MB/s
[ 11.308676] raid6: avx2x1 gen() 4109 MB/s
[ 11.378151] raid6: avx2x2 gen() 8559 MB/s
[ 11.458084] raid6: avx2x4 gen() 3597 MB/s
[ 11.459605] raid6: using algorithm avx2x2 gen() 8559 MB/s
[ 11.461861] raid6: using avx2x2 recovery algorithm
[ 11.472179] xor: automatically using best checksumming function:
[ 11.518112] avx : 13155.000 MB/sec
[ 11.563049] async_tx: api initialized (async)
[ 11.611934] md: raid6 personality registered for level 6
[ 11.624320] md: raid5 personality registered for level 5
[ 11.626434] md: raid4 personality registered for level 4
[ 11.661111] md: raid10 personality registered for level 10
done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... [ 11.768705] Btrfs loaded
Scanning for Btrfs filesystems
done.
Warning: fsck not present, so skipping root file system
[ 11.879371] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
[ 12.532780] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 12.574175] systemd[1]: Detected virtualization oracle.
[ 12.576428] systemd[1]: Detected architecture x86-64.
Welcome to [1mUbuntu 16.04.6 LTS[0m!
[ 12.596309] systemd[1]: Set hostname to <ubuntu>.
[ 12.607829] systemd[1]: Initializing machine ID from random generator.
[ 12.624055] systemd[1]: Installed transient /etc/machine-id file.
[ 12.824779] random: nonblocking pool is initialized
[ 13.103768] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.
[ 13.109195] systemd[1]: Reached target System Time Synchronized.
[[0;32m OK [0m] Reached target System Time Synchronized.
[ 13.119760] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.
[ 13.130653] systemd[1]: Listening on LVM2 poll daemon socket.
[[0;32m OK [0m] Listening on LVM2 poll daemon socket.
[ 13.140209] systemd[1]: Listening on Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on Journal Socket (/dev/log).
[ 13.150909] systemd[1]: Listening on udev Kernel Socket.
[[0;32m OK [0m] Listening on udev Kernel Socket.
[ 13.159515] systemd[1]: Reached target Swap.
[[0;32m OK [0m] Reached target Swap.
[ 13.163714] systemd[1]: Created slice User and Session Slice.
[[0;32m OK [0m] Created slice User and Session Slice.
[ 13.174768] systemd[1]: Listening on Syslog Socket.
[[0;32m OK [0m] Listening on Syslog Socket.
[ 13.180633] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.
[ 13.197415] systemd[1]: Created slice System Slice.
[[0;32m OK [0m] Created slice System Slice.
[ 13.207932] systemd[1]: Created slice system-serial\x2dgetty.slice.
[[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.
[ 13.221029] systemd[1]: Listening on LVM2 metadata daemon socket.
[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.
[ 13.224643] systemd[1]: Reached target User and Group Name Lookups.
[[0;32m OK [0m] Reached target User and Group Name Lookups.
[ 13.235583] systemd[1]: Listening on Journal Socket.
[[0;32m OK [0m] Listening on Journal Socket.
[ 13.252265] systemd[1]: Starting Create list of required static device nodes for the current kernel...
Starting Create list of required st... nodes for the current kernel...
[ 13.268270] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 13.289118] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 13.310704] systemd[1]: Starting Uncomplicated firewall...
Starting Uncomplicated firewall...
[ 13.323963] systemd[1]: Mounting Debug File System...
Mounting Debug File System...
[ 13.339973] systemd[1]: Starting Set console keymap...
Starting Set console keymap...
[ 13.363097] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 13.370634] systemd[1]: Reached target Slices.
[[0;32m OK [0m] Reached target Slices.
[ 13.406461] Loading iSCSI transport class v2.0-870.
[ 13.455066] systemd[1]: Starting Nameserver information manager...
Starting Nameserver information manager...
[ 13.472818] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 13.527196] iscsi: registered transport (tcp)
Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...
[ 13.538478] systemd[1]: Reached target Encrypted Volumes.
[[0;32m OK [0m] Reached target Encrypted Volumes.
[ 13.558071] systemd[1]: Listening on udev Control Socket.
[[0;32m OK [0m] Listening on udev Control Socket.
[ 13.569217] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.
[ 13.576666] systemd[1]: Listening on Journal Audit Socket.
[[0;32m OK [0m] Listening on Journal Audit Socket.
[ 13.596301] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.
[ 13.626424] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 13.642485] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 13.714855] systemd[1]: Mounting POSIX Message Queue File System...
[ 13.731086] iscsi: registered transport (iser)
Mounting POSIX Message Queue File System...
[ 13.805623] systemd[1]: Mounted Huge Pages File System.
[[0;32m OK [0m] Mounted Huge Pages File System.
[ 13.830562] systemd[1]: Mounted POSIX Message Queue File System.
[[0;32m OK [0m] Mounted POSIX Message Queue File System.
[ 13.845014] systemd[1]: Mounted Debug File System.
[[0;32m OK [0m] Mounted Debug File System.
[ 13.871759] systemd[1]: Started Journal Service.
[[0;32m OK [0m] Started Journal Service.
[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.
[[0;32m OK [0m] Started Remount Root and Kernel File Systems.
[[0;32m OK [0m] Started Uncomplicated firewall.
[[0;32m OK [0m] Started Set console keymap.
[[0;32m OK [0m] Started Load Kernel Modules.
[[0;32m OK [0m] Started Nameserver information manager.
[[0;32m OK [0m] Started LVM2 metadata daemon.
Mounting FUSE Control File System...
Starting Apply Kernel Variables...
Starting Load/Save Random Seed...
Starting udev Coldplug all Devices...
Starting Create Static Device Nodes in /dev...
Starting Flush Journal to Persistent Storage...
[[0;32m OK [0m] Mounted FUSE Control File System.
[[0;32m OK [0m] Started Apply Kernel Variables.
[[0;32m OK [0m] Started Load/Save Random Seed.
[[0;32m OK [0m] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
[[0;32m OK [0m] Started Flush Journal to Persistent Storage.
[[0;32m OK [0m] Started udev Kernel Device Manager.
[[0;32m OK [0m] Started udev Coldplug all Devices.
[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.
[[0;32m OK [0m] Reached target Local File Systems (Pre).
[[0;32m OK [0m] Reached target Local File Systems.
Starting Tell Plymouth To Write Out Runtime Data...
Starting Create Volatile Files and Directories...
Starting Set console font and keymap...
Starting Initial cloud-init job (pre-networking)...
Starting LSB: AppArmor initialization...
Starting Commit a transient machine-id on disk...
[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.
[[0;32m OK [0m] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.
[[0;32m OK [0m] Started Commit a transient machine-id on disk.
[[0;32m OK [0m] Found device /dev/ttyS0.
[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[[0;32m OK [0m] Started LSB: AppArmor initialization.
Starting Load AppArmor profiles managed internally by snapd...
[[0;32m OK [0m] Started Load AppArmor profiles managed internally by snapd.
[ 19.704243] cloud-init[488]: Cloud-init v. 20.2-45-g5f7825e2-0ubuntu1~16.04.1 running 'init-local' at Wed, 29 Jul 2020 16:29:37 +0000. Up 17.94 seconds.
[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).
[[0;32m OK [0m] Reached target Network (Pre).
Starting Raise network interfaces...
[[0;32m OK [0m] Started Set console font and keymap.
[[0;32m OK [0m] Created slice system-getty.slice.
[[0;32m OK [0m] Started Raise network interfaces.
Starting Initial cloud-init job (metadata service crawler)...
[[0;32m OK [0m] Reached target Network.
[ 27.577173] cloud-init[968]: Cloud-init v. 20.2-45-g5f7825e2-0ubuntu1~16.04.1 running 'init' at Wed, 29 Jul 2020 16:29:42 +0000. Up 23.34 seconds.
[ 27.609599] cloud-init[968]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++
[ 27.623139] cloud-init[968]: ci-info: +--------+-------+----------------------------+---------------+--------+-------------------+
[ 27.652100] cloud-init[968]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
[ 27.665201] cloud-init[968]: ci-info: +--------+-------+----------------------------+---------------+--------+-------------------+
[ 27.687806] cloud-init[968]: ci-info: | enp0s3 | True | 10.0.2.15 | 255.255.255.0 | global | 02:81:88:50:25:98 |
[ 27.704997] cloud-init[968]: ci-info: | enp0s3 | True | fe80::81:88ff:fe50:2598/64 | . | link | 02:81:88:50:25:98 |
[ 27.716058] cloud-init[968]: ci-info: | enp0s8 | False | . | . | . | 08:00:27:e0:b8:a6 |
[ 27.720923] cloud-init[968]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |
[ 27.728952] cloud-init[968]: ci-info: | lo | True | ::1/128 | . | host | . |
[ 27.744756] cloud-init[968]: ci-info: +--------+-------+----------------------------+---------------+--------+-------------------+
[ 27.750816] cloud-init[968]: ci-info: +++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++
[ 27.752893] cloud-init[968]: ci-info: +-------+-------------+----------+---------------+-----------+-------+
[ 27.755619] cloud-init[968]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
[ 27.772149] cloud-init[968]: ci-info: +-------+-------------+----------+---------------+-----------+-------+
[ 27.808831] cloud-init[968]: ci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | enp0s3 | UG |
[ 27.816857] cloud-init[968]: ci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | enp0s3 | U |
[ 27.820641] cloud-init[968]: ci-info: +-------+-------------+----------+---------------+-----------+-------+
[ 27.917101] cloud-init[968]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
[ 27.930400] cloud-init[968]: ci-info: +-------+-------------+---------+-----------+-------+
[ 27.945391] cloud-init[968]: ci-info: | Route | Destination | Gateway | Interface | Flags |
[ 27.949894] cloud-init[968]: ci-info: +-------+-------------+---------+-----------+-------+
[ 27.955043] cloud-init[968]: ci-info: | 0 | fe80::/64 | :: | enp0s3 | U |
[ 27.959921] cloud-init[968]: ci-info: | 4 | ff00::/8 | :: | enp0s3 | U |
[ 27.975326] cloud-init[968]: ci-info: +-------+-------------+---------+-----------+-------+
[ 27.980297] cloud-init[968]: Generating public/private rsa key pair.
[ 27.991579] cloud-init[968]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
[ 28.004122] cloud-init[968]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
[ 28.010870] cloud-init[968]: The key fingerprint is:
[ 28.025017] cloud-init[968]: SHA256:0xbAM3Xgt4hFWPTrLbGKRZuXxFk469XzMlFSJa86NuQ root@ubuntu-xenial
[ 28.031272] cloud-init[968]: The key's randomart image is:
[ 28.033926] cloud-init[968]: +---[RSA 2048]----+
[ 28.038055] cloud-init[968]: | ..=*.. . +|
[ 28.045148] cloud-init[968]: | =+ o . + |
[ 28.048382] cloud-init[968]: | o+ = o o|
[ 28.051798] cloud-init[968]: | + = B = |
[ 28.054569] cloud-init[968]: | S = X +..|
[ 28.065662] cloud-init[968]: | + O B .o|
[ 28.070989] cloud-init[968]: | + E + .|
[ 28.076725] cloud-init[968]: | o + + o |
[ 28.081254] cloud-init[968]: | . . |
[ 28.083877] cloud-init[968]: +----[SHA256]-----+
[ 28.085882] cloud-init[968]: Generating public/private dsa key pair.
[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).
[[0;32m OK [0m] Reached target Cloud-config availability.
[[0;32m OK [0m] Reached target System Initialization.
[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.
[ 28.099572] cloud-init[968]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
[ 28.157538] cloud-init[968]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
[ 28.174182] cloud-init[968]: The key fingerprint is:
Starting LXD - unix socket.
[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.
[[0;32m OK [0m] Started Daily apt download activities.
[[0;32m OK [0m] Listening on ACPID Listen Socket.
[[0;32m OK [0m] Listening on UUID daemon activation socket.
[ 28.185856] cloud-init[968]: SHA256:+7NVZXNNScZj8vL3WdhP7CKBf3QCOa6d22fTQBZ5PT8 root@ubuntu-xenial
[ 28.245556] cloud-init[968]: The key's randomart image is:
[ 28.248927] cloud-init[968]: +---[DSA 1024]----+
[[0;32m OK [0m] Started ACPI Events Check.
[ 28.253386] cloud-init[968]: | o++|
[ 28.257097] cloud-init[968]: | .+B+|
[ 28.257227] cloud-init[968]: | .++O|
[ 28.257313] cloud-init[968]: | +.oE+|
[ 28.257386] cloud-init[968]: | S o =++.|
[ 28.257986] cloud-init[968]: | .. o.=.B|
[ 28.258077] cloud-init[968]: | . +.+ *B|
[ 28.258149] cloud-init[968]: | .o.=.ooB|
[ 28.258228] cloud-init[968]: | oo.+.+.|
[ 28.258517] cloud-init[968]: +----[SHA256]-----+
[ 28.258584] cloud-init[968]: Generating public/private ecdsa key pair.
[ 28.259067] cloud-init[968]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
[ 28.259146] cloud-init[968]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
[ 28.259209] cloud-init[968]: The key fingerprint is:
[[0;32m OK [0m] Reached target Paths.
[ 28.262648] cloud-init[968]: SHA256:15xOOVIpn28Rlx6avWv8Gn6EkJBLsci9D2crwxRFIXw root@ubuntu-xenial
[ 28.314279] cloud-init[968]: The key's randomart image is:
[ 28.316872] cloud-init[968]: +---[ECDSA 256]---+
[ 28.317248] cloud-init[968]: | .o++. |
[ 28.317481] cloud-init[968]: | . o=+E. .|
[ 28.317558] cloud-init[968]: | o.=+o..o.|
[ 28.317684] cloud-init[968]: | .Oo+=o.|
[ 28.317746] cloud-init[968]: | S * %+.+ |
[ 28.318616] cloud-init[968]: | + O +..o|
[ 28.318722] cloud-init[968]: | + + =o |
[ 28.318780] cloud-init[968]: | o o +o|
[ 28.318885] cloud-init[968]: | ++o|
[ 28.318947] cloud-init[968]: +----[SHA256]-----+
[ 28.319087] cloud-init[968]: Generating public/private ed25519 key pair.
[ 28.319151] cloud-init[968]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.
[ 28.319335] cloud-init[968]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.
[ 28.319397] cloud-init[968]: The key fingerprint is:
[ 28.319463] cloud-init[968]: SHA256:SFK40zAbqTXSJLpXtkSNUSdvQlqtXH3sp3nfAEKLkqI root@ubuntu-xenial
[ 28.319546] cloud-init[968]: The key's randomart image is:
[ 28.319721] cloud-init[968]: +--[ED25519 256]--+
[ 28.319805] cloud-init[968]: | .o+B*... . |
[ 28.319867] cloud-init[968]: | ..o@=.+o o o |
[[0;32m OK [0m] Started Message of the Day.
[[0;32m OK [0m] Started Daily apt upgrade and clean activities.
[ 28.320166] cloud-init[968]: |. +*Xo+oo + |
[ 28.364603] cloud-init[968]: | ..+=+*+. o o . |
[ 28.364675] cloud-init[968]: |. ...o..S . = |
[ 28.364741] cloud-init[968]: | .E o o |
[ 28.364803] cloud-init[968]: | . o.|
[ 28.364901] cloud-init[968]: | o|
[ 28.364962] cloud-init[968]: | |
[ 28.365021] cloud-init[968]: +----[SHA256]-----+
[[0;32m OK [0m] Reached target Timers.
Starting Socket activation for snappy daemon.
[[0;32m OK [0m] Reached target Network is Online.
Starting iSCSI initiator daemon (iscsid)...
[[0;32m OK [0m] Listening on LXD - unix socket.
[[0;32m OK [0m] Listening on Socket activation for snappy daemon.
[[0;32m OK [0m] Reached target Sockets.
[[0;32m OK [0m] Reached target Basic System.
Starting System Logging Service...
Starting Login Service...
[[0;32m OK [0m] Started D-Bus System Message Bus.
Starting Virtualbox guest utils...
[[0;32m OK [0m] Started FUSE filesystem for LXC.
Starting Pollinate to seed the pseudo random number generator...
Starting LSB: Record successful boot for GRUB...
Starting Snap Daemon...
[[0;32m OK [0m] Started ACPI event daemon.
[[0;32m OK [0m] Started Deferred execution scheduler.
[[0;32m OK [0m] Started Regular background program processing daemon.
Starting LSB: MD monitoring daemon...
Starting /etc/rc.local Compatibility...
Starting LXD - container startup/shutdown...
Starting Accounts Service...
[[0;32m OK [0m] Started System Logging Service.
[[0;32m OK [0m] Started /etc/rc.local Compatibility.
[[0;32m OK [0m] Started Login Service.
[[0;32m OK [0m] Started Unattended Upgrades Shutdown.
[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).
Starting Login to default iSCSI targets...
[[0;32m OK [0m] Started LSB: MD monitoring daemon.
[[0;32m OK [0m] Started Login to default iSCSI targets.
[[0;32m OK [0m] Reached target Remote File Systems (Pre).
[[0;32m OK [0m] Reached target Remote File Systems.
Starting Permit User Sessions...
Starting LSB: automatic crash report generation...
Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
Starting LSB: daemon to balance interrupts for SMP systems...
[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.
[[0;32m OK [0m] Started Permit User Sessions.
Starting Terminate Plymouth Boot Screen...
Starting Hold until boot process finishes up...
[[0;32m OK [0m] Started Hold until boot process finishes up.
[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.
[[0;32m OK [0m] Started Serial Getty on ttyS0.
Starting Set console scheme...
[[0;32m OK [0m] Started Getty on tty1.
[[0;32m OK [0m] Reached target Login Prompts.
Starting Authenticate and Authorize Users to Run Privileged Tasks...
[[0;32m OK [0m] Started Set console scheme.
[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
[[0;32m OK [0m] Started LSB: automatic crash report generation.
[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.
[[0;32m OK [0m] Started Accounts Service.
[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.
[[0;32m OK [0m] Started LXD - container startup/shutdown.
[[0;32m OK [0m] Started Virtualbox guest utils.
[[0;32m OK [0m] Started Snap Daemon.
Starting Wait until snapd is fully seeded...
[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.
Starting OpenBSD Secure Shell server...
[[0;32m OK [0m] Started OpenBSD Secure Shell server.
[[0;32m OK [0m] Created slice User Slice of vagrant.
Starting User Manager for UID 1000...
[[0;32m OK [0m] Started Session 1 of user vagrant.
[[0;32m OK [0m] Started User Manager for UID 1000.
[[0;32m OK [0m] Started Wait until snapd is fully seeded.
Starting Apply the settings specified in cloud-config...
[[0;32m OK [0m] Reached target Multi-User System.
[[0;32m OK [0m] Reached target Graphical Interface.
Starting Update UTMP about System Runlevel Changes...
Ubuntu 16.04.6 LTS ubuntu-xenial ttyS0
ubuntu-xenial login: [ 41.028952] cloud-init[1402]: Generating locales (this might take a while)...
[ 44.464550] cloud-init[1402]: en_US.UTF-8... done
[ 44.467322] cloud-init[1402]: Generation complete.
[ 46.646745] cloud-init[1402]: Cloud-init v. 20.2-45-g5f7825e2-0ubuntu1~16.04.1 running 'modules:config' at Wed, 29 Jul 2020 16:29:59 +0000. Up 40.03 seconds.
ci-info: no authorized SSH keys fingerprints found for user ubuntu.
<14>Jul 29 16:30:08 ec2:
<14>Jul 29 16:30:08 ec2: #############################################################
<14>Jul 29 16:30:08 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
<14>Jul 29 16:30:08 ec2: 1024 SHA256:+7NVZXNNScZj8vL3WdhP7CKBf3QCOa6d22fTQBZ5PT8 root@ubuntu-xenial (DSA)
<14>Jul 29 16:30:08 ec2: 256 SHA256:15xOOVIpn28Rlx6avWv8Gn6EkJBLsci9D2crwxRFIXw root@ubuntu-xenial (ECDSA)
<14>Jul 29 16:30:08 ec2: 256 SHA256:SFK40zAbqTXSJLpXtkSNUSdvQlqtXH3sp3nfAEKLkqI root@ubuntu-xenial (ED25519)
<14>Jul 29 16:30:08 ec2: 2048 SHA256:0xbAM3Xgt4hFWPTrLbGKRZuXxFk469XzMlFSJa86NuQ root@ubuntu-xenial (RSA)
<14>Jul 29 16:30:08 ec2: -----END SSH HOST KEY FINGERPRINTS-----
<14>Jul 29 16:30:08 ec2: #############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDUp+eEnZHs923ugA0cAAmaSiKNXCWGh7crPjkCRAY3qHBBPvmwbsf/7bjM5151xv28/REl9o9laWQb5Mng+lHA= root@ubuntu-xenial
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGKFs4L5gyU39c5EYnEgENkMhVDFRGCnsd/BD1XaX1Uo root@ubuntu-xenial
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMUDwnM47jl3ia7nu7bZEZ7ge/6WPjw/VJIzf+luYA2nLATYl3iZaEidhW0RZkwX9ezqEu87PdCJE4HJFKSFAY9qNP7nwJIp5QCq2PWiIMBVfWh4f7bUIsGJWAStQvTDjnoMN6/3Mjc2JvF65+Xdu2PiU6SDAWk3XgOOYthccZApJbVMSwD0hRczvBoYf1l2hxlsczSj/YCEgTJjFUiZnx/sJNOykfkYFRXrpD5x05juM1EVoBqHmaUNniYp3TqlIzkSFSnc4ylp8yrSMO460qrGFZAZUVHFUIMgv5jaQQ6Dip0hcyaEJcJ658WuAalOGilF1QNIjBXSLJoXT88/K5 root@ubuntu-xenial
-----END SSH HOST KEY KEYS-----
[ 49.464894] cloud-init[1621]: Cloud-init v. 20.2-45-g5f7825e2-0ubuntu1~16.04.1 running 'modules:final' at Wed, 29 Jul 2020 16:30:07 +0000. Up 48.14 seconds.
[ 49.465886] cloud-init[1621]: ci-info: no authorized SSH keys fingerprints found for user ubuntu.
[ 49.467226] cloud-init[1621]: Cloud-init v. 20.2-45-g5f7825e2-0ubuntu1~16.04.1 finished at Wed, 29 Jul 2020 16:30:08 +0000. Datasource DataSourceNoCloud [seed=/dev/sdb][dsmode=net]. Up 49.38 seconds
[[0;32m OK [0m] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Stopping ACPI event daemon...
[[0;32m OK [0m] Stopped target Cloud-init target.
Stopping Session 4 of user vagrant.
[[0;32m OK [0m] Stopped target Graphical Interface.
[[0;32m OK [0m] Stopped target Timers.
[[0;32m OK [0m] Stopped Message of the Day.
[[0;32m OK [0m] Stopped Daily Cleanup of Temporary Directories.
Stopping User Manager for UID 1000...
Stopping Authenticate and Authorize Users to Ru[[0;32m OK [0m] Stopped target Timers.
Stopping User Manager for UID 1000...
Stopping Session 3 of user vagrant.
[[0;32m OK [0m] Stopped target Graphical Interface.
[[0;32m OK [0m] Stopped Message of the Day.
[[0;32m OK [0m] Stopped Daily apt upgrade and clean activities.
[[0;32m OK [0m] Stopped Daily apt download activities.
[[0;32m OK [0m] Stopped target Cloud-init target.
[[0;32m OK [0m] Stopped Execute cloud user/final scripts.
[[0;32m OK [0m] Stopped Apply the settings specified in cloud-config.
[[0;32m OK [0m] Stopped target Cloud-config availability.
[[0;32m OK [0m] Stopped target Multi-User System.
Stopping LSB: automatic crash report generation...
Stopping OpenBSD Secure Shell server...
Stopping LSB: Set the CPU Frequency Scaling governor to "ondemand"...
Stopping FUSE filesystem for LXC...
Stopping LSB: MD monitoring daemon...
Stopping Regular background program processing daemon...
[[0;32m OK [0m] Stopped target Login Prompts.
Stopping Serial Getty on ttyS0...
Stopping Getty on tty1...
Stopping High-performance, schema-free document-oriented database...
Stopping System Logging Service...
Stopping LXD - container startup/shutdown...
Stopping LSB: Record successful boot for GRUB...
Stopping Deferred execution scheduler...
Stopping Virtualbox guest utils...
Stopping D-Bus System Message Bus...
Stopping ACPI event daemon...
Stopping Authenticate and Authorize Users to Run Privileged Tasks...
[[0;32m OK [0m] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Stopping LSB: daemon to balance interrupts for SMP systems...
[[0;32m OK [0m] Stopped target System Time Synchronized.
[[0;32m OK [0m] Stopped Wait until snapd is fully seeded.
[[0;32m OK [0m] Stopped Daily Cleanup of Temporary Directories.
Stopping Accounts Service...
[[0;32m OK [0m] Unmounted /var/lib/lxcfs.
[[0;32m OK [0m] Stopped Regular background program processing daemon.
[[0;32m OK [0m] Stopped Deferred execution scheduler.
[[0;32m OK [0m] Stopped Accounts Service.
[[0;32m OK [0m] Stopped System Logging Service.
[[0;32m OK [0m] Stopped ACPI event daemon.
[[0;32m OK [0m] Stopped Authenticate and Authorize Users to Run Privileged Tasks.
[[0;32m OK [0m] Stopped Serial Getty on ttyS0.
[[0;32m OK [0m] Stopped Getty on tty1.
[[0;32m OK [0m] Stopped OpenBSD Secure Shell server.
[[0;32m OK [0m] Stopped High-performance, schema-free document-oriented database.
[[0;32m OK [0m] Stopped User Manager for UID 1000.
[[0;32m OK [0m] Stopped Session 3 of user vagrant.
[[0;32m OK [0m] Stopped D-Bus System Message Bus.
[[0;32m OK [0m] Stopped FUSE filesystem for LXC.
[[0;32m OK [0m] Stopped LXD - container startup/shutdown.
[[0;32m OK [0m] Stopped LSB: automatic crash report generation.
[[0;32m OK [0m] Stopped LSB: MD monitoring daemon.
[[0;32m OK [0m] Stopped LSB: Set the CPU Frequency Scaling governor to "ondemand".
[[0;32m OK [0m] Stopped LSB: Record successful boot for GRUB.
[[0;32m OK [0m] Removed slice User Slice of vagrant.
Stopping Login Service...
[[0;32m OK [0m] Removed slice system-getty.slice.
[[0;32m OK [0m] Stopped /etc/rc.local Compatibility.
Stopping Permit User Sessions...
[[0;32m OK [0m] Removed slice system-serial\x2dgetty.slice.
[[0;32m OK [0m] Stopped LSB: daemon to balance interrupts for SMP systems.
[[0;32m OK [0m] Stopped Permit User Sessions.
[[0;32m OK [0m] Stopped target Remote File Systems.
[[0;32m OK [0m] Stopped target Remote File Systems (Pre).
Stopping Login to default iSCSI targets...
[[0;32m OK [0m] Stopped Login Service.
[[0;32m OK [0m] Stopped Virtualbox guest utils.
[[0;32m OK [0m] Stopped target User and Group Name Lookups.
[[0;32m OK [0m] Stopped target Basic System.
[[0;32m OK [0m] Stopped target Paths.
[[0;32m OK [0m] Stopped Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Stopped ACPI Events Check.
[[0;32m OK [0m] Stopped Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Stopped target Slices.
[[0;32m OK [0m] Removed slice User and Session Slice.
[[0;32m OK [0m] Stopped target Sockets.
[[0;32m OK [0m] Closed ACPID Listen Socket.
[[0;32m OK [0m] Closed UUID daemon activation socket.
[[0;32m OK [0m] Closed Syslog Socket.
[[0;32m OK [0m] Closed LXD - unix socket.
[[0;32m OK [0m] Closed Socket activation for snappy daemon.
[[0;32m OK [0m] Closed D-Bus System Message Bus Socket.
[[0;32m OK [0m] Stopped target System Initialization.
[[0;32m OK [0m] Stopped target Encrypted Volumes.
Stopping Update UTMP about System Boot/Shutdown...
Stopping Load/Save Random Seed...
[[0;32m OK [0m] Stopped Commit a transient machine-id on disk.
[[0;32m OK [0m] Stopped target Swap.
[[0;32m OK [0m] Stopped Load/Save Random Seed.
[[0;32m OK [0m] Stopped Update UTMP about System Boot/Shutdown.
[[0;32m OK [0m] Stopped Create Volatile Files and Directories.
[[0;32m OK [0m] Stopped Login to default iSCSI targets.
Stopping iSCSI initiator daemon (iscsid)...
[[0;32m OK [0m] Stopped iSCSI initiator daemon (iscsid).
[[0;32m OK [0m] Stopped target Network is Online.
[[0;32m OK [0m] Stopped Initial cloud-init job (metadata service crawler).
[[0;32m OK [0m] Stopped target Network.
Stopping Raise network interfaces...
[[0;32m OK [0m] Stopped Raise network interfaces.
[[0;32m OK [0m] Stopped target Local File Systems.
Unmounting /run/user/1000...
Unmounting /home/ubuntu/environment...
Unmounting /vagrant...
[[0;32m OK [0m] Stopped Apply Kernel Variables.
[[0;32m OK [0m] Stopped Load Kernel Modules.
[[0;32m OK [0m] Stopped target Network (Pre).
[[0;32m OK [0m] Stopped Initial cloud-init job (pre-networking).
[[0;32m OK [0m] Unmounted /run/user/1000.
[[0;32m OK [0m] Unmounted /home/ubuntu/environment.
[[0;32m OK [0m] Unmounted /vagrant.
[[0;32m OK [0m] Reached target Unmount All Filesystems.
[[0;32m OK [0m] Stopped target Local File Systems (Pre).
Stopping Monitoring of LVM2 mirrors... dmeventd or progress polling...
[[0;32m OK [0m] Stopped Remount Root and Kernel File Systems.
[[0;32m OK [0m] Stopped Create Static Device Nodes in /dev.
[[0;32m OK [0m] Reached target Shutdown.
[ 1095.454641] reboot: Power down