You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

652 lines
42 KiB

  1. [ 0.000000] Initializing cgroup subsys cpuset
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Initializing cgroup subsys cpuacct
  4. [ 0.000000] Linux version 4.4.0-190-generic (buildd@lcy01-amd64-026) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12) ) #220-Ubuntu SMP Fri Aug 28 23:02:15 UTC 2020 (Ubuntu 4.4.0-190.220-generic 4.4.233)
  5. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-190-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0
  6. [ 0.000000] KERNEL supported cpus:
  7. [ 0.000000] Intel GenuineIntel
  8. [ 0.000000] AMD AuthenticAMD
  9. [ 0.000000] Centaur CentaurHauls
  10. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  11. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
  12. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
  13. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
  14. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
  15. [ 0.000000] e820: BIOS-provided physical RAM map:
  16. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  17. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  18. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffffff] ACPI data
  21. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  24. [ 0.000000] NX (Execute Disable) protection: active
  25. [ 0.000000] SMBIOS 2.5 present.
  26. [ 0.000000] Hypervisor detected: KVM
  27. [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000
  28. [ 0.000000] MTRR: Disabled
  29. [ 0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
  30. [ 0.000000] CPU MTRRs all blank - virtualized system.
  31. [ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
  32. [ 0.000000] found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0]
  33. [ 0.000000] Scanning 1 areas for low memory corruption
  34. [ 0.000000] RAMDISK: [mem 0x362e0000-0x37167fff]
  35. [ 0.000000] ACPI: Early table checksum verification disabled
  36. [ 0.000000] ACPI: RSDP 0x00000000000E0000 000024 (v02 VBOX )
  37. [ 0.000000] ACPI: XSDT 0x000000003FFF0030 00003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061)
  38. [ 0.000000] ACPI: FACP 0x000000003FFF00F0 0000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061)
  39. [ 0.000000] ACPI: DSDT 0x000000003FFF0470 0021FF (v02 VBOX VBOXBIOS 00000002 INTL 20180105)
  40. [ 0.000000] ACPI: FACS 0x000000003FFF0200 000040
  41. [ 0.000000] ACPI: FACS 0x000000003FFF0200 000040
  42. [ 0.000000] ACPI: APIC 0x000000003FFF0240 00005C (v02 VBOX VBOXAPIC 00000001 ASL 00000061)
  43. [ 0.000000] ACPI: SSDT 0x000000003FFF02A0 0001CC (v01 VBOX VBOXCPUT 00000002 INTL 20180105)
  44. [ 0.000000] No NUMA configuration found
  45. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffeffff]
  46. [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffeb000-0x3ffeffff]
  47. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  48. [ 0.000000] kvm-clock: cpu 0, msr 0:3ffe3001, primary cpu clock
  49. [ 0.000000] kvm-clock: using sched offset of 4314789818 cycles
  50. [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
  51. [ 0.000000] Zone ranges:
  52. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  53. [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]
  54. [ 0.000000] Normal empty
  55. [ 0.000000] Device empty
  56. [ 0.000000] Movable zone start for each node
  57. [ 0.000000] Early memory node ranges
  58. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
  59. [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]
  60. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff]
  61. [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
  62. [ 0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
  63. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  64. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  65. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  66. [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
  67. [ 0.000000] PM: Registered nosae mmory: [mem 0x00000000-0x00000fff]
  68. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  69. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  70. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  71. [ 0.000000] e820: [mem 0x40000000-0xfebfffff] available for PCI devices
  72. [ 0.000000] Booting paravirtualized kernel on KVM
  73. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  74. [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
  75. [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s95512 r8192 d31464 u1048576
  76. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257912
  77. [ 0.000000] Policy zone: DMA32
  78. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-190-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0
  79. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  80. [ 0.000000] Memory: 997664K/1048120K available (8636K kernel code, 1337K rwdata, 4040K rodata, 1492K init, 1296K bss, 50456K reserved, 0K cma-reserved)
  81. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  82. [ 0.000000] Kernel/User page tables isolation: enabled
  83. [ 0.000000] Hierarchical RCU implementatin.
  84. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  85. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
  86. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
  87. [ 0.000000] NR_IRQS:33024 nr_irqs:440 16
  88. [ 0.000000] Console: colour VGA+ 80x25
  89. [ 0.000000] console [tty1] enabled
  90. [ 0.000000] console [ttyS0] enabled
  91. [ 0.000000] tsc: Detected 2207.998 MHz processor
  92. [ 0.986054] Calibrating delay loop (skipped) preset value.. 4415.99 BogoMIPS (lpj=8831992)
  93. [ 1.025965] pid_max: default: 32768 minimum: 301
  94. [ 1.027009] ACPI: Core revision 20150930
  95. [ 1.042513] ACPI: 2 ACPI AML tables successfully acquired and loaded
  96. [ 1.044067] Security Framework initialized
  97. [ 1.045085] Yama: becoming mindful.
  98. [ 1.045982] AppArmor: AppArmor initialized
  99. [ 1.047079] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  100. [ 1.093990] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  101. [ 1.095587] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  102. [ 1.113859] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  103. [ 1.115552] Initializing cgroup subsys io
  104. [ 1.128391] Initializing cgroup subsys memory
  105. [ 1.138494] Initializing cgroup subsys devices
  106. [ 1.173312] Initializing cgroup subsys freezer
  107. [ 1.174456] Initializing cgroup subsys net_cls
  108. [ 1.175553] Initializing cgroup subsys perf_event
  109. [ 1.176719] Initializing cgroup subsys net_prio
  110. [ 1.183021] Initializing cgroup subsys hugetlb
  111. [ 1.204792] Initializing cgroup subsys pids
  112. [ 1.226730] mce: CPU supports 0 MCE banks
  113. [ 1.238743] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  114. [ 1.253921] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  115. [ 1.255194] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  116. [ 1.258138] Spectre V2 : Mitigation: Full generic retpoline
  117. [ 1.268550] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  118. [ 1.297390] Speculative Store Bypass: Vulnerable
  119. [ 1.298981] SRBDS: Unknown: Dependent on hypervisor status
  120. [ 1.300585] MDS: Mitigation: Clear CPU buffers
  121. [ 1.307062] Freeing SMP alternatives memory: 36K
  122. [ 1.315697] ftrace: allocating 32339 entries in 127 pages
  123. [ 1.430735] smpboot: APIC(0) Converting physical 0 to logical package 0
  124. [ 1.443667] smpboot: Max logical packages: 1
  125. [ 1.457672] x2apic enabled
  126. [ 1.458916] Switched APIC routing to physical x2apic.
  127. [ 1.461522] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  128. [ 1.571387] smpboot: CPU0: Intel(R) Core(TM) i3-8130U CPU @ 2.20GHz (family: 0x6, model: 0x8e, stepping: 0xa)
  129. [ 1.583194] Performance Events: unsupported p6 CPU model 142 no PMU driver, software events only.
  130. [ 1.628853] KVM setup paravirtual spinlock
  131. [ 1.631600] x86: Booting SMP configuration:
  132. [ 1.647273] .... node #0, CPUs: #1
  133. [ 1.649451] kvm-clock: cpu 1, msr 0:3ffe3041, secondary cpu clock
  134. [ 1.701518] mce: CPU supports 0 MCE banks
  135. [ 1.713936] x86: Booted up 1 node, 2 CPUs
  136. [ 1.734019] smpboot: Total of 2 processors activated (8831.99 BogoMIPS)
  137. [ 1.753343] devtmpfs: initialized
  138. [ 1.775394] evm: security.selinux
  139. [ 1.796166] evm: security.SMACK64
  140. [ 1.801879] evm: security.SMACK64EXEC
  141. [ 1.813570] evm: security.SMACK64TRANSMUTE
  142. [ 1.858928] evm: security.SMACK64MMAP
  143. [ 1.864976] evm: security.ima
  144. [ 1.865928] evm: security.capability
  145. [ 1.880879] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  146. [ 1.903667] futex hash table entries: 512 (order: 3, 32768 bytes)
  147. [ 1.906903] pinctrl core: initialized pinctrl subsystem
  148. [ 1.943003] RTC time: 22:38:15, date: 01/25/21
  149. [ 1.945340] NET: Registered protocol family 16
  150. [ 1.970659] cpuidle: using governor ladder
  151. [ 1.990066] cpuidle: using governor menu
  152. [ 1.992022] PCCT header not found.
  153. [ 1.992916] ACPI: bus type PCI registered
  154. [ 2.025108] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  155. [ 2.044490] PCI: Using configuration type 1 for base access
  156. [ 2.069257] ACPI: Added _OSI(Module Device)
  157. [ 2.076967] ACPI: Added _OSI(Processor Device)
  158. [ 2.084793] ACPI: Added _OSI(3.0 _SCP Extensions)
  159. [ 2.085784] ACPI: Added _OSI(Processor Aggregator Device)
  160. [ 2.158176] ACPI: Executed 1 blocks of module-level executable AML code
  161. [ 2.171482] ACPI: Interpreter enabled
  162. [ 2.177822] ACPI: (supports S0 S5)
  163. [ 2.192840] ACPI: Using IOAPIC for interrupt routing
  164. [ 2.205412] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  165. [ 2.234202] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  166. [ 2.235670] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  167. [ 2.241894] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
  168. [ 2.243914] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  169. [ 2.258366] PCI host bridge to bus 0000:00
  170. [ 2.268516] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  171. [ 2.272324] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  172. [ 2.307393] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  173. [ 2.315822] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfdffffff window]
  174. [ 2.336812] pci_bus 0000:00: root bus resource [bus 00-ff]
  175. [ 2.346880] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  176. [ 2.362624] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  177. [ 2.367468] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  178. [ 2.409224] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  179. [ 2.438102] pci 0000:00:07.0: quirk: [io 0x4000-0x403f] claimed by PIIX4 ACPI
  180. [ 2.449781] pci 0000:00:07.0: quirk: [io 0x4100-0x410f] claimed by PIIX4 SMB
  181. [ 2.464641] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11)
  182. [ 2.466528] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 *10 11)
  183. [ 2.468653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *9 10 11)
  184. [ 2.470553] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 10 *11)
  185. [ 2.472433] ACPI: Enabled 2 GPEs in block 00 to 07
  186. [ 2.481232] vgaarb: setting as boot device: PCI:0000:00:02.0
  187. [ 2.482558] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  188. [ 2.500050] vgaarb: loaded
  189. [ 2.500662] vgaarb: bridge control possible 0000:00:02.0
  190. [ 2.501906] SCSI subsystem initialized
  191. [ 2.503321] ACPI: bus type USB registered
  192. [ 2.504132] usbcore: registered new interface driver usbfs
  193. [ 2.505150] usbcore: registered new interface driver hub
  194. [ 2.506149] usbcore: registered new device driver usb
  195. [ 2.512559] PCI: Using ACPI for IRQ routing
  196. [ 2.524463] NetLabel: Initializing
  197. [ 2.525407] NetLabel: domain hash size = 128
  198. [ 2.531647] NetLabel: protocols = UNLABELED CIPSOv4
  199. [ 2.533116] NetLabel: unlabeled traffic allowed by default
  200. [ 2.545026] amd_nb: Cannot enumerate AMD northbridges
  201. [ 2.551498] clocksource: Switched to clocksource kvm-clock
  202. [ 2.560670] AppArmor: AppArmor Filesystem Enabled
  203. [ 2.567174] pnp: PnP ACPI init
  204. [ 2.568993] pnp: PnP ACPI: fund 3 devices
  205. [ 2.72042] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  206. [ 2.819537] NET: Registered protocol family 2
  207. [ 2.822703] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  208. [ 2.838964] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  209. [ 2.843565] TCP: Hash bles configured (established 8192 bind 8192)
  210. [ 3.006057] UDP hash table entris: 512 (order: 2, 16384 bytes)
  211. [ 3.072219] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  212. [ 3.074761] NET: Registered protocol family 1
  213. [ 3.076371] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  214. [ 3.078595] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  215. [ 3.080984] Unpacking initramfs...
  216. [ 3.657824] Freeing initrd memory: 14880K
  217. [ 3.661665] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fd3b6211b4, max_idle_ns: 440795230313 ns
  218. [ 3.668162] platform rtc_cmos: registered platform RTC device (no PNP device found)
  219. [ 3.673385] Scanning for low memory corruption every 60 seconds
  220. [ 3.676080] audit: initializing netlink subsys (disabled)
  221. [ 3.678466] audit: type=2000 audit(1611614301.334:1): initialized
  222. [ 3.681511] Initialise system trusted keyring
  223. [ 3.683407] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  224. [ 3.687283] zbud: loaded
  225. [ 3.689027] VFS: Disk quotas dquot_6.6.0
  226. [ 3.693322] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  227. [ 3.695843] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  228. [ 3.715310] fuse init (API version 7.23)
  229. [ 3.718372] Key type big_key registered
  230. [ 3.719305] Allocating IMA MOK and blacklist keyrings.
  231. [ 3.741077] Key type asymmetric registered
  232. [ 3.742116] Asymmetric key parser 'x509' registered
  233. [ 3.743310] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  234. [ 3.755570] io scheduler noop registered
  235. [ 3.756576] io scheduler deadline registered (default)
  236. [ 3.757794] io scheduler cfq registered
  237. [ 3.758836] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  238. [ 3.760155] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  239. [ 3.768977] ACPI: AC Adapter [AC] (on-line)
  240. [ 3.770038] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  241. [ 3.773513] ACPI: Power Button [PWRF]
  242. [ 3.774499] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
  243. [ 3.776363] ACPI: Sleep Button [SLPF]
  244. [ 3.790978] ACPI: Battery Slot [BAT0] (battery present)
  245. [ 3.793297] GHES: HEST is not enabled!
  246. [ 3.798128] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  247. [ 3.829741] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  248. [ 3.862365] Linux agpgart interface v0.103
  249. [ 3.866286] loop: module loaded
  250. [ 3.867462] scsi host0: ata_piix
  251. [ 3.868284] scsi host1: ata_piix
  252. [ 3.874986] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
  253. [ 3.911073] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
  254. [ 3.952852] libphy: Fixed MDIO Bus: probed
  255. [ 3.969505] tun: Universal TUN/TAP device driver, 1.6
  256. [ 4.012299] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  257. [ 4.035921] PPP generic driver version 2.4.2
  258. [ 4.041212] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  259. [ 4.047178] ehci-pci: EHCI PCI platform driver
  260. [ 4.051853] ehci-platform: EHCI generic platform driver
  261. [ 4.056125] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  262. [ 4.060749] ohci-pci: OHCI PCI platform driver
  263. [ 4.063911] ohci-platform: OHCI generic platform driver
  264. [ 4.067885] uhci_hcd: USB Universal Host Controller Interface driver
  265. [ 4.073746] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
  266. [ 4.080614] serio: i8042 KBD port at 0x60,0x64 irq 1
  267. [ 4.084727] serio: i8042 AUX port at 0x60,0x64 irq 12
  268. [ 4.088150] mousedev: PS/2 mouse device common for all mice
  269. [ 4.094250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
  270. [ 4.100253] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  271. [ 4.124981] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
  272. [ 4.129239] i2c /dev entries driver
  273. [ 4.141398] device-mapper: uevent: version 1.0.3
  274. [ 4.144132] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  275. [ 4.155375] ledtrig-cpu: registered to indicate activity on CPUs
  276. [ 4.193671] NET: Registered protocol family 10
  277. [ 4.222679] NET: Registered protocol family 17
  278. [ 4.226936] Key type dns_resolver registered
  279. [ 4.229036] registered taskstats version 1
  280. [ 4.232026] Loading compiled-in X.509 certificates
  281. [ 4.236465] Loaded X.509 cert 'Build time autogenerated kernel key: b89e9ea735e1dbde81c7786f041ecf1d53e71c2e'
  282. [ 4.242804] zswap: loaded using pool lzo/zbud
  283. [ 4.256590] Key type trusted registered
  284. [ 4.266812] Key type encrypted registered
  285. [ 4.268426] AppArmor: AppArmor sha1 policy hashing enabled
  286. [ 4.270429] ima: No TPM chip found, activating TPM-bypass!
  287. [ 4.273454] ima: Allocated hash algorithm: sha1
  288. [ 4.276771] evm: HMAC attrs: 0x1
  289. [ 4.282660] Magic number: 5:763:654
  290. [ 4.284316] rtc_cmos rtc_cmos: setting system clock to 2021-01-25 22:38:17 UTC (1611614297)
  291. [ 4.293190] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  292. [ 4.297034] EDD information not available.
  293. [ 4.309717] Freeing unused kernel memory: 1492K
  294. [ 4.605083] Write protecting the kernel read-only data: 14336k
  295. [ 4.612783] Freeing unused kernel memory: 1592K
  296. [ 4.614742] Freeing unused kernel memory: 56K
  297. Loading, please wait...
  298. starting version 229[ 4.668933] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  299. [ 4.669532] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  300. [ 4.669624] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  301. [ 4.669647] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  302. [ 4.669668] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  303. [ 4.712423] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  304. [ 4.720579] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  305. [ 4.734759] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  306. [ 4.734820] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  307. [ 4.734990] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  308. [ 4.965064] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  309. [ 4.966537] e1000: Copyright (c) 1999-2006 Intel Corporation.
  310. [ 4.980547] Fusion MPT base driver 3.04.20
  311. [ 4.981529] Copyright (c) 1999-2008 LSI Corporation
  312. [ 4.996189] AVX2 version of gcm_enc/dec engaged.
  313. [ 4.998241] AES CTR mode by8 optimization enabled
  314. [ 5.000085] Fusion MPT SPI Host driver 3.04.20
  315. [ 5.187487] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
  316. [ 5.350953] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 02:83:3c:85:18:ff
  317. [ 5.352195] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
  318. [ 6.064140] e1000 0000:00:08.0 eth1: (PCI:33MHz:32-bit) 08:00:27:cd:22:e5
  319. [ 6.065578] e1000 0000:00:08.0 eth1: Intel(R) PRO/1000 Network Connection
  320. [ 6.087725] mptbase: ioc0: Initiating bringup
  321. [ 6.090947] e1000 0000:00:03.0 enp0s3: renamed from eth0
  322. [ 6.127946] e1000 0000:00:08.0 enp0s8: renamed from eth1
  323. [ 6.179726] ioc0: LSI53C1030 A0: Capabilities={Initiator}
  324. [ 6.357293] scsi host2: ioc0: LSI53C1030 A0, FwRev=00000000h, Ports=1, MaxQ=256, IRQ=20
  325. [ 6.508204] scsi 2:0:0:0: Direct-Access VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
  326. [ 6.510098] scsi target2:0:0: Beginning Domain Validation
  327. [ 6.512097] scsi target2:0:0: Domain Validation skipping write tests
  328. [ 6.516019] scsi target2:0:0: Ending Domain Validation
  329. [ 6.517117] scsi target2:0:0: asynchronous
  330. [ 6.524595] scsi 2:0:1:0: Direct-Access VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
  331. [ 6.558910] scsi target2:0:1: Beginning Domain Validation
  332. [ 6.574919] scsi target2:0:1: Domain Validation skipping write tests
  333. [ 6.598098] scsi target2:0:1: Ending Domain Validation
  334. [ 6.606854] scsi target2:0:1: asynchronous
  335. [ 6.658528] sd 2:0:0:0: Attached scsi generic sg0 type 0
  336. [ 6.673028] sd 2:0:0:0: [sda] 20971520 512-byte logical blocks: (10.7 GB/10.0 GiB)
  337. [ 6.724701] sd 2:0:1:0: [sdb] 20480 512-byte logical blocks: (10.5 MB/10.0 MiB)
  338. [ 6.726466] sd 2:0:1:0: [sdb] Write Protect is off
  339. [ 6.734983] sd 2:0:1:0: Attached scsi generic sg1 type 0
  340. [ 6.736727] sd 2:0:0:0: [sda] Write Protect is off
  341. [ 6.738332] sd 2:0:1:0: [sdb] Incomplete mode parameter data
  342. [ 6.738475] sd 2:0:0:0: [sda] Incomplete mode parameter data
  343. [ 6.738476] sd 2:0:0:0: [sda] Assuming drive cache: write through
  344. [ 6.762227] sd 2:0:1:0: [sdb] Assuming drive cache: write through
  345. [ 6.778565] sda: sda1
  346. [ 6.783068] sd 2:0:1:0: [sdb] Attached SCSI disk
  347. [ 6.790771] sd 2:0:0:0: [sda] Attached SCSI disk
  348. Begin: Loading essential drivers ... [ 8.489260] md: linear personality registered for level -1
  349. [ 8.510500] md: multipath personality registered for level -4
  350. [ 8.538907] md: raid0 personality registered for level 0
  351. [ 8.569553] md: raid1 personality registered for level 1
  352. [ 8.652003] raid6: sse2x1 gen() 6929 MB/s
  353. [ 8.719842] raid6: sse2x1 xor() 4959 MB/s
  354. [ 8.787923] raid6: sse2x2 gen() 7147 MB/s
  355. [ 8.864096] raid6: sse2x2 xor() 6113 MB/s
  356. [ 8.935659] raid6: sse2x4 gen() 11041 MB/s
  357. [ 9.022129] raid6: sse2x4 xor() 6975 MB/s
  358. [ 9.092226] raid6: avx2x1 gen() 5771 MB/s
  359. [ 9.170162] raid6: avx2x2 gen() 6787 MB/s
  360. [ 9.239584] raid6: avx2x4 gen() 9183 MB/s
  361. [ 9.241110] raid6: using algorithm sse2x4 gen() 11041 MB/s
  362. [ 9.265002] raid6: .... xor() 6975 MB/s, rmw enabled
  363. [ 9.276196] raid6: using avx2x2 recovery algorithm
  364. [ 9.331475] xor: automatically using best checksumming function:
  365. [ 9.373023] avx : 12101.000 MB/sec
  366. [ 9.398950] async_tx: api initialized (async)
  367. [ 9.522268] md: raid6 personality registered for level 6
  368. [ 9.540312] md: raid5 personality registered for level 5
  369. [ 9.541357] md: raid4 personality registered for level 4
  370. [ 9.613607] md: raid10 personality registered for level 10
  371. done.
  372. Begin: Running /scripts/init-premount ... done.
  373. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  374. Begin: Running /scripts/local-premount ... [ 9.861891] Btrfs loaded
  375. Scanning for Btrfs filesystems
  376. done.
  377. Warning: fsck not present, so skipping root file system
  378. [ 10.004405] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
  379. [ 10.104098] EXT4-fs (sda1): write access will be enabled during recovery
  380. [ 10.227155] EXT4-fs (sda1): recovery complete
  381. [ 10.229042] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  382. done.
  383. Begin: Running /scripts/local-bottom ... done.
  384. Begin: Running /scripts/init-bottom ... done.
  385. [ 10.432037] 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)
  386. [ 10.439865] systemd[1]: Detected virtualization oracle.
  387. [ 10.445626] systemd[1]: Detected architecture x86-64.
  388. Welcome to Ubuntu 16.04.7 LTS!
  389. [ 10.464614] systemd[1]: Set hostname to <vague-vpn-server>.
  390. [ 1.010610] random: nonblocking pool is initialized
  391. [ 11.244886] systemd[1]: Listeing on Journa Socket.
  392. [ OK ] Listening on Journal Socket.
  393. [ 11.676148] systemd[1]: Listening on LVM2 poll daemon socket.
  394. [ OK ] Listening on LVM2 poll daemon socket.
  395. [ 11.679931] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  396. [ OK ] Set up automount Arbitrary Executab...ats File System Automount Point.
  397. [ 11.69787] systemd[1]: Listening on Journal Audit Socket.
  398. [ OK ] Listening on Journal Audit Socket.
  399. [ 12.171978] systemd[1]: Listening on udev Kernel Socket.
  400. [ OK ] Listening on udev Kernel Socket.
  401. [ 12.191384] systemd[1]: Reached target User and Grup Name Looups.
  402. [ OK ] Reached target User and Group Name Lookups.
  403. [ 12.522628] systemd[1]: Created slice System Slice.
  404. [ OK ] Created slice System Slice.
  405. [ 12.547793] systemd[1]: Mounting Huge Pages File System...
  406. Mounting Huge Pages File System...
  407. [ 12.555425] systemd[1]: Starting Set console keymap...
  408. Starting Set console keymap...
  409. [ 12.584900] systemd[1]: Starting Uncomplicated firewall...
  410. Starting Uncomplicated firewall...
  411. [ 12.633575] systemd[1]: Mounting Debug File System...
  412. Mounting Debug File System...
  413. [ 12.663810] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  414. [ OK ] Listening on Device-mapper event daemon FIFOs.
  415. [ 12.764094] systemd[1]: Starting Remount Root and Kernel File Systems...
  416. Starting Remount Root and Kernel File S[ 12.796234] ip_tables: (C) 2000-2006 Netfilter Core Team
  417. ystems...
  418. [ 12.809699] EXT4-fs (sda1): re-mounted. Opts: (null)
  419. [ 12.817859] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  420. Starting Create list of required st... nodes for the current kernel...
  421. [ 12.915122] nf_conntrack version 0.5.0 (7935 buckets, 31740 max)
  422. [ 12.917406] systemd[1]: Mounting POSIX Message Queue File System...
  423. Mounting POSIX Message Queue File System...
  424. [ 12.963948] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  425. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  426. [ 13.000856] systemd[1]: Listening on Journal Socket (/dev/log).
  427. [ OK ] Listening on Journal Socket (/dev/log).
  428. [ 13.011394] systemd[1]: Listening on udev Control Socket.
  429. [ OK ] Listening on udev Control Socket.
  430. [ 13.024334] systemd[1]: Created slice system-serial\x2dgetty.slice.
  431. [ OK ] Created slice system-serial\x2dgetty.slice.
  432. [ 13.058490] systemd[1]: Starting Load Kernel Modules...
  433. Starting Load Kernel Modules...
  434. [ 13.148635] systemd[1]: Starting Nameserver information manager...
  435. Starting Nameserver information manager...
  436. [ 13.183197] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  437. [ OK ] Started Forward Password Req[ 13.286729] ip6_tables: (C) 2000-2006 Netfilter Core Team
  438. uests to Wall Directory Watch.
  439. [ 13.287496] Loading iSCSI transport class v2.0-870.
  440. [ 13.321677] systemd[1]: Listening on LVM2 metadata daemon socket.
  441. [ OK ] Listening on LVM2 metadata daemon socket.
  442. [ 13.614552] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  443. [ 13.616164] iscsi: registered transport (tcp)
  444. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...
  445. [ 13.920682] systemd[1]: Reached target System Time Synchronized.
  446. [ OK ] Reached target System Time Synchronized.
  447. [ 14.073687] systemd[1]: Created slice system-openvpn.slice.
  448. [ OK ] Created slice system-openvpn.slice.
  449. [ 14.136693] systemd[1]: Created slice User and Session Slice.
  450. [ OK ] Created slice User and Session Slice.
  451. [ 14.176739] systemd[1]: Reached target Slices.
  452. [ OK ] Reached target Slices.
  453. [ 14.197004] systemd[1]: Listening on Syslog Socket.
  454. [ OK ] Listening on Syslog Socket.
  455. [ 14.257898] systemd[1]: Starting Journal Service...
  456. [ 14.288012] iscsi: registered transport (iser)
  457. Starting Journal Service...
  458. [ 14.352645] systemd[1]: Started Trigger resolvconf update for networkd DNS.
  459. [ OK ] Started Trigger resolvconf update for networkd DNS.
  460. [ 14.381496] systemd[1]: Reached target Encrypted Volumes.
  461. [ OK ] Reached target Encrypted Volumes.
  462. [ 14.406532] systemd[1]: Reached target Swap.
  463. [ OK ] Reached target Swap.
  464. [ 14.435642] systemd[1]: Mounted Debug File System.
  465. [ OK ] Mounted Debug File System.
  466. [ 14.476178] systemd[1]: Mounted Huge Pages File System.
  467. [ OK ] Mounted Huge Pages File System.
  468. [ 14.522159] systemd[1]: Mounted POSIX Message Queue File System.
  469. [ OK ] Mounted POSIX Message Queue File System.
  470. [ 14.548070] systemd[1]: Started Journal Service.
  471. [ OK ] Started Journal Service.
  472. [ OK ] Started Set console keymap.
  473. [ OK ] Started Remount Root and Kernel File Systems.
  474. [ OK ] Started Create list of required sta...ce nodes for the current kernel.
  475. [ OK ] Started Load Kernel Modules.
  476. [ OK ] Started LVM2 metadata daemon.
  477. Mounting FUSE Control File System...
  478. Starting Apply Kernel Variables...
  479. Starting Create Static Device Nodes in /dev...
  480. Starting Load/Save Random Seed...
  481. Starting udev Coldplug all Devices...
  482. Starting Flush Journal to Persistent Storage...
  483. [ OK ] Mounted FUSE Control File System.
  484. [ OK ] Started Nameserver information manager.
  485. [ OK ] Started Apply Kernel Variables.
  486. [ OK ] Started Load/Save Random Seed.
  487. [ OK ] Started Flush Journal to Persistent Storage.
  488. [ OK ] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.
  489. [ OK ] Started Create Static Device Nodes in /dev.
  490. Starting udev Kernel Device Manager...
  491. [ OK ] Reached target Local File Systems (Pre).
  492. [ OK ] Reached target Local File Systems.
  493. Starting Initial cloud-init job (pre-networking)...
  494. Starting Set console font and keymap...
  495. Starting Tell Plymouth To Write Out Runtime Data...
  496. Starting LSB: AppArmor initialization...
  497. Starting Create Volatile Files and Directories...
  498. [ OK ] Started Tell Plymouth To Write Out Runtime Data.
  499. [ OK ] Started udev Coldplug all Devices.
  500. [ OK ] Started Create Volatile Files and Directories.
  501. Starting Update UTMP about System Boot/Shutdown...
  502. [ OK ] Started udev Kernel Device Manager.
  503. [ OK ] Started Uncomplicated firewall.
  504. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  505. [ OK ] Started LSB: AppArmor initialization.
  506. [ OK ] Started Update UTMP about System Boot/Shutdown.
  507. [ OK ] Found device /dev/ttyS0.
  508. Starting Load AppArmor profiles managed internally by snapd...
  509. [ OK ] Started Set console font and keymap.
  510. [ OK ] Started Load AppArmor profiles managed internally by snapd.
  511. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  512. [ OK ] Created slice system-getty.slice.
  513. [ OK ] Found device 82540EM Gigabit Ethern...r (PRO/1000 MT Desktop Adapter).
  514. [ OK ] Found device 82540EM Gigabit Ethern...r (PRO/1000 MT Desktop Adapter).
  515. [ 17.985108] cloud-init[541]: Cloud-init v. 20.3-2-g371b392c-0ubuntu1~16.04.1 running 'init-local' at Mon, 25 Jan 2021 22:38:32 +0000. Up 17.12 seconds.
  516. [ OK ] Started Initial cloud-init job (pre-networking).
  517. [ OK ] Reached target Network (Pre).
  518. [ OK ] Started ifup for enp0s8.
  519. [ OK ] Started ifup for enp0s3.
  520. Starting Raise network interfaces...
  521. [ OK ] Started Raise network interfaces.
  522. [ OK ] Reached target Network.
  523. Starting Initial cloud-init job (metadata service crawler)...
  524. [ 19.569143] cloud-init[1173]: Cloud-init v. 20.3-2-g371b392c-0ubuntu1~16.04.1 running 'init' at Mon, 25 Jan 2021 22:38:34 +0000. Up 19.23 seconds.
  525. [ 19.571605] cloud-init[1173]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++
  526. [ 19.577831] cloud-init[1173]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+
  527. [ 19.583549] cloud-init[1173]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
  528. [ 19.640517] [cloud-init OK [1173]: ] ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+Started Initial cloud-init job (metadata service crawler).
  529. [ 19.641124] cloud-init[1173]: ci-info: | enp0s3 | True | 10.0.2.15 | 255.255.255.0 | global | 02:83:3c:85:18:ff |[
  530.  OK ] Reached target Cloud-config availability.
  531. [ 19.712654] [ OK ] Reached target Network is Online.
  532. cloud-init[1173]: ci-info: | enp0s3 | True | fe80::83:3cff:fe85:18ff/64 | . | link | 02:83:3c:85:18:ff |
  533. [ 19.732310] cloud-init[1173]: ci-info: | enp0s8 | True | 192.168.2.2 | 255.255.255.0 | global | 08:00:27:cd:22:e5 |
  534. [ 19.734175] cloud-init[1173]: ci-info: | enp0s8 | True | fe80::a00:27ff:fecd:22e5/64 | . | link | 08:00:27:cd:22:e5 |
  535. [ 19.797938] Starting iSCSI initiator daemon (iscsid)...
  536. [ OK ] Reached target System Initialization.
  537. cloud-init[1173]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |
  538. [ 19.983229] cloud-init[1173]: ci-info: | lo | True | ::1/128 | . | host | . |
  539. [ 19.983907] cloud-init[1173]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+
  540. [ 19.984040] cloud-init[1173]: ci-info: ++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++
  541. [ 19.984126] cloud-init[1173]: ci-info: +-------+-------------+---------------+---------------+-----------+-------+
  542. [ 19.984190] cloud-init[1173]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
  543. [ 19.984254] cloud-init[1173]: ci-info: +-------+-------------+---------------+---------------+-----------+-------+
  544. [ 19.984315] cloud-init[1173]: ci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | enp0s3 | UG |
  545. [ 19.984388] cloud-init[1173]: ci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | enp0s3 | U |
  546. [ 19.984579] cloud-init[1173]: ci-info: | 2 | 192.168.0.0 | 192.168.2.254 | 255.255.0.0 | enp0s8 | UG |
  547. [ 19.984640] cloud-init[1173]: ci-info: | 3 | 192.168.2.0 | 0.0.0.0 | 255.255.255.0 | enp0s8 | U |
  548. [ 19.984697] cloud-init[1173]: ci-info: +-------+-------------+---------------+---------------+-----------+-------+
  549. [ 19.986002] cloud-init[1173]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
  550. [ 19.986447] cloud-init[1173]: ci-info: +-------+-------------+---------+-----------+-------+
  551. [ 19.986510] cloud-init[1173]: ci-info: | Route | Destination | Gateway | Interface | Flags |
  552. [ 19.986578] cloud-init[1173]: ci-info: +-------+-------------+---------+-----------+-------+
  553. [ 19.986635] cloud-init[1173]: ci-info: | 0 | fe80::/64 | :: | enp0s8 | U |
  554. [ 19.986694] cloud-init[1173]: ci-info: | 1 | fe80::/64 | :: | enp0s3 | U |
  555. [ 19.986759] cloud-init[1173]: ci-info: | 4 | ff00::/8 | :: | enp0s8 | U |
  556. [ 19.986818] cloud-init[1173]: ci-info: | 5 | ff00::/8 | :: | enp0s3 | U |
  557. [ 19.986879] cloud-init[1173]: ci-info: +-------+-------------+---------+-----------+-------+
  558. [ OK ] Started Message of the Day.
  559. [ OK ] Listening on UUID daemon activation socket.
  560. [ OK ] Listening on PC/SC Smart Card Daemon Activation Socket.
  561. [ OK ] Started Daily apt download activities.
  562. [ OK ] Started Daily apt upgrade and clean activities.
  563. [ OK ] Listening on ACPID Listen Socket.
  564. [ OK ] Started ACPI Events Check.
  565. [ OK ] Reached target Paths.
  566. [ OK ] Started Daily Cleanup of Temporary Directories.
  567. [ OK ] Reached target Timers.
  568. Starting LXD - unix socket.
  569. [ OK ] Listening on D-Bus System Message Bus Socket.
  570. Starting Socket activation for snappy daemon.
  571. [ OK ] Listening on LXD - unix socket.
  572. [ OK ] Listening on Socket activation for snappy daemon.
  573. [ OK ] Started iSCSI initiator daemon (iscsid).
  574. Starting Login to default iSCSI targets...
  575. [ OK ] Reached target Sockets.
  576. [ OK ] Reached target Basic System.
  577. [ OK ] Started ACPI event daemon.
  578. [ OK ] Started Deferred execution scheduler.
  579. Starting System Logging Service...
  580. Starting Accounts Service...
  581. Starting Snap Daemon...
  582. Starting Virtualbox guest utils...
  583. [ OK ] Started FUSE filesystem for LXC.
  584. Starting OpenVPN service...
  585. Starting Login Service...
  586. Starting /etc/rc.local Compatibility...
  587. Starting LSB: MD monitoring daemon...
  588. Starting LXD - container startup/shutdown...
  589. Starting OpenBSD Secure Shell server...
  590. Starting LSB: Record successful boot for GRUB...
  591. Starting OpenVPN connection to server...
  592. [ OK ] Started D-Bus System Message Bus.
  593. [ OK ] Started Regular background program processing daemon.
  594. [ OK ] Started System Logging Service.
  595. [ OK ] Started OpenVPN service.
  596. [ OK ] Started /etc/rc.local Compatibility.
  597. [ OK ] Started LXD - container startup/shutdown.
  598. [ OK ] Started OpenVPN connection to server.
  599. [ OK ] Started OpenBSD Secure Shell server.
  600. [ OK ] Started Login Service.
  601. [ OK ] Started Unattended Upgrades Shutdown.
  602. Starting Authenticate and Authorize Users to Run Privileged Tasks...
  603. [ OK ] Started Snap Daemon.
  604. [ OK ] Started LSB: MD monitoring daemon.
  605. [ OK ] Started LSB: Record successful boot for GRUB.
  606. [ OK ] Started Login to default iSCSI targets.
  607. [ OK ] Started Virtualbox guest utils.
  608. [ OK ] Started Authenticate and Authorize Users to Run Privileged Tasks.
  609. [ OK ] Started Accounts Service.
  610. [ OK ] Reached target Remote File Systems (Pre).
  611. [ OK ] Reached target Remote File Systems.
  612. Starting Permit User Sessions...
  613. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
  614. Starting LSB: automatic crash report generation...
  615. Starting LSB: daemon to balance interrupts for SMP systems...
  616. Starting Wait until snapd is fully seeded...
  617. [ OK ] Started Permit User Sessions.
  618. [ OK ] Started Wait until snapd is fully seeded.
  619. [ OK ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
  620. [ OK ] Started LSB: automatic crash report generation.
  621. Starting Apply the settings specified in cloud-config...
  622. Starting Terminate Plymouth Boot Screen...
  623. Starting Hold until boot process finishes up...
  624. [ OK ] Started LSB: daemon to balance interrupts for SMP systems.
  625. [ OK ] Started Terminate Plymouth Boot Screen.
  626. [ OK ] Started Hold until boot process finishes up.
  627. Starting Set console scheme...
  628. [ OK ] Started Getty on tty1.
  629. [ OK ] Started Serial Getty on ttyS0.
  630. [ OK ] Reached target Login Prompts.
  631. [ OK ] Reached target Multi-User System.
  632. [ OK ] Reached target Graphical Interface.
  633. Starting Update UTMP about System Runlevel Changes...
  634. [ OK ] Started Set console scheme.
  635. [ OK ] Started Update UTMP about System Runlevel Changes.
  636. [ 25.109438] cloud-init[1452]: Cloud-init v. 20.3-2-g371b392c-0ubuntu1~16.04.1 running 'modules:config' at Mon, 25 Jan 2021 22:38:39 +0000. Up 24.78 seconds.
  637. [ OK ] Started Apply the settings specified in cloud-config.
  638. Starting Execute cloud user/final scripts...
  639. [ 25.926116] cloud-init[1480]: Cloud-init v. 20.3-2-g371b392c-0ubuntu1~16.04.1 running 'modules:final' at Mon, 25 Jan 2021 22:38:40 +0000. Up 25.62 seconds.
  640. [ 25.956815] cloud-init[1480]: Cloud-init v. 20.3-2-g371b392c-0ubuntu1~16.04.1 finished at Mon, 25 Jan 2021 22:38:40 +0000. Datasource DataSourceNoCloud [seed=/dev/sdb][dsmode=net]. Up 25.88 seconds
  641. [ OK ] Started Execute cloud user/final scripts.
  642. [ OK ] Reached target Cloud-init target.
  643. Ubuntu 16.04.7 LTS vague-vpn-server ttyS0
  644. vague-vpn-server login: