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.

662 lines
43 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 0x362000-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 3655493780 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 32, 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 nosave memory: [mem 0x00000000-0x00000fff]
  68. [ 0.000000] PM: Registered nosavememory: [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-rserved)
  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 implementation.
  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.274840] Calibrating delay loop (skipped) preset value.. 4415.99 BogoMIPS (lpj=8831992)
  93. [ 0.276771] pid_max: default: 32768 minimum: 301
  94. [ 0.277835] ACPI: Core revision 20150930
  95. [ 0.279978] ACPI: 2 ACPI AML tables successfully acquired and loaded
  96. [ 0.292735] Security Framework initialized
  97. [ 0.293736] Yama: becoming mindful.
  98. [ 0.294616] AppArmor: AppArmor initialized
  99. [ 0.295687] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  100. [ 0.297830] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  101. [ 0.299357] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  102. [ 0.300751] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  103. [ 0.307634] Initializing cgroup subsys io
  104. [ 0.308590] Initializing cgroup subsys memory
  105. [ 0.309685] Initializing cgroup subsys devices
  106. [ 0.310727] Initializing cgroup subsys freezer
  107. [ 0.311760] Initializing cgroup subsys net_cls
  108. [ 0.312771] Initializing cgroup subsys perf_event
  109. [ 0.313889] Initializing cgroup subsys net_prio
  110. [ 0.314921] Initializing cgroup subsys hugetlb
  111. [ 0.315939] Initializing cgroup subsys pids
  112. [ 0.329902] mce: CPU supports 0 MCE banks
  113. [ 0.330895] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
  114. [ 0.332056] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
  115. [ 0.333328] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  116. [ 0.335305] Spectre V2 : Mitigation: Full generic retpoline
  117. [ 0.336512] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  118. [ 0.338401] Speculative Store Bypass: Vulnerable
  119. [ 0.339481] SRBDS: Unknown: Dependent on hypervisor status
  120. [ 0.340764] MDS: Mitigation: Clear CPU buffers
  121. [ 0.344522] Freeing SMP alternatives memory: 36K
  122. [ 0.351833] ftrace: allocating 32339 entries in 127 pages
  123. [ 0.419044] smpboot: APIC(0) Converting physical 0 to logical package 0
  124. [ 0.422966] smpboot: Max logical packages: 1
  125. [ 0.424391] x2apic enabled
  126. [ 0.425479] Switched APIC routing to physical x2apic.
  127. [ 0.431877] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  128. [ 0.541221] smpboot: CPU0: Intel(R) Core(TM) i3-8130U CPU @ 2.20GHz (family: 0x6, model: 0x8e, stepping: 0xa)
  129. [ 0.546217] Performance Events: unsupported p6 CPU model 142 no PMU driver, software events only.
  130. [ 0.563789] KVM setup paravirtual spinlock
  131. [ 0.572256] x86: Booting SMP configuration:
  132. [ 0.574132] .... node #0, CPUs: #1
  133. [ 0.590311] kvm-clock: cpu 1, msr 0:3ffe3041, secondary cpu clock
  134. [ 0.622013] mce: CPU supports 0 MCE banks
  135. [ 0.640940] x86: Booted up 1 node, 2 CPUs
  136. [ 0.642888] smpboot: Total of 2 processors activated (8831.99 BogoMIPS)
  137. [ 0.650012] devtmpfs: initialized
  138. [ 0.654301] evm: security.selinux
  139. [ 0.655749] evm: security.SMACK64
  140. [ 0.657187] evm: security.SMACK64EXEC
  141. [ 0.658693] evm: security.SMACK64TRANSMUTE
  142. [ 0.660561] evm: security.SMACK64MMAP
  143. [ 0.662178] evm: security.ima
  144. [ 0.663438] evm: security.capability
  145. [ 0.672821] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  146. [ 0.676738] futex hash table entries: 512 (order: 3, 32768 bytes)
  147. [ 0.684509] pinctrl core: initialized pinctrl subsystem
  148. [ 0.687040] RTC time: 22:38:11, date: 01/25/21
  149. [ 0.690110] NET: Registered protocol family 16
  150. [ 0.700907] cpuidle: using governor ladder
  151. [ 0.720872] cpuidle: using governor menu
  152. [ 0.722981] PCCT header not found.
  153. [ 0.726663] ACPI: bus type PCI registered
  154. [ 0.728842] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  155. [ 0.734723] PCI: Using configuration type 1 for base access
  156. [ 0.753699] ACPI: Added _OSI(Module Device)
  157. [ 0.762898] ACPI: Added _OSI(Processor Device)
  158. [ 0.765017] ACPI: Added _OSI(3.0 _SCP Extensions)
  159. [ 0.771041] ACPI: Added _OSI(Processor Aggregator Device)
  160. [ 0.776232] ACPI: Executed 1 blocks of module-level executable AML code
  161. [ 0.788018] ACPI: Interpreter enabled
  162. [ 0.796269] ACPI: (supports S0 S5)
  163. [ 0.814577] ACPI: Using IOAPIC for interrupt routing
  164. [ 0.823529] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  165. [ 0.844058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  166. [ 0.848988] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  167. [ 0.863442] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
  168. [ 0.893828] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  169. [ 0.940775] PCI host bridge to bus 0000:00
  170. [ 0.968510] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  171. [ 1.006749] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  172. [ 1.016201] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  173. [ 1.034671] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfdffffff window]
  174. [ 1.053925] pci_bus 0000:00: root bus resource [bus 00-ff]
  175. [ 1.062092] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
  176. [ 1.076315] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
  177. [ 1.102100] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
  178. [ 1.146885] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
  179. [ 1.202622] pci 0000:00:07.0: quirk: [io 0x4000-0x403f] claimed by PIIX4 ACPI
  180. [ 1.206136] pci 0000:00:07.0: quirk: [io 0x4100-0x410f] claimed by PIIX4 SMB
  181. [ 1.265106] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 9 10 *11)
  182. [ 1.273369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 *10 11)
  183. [ 1.287769] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *9 10 11)
  184. [ 1.312673] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 10 *11)
  185. [ 1.327479] ACPI: Enabled 2 GPEs in block 00 to 07
  186. [ 1.359304] vgaarb: setting as boot device: PCI:0000:00:02.0
  187. [ 1.364865] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  188. [ 1.392342] vgaarb: loaded
  189. [ 1.395596] vgaarb: bridge control possible 0000:00:02.0
  190. [ 1.404698] SCSI subsystem initialized
  191. [ 1.412261] ACPI: bus type USB registered
  192. [ 1.420137] usbcore: registered new interface driver usbfs
  193. [ 1.441918] usbcore: registered new interface driver hub
  194. [ 1.445723] usbcore: registered new device driver usb
  195. [ 1.466940] PCI: Using ACPI for IRQ routing
  196. [ 1.472805] NetLabel: Initializing
  197. [ 1.476097] NetLabel: domain hash size = 128
  198. [ 1.494592] NetLabel: protocols = UNLABELED CIPSOv4
  199. [ 1.516638] NetLabel: unlabeled traffic allowed by default
  200. [ 1.552796] amd_nb: Cannot enumerate AMD northbridges
  201. [ 1.577188] clocksource: Switched to clocksource kvm-clock
  202. [ 1.606658] AppArmor AppArmor FilesysteEnabled
  203. [ 1.804765] pnp: PnP ACPI ini
  204. [ 1.868259] pnp: PnP ACPI: found 3 devices
  205. [ 1.887752] clocksource: acpi_pm: msk:0xffffff max_cycles: 0xffffff, max_idle_ns: 20857024 ns
  206. [ 2.140897] NET: Regisered protocol family 2
  207. [ 2.210657] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  208. [ 2.223067] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  209. [ 2.224722] TCP: ash tables configured (established 8192 bind 8192)
  210. [ 2.304118] UDP hash table entries: 512 (order: 2, 16384 bytes)
  211. [ 2.344935] UDP-Lite hash table entries: 512 (order: 2, 16384 byts)
  212. [ 2.410724] NET: Registered protocol family 1
  213. [ 2.414911] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  214. [ 2.416292] pci 0000:00:01.0: Activating ISA DMA hang workarunds
  215. [ 494145] Unpacking initramfs...
  216. [ 3.205804] Freeing initrd memory: 14880K
  217. [ 3.207790] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fd3b6211b4, max_idle_ns: 440795230313 ns
  218. [ 3.223716] platform rtc_cmos: registered platform RTC device (no PNP device found)
  219. [ 3.227245] Scanning for low memory corruption every 60 seconds
  220. [ 3.243621] audit: initializing netlink subsys (disabled)
  221. [ 3.246080] audit: type=2000 audit(1611614298.677:1): initialized
  222. [ 3.252534] Initialise system trusted keyring
  223. [ 3.255117] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  224. [ 3.266326] zbud: loaded
  225. [ 3.268069] VFS: Disk quotas dquot_6.6.0
  226. [ 3.270169] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  227. [ 3.278836] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  228. [ 3.281752] fuse init (API version 7.23)
  229. [ 3.284812] Key type big_key registered
  230. [ 3.288545] Allocating IMA MOK and blacklist keyrings.
  231. [ 3.315763] Key type asymmetric registered
  232. [ 3.331251] Asymmetric key parser 'x509' registered
  233. [ 3.333455] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  234. [ 3.346327] io scheduler noop registered
  235. [ 3.348172] io scheduler deadline registered (default)
  236. [ 3.354152] io scheduler cfq registered
  237. [ 3.355956] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  238. [ 3.358614] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  239. [ 3.364977] ACPI: AC Adapter [AC] (on-line)
  240. [ 3.366673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  241. [ 3.373695] ACPI: Power Button [PWRF]
  242. [ 3.376880] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
  243. [ 3.382417] ACPI: Sleep Button [SLPF]
  244. [ 3.391051] ACPI: Battery Slot [BAT0] (battery present)
  245. [ 3.393440] GHES: HEST is not enabled!
  246. [ 3.395433] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  247. [ 3.420440] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  248. [ 3.424912] Linux agpgart interface v0.103
  249. [ 3.437937] loop: module loaded
  250. [ 3.443153] scsi host0: ata_piix
  251. [ 3.444738] scsi host1: ata_piix
  252. [ 3.446189] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14
  253. [ 3.449270] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15
  254. [ 3.457147] libphy: Fixed MDIO Bus: probed
  255. [ 3.459147] tun: Universal TUN/TAP device driver, 1.6
  256. [ 3.461132] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  257. [ 3.463570] PPP generic driver version 2.4.2
  258. [ 3.465417] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  259. [ 3.468106] ehci-pci: EHCI PCI platform driver
  260. [ 3.469931] ehci-platform: EHCI generic platform driver
  261. [ 3.472088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  262. [ 3.474124] ohci-pci: OHCI PCI platform driver
  263. [ 3.475638] ohci-platform: OHCI generic platform driver
  264. [ 3.477666] uhci_hcd: USB Universal Host Controller Interface driver
  265. [ 3.480279] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
  266. [ 3.487313] serio: i8042 KBD port at 0x60,0x64 irq 1
  267. [ 3.489184] serio: i8042 AUX port at 0x60,0x64 irq 12
  268. [ 3.491201] mousedev: PS/2 mouse device common for all mice
  269. [ 3.500245] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
  270. [ 3.502777] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
  271. [ 3.505087] i2c /dev entries driver
  272. [ 3.509845] device-mapper: uevent: version 1.0.3
  273. [ 3.511765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  274. [ 3.515048] ledtrig-cpu: registered to indicate activity on CPUs
  275. [ 3.516279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
  276. [ 3.523176] NET: Registered protocol family 10
  277. [ 3.526956] NET: Registered protocol family 17
  278. [ 3.528678] Key type dns_resolver registered
  279. [ 3.530800] registered taskstats version 1
  280. [ 3.532445] Loading compiled-in X.509 certificates
  281. [ 3.534962] Loaded X.509 cert 'Build time autogenerated kernel key: b89e9ea735e1dbde81c7786f041ecf1d53e71c2e'
  282. [ 3.538748] zswap: loaded using pool lzo/zbud
  283. [ 3.548785] Key type trusted registered
  284. [ 3.555688] Key type encrypted registered
  285. [ 3.557363] AppArmor: AppArmor sha1 policy hashing enabled
  286. [ 3.559421] ima: No TPM chip found, activating TPM-bypass!
  287. [ 3.561563] ima: Allocated hash algorithm: sha1
  288. [ 3.563383] evm: HMAC attrs: 0x1
  289. [ 3.566978] Magic number: 5:763:654
  290. [ 3.568573] rtc_cmos rtc_cmos: setting system clock to 2021-01-25 22:38:14 UTC (1611614294)
  291. [ 3.575511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  292. [ 3.577916] EDD information not available.
  293. [ 3.621140] Freeing unused kernel memory: 1492K
  294. [ 3.628240] Write protecting the kernel read-only data: 14336k
  295. [ 3.630905] Freeing unused kernel memory: 1592K
  296. [ 3.637366] Freeing unused kernel memory: 56K
  297. Loading, please wait...
  298. starting version 229
  299. [ 3.666999] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  300. [ 3.667523] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  301. [ 3.667614] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  302. [ 3.667636] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  303. [ 3.667661] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  304. [ 3.689344] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  305. [ 3.702111] random: systemd-udevd: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  306. [ 3.716180] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  307. [ 3.716244] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  308. [ 3.716407] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available)
  309. [ 4.002861] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  310. [ 4.016393] e1000: Copyright (c) 1999-2006 Intel Corporation.
  311. [ 4.039783] Fusion MPT base driver 3.04.20
  312. [ 4.046033] Copyright (c) 1999-2008 LSI Corporation
  313. [ 4.099773] Fusion MPT SPI Host driver 3.04.20
  314. [ 4.117707] AVX2 version of gcm_enc/dec engaged.
  315. [ 4.121558] AES CTR mode by8 optimization enabled
  316. [ 4.435411] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
  317. [ 5.230251] e1000 0000:00:03.0 eth0: (PCI:33MHz:32-bit) 02:83:3c:85:18:ff
  318. [ 5.235481] e1000 0000:00:03.0 eth0: Intel(R) PRO/1000 Network Connection
  319. [ 6.216961] e1000 0000:00:08.0 eth1: (PCI:33MHz:32-bit) 08:00:27:24:a8:61
  320. [ 6.222149] e1000 0000:00:08.0 eth1: Intel(R) PRO/1000 Network Connection
  321. [ 6.236751] mptbase: ioc0: Initiating bringup
  322. [ 6.301432] ioc0: LSI53C1030 A0: Capabilities={Initiator}
  323. [ 6.462564] scsi host2: ioc0: LSI53C1030 A0, FwRev=00000000h, Ports=1, MaxQ=256, IRQ=20
  324. [ 6.576699] scsi 2:0:0:0: Direct-Access VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
  325. [ 6.578396] scsi target2:0:0: Beginning Domain Validation
  326. [ 6.581996] scsi target2:0:0: Domain Validation skipping write tests
  327. [ 6.584900] scsi target2:0:0: Ending Domain Validation
  328. [ 6.588367] scsi target2:0:0: asynchronous
  329. [ 6.594895] scsi 2:0:1:0: Direct-Access VBOX HARDDISK 1.0 PQ: 0 ANSI: 5
  330. [ 6.597172] scsi target2:0:1: Beginning Domain Validation
  331. [ 6.605994] scsi target2:0:1: Domain Validation skipping write tests
  332. [ 6.639483] scsi target2:0:1: Ending Domain Validation
  333. [ 6.646477] scsi target2:0:1: asynchronous
  334. [ 6.666810] sd 2:0:0:0: Attached scsi generic sg0 type 0
  335. [ 6.669347] sd 2:0:0:0: [sda] 20971520 512-byte logical blocks: (10.7 GB/10.0 GiB)
  336. [ 6.669787] sd 2:0:0:0: [sda] Write Protect is off
  337. [ 6.669855] sd 2:0:0:0: [sda] Incomplete mode parameter data
  338. [ 6.669856] sd 2:0:0:0: [sda] Assuming drive cache: write through
  339. [ 6.699332] sd 2:0:1:0: Attached scsi generic sg1 type 0
  340. [ 6.703973] sd 2:0:1:0: [sdb] 20480 512-byte logical blocks: (10.5 MB/10.0 MiB)
  341. [ 6.711201] sd 2:0:1:0: [sdb] Write Protect is off
  342. [ 6.714802] sd 2:0:1:0: [sdb] Incomplete mode parameter data
  343. [ 6.716823] sd 2:0:1:0: [sdb] Assuming drive cache: write through
  344. [ 6.718974] sda: sda1
  345. [ 6.744441] sd 2:0:0:0: [sda] Attached SCSI disk
  346. [ 6.750830] sd 2:0:1:0: [sdb] Attached SCSI disk
  347. [ 7.242079] e1000 0000:00:09.0 eth2: (PCI:33MHz:32-bit) 08:00:27:53:ea:3b
  348. [ 7.286736] e1000 0000:00:09.0 eth2: Intel(R) PRO/1000 Network Connection
  349. [ 8.235376] e1000 0000:00:0a.0 eth3: (PCI:33MHz:32-bit) 08:00:27:55:78:35
  350. [ 8.249572] e1000 0000:00:0a.0 eth3: Intel(R) PRO/1000 Network Connection
  351. [ 8.258423] e1000 0000:00:08.0 enp0s8: renamed from eth1
  352. [ 8.273173] e1000 0000:00:09.0 enp0s9: renamed from eth2
  353. [ 8.305666] e1000 0000:00:0a.0 enp0s10: renamed from eth3
  354. [ 8.353299] e1000 0000:00:03.0 enp0s3: renamed from eth0
  355. Begin: Loading essential drivers ... [ 9.856101] md: linear personality registered for level -1
  356. [ 9.881795] md: multipath personality registered for level -4
  357. [ 9.909534] md: raid0 personality registered for level 0
  358. [ 9.939832] md: raid1 personality registered for level 1
  359. [ 10.033279] raid6: sse2x1 gen() 7248 MB/s
  360. [ 10.101537] raid6: sse2x1 xor() 5652 MB/s
  361. [ 10.181633] raid6: sse2x2 gen() 10162 MB/s
  362. [ 10.257606] raid6: sse2x2 xor() 7148 MB/s
  363. [ 10.374160] raid6: sse2x4 gen() 6331 MB/s
  364. [ 10.453660] raid6: sse2x4 xor() 3059 MB/s
  365. [ 10.521711] raid6: avx2x1 gen() 12043 MB/s
  366. [ 10.609745] raid6: avx2x2 gen() 14404 MB/s
  367. [ 10.677670] raid6: avx2x4 gen() 14940 MB/s
  368. [ 10.682351] raid6: using algorithm avx2x4 gen() 14940 MB/s
  369. [ 10.706372] raid6: using avx2x2 recovery algorithm
  370. [ 10.722623] xor: automatically using best checksumming function:
  371. [ 10.778959] avx : 15586.000 MB/sec
  372. [ 10.808989] async_tx: api initialized (async)
  373. [ 10.913738] md: raid6 personality registered for level 6
  374. [ 10.917294] md: raid5 personality registered for level 5
  375. [ 10.919810] md: raid4 personality registered for level 4
  376. [ 10.971521] md: raid10 personality registered for level 10
  377. done.
  378. Begin: Running /scripts/init-premount ... done.
  379. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  380. Begin: Running /scripts/local-premount ... [ 11.154926] Btrfs loaded
  381. Scanning for Btrfs filesystems
  382. done.
  383. Warning: fsck not present, so skipping root file system
  384. [ 11.251414] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
  385. [ 11.255357] EXT4-fs (sda1): write access will be enabled during recovery
  386. [ 11.296705] EXT4-fs (sda1): recovery complete
  387. [ 11.307423] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  388. done.
  389. Begin: Running /scripts/local-bottom ... done.
  390. Begin: Running /scripts/init-bottom ... done.
  391. [ 11.638653] 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)
  392. [ 11.653630] systemd[1]: Detected virtualization oracle.
  393. [ 11.672725] systemd[1]: Detected architecture x86-64.
  394. Welcome to Ubuntu 16.04.7 LTS!
  395. [ 11.697732] systemd[1]: Set hostname to <router33>.
  396. [ 11.983572] random: nonblocking pool is initialized
  397. [ 12.107560] systemd[1]: Listening on LVM2 poll daemon socket.
  398. [ OK ] Listening on LVM2 poll daemon socket.
  399. [ 12.150801] systemd[1]: Reached target Swap.
  400. [ OK ] Reached target Swap.
  401. [ 12.189894] systemd[1]: Created slice User and Session Slice.
  402. [ OK ] Created slice User and Session Slice.
  403. [ 12.195207] systemd[1]: Listening on udev Control Socket.
  404. [ OK ] Listening on udev Control Socket.
  405. [ 12.239799] systemd[1]: Listening on LVM2 metadata daemon socket.
  406. [ OK ] Listening on LVM2 metadata daemon socket.
  407. [ 12.280694] systemd[1]: Reached target User and Group Name Lookups.
  408. [ OK ] Reached target User and Group Name Lookups.
  409. [ 12.324079] systemd[1]: Created slice System Slice.
  410. [ OK ] Created slice System Slice.
  411. [ 12.343245] systemd[1]: Reached target System Time Synchronized.
  412. [ OK ] Reached target System Time Synchronized.
  413. [ 12.373838] systemd[1]: Created slice system-serial\x2dgetty.slice.
  414. [ OK ] Created slice system-serial\x2dgetty.slice.
  415. [ 12.465546] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  416. [ OK ] Set up automount Arbitrary Executab...ats File System Automount Point.
  417. [ 12.471963] systemd[1]: Reached target Encrypted Volumes.
  418. [ OK ] Reached target Encrypted Volumes.
  419. [ 12.512954] systemd[1]: Listening on Journal Audit Socket.
  420. [ OK ] Listening on Journal Audit Socket.
  421. [ 12.549459] systemd[1]: Listening on Journal Socket.
  422. [ OK ] Listening on Journal Socket.
  423. [ 12.581353] systemd[1]: Starting Nameserver information manager...
  424. Starting Nameserver information manager...
  425. [ 12.609504] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  426. Starting Create list of required st... nodes for the current kernel...
  427. [ 12.661361] systemd[1]: Mounting POSIX Message Queue File System...
  428. Mounting POSIX Message Queue File System...
  429. [ 12.705449] systemd[1]: Starting Uncomplicated firewall...
  430. Starting Uncomplicated firewall...
  431. [ 12.793345] systemd[1]: Mounting Huge Pages File System...
  432. Mounting Huge Pages File System...
  433. [ 12.849436] systemd[1]: Starting Remount Root and Kernel File Systems...
  434. [ 12.859219] EXT4-fs (sda1): re-mounted. Opts: (null)
  435. Starting Remount Root and Kernel File Systems...
  436. [ 12.964610] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  437. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  438. [ 12.996278] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  439. [ OK ] Listening on Device-mapper event daemon FIFOs.
  440. [ 13.043153] systemd[1]: Starting Set console keymap...
  441. Starting Set console keymap...
  442. [ 13.059298] systemd[1]: Listening on Journal Socket (/dev/log).
  443. [ OK ] Listening on Journal Socket (/dev/log).
  444. [ 13.141326] systemd[1]: Mounting Debug File System...
  445. Mounting Debug File System...
  446. [ 13.197988] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  447. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...
  448. [ 13.238803] systemd[1]: Started Trigger resolvconf update for networkd DNS.
  449. [ OK ] Started Trigger resolvconf update for networkd DNS.
  450. [ 13.277553] systemd[1]: Listening on Syslog Socket.
  451. [ OK ] Listening on Syslog Socket.
  452. [ 13.321451] systemd[1]: Listening on udev Kernel Socket.
  453. [ OK ] Listening on udev Kernel Socket.
  454. [ 13.413436] systemd[1]: Starting Load Kernel Modules...
  455. Starting Load Kernel Modules...
  456. [ 13.432529] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  457. [ OK [[ 13.455009] Loading iSCSI transport class v2.0-870.
  458. 0m] Started Forward Password Requests to Wall Directory Watch.
  459. [ 13.502488] systemd[1]: Starting Journal Service...
  460. Starting Journal Service...
  461. [ 13.564601] systemd[1]: Reached target Slices.
  462. [ 13.585816] iscsi: regisred transport (tcp)
  463. [ OK ] Reached target Slices.
  464. [ 13.858967] systemd[1]: Mounted Debug File System.
  465. [ OK ] Mounted Debug File System.
  466. [ 13.882835] systemd[1]: Mounted Huge Pages File System.
  467. [ OK ] Mounted Huge Pages File System.
  468. [ 13.962334] systemd[1]: Mounted POSIX Message Queue File System.
  469. [ OK ] Mounted POSIX Message Queue File System.
  470. [ 14.003931] systemd[1]: Started Journal Service.
  471. [ OK ] Started Journal Service.
  472. [ 14.085969] iscsi: registered transport (iser)
  473. [ OK ] Started Create list of required sta...ce nodes for the current kernel.
  474. [ OK ] Started Uncomplicated firewall.
  475. [ OK ] Started Remount Root and Kernel File Systems.
  476. [ OK ] Started Set console keymap.
  477. [ OK ] Started Load Kernel Modules.
  478. [ OK ] Started Nameserver information manager.
  479. [ OK ] Started LVM2 metadata daemon.
  480. Starting Apply Kernel Variables...
  481. Mounting FUSE Control File System...
  482. Starting Load/Save Random Seed...
  483. Starting udev Coldplug all Devices...
  484. Starting Create Static Device Nodes in /dev...
  485. Starting Flush Journal to Persistent Storage...
  486. [ OK ] Mounted FUSE Control File System.
  487. [ OK ] Started Apply Kernel Variables.
  488. [ OK ] Started Load/Save Random Seed.
  489. [ OK ] Started Create Static Device Nodes in /dev.
  490. Starting udev Kernel Device Manager...
  491. [ OK ] Started udev Coldplug all Devices.
  492. [ OK ] Started udev Kernel Device Manager.
  493. [ OK ] Started Flush Journal to Persistent Storage.
  494. [ OK ] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.
  495. [ OK ] Reached target Local File Systems (Pre).
  496. [ OK ] Reached target Local File Systems.
  497. Starting Set console font and keymap...
  498. Starting Tell Plymouth To Write Out Runtime Data...
  499. Starting Initial cloud-init job (pre-networking)...
  500. Starting LSB: AppArmor initialization...
  501. Starting Create Volatile Files and Directories...
  502. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  503. [ OK ] Started Tell Plymouth To Write Out Runtime Data.
  504. [ OK ] Started Create Volatile Files and Directories.
  505. Starting Update UTMP about System Boot/Shutdown...
  506. [ OK ] Started Update UTMP about System Boot/Shutdown.
  507. [ OK ] Found device /dev/ttyS0.
  508. [ OK ] Started LSB: AppArmor initialization.
  509. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  510. Starting Load AppArmor profiles managed internally by snapd...
  511. [ OK ] Started Set console font and keymap.
  512. [ OK ] Started Load AppArmor profiles managed internally by snapd.
  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. [ OK ] Found device 82540EM Gigabit Ethern...r (PRO/1000 MT Desktop Adapter).
  516. [ OK ] Created slice system-getty.slice.
  517. [ 19.540070] cloud-init[498]: Cloud-init v. 20.3-2-g371b392c-0ubuntu1~16.04.1 running 'init-local' at Mon, 25 Jan 2021 22:38:30 +0000. Up 18.27 seconds.
  518. [ OK ] Started Initial cloud-init job (pre-networking).
  519. [ OK ] Reached target Network (Pre).
  520. [ OK ] Started ifup for enp0s9.
  521. [ OK ] Started ifup for enp0s8.
  522. Starting Raise network interfaces...
  523. [ OK ] Started ifup for enp0s10.
  524. [ OK ] Started ifup for enp0s3.
  525. [ OK ] Started Raise network interfaces.
  526. Starting Initial cloud-init job (metadata service crawler)...
  527. [ OK ] Reached target Network.
  528. [ 22.456521] cloud-init[1316]: Cloud-init v. 20.3-2-g371b392c-0ubuntu1~16.04.1 running 'init' at Mon, 25 Jan 2021 22:38:33 +0000. Up 21.61 seconds.
  529. [ 22.462634] cloud-init[1316]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++
  530. [ 22.482373] cloud-init[1316]: ci-info: +---------+------+-----------------------------+---------------+--------+-------------------+
  531. [ 22.494461] cloud-init[1316]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
  532. [ 22.508071] cloud-init[1316]: ci-info: +---------+------+-----------------------------+---------------+--------+-------------------+
  533. [ 22.519231] cloud-init[1316]: ci-info: | enp0s10 | True | 192.168.102.1 | 255.255.255.0 | global | 08:00:27:55:78:35 |
  534. [ 22.529599] cloud-init[1316]: ci-info: | enp0s10 | True | fe80::a00:27ff:fe55:7835/64 | . | link | 08:00:27:55:78:35 |
  535. [ 22.540849] cloud-init[1316]: ci-info: | enp0s3 | True | 10.0.2.15 | 255.255.255.0 | global | 02:83:3c:85:18:ff |
  536. [ 22.549658] cloud-init[1316]: ci-info: | enp0s3 | True | fe80::83:3cff:fe85:18ff/64 | . | link | 02:83:3c:85:18:ff |
  537. [ 22.558138] cloud-init[1316]: ci-info: | enp0s8 | True | 192.168.3.254 | 255.255.255.0 | global | 08:00:27:24:a8:61 |
  538. [ 22.566470] cloud-init[1316]: ci-info: | enp0s8 | True | fe80::a00:27ff:fe24:a861/64 | . | link | 08:00:27:24:a8:61 |
  539. [ 22.575267] cloud-init[1316]: ci-info: | enp0s9 | True | 192.168.101.1 | 255.255.255.0 | global | 08:00:27:53:ea:3b |
  540. [ 22.584492] cloud-init[1316]: ci-info: | enp0s9 | True | fe80::a00:27ff:fe53:ea3b/64 | . | link | 08:00:27:53:ea:3b |
  541. [ 22.593873] cloud-init[1316]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |
  542. [ 22.601859] cloud-init[1316]: ci-info: | lo | True | ::1/128 | . | host | . |
  543. [ 22.611496] cloud-init[1316]: ci-info: +---------+------+-----------------------------+---------------+--------+-------------------+
  544. [ 22.628526] cloud-init[1316]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
  545. [ 22.633200] cloud-init[1316]: ci-info: +-------+---------------+----------+---------------+-----------+-------+
  546. [ OK ] Started Initial cloud-init job (metadata service crawler).
  547. [ 22.649317] [cloud-init OK [1316]: ] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Reached target System Initialization.
  548. [ 22.731339] [cloud-init OK [1316]: ] ci-info: +-------+---------------+----------+---------------+-----------+-------+Started Daily Cleanup of Temporary Directories.
  549. [ OK ] Listening on ACPID Listen Socket.
  550. Starting Socket activation for snappy daemon.
  551. [ 22.731847] cloud-init[1316]: ci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | enp0s3 | UG |
  552. [ 22.771435] [ OK ] Started Message of the Day.
  553. cloud-init[1316]: [ OK ] Started Daily apt download activities.
  554. [ OK ] Started Daily apt upgrade and clean activities.
  555. ci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | enp0s3 | U |
  556. [ 22.835659] cloud-init[1316]: ci-info: | 2 | 192.168.3.0 | 0.0.0.0 | 255.255.255.0 | enp0s8 | U |
  557. [ 22.859517] cloud-init[1316]: ci-info: | 3 | 192.168.101.0 | 0.0.0.0 | 255.255.255.0 | enp0s9 | U |
  558. [ 22.865113] cloud-init[1316]: ci-info: | 4 | 192.168.102.0 | 0.0.0.0 | 255.255.255.0 | enp0s10 | U |
  559. [ 22.865192] cloud-init[1316]: ci-info: +-------+---------------+----------+---------------+-----------+-------+
  560. [ 22.865252] cloud-init[1316]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
  561. [ 22.865312] cloud-init[1316]: ci-info: +-------+-------------+---------+-----------+-------+
  562. [ 22.865370] cloud-init[1316]: ci-info: | Route | Destination | Gateway | Interface | Flags |
  563. [ 22.865429] cloud-init[1316]: ci-info: +-------+-------------+---------+-----------+-------+
  564. [ 22.865500] cloud-init[1316]: ci-info: | 0 | fe80::/64 | :: | enp0s9 | U |
  565. [ 22.865563] cloud-init[1316]: ci-info: | 1 | fe80::/64 | :: | enp0s8 | U |
  566. Starting LXD - unix socket.
  567. [ OK ] Listening on D-Bus System Message Bus Socket.
  568. [ 22.865751] cloud-init[1316]: ci-info: | 2 | fe80::/64 | :: | enp0s10 | U |
  569. [ 23.180624] [ OK ] Started ACPI Events Check.
  570. [ OK ] Reached target Paths.
  571. [ OK ] Listening on UUID daemon activation socket.
  572. [ OK ] Reached target Timers.
  573. [ OK ] cloud-initReached target Cloud-config availability.[1316]:
  574. ci-info: | 3 | fe80::/64 | :: | enp0s3 | U |
  575. [ 23.333003] [cloud-init OK [1316]: ] ci-info: | 10 | ff00::/8 | :: | enp0s9 | U |Reached target Network is Online.
  576. [ 23.335013] cloud-init[1316]: ci-info: | 11 | ff00::/8 | :: | enp0s8 | U |
  577. [ 23.432286] cloud-init[1316]: ci-info: | 12 | ff00::/8 | :: | enp0s10 | U |
  578. [ 23.437100] cloud-init[1316]: ci-info: | 13 | ff00::/8 | :: | enp0s3 | U |
  579. [ 23.445926] cloud-init[1316]: ci-info: +-------+-------------+---------+-----------+-------+
  580. Starting iSCSI initiator daemon (iscsid)...
  581. [ OK ] Listening on Socket activation for snappy daemon.
  582. [ OK ] Listening on LXD - unix socket.
  583. [ OK ] Reached target Sockets.
  584. [ OK ] Reached target Basic System.
  585. Starting System Logging Service...
  586. [ OK ] Started D-Bus System Message Bus.
  587. Starting /etc/rc.local Compatibility...
  588. Starting Accounts Service...
  589. Starting LSB: Record successful boot for GRUB...
  590. [ OK ] Started Deferred execution scheduler.
  591. Starting Virtualbox guest utils...
  592. [ OK ] Started FUSE filesystem for LXC.
  593. Starting Login Service...
  594. Starting OpenBSD Secure Shell server...
  595. Starting LXD - container startup/shutdown...
  596. Starting LSB: MD monitoring daemon...
  597. [ OK ] Started Regular background program processing daemon.
  598. Starting Snap Daemon...
  599. [ OK ] Started ACPI event daemon.
  600. [ OK ] Started System Logging Service.
  601. [ OK ] Started iSCSI initiator daemon (iscsid).
  602. [ OK ] Started /etc/rc.local Compatibility.
  603. [ OK ] Started LXD - container startup/shutdown.
  604. [ OK ] Started OpenBSD Secure Shell server.
  605. Starting Authenticate and Authorize Users to Run Privileged Tasks...
  606. Starting Login to default iSCSI targets...
  607. [ OK ] Started LSB: Record successful boot for GRUB.
  608. [ OK ] Started LSB: MD monitoring daemon.
  609. [ OK ] Started Virtualbox guest utils.
  610. [ OK ] Started Login Service.
  611. [ OK ] Started Authenticate and Authorize Users to Run Privileged Tasks.
  612. [ OK ] Started Snap Daemon.
  613. [ OK ] Started Accounts Service.
  614. Starting Wait until snapd is fully seeded...
  615. [ OK ] Started Unattended Upgrades Shutdown.
  616. [ OK ] Started Wait until snapd is fully seeded.
  617. Starting Apply the settings specified in cloud-config...
  618. [ OK ] Started Login to default iSCSI targets.
  619. [ OK ] Reached target Remote File Systems (Pre).
  620. [ OK ] Reached target Remote File Systems.
  621. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
  622. Starting LSB: daemon to balance interrupts for SMP systems...
  623. Starting Permit User Sessions...
  624. Starting LSB: automatic crash report generation...
  625. Starting LSB: start and stop the Quagga routing suite...
  626. [ OK ] Started Permit User Sessions.
  627. Starting Terminate Plymouth Boot Screen...
  628. Starting Hold until boot process finishes up...
  629. [ OK ] Started Hold until boot process finishes up.
  630. [ OK ] Started Terminate Plymouth Boot Screen.
  631. Starting Set console scheme...
  632. [ OK ] Started Getty on tty1.
  633. [ OK ] Started Serial Getty on ttyS0.
  634. [ OK ] Reached target Login Prompts.
  635. [ OK ] Started Set console scheme.
  636. [ OK ] Started LSB: automatic crash report generation.
  637. [ OK ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
  638. [ OK ] Started LSB: daemon to balance interrupts for SMP systems.
  639. [ OK ] Started LSB: start and stop the Quagga routing suite.
  640. [ OK ] Reached target Multi-User System.
  641. [ OK ] Reached target Graphical Interface.
  642. Starting Update UTMP about System Runlevel Changes...
  643. [ OK ] Started Update UTMP about System Runlevel Changes.
  644. [ 26.940278] cloud-init[1521]: Cloud-init v. 20.3-2-g371b392c-0ubuntu1~16.04.1 running 'modules:config' at Mon, 25 Jan 2021 22:38:38 +0000. Up 26.39 seconds.
  645. [ OK ] Started Apply the settings specified in cloud-config.
  646. Starting Execute cloud user/final scripts...
  647. [ 28.300207] cloud-init[1615]: Cloud-init v. 20.3-2-g371b392c-0ubuntu1~16.04.1 running 'modules:final' at Mon, 25 Jan 2021 22:38:39 +0000. Up 27.96 seconds.
  648. [ 28.330836] cloud-init[1615]: 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 28.28 seconds
  649. [ OK ] Started Execute cloud user/final scripts.
  650. [ OK ] Reached target Cloud-init target.
  651. Ubuntu 16.04.7 LTS router33 ttyS0
  652. router33 login: